8 Commits

Author SHA1 Message Date
arman
996c3d5a0a format code 2025-02-10 19:54:20 +00:00
51650c4f34 Resolve errors, improve code style, and remove legacy dependencies 2025-01-29 03:30:48 +00:00
b60bcd9909 Resolved errors on the judge scheduler configuration page 2025-01-06 21:21:11 -05:00
f0977fb55d sql queries 2024-12-08 02:42:00 -05:00
dave
8aec6a23e6 Typo 2010-03-29 21:47:25 +00:00
dave
414a85ccb2 - Add number checking (and parsing) to the config editor
- Change the type of $config['regfee'] to 'number'
2008-01-28 21:48:44 +00:00
dave
984c9776ef - Separte the action handler from the config emitter (but tie them together so
that the old functionality remains)
- Run the action handler separately in the tour annealer and judge annealer
  config so that the page can be refreshed immediately after an update, so
  the  config variables (that may have changed) are reloaded.
- Skip updating config variables that haven't changed.
2007-12-20 08:20:29 +00:00
dave
1dd573ab63 - Add the tour annealer config/launcher 2007-12-20 01:14:21 +00:00