dave 5ca11ae362 - Properly copy the config type in the config editor when copying -1 config values into
the current year
- Add 2 new config options.  
	- 'participant_student_tshirt_cost' allows the cost of each fair tshirt
	  to be set (vancouver charges $10 for tshirts, because not all
	  students want them), this also adds a 'none' option to the tshirt
	  selection box, and a note indicating the tshirt cost if the costs is
	  nonzero.
	- 'regfee_show_info' adds a "Registration Fee Information" to the main
	  student registration page, showing a breakdown of the registration
	  fee computation (including tshirts, per_student and per_project
	  registration, and indicates the total.
- Convert the tshirt field to VARCHAR(32) instead of enum so the "none" option
  described above works, also, some fairs may want to add more optoins, like
  female/male sizes.. so turn this into a text field for those fairs.  The next
  step would be to make a config option for the tshirt options. :)
2007-01-21 01:40:46 +00:00
2005-01-25 15:04:40 +00:00
2005-03-29 21:04:16 +00:00
2006-09-04 15:42:34 +00:00
2005-11-21 21:27:52 +00:00
2006-08-01 19:43:15 +00:00
2005-04-15 14:27:18 +00:00
Description
Formerly Science Fair In A Box (SFIAB)
83 MiB
Languages
PHP 56.8%
HTML 22.4%
JavaScript 17.4%
ColdFusion 1.2%
CSS 0.9%
Other 1.2%