8 Commits

Author SHA1 Message Date
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
f0977fb55d sql queries 2024-12-08 02:42:00 -05:00
dave
0ff8489d58 - include user.inc.php before using user_auth_required() 2007-11-21 17:02:09 +00:00
dave
04e70ceb33 - Use user_auth_required() for authentication to check for committee access
(needed for multirole users)
- Add the top navbar to all pages
2007-11-18 23:50:23 +00:00
james
d209b0648f Add new CUSTOM report: Program Awards List (used for ORSF printed program)
Add award criteria to getJudgingTeams() result
Modify CUSTOM report judges teams proejcts, to show each award and the criteria/eligibility for each award that the team is assigned to judge.
More ease of use cleanups to awards interface
Add new field award order to student report generator
2007-03-28 22:32:57 +00:00