Commit Graph

1800 Commits

Author SHA1 Message Date
james
9f7aea3a57 Get rid of the counter alltogether, its really useless, and especially so when the same counter is
used for everyone
2006-03-29 00:55:10 +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
e97e22c6e3 Ooops! dont forget to clear out the variable each time through the loop! 2006-03-28 23:50:36 +00:00
james
cbfb9809c0 Add judges languages to the judges list export
Fixes BR#84
http://www.sfiab.ca/bugtracker/view.php?id=84
2006-03-28 23:48:08 +00:00
james
82a45a9d26 Commit Justin's code (modified slightly) for student info viewer
Fixes BR#82
http://www.sfiab.ca/bugtracker/view.php?id=82
2006-03-28 23:32:43 +00:00
justin
cb280ebc1f Fix the footer in popup window to show the current sfiab version instead of debug info 2006-03-28 21:41:51 +00:00
james
cfd6fdf637 Dont bail out on empty judge teams 2006-03-16 20:15:50 +00:00
james
2ad2b58233 Bug #0000056 - Change variable wording of filterdivisionbycategory 2006-03-09 13:15:34 +00:00
james
5e8aa4ca2b Add recipient "Judges not active for this year" to communication module 2006-03-08 22:12:55 +00:00
james
06fe2b179d Add the logo to the header (small in the top-left) and to the index page (bigger, right aligned) 2006-03-08 21:55:57 +00:00
james
5aca0a8ac9 Add full 16 and 17 and update for 17 2006-03-08 21:21:20 +00:00
james
04e8f0d1c1 Add a project logistical requirements report to show which projects need electricity, tables, and othe rspecial requirements 2006-03-08 20:22:17 +00:00
james
82bae118b1 Handle multi-year data in award_types 2006-03-08 20:01:18 +00:00
james
220c7a6fb1 Fix the winners list when there's multi-year data in the award_types table. 2006-03-04 05:22:26 +00:00
james
f0fdca1ba0 Add a new report that shows each project/students on a per school basis, one school per page. 2006-03-04 05:09:05 +00:00
james
95c6381007 reorganize the send_communication script to be more efficient 2006-03-01 18:03:41 +00:00
james
4bf5cb909f Update the communication module with a few more options 2006-03-01 15:59:51 +00:00
james
3a2186b5dd Fix a bug that was introduced in the last upgrade that prevented the school participant invitation system from working!! 2006-02-27 01:57:08 +00:00
james
d9dc85c1d7 properly detect when a school is selected under certain circumstances 2006-02-24 18:28:21 +00:00
james
2a5da6597d Add a workaround to always show the school selector and save its value if there is no school selected yet, even if the type is invite or schoolpassword 2006-02-24 18:15:18 +00:00
james
e5d03b07a9 switch the new database stuff to DB16 instead of 15, and bump the required db number 2006-02-24 17:52:04 +00:00
james
e08b6d5236 bump version number to 1.0.4 2006-02-24 17:44:46 +00:00
james
5518a2272f Add the signature page editor
And insert the defaults to the database
2006-02-24 17:42:11 +00:00
james
caa1f593af pull the signature page information from the database, instead of hardcoded 2006-02-23 23:25:53 +00:00
james
45b4f7b220 Fix a bug where the school id was not being set when participant registration type was set to invite or singlepassword 2006-02-23 20:40:48 +00:00
james
79fe64926c Make some judges be incomplete when populating with fake data 2006-02-23 20:40:07 +00:00
james
d3090b934f Add a judges list to the judges management page, this list allows you to view the status of the judges as well as delete judges from the current year's fair (note: only deactivates their account for the fair, does not delete it completely) 2006-02-15 18:10:27 +00:00
james
54769f999a Fix the version loading/detection in common inc, and properly put debug info in the footer in 'debug' versions (odd numbered versions)
Check for a valid email address before sending an email
Check for a valid email address when trying to create a new participant account
2006-02-14 21:50:41 +00:00
james
eae0ebde0c Make the Medical alert field only be shown if the system is set to collect personal information about the students. 2006-02-10 16:32:04 +00:00
james
6cbfa42951 Bump development system to version 1.0.3 2006-02-07 21:14:38 +00:00
james
837f195afe bump version number to 1.0.2 2006-02-07 21:04:40 +00:00
james
46c92e0f01 Wrap the db update script in <pre> tags so the output looks better for anyone that runs it through the webserver 2006-02-07 20:59:58 +00:00
james
db5b20d54a Fix a few bugs in the communication module 2006-02-07 20:56:54 +00:00
james
9cff01736d Fix some multi-year data problems with judges area of expertise 2006-02-07 20:54:30 +00:00
james
b72c778ea1 Add the db 15 update 2006-02-07 20:51:42 +00:00
james
644911c075 Fix a few problems with the requirement of the age categories preferences. 2006-02-07 20:48:15 +00:00
james
a85faefe2d Fix the judges report 2006-02-07 20:19:56 +00:00
james
4aff70ef17 Fix the broken sending emails -- aparently the "at" command had its syntax changed and now requires a base to add increments from
(at now + 1 minute)
2006-02-06 21:34:09 +00:00
james
e486d621c8 Avoid a 'foreach' on an empty array and ensure subcategories only show for the appropriate years. 2006-02-06 17:22:25 +00:00
james
d5fd002820 Update the judges automatic scheduler to honour filtering categories by divisions, so we only get teams for cat/div combos that we actually need 2006-02-06 16:45:39 +00:00
james
cbfd619af7 Show the school list sorted alphabetically, and if two schools ahve the same name, put the city after teh school name in brackets. 2006-02-06 15:58:34 +00:00
james
b807381418 bump db version to 15 2006-02-05 21:52:40 +00:00
james
1771c83da4 Add a configuration option to specify whether to collect 'personal' information about the students, such as address, phone number, date of birth, etc. 2006-02-05 21:39:32 +00:00
james
99af4b4f4a Bump development branch to 1.0.1 and db 14 2006-02-02 03:23:48 +00:00
james
588d994d41 Add full db.13 file, and bump version number to 1.0.0 2006-02-02 02:59:12 +00:00
james
aab25dfa0b CSS/Style/Layout fixes specifically for internet exploder to work properly. 2006-02-02 02:32:24 +00:00
james
2169e3829f Insert a mentor if we have at least the mentor's last name, instead of requiring both firstname and lastname 2006-02-01 21:08:59 +00:00
james
d56f62f95e Dont do a foreach on a non-array (if no questions were answered) 2006-02-01 17:53:04 +00:00
james
b63674f649 Add some instructions to the safety questions page, and properly detect if there are no questions 2006-02-01 17:50:27 +00:00
james
ab294df97b Make safety questions require a question to be filled in (or at least something in the question box) 2006-02-01 16:59:45 +00:00