This website requires JavaScript.
Explore
Help
Sign In
arman
/
science-ation
Watch
1
Star
1
Fork
0
You've already forked science-ation
forked from
science-ation/science-ation
Code
Pull Requests
Activity
5ca11ae362
science-ation
/
db
/
db.code.version.txt
2 lines
3 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- 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
38
Copy Permalink