james
241618c74f
Fix saving active/deactive roles
...
Fix the session roles when roles are modified and only put 'active' ones into the session roles array
2010-10-14 20:31:10 +00:00
james
70d359c15b
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
2010-09-10 19:38:56 +00:00
dave
2a4b64588d
Update /config files too
2010-07-13 03:30:23 +00:00
james
c086e7e0bb
refactor config into config & super pages, 'config' page is now 'conference config' specifically for the conference, all non-conference related tasks are moved to the superuser page
2010-06-23 21:18:06 +00:00
james
4faa4b8dc4
Migrate all dates to use conferences ONLY, instead of dual conference/FAIRYEAR setup
2010-06-23 16:06:01 +00:00
james
cf05b063c1
A few more tweaks to the date config - if we have a conference year should be 0, if we dont have a conference, conference should be 0 and year should be set.
2010-06-04 17:09:35 +00:00
james
b51b4420db
Update dates configuration for science olympics
2010-06-04 16:45:56 +00: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
james
a2018771e7
Implement jquery datepicker! woohoo
2009-09-10 04:24:47 +00:00
james
59d42980e1
Fix i18n on the date config errors
2008-10-30 17:08:21 +00:00
james
e2b8bf21a5
Put the icon on each page
2008-08-22 20:34:38 +00:00
dave
f864826ee4
- Add user.inc.php here too
2007-11-21 17:04:35 +00:00
dave
5d56e802a0
- Change auth_required to user_auth_required to check for committee access too
...
- Add a top navbar to every page
2007-11-19 00:33:38 +00:00
dave
dc60c9f652
Update the date editor.
...
- Dates are always displayed in the same order, which is somewhat logical.
- It detects some errors. It's not perfect, but it'll detect when a date is
invalid, and when pairs of dates are bad (eg. the reg. system closes before
it opens.). All dates are still saved to the database but the user is
alerted of any date errors.
2006-09-03 23:37:22 +00:00
justin
4d6238c7c6
Removed the column containing the database variable names from the Important Dates table. Ref:Bug 47
2006-03-29 00:31:07 +00:00
james
4d54bdbb1c
Update translation manager to work with unlimited number of languages as defined in the languages table
...
Update i18n function to accept a third parameter, which is an array that describes the arguments in the string to make translation much easier
Update some of the config/admin pages to make sure i18n is properly used, and that argument descriptions are set
2006-01-19 17:15:07 +00:00
james
3a26881149
add important dates
...
remove weird leftover query in config/dates
2005-03-29 21:04:16 +00:00
james
3deae5e029
Implement authorizaiton for admin/config sections
...
Use committee members for authorization
Add auth required checks in all admin/config sections
2005-02-16 22:50:43 +00:00
james
324433ef23
Add GPL headers to ALL PHP files
2005-01-24 18:00:03 +00:00
james
43cf64ee89
Add dates configuration
...
fix variables to POST to the right page
add dates to config index
2005-01-14 15:44:36 +00:00