15 Commits

Author SHA1 Message Date
81641435d0 Various syntax fixes 2025-01-28 17:33:03 -05:00
8569fb79f8 Removed errors and warnings in the judging scheduler (still does not work as intended) 2025-01-19 21:13:25 -05:00
a988f61a34 Replaced all $pdo->errorInfo() with show_pdo_errors_if_any() 2025-01-03 15:15:13 -05:00
bf8a23fc85 converted mysql to pdo 2024-12-09 01:06:15 -05:00
james
c83cb44aa6 Merge safety changes from banch into trunk 2009-01-21 22:33:27 +00:00
james
d56f62f95e Dont do a foreach on a non-array (if no questions were answered) 2006-02-01 17:53:04 +00:00
james
b63674f649 Add some instructions to the safety questions page, and properly detect if there are no questions 2006-02-01 17:50:27 +00:00
james
958a25c4aa Fix the safety question yes/no stuff, also fix the editor, it appears to have been broken somehow! 2006-01-27 01:14:16 +00:00
james
b370dac7d5 Add all the "required fields" feedback for participant registration 2006-01-12 16:27:47 +00:00
james
ba25b4ae86 Make sure safety questions are only displayed/checked for the current fairyear 2005-12-08 15:35:41 +00:00
james
570d7714dc Dont allow submitting the forms after the registration is closed 2005-05-12 17:32:50 +00:00
james
324433ef23 Add GPL headers to ALL PHP files 2005-01-24 18:00:03 +00:00
james
afdc22a2b2 Don't allow any changes to any forms once the forms have been received by the fair
Also, update the CSS to make teh h1-h4's smaller and reduce the margin-bottom size for them
2005-01-13 18:50:07 +00:00
james
d5a5e9800f save the safety responses in the safety table 2004-12-10 21:23:59 +00:00
james
f11226ebd4 Add safety page, doesnt save yet.
modify CSS for all TD's vertical-align: top
2004-12-10 20:38:16 +00:00