24 Commits

Author SHA1 Message Date
66aeb66fda Fix formatting and syntax 2025-02-10 03:39:30 +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
4f935e5818 Ensure PDO is defined 2025-01-28 14:34:42 -05:00
a988f61a34 Replaced all $pdo->errorInfo() with show_pdo_errors_if_any() 2025-01-03 15:15:13 -05:00
e869c34ad5 Resolved errors and issues for Configuration menu 2025-01-01 10:14:13 -05:00
bc588358ee Fix PDO and Warnings continued 2024-12-19 22:29:06 -05:00
ea287cd7af WIP PDO and Warnings 2024-12-18 11:48:09 -05:00
8630024655 Fixed depreacated issues and warnings 2024-12-13 01:49:54 -05:00
bf8a23fc85 converted mysql to pdo 2024-12-09 01:06:15 -05:00
e4995bbc3d First pass for PHP/MariaDB updates 2024-11-25 18:06:33 -05:00
james
529491456c Added checking for required custom questions being answered on the Judge "other information" forms.
Also added asterisks to mark the required custom questions as such.
2013-03-05 22:10:50 +00:00
dave
e65f899731 Support custom judge questions in the report editor 2010-02-02 19:40:52 +00:00
james
5676c39b54 Properly load ALL questions for a user, even if they don't have answer records for some of them 2010-01-22 17:36:45 +00:00
james
c2db9aa106 fix the broken judge 'other questions' section and re-implement the missing checkbox functionality 2009-10-08 23:28:40 +00:00
james
f963dbf276 Merge all changes from branch r1284:1498 into trunk 2009-09-09 00:26:12 +00:00
dave
14e8ee5ec9 - Fix an issue with the default import of judging questions 2007-01-16 19:32:40 +00:00
james
19c5c43b87 Fix a bug that prevented judging questions from being added
Fixed a bug when rolling over fair years with configuration variables not coming over properly
2006-10-30 20:03:38 +00:00
james
c4527e1f34 Fix missing i18n's, fixes BUG #0000079 2006-10-25 19:18:33 +00:00
dave
6fc83836af Implemented a judges division editor, to be used before the automatic judge scheduler to
set groups of divisions that judges can judge within.
2006-07-31 18:17:37 +00:00
james
1aab14a8bf add a <nobr> to the action icons on the questions editor 2006-07-12 14:49:46 +00:00
dave
228a1a0583 Implementation of configurable judges questions. 2006-07-11 20:22:42 +00:00