james
eb9cf34645
Add db update 31 to fix any fairs that have rolled over their config variables using 2.0.0.. it is essentially the same db updates as db.21 that re-categorizes the variables.
...
Change version to 2.0.2 so i can do a release since the two bugs fixed are fairly significant.
2006-10-30 20:11:27 +00:00
james
c72193e671
Update database for the language pack installer system to work properly
2006-10-25 16:35:16 +00:00
james
2019e24b89
Add the 'one click' CWSF registration code!
...
It current generates the XML but does not implement the sending to YSF (thats still to come!)
2006-10-19 21:39:30 +00:00
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
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
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
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
dave
228a1a0583
Implementation of configurable judges questions.
2006-07-11 20:22:42 +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
b807381418
bump db version to 15
2006-02-05 21:52:40 +00:00
james
99af4b4f4a
Bump development branch to 1.0.1 and db 14
2006-02-02 03:23:48 +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
2135a5aa5b
bump database version number
2006-01-19 19:24:36 +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
56a16916e2
New database code for new stuff
2006-01-03 02:00:11 +00:00
james
5b35723e8a
Bump version to 0.9.5 and db to 10 for the FINAL TIME :)
2005-12-15 16:24:57 +00:00
james
f12bdfec09
THIS IS THE FINAL REVISION FOR 0.9.4
2005-12-15 16:10:09 +00:00
james
d461952fa4
re-bump version to 0.9.5 and database to 10
2005-12-15 15:59:05 +00:00
james
f2c08f472d
Whoops! Rollback to 0.9.4 and fix the bug in the full.9.sql so the installer will work again! I'll need to repackage...
2005-12-15 15:53:37 +00:00
james
39627cd2f5
Update version to 0.9.5 and DB version to 10 in preparation for new stuff
2005-12-14 21:26:58 +00:00
james
860175ae79
NEW FEATURE: Participant Registration Type
...
Open - Anyone can register.
Single password - Same password for all schools, they tell the
students that will register what the password is.
School password - One password per school, they tell the students
that will register what the password is. School is
pre-selected based on their school password. This will allow
eventually the ability to restrict participation numbers on
a per school basis
Invite - The teachers at the schools must 'invite' the students
to register by logging in as the school and creating
accounts for each student. The student then logs in and
finishes entering all of their information. This will allow
eventually the ability to restrict participation numbers on
a per school basis
Bump version number (0.9.3-svn)
2005-11-24 20:21:55 +00:00
james
343c70f633
Added the fair year rollover code to go from one year to the next
2005-11-21 19:36:48 +00:00
james
abf46c9e7c
Setup defaults in config and dates table to be year=-1
...
The config and dates pages now need to be updated to read defaults, and insert new config parameters as FAIRYEAR if they dont exist already
Bumped version to 7
2005-06-06 18:56:19 +00:00
james
a947ff8e85
Whew! Add a new interface to link judging teams with the awards that they are
...
judging for. Can now auto-create judging teams based on awards list (one team per award).
db bumped to v6
moved judges_teams to judges_teams_members
judges_teams is now the new interface
2005-05-06 16:13:37 +00:00
james
098649c8a3
Add Presenter to awards
2005-04-26 18:59:38 +00:00
james
3f471bde41
Add judge team captains, bump db version
2005-04-15 14:27:18 +00:00
james
d059f34835
Implement date checking for both participant and judge registration
2005-03-29 19:21:14 +00:00
james
81e1559b8d
add the database updater code, and always ensure that the code and db are running the same version
2005-03-10 17:28:15 +00:00