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
44a79493aa
Get age category preference from judges as they register
...
Create scheduler configuration page to handle setup parameters for the automatic judge team assignments
Create the annealer to handle the actual assignments of judges to judging teams based on the lowest cost function of each individual team. Currently takes into account: a) age category preference, b) divisional areas of expertise. still requires: years of experience, language preference, and 'team captain' scheduling.
2006-01-03 02:08:23 +00:00
james
33cb624154
properly handle running scripts from the /scripts directory
2006-01-03 02:03:30 +00:00
james
577789b117
Add functionality to auto-create the divisional awards for each division and age category, based on the default prize template
2006-01-03 02:02:52 +00:00
james
335098e5a7
Fix a few queries to handle multi-year data properly
...
Add link to edit the generic prize template
2006-01-03 02:01:20 +00:00
james
56a16916e2
New database code for new stuff
2006-01-03 02:00:11 +00:00
james
5e858b87fb
Add a script to create fake judges for testing with
2006-01-03 01:50:54 +00:00
james
8ae58b5957
Fix the width of the teams display so they are all consistent
2006-01-03 01:50:23 +00:00
james
0adc204a58
Make judges registration 'resend password' work (by adding code that was never there! whoops!)
2006-01-03 01:49:28 +00:00
james
d8321449f9
Bug and Typo fixes are per John Meskes
2005-12-15 22:28:04 +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
aac1a8461d
Fix bug in install3
2005-12-15 16:04:47 +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
da91edc427
Add CHANGES file, fix some quotes in common inc
2005-12-14 21:05:27 +00:00
james
017e1c58c0
Make the footer only show debugging information if we're using a debug/testing version, aka version number is odd
2005-12-14 21:00:02 +00:00
james
82b91e0429
Bump version number to 0.9.4
2005-12-14 20:15:58 +00:00
james
1ccaeac8eb
Add the FULL v9 DB
2005-12-14 20:14:22 +00:00
james
668d410207
Update LPDF to handle tables without a header row
...
Update LPDF to add a "..." to a table field if all of the text didnt fit in the table field
2005-12-08 18:01:30 +00:00
james
b956f4c2d3
Add project details report - shows info for one project per page, with project details, mentor information, and project summary
...
Remove some leftover junk from tablelabels report
2005-12-08 18:00:30 +00:00
james
3f50a343af
fix a few reports to make sure we dont duplicate results for multiple years
2005-12-08 16:17:12 +00:00
james
5bd24e3f8d
Put phone numbers on multiple lines for PDF, and in multiple columns on teh same line for CSV
2005-12-08 16:05:25 +00:00
james
074b66274c
Add student emergency contact report
2005-12-08 16:00:18 +00:00
james
ba25b4ae86
Make sure safety questions are only displayed/checked for the current fairyear
2005-12-08 15:35:41 +00:00
james
2179f3f709
Add safety question configuration
2005-12-08 14:56:30 +00:00
james
a4faab66e0
Fix the divisions query to query the divisions from this year properly
2005-11-26 18:59:44 +00:00
james
e8353f011f
Add the judge inviter to the judge administration section
...
Add the new judge invite email
2005-11-25 21:15:29 +00:00
james
5df07701a0
NEW FEATURE: Judge Registration Type
...
Judge registration type can now be one of:
Open - Anyone can register as a judge
Single Password - A password is selected by the committee and
is given to any potential judges. The judge must enter
this judge registration password before they will be
allowed to create an account
Invite - Judges must be invited by the committee, judges will
not be allowed to create new accounts.
2005-11-25 20:07:21 +00:00
james
6eb1a39d0b
add the ability for schools to invite participants IF participant_registration_type=="invite"
...
also switch the new participant email to read from the emails table instead of hardcoded from the file
2005-11-25 19:37:10 +00:00
james
122194d296
Change installer to look for an older version of the "full" database if the newest (required) version cannot be found. The user will then need to manually update from whatever version is installed to the newest (using db_update.php)
2005-11-25 15:16:47 +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
3362e14b4e
Also rollover the schools, when we do the fairyear rollover
2005-11-24 20:12:43 +00:00
james
288dd58c9c
Make sure we always have all of our configuration variables defined. If a new one is added as a default with year -1, it needs to be automatically created for the current FAIRYEAR as well.
2005-11-24 20:12:06 +00:00
james
599f740cd3
Only display Divisions from the current FAIRYEAR
2005-11-24 19:06:38 +00:00
james
2c859da295
Add the full 8 database version for installations to use
2005-11-22 14:21:53 +00:00
james
d4156acc9d
bump version number
2005-11-22 14:04:16 +00:00
james
b24d579424
dont show the form again after running
2005-11-21 21:30:10 +00:00
james
5843be049d
close the php tag
2005-11-21 21:27:52 +00:00
james
76513f9ffb
Fix version detection.
2005-11-21 21:11:34 +00:00
james
35761a542b
wow i scrwered this one up :) this should work now
2005-11-21 21:00:31 +00:00
james
d6256d7c11
whoops wrong filename!
2005-11-21 20:39:59 +00:00
james
b639308993
Add page text functionality, to define arbritary page text to be displayed on pages without having to edit the actual files.
...
Also shrunk the padding on summarytable, 4px seemed just way too big of a waste of space :)
2005-11-21 20:33:18 +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
bd4f8b6739
whoops, the code for the fairmanager was messed up - should be fixed now
...
also set the fair manager to the superuser on installation
2005-06-07 21:36:07 +00:00
james
3c621ece84
bump version to 0.9.1
2005-06-07 21:21:17 +00:00
james
bfbc33898b
Dont allow the user to change DBVERSION via the variables configuration
2005-06-07 21:12:01 +00:00
james
7fd17c8bbe
properly compare dbcodeversion and dbdbversion (trim the newline from dbcodeversion)
2005-06-07 21:10:39 +00:00
james
79f3d7ead6
Fix common.inc.php to properly detect whether installation needs to go to step 2 or step 3
2005-06-07 21:07:52 +00:00