james
4a5bc27532
Add salutation field to award contacts
2006-10-16 03:36:39 +00:00
james
cb6f4a3dbb
update database length of email field from 32 to 128
...
update maxlength attribute of phone/fax fields to 32 (from 16) to line up with the db fields
2006-10-15 20:42:02 +00:00
james
f03dcb782b
bump db version for new schools data
2006-10-15 17:12:58 +00:00
james
4ee617eb52
Add more school information to the schools database (school lanaguage, school level, principal and school email addresS)
2006-10-15 17:11:56 +00:00
james
952047cc11
Add a prize value field to award prizes, also add editor the the value, as well add editor for the contact position
2006-09-20 16:24:52 +00:00
james
474c000377
Add a position field to the award sponsors contacts
2006-09-20 15:33:46 +00:00
james
0ebd709a13
Add the option to collect teacher signatures on the signature page
2006-09-18 19:33:48 +00:00
james
050f2093fb
Replace "Sex" with "Gender", and allow the db field to be null, instead of defaulting to "male"
...
BUG#105
2006-09-04 16:28:28 +00:00
james
486536b331
Add full db 22 file
...
update installer to properly add the current year's configuration variables
2006-09-04 15:42:34 +00:00
justin
a169e422e6
Add support to choose what status a project must have to be used by the judge scheduler. Allows for any of open, payment pending or complete projects to be allowed.
2006-08-12 18:05:38 +00:00
james
14e93e0c12
Split the Configuration Variables page into separate 'Category' pages
2006-08-11 18:53:10 +00:00
dave
e7d726355d
The new judge scheduler.
...
- Missing: Having a project judged more than once by different judging teams is
untested, I don't htink it'll work properly, still working on that part.
- Missing: Auto updating the configuration if any of the variables are missing.
- Missing: A way to preserve judging questions (like willing_chair), so the
user doesn't delete them and break the scheduler, OR, notice saying that the
question has been deleted and the scheduler won't use the chair calculations,
then we need a way to add them back in with the click of a button.
2006-08-01 19:43:15 +00:00
dave
6fc83836af
Implemented a judges division editor, to be used before the automatic judge scheduler to
...
set groups of divisions that judges can judge within.
2006-07-31 18:17:37 +00:00
james
1519b427d2
Properly rollover the schools, allow 'lastlogin' to be NULL
2006-07-26 14:51:30 +00:00
james
2778faf4c9
Fix the broken sql script, looks like the 'questions' inserts were pasted in the middle of another query!
2006-07-24 16:07:54 +00:00
james
c934d3a9f7
switch year unsigned int (10) to year int (11) so year's of -1 (defaults) will work.
2006-07-12 14:45:53 +00:00
james
66efd08ee3
remove DEFAULT CHARSET (doesnt work on mysql 4.x) and switch ENGINE to TYPE for consistency
2006-07-12 14:41:42 +00:00
james
f117fb3dae
Remove auto incremement values from FULL script too
2006-07-12 14:36:29 +00:00
james
ba38372fb5
Remove auto incremement values from table creation
2006-07-12 14:35:41 +00:00
dave
8665e4a487
Missing files
2006-07-12 14:28:52 +00:00
dave
228a1a0583
Implementation of configurable judges questions.
2006-07-11 20:22:42 +00:00
james
2ad2b58233
Bug #0000056 - Change variable wording of filterdivisionbycategory
2006-03-09 13:15:34 +00:00
james
5aca0a8ac9
Add full 16 and 17 and update for 17
2006-03-08 21:21:20 +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
5518a2272f
Add the signature page editor
...
And insert the defaults to the database
2006-02-24 17:42:11 +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
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
b72c778ea1
Add the db 15 update
2006-02-07 20:51:42 +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
a20dfdbd7a
Merge Jamie's changes from Peterborough, allowing different divisions to be available to the different age categories. -- default is 'no'
2006-02-01 16:29:08 +00:00
james
a9ffdf7ee4
Oops fix the misspelled "Divison"s
2006-02-01 15:31:09 +00:00
james
2784262d6d
Database update for the 'exclude from awards ceremony' new feature
2006-02-01 05:09:59 +00:00
james
c5e55fad37
Remove the unneeded configuration params for timeslots from the scheduler
...
Separate the 'requirement check' into a separate file and run it on both the config page, and as a double check on the actual annealer page incase they decide to manually type in the address or bookmark or somkething.
2006-01-31 22:34:04 +00:00
james
cf22c24c78
Add school district and school board fields to the schools database
2006-01-27 18:36:53 +00:00
james
7b5d56ce60
Update the judges timeslot editor to have a new field for 'allow divisional'. This specifies whether the automatic judges scheduler can use this timeslot to scheduler the divisional awards judging.
...
Add a new feature to the timeslot editor to add multiple timeslots at once, by specifying the start time, duration, and break time.
2006-01-26 21:42:04 +00:00
james
36bee33066
Add a configuration option to specify the maximum number of words in the project summary (Default=100)
...
Add some fancy-smansy javascript/dhtml word-counter code to the project summary.
Make project status be incomplete if word count is too high
2006-01-24 15:44:08 +00:00
james
1585fdb3e6
bump version number to 0.9.9 and db version 13
2006-01-20 20:19:47 +00:00
james
1aec62aa4b
Oops, 0.9.8 only requires version 12
2006-01-20 20:04:49 +00:00
james
1a04556319
add full version 12 database
...
bump version number
2006-01-20 19:58:06 +00:00
james
2135a5aa5b
bump database version number
2006-01-19 19:24:36 +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
69b4b943ac
Make the T-Shirt size question to students able to be disabled via a configuration variable for fairs that dont give out tshirts
2006-01-18 05:33:13 +00:00
james
321a245670
Split school access and school participant invitations into separate files
...
Update invitation system to keep track of the number that have been invited and not allow the school to invite more than they are allowed
Update the schools editor, to allow specifying the max number of projects and whether the max is total for the school, or per age category
Add required fields to the schools table
Update the config variable for special awards registration to allow turning special awards registration off
2006-01-18 05:22:58 +00:00
james
0043071501
Bump version to 0.9.7 so development can continue, also bump DB version to 12
2006-01-16 06:03:50 +00:00
james
60074d3caa
Bump version number to 0.9.6
...
Add the full database file for DBVERSION 11
2006-01-16 05:21:52 +00:00
james
5748382c97
Whoops, fix the bugs in the db update file, it should import properly now.
2006-01-03 02:17:30 +00:00
james
56a16916e2
New database code for new stuff
2006-01-03 02:00:11 +00:00