Commit Graph

1650 Commits

Author SHA1 Message Date
dave
6261919878 Add two columns for all divisions the judge selected 5-expert for 2010-02-01 06:30:48 +00:00
dave
34368908bc Add willing chair, years exp, and highest psd to the judge report 2010-02-01 06:01:02 +00:00
dave
6f22c31be3 Don't show local "Download additional mateirals" link for external awards. 2010-01-31 22:07:14 +00:00
dave
a55dd4b9be Implement additional materials download for fairs user 2010-01-28 19:05:35 +00:00
dave
7a2f4c0d3a 'notes' is in the user_sponsors table, not the users table. 2010-01-28 08:42:32 +00:00
dave
cf62c55185 Remove redundancy 2010-01-28 08:34:35 +00:00
dave
56cbd2dba5 Remove redundancy 2010-01-28 08:34:33 +00:00
dave
95a28b4a29 Remove debug line 2010-01-28 00:13:42 +00:00
dave
9f9f2053df Properly upload the project and update the reg email 2010-01-28 00:12:43 +00:00
dave
c8087c54c3 Fix a broken link 2010-01-27 20:40:54 +00:00
dave
68977533b2 And a missing space 2010-01-27 20:34:30 +00:00
dave
ee855e5f67 Fix a missing i18n 2010-01-27 20:34:01 +00:00
dave
505e1a8c91 Overhaul the winners entry (add ajax, mutliple fair support, fairs
loggin in and entering their own winners)
2010-01-27 20:24:19 +00:00
dave
7d611e531f Add a 'per_fair' option to the awards, so an award can be treated as a
separate award for each feeder fair, allowing the maximum prize
assignments from each fair.
2010-01-27 20:24:17 +00:00
dave
7fc721b96f Add support for URLMAIN and URLLOGIN replacement in communications 2010-01-27 20:24:16 +00:00
dave
29b95e97ac Use the smarter name logic in admin/communicaiton.php for shorter code.
Add URLMAIN, URLLOGIN to the communicaiton as options, still have to
implement them.
2010-01-27 20:24:14 +00:00
dave
f05b4ba677 Smarter user name logic 2010-01-27 20:24:13 +00:00
dave
2743d237a2 Fix spelling 2010-01-27 20:24:11 +00:00
dave
c959257e79 Fix user_password 2010-01-27 20:24:10 +00:00
dave
908e4d51ba Use icons in the fair main, need to re-integrate the status checks
somehow
2010-01-27 20:24:09 +00:00
dave
e7afdccaaf Rename 'Science Fair Management' to 'Feeder/Upstream Fair Management' 2010-01-27 20:24:05 +00:00
dave
83cd22a57c Fix indentation 2010-01-24 06:47:19 +00:00
dave
547cb36a23 Fix the project editor for fairs 2010-01-24 06:47:17 +00:00
dave
436ac1ca7e Handle the fair role in the student editor. Restrict to load/save the
fair.
2010-01-24 06:47:16 +00:00
dave
d333175a7b Fix displaying lists for fairs 2010-01-24 06:47:14 +00:00
dave
dc326ccf86 fix indentation in student_editor 2010-01-24 06:47:12 +00:00
dave
8b3cd2a289 Only show fair projects if a fair logs in and uses the reg list 2010-01-24 06:47:11 +00:00
dave
ed6879754d Remember the page for password changes too, and take them there 2010-01-24 06:47:09 +00:00
dave
54fe3bf509 Make user_auth_required aceept and array and return the auth user type.
If the user is required to login before visiting a page, remember the
page, and take them to it once they login.
2010-01-24 06:47:06 +00:00
james
ff01502192 If there are no feeder fairs, dont let them choose any, infact, hide the option completely 2010-01-22 19:56:59 +00:00
dave
f695306f92 Add a "new project" feature. 2010-01-22 19:26:35 +00:00
dave
4739e3fdf0 Add a Registration tab to the student editor (regnum, fair, status) 2010-01-22 19:26:31 +00:00
james
eb2f9e769f Fix the custom judge report -its the only way to get div/cat/lang prefs, and the answers to judge questions 2010-01-22 17:43:43 +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
522ea8206d Change projects.projectdivisions_id and project.projectcategories_id from TINYINT to INT so they match what is allowed in the division and category configuration 2010-01-22 04:03:02 +00:00
dave
41347c1934 Add missing file 2010-01-21 21:58:02 +00:00
james
ca8ff11d71 More IE7 fixes (extra commas!) 2010-01-21 20:56:06 +00:00
james
7a9ead99ea Fix registration list to work with IE7 2010-01-21 20:52:59 +00:00
james
b3db4fb5f6 Fix awards page to work with IE7 -- removed extraneous comma's at end of object/arrays 2010-01-21 20:48:18 +00:00
dave
931c9603b3 Save first, then fix the title 2010-01-21 20:33:04 +00:00
dave
45587ee2f4 Fix the title 2010-01-21 20:33:03 +00:00
dave
e53a7056e9 Change pointers to the stats list 2010-01-21 20:33:02 +00:00
dave
1f138e52ef Save the file before committing 2010-01-21 20:33:01 +00:00
dave
997b54e854 New ajax reg list, prevents reloading the list on edit. Move all the stats stuff out. 2010-01-21 20:32:59 +00:00
dave
bc9bfde34f Turn student_editor.php into a set of ajax calls 2010-01-21 20:32:58 +00:00
dave
b15ad9a7e0 Turn project_editor.php into ajax handlers 2010-01-21 20:32:57 +00:00
dave
c463c13f01 - Tell the user if there are no stats 2010-01-21 20:32:54 +00:00
james
e20ff584cb Volunteer links should go to type=volunteer not type=sponsor! 2010-01-20 20:30:59 +00:00
james
3ebb655d08 Hmmm, add some missins stripslashes.. stupid fucking magic quotes 2010-01-19 04:32:12 +00:00
james
de835bf5f5 Add some instructions to the judge divisions groupings page - nobody knows what the heck to do with jdiv groups 2010-01-19 04:14:53 +00:00