40175991df
Refactor SQL queries
2025-02-09 18:59:35 +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
8d6d653567
Add a new date 'judge schedule available' to specify when judge assignments and schedules become available to judges. When the chief judge is playing with the scheduler he doesnt want to have judges thinkign they are assigned to their final teams/projects/timeslots, so only make them available to judges after this date has passed.
...
The default (as always) maintains old behaviour, so if this date is not explicitly set, it'll always show the schedule
2010-04-06 14:29:50 +00:00
dave
6e30724785
Use the proper judges_teams_id. If there are no projects print a message.
2010-04-04 02:22:55 +00:00
dave
72bb303da6
Add a judge scheudle page that lists the times, teams, and projects
...
(with a link to a project info page) the judge will judge
Put a link on the main judge page, and a bigger link if they've actually
been assigned to a judging team.
2010-03-18 05:22:56 +00:00