Commit Graph

8 Commits

Author SHA1 Message Date
dave
62941df880 - new htabs
- beginnings of a jquery award editor
- sfiab->sfiab award downloading 
- move most javascript into a sfiab.js file, so it can be cached and only
  pulled from the server once (instead of inline with the code each time)
2009-09-08 17:34:52 +00:00
dave
dbff1e0bbc - Move the curl query to its own file, and modify the two spots that it's used
to just call the function
- Rework the fair editor for user friendliness.
- Beginnings of sfiab->sfiab award download (and winner upload)
2009-09-05 23:04:14 +00:00
james
a7e2d840bc commit daves changes from earlier today 2009-05-13 02:25:50 +00:00
dave
6bd52d6ff2 - Add the basics for a science fair "user". 2009-04-12 03:13:09 +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
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
c3ebf1f6cd - Add the activate screen to the editor
- Add sponsor user types to the editor
2009-01-22 05:24:34 +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