dave
b5a9ca07d8
- Fix a typo
2009-04-12 02:39:48 +00:00
dave
52bd4ae2b7
- List schools by city first, then school name
2009-04-06 05:42:25 +00:00
dave
8af5de9625
- Also do the SSL trick for YSF stats
2009-04-05 19:22:09 +00:00
dave
e766945fcb
Update the stats for the nwe user system
2009-04-05 19:20:43 +00:00
dave
6c32f2c2d7
- Merge the last 2 commits into the users makeover branch
2009-04-05 18:02:07 +00:00
dave
46178ca051
- Fix the list of all judges
2009-04-02 00:10:18 +00:00
dave
b2e1b1e74f
Fix a typo
2009-04-01 23:41:05 +00:00
dave
57017cccc0
Add time availability to the judge info popup
2009-04-01 23:40:08 +00:00
dave
241d9ad1c1
- Fix printing the judge languages beside each judge
2009-04-01 23:24:54 +00:00
dave
411361e351
- Add active and delete checks to the judges/volunteers
2009-03-31 17:44:35 +00:00
dave
288410457d
- Fix (almost all) judge communicaiton for this year, need to merge James'
...
change from vanilla trunk to fix the last one.
- Add volunteer communicaiton.
2009-03-31 17:12:08 +00:00
dave
466927a822
Ok, now the file i was tryign to commit. This one add components to the filter
...
options, in case the report filters on something that is not being displayed.
2009-03-30 20:15:42 +00:00
dave
bd8ce272b1
Undo the last patch
2009-03-30 20:14:44 +00:00
dave
ebb323dcb9
- Do compoenent in the filter field too, just in case the report filters on
...
something that isn't being displayed.
2009-03-30 20:09:48 +00:00
dave
601bc4be68
Sched. judges on >1 SA team if they request
2009-03-29 06:42:08 +00:00
dave
2e2b6910dc
Only print the award name for SA only judges, so it makes sense visually.
2009-03-29 05:56:29 +00:00
dave
29d2f5b333
Remove the requirement for a judge to only select one special award if they are SA only.
2009-03-29 05:54:22 +00:00
dave
f39ffeced4
- Create one round2 team for each jdiv, instead of just one big team
...
- Fix the judge cost funciton a bit.
2009-03-29 05:43:22 +00:00
dave
f98b3b70b2
New judge scheduler, deals with multiple rounds of judging. Not quite ready
...
for general consumption (there is no way to turn OFF the 2nd round yet), and
the 2nd round scheduler needs a bit of work.
2009-03-29 04:31:16 +00:00
dave
959f45d725
- Make the user list a little cleaner for multiple-role users. It makes the
...
code ugly however :(
2009-02-11 08:07:04 +00:00
dave
2112dca205
Filter registration fee items by year too
2009-02-11 05:40:54 +00:00
dave
c158b9aad1
- Judge timeslot selection page, default: disabled. The scheduler doesn't use
...
it yet, but here it is.
2009-02-09 07:09:09 +00:00
dave
e508efece9
- Only show positions for the current year
2009-02-09 00:25:23 +00:00
dave
d3acfa1fe9
- Fix the create user, ask for an email, not a name (because need to insert a unique username,year pair now). Make it a popup window.
...
- TODO: use AJAX to give feedback as to whether the username already exists.
2009-02-08 08:23:27 +00:00
dave
cb39440d16
Fixup all other uses of user_create
2009-02-08 07:51:03 +00:00
dave
eecb099e9b
Add the registrations number to the field list
2009-02-07 15:35:51 +00:00
dave
cac041186a
- Fixup the timeslot assignment editor to deal (primitively) with rounds
2009-02-06 07:05:29 +00:00
dave
c8705bc70d
- Update judges_timesltos. to match
2009-02-06 06:56:39 +00:00
dave
d1f6bb925a
Fix the require_once includes
2009-02-06 06:53:18 +00:00
dave
37b774f68a
- Cleanup the user list includes
...
- Fix a big that wasn't causing the "show only complete registrations" to stick.
2009-02-06 06:33:58 +00:00
dave
b7da5c59a5
- Convert old timeslots to the new rounds+timeslots format
...
- New timeslot editor (still needs icons)
2009-02-04 08:03:37 +00:00
dave
c2a5e6821e
- Use the uid, not the id, when unlinking members
2009-02-03 23:37:34 +00:00
dave
ad27a96874
- Use the unique user id (users_uid) instead of the user id (that changes every year) when linking users to committees.
...
- Also use the uid when displaying committees and contact info.
2009-02-03 22:45:11 +00:00
dave
68cdb98a8e
- Add category short form and divison&category field
...
- Move division short form to be in the same order.
2009-02-02 06:51:01 +00:00
dave
53175acbfe
- Obey the year specifier
...
- Add a "volunteer complete" option
2009-02-02 06:40:11 +00:00
dave
760b84f6ac
- Fix volunteer reports to only show volunteers
...
- Also, show volunteers that haven't signed up for anything yet
2009-02-02 06:34:40 +00:00
dave
f83a04ab04
- Fixup the judge reports for the new user system
2009-02-02 06:31:39 +00:00
dave
e045e016df
- Make the delete button work. It's just a shortcut to delete the entire user
...
now, roles can be individually activated/deactivated/deleted in the user
editor window.
- Make an edit button, in case someone can't figure out how to click on the name
- Add the role active status for each type (we could make this a toggle button
too, for fast editting)
2009-01-26 07:27:07 +00:00
dave
e76bef6cf9
- Add more trophy options to the student reports
2009-01-23 02:26:46 +00:00
dave
c3ebf1f6cd
- Add the activate screen to the editor
...
- Add sponsor user types to the editor
2009-01-22 05:24:34 +00:00
dave
b803c00881
Use the unique id (uid) to attach reports to committee members, instead of the
...
id, since now the id will change every year.
2009-01-22 01:23:14 +00:00
james
7e250693af
Fix report_awards for new sponsor format
2009-01-21 20:13:30 +00:00
james
f25a6d1e6b
Fix AC script for new sponsors format
2009-01-21 20:13:02 +00:00
james
496b18d2e2
Allow switching back to "all"
2009-01-21 19:45:13 +00:00
dave
3ad971cb60
- Remove the old judge registration pages
2009-01-21 09:08:00 +00:00
dave
9c40cc91f8
A working user editor. It uses the same pages that the user actually sees (via
...
a $_SESSION['embed'] variable to change the behaviour). It uses tabs to switch
between the various sections. Converted committee, volunteer, and judge
editor. Relies on using a popup window, don't know if that's a good idea or
not, but it sure looks cool.
2009-01-19 23:33:54 +00:00
dave
548a37ae16
- Link in the user invite page for judges and volunteers
...
- Delete the old invite page.
2008-11-08 08:47:22 +00:00
james
e4ed9f8772
Reorganize the left side menu, and add a new generic login page that lets you choose who you are and takes the user to the appropriate login page
2008-11-07 03:25:43 +00:00
james
fb53a2cb2c
Add sponsorship levels editor
...
Add description to funrdaising types
Add description/benefits to sponsorship levels
2008-11-06 21:06:40 +00:00
james
e5e863e3f7
Update winners entry and award_downloader for award_sponsors->sponsors conversion
2008-11-03 05:15:03 +00:00