17 Commits

Author SHA1 Message Date
80c2aecb8e Fix registration SQL queries 2025-02-14 21:42:41 +00:00
4a19fefe79 Fix various sections (by Arman) 2025-02-09 18:41:20 +00:00
a6a46ec556 Refactor SQL queries 2025-02-09 17:24:37 +00:00
51650c4f34 Resolve errors, improve code style, and remove legacy dependencies 2025-01-29 03:30:48 +00:00
81641435d0 Various syntax fixes 2025-01-28 17:33:03 -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
3632e29b6a Remove debug 2009-10-22 19:41:03 +00:00
james
dca4872481 Oops use the right POST vars and the right function names 2009-10-22 19:39:08 +00:00
james
fa2a70b470 Oops use the right phone fields 2009-10-22 19:28:05 +00:00
james
10fa7919c4 Create and maintain parent records for emergency contacts that are parents 2009-10-22 19:22:53 +00:00
james
4c44f40b3d Switch emergency contact relation to a select box instead of text entry 2009-10-22 18:27:32 +00:00
james
b370dac7d5 Add all the "required fields" feedback for participant registration 2006-01-12 16:27:47 +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
2b65a62239 Implementation for emergency contacts
remove emergency contact for a student if the student is removed (keep db clean)
2005-01-05 15:34:25 +00:00