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
6a9b470698
Switch the database versioning code from a flat textfile (db/db.db.version.txt) to a record in the config table (var=DBVERSION, year=0)
...
This gives us a much more robust database versioning system
2005-06-07 21:03:55 +00:00
james
7509f5f7c1
hmm there was a duplicate of all the config options for some reason in the full.7 - remove those dups!
...
also add the provinces to full/update 7
2005-06-07 20:30:38 +00:00
james
5ef9051c0a
Nearly finished install3 - I think the installer is almost ready to be used.
...
also updated DB version 7 to include the language entries
also update common.inc.php to make sure install3 is installed (make sure there's entries in the config table!)
2005-06-07 01:23:15 +00:00
james
0f4616c2da
remove the ID's from the dates INSERT in the FULL 7 file as well
2005-06-06 19:01:06 +00:00
james
047175d4df
whoops, remove the ID's from the dates INSERT lines
2005-06-06 18:58:32 +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
85e2569446
Add the full database structure for db version 6
2005-05-26 20:32:42 +00:00
james
9604c35f4b
Add the installer script - currently it only creates the data/config.inc.php database settings - it still needs to create the actual tables.
...
Add some extra sanity checking to the db updater
Add more sanity checking to the common.inc.php
2005-05-25 21:58:03 +00:00
james
9ea5843646
whoops last messgae should hav ebeen : add schools management
...
this one fixes the db to use province_code instead of province
2005-05-13 17:36:29 +00:00
james
ed663e77eb
Wow I dont even know what all is in this commit: few things i do know:
...
1) add (preliminary) special awards nominations for students
2) add css right-margin to summarytable class
3) add new table for projets-specialawards-link
4) move projects.inc.php from admin/ to / (so particpant registration can use it)
2005-05-11 04:13:27 +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
c171fe752d
enter winning projects
...
new database files
update PDF addText to go to next page when necessary
awards ceremony script
2005-05-04 21:23:00 +00:00
james
098649c8a3
Add Presenter to awards
2005-04-26 18:59:38 +00:00
james
1f21e06d00
lots more db changes
2005-04-19 19:22:38 +00:00
james
9b385a10fd
whoops add the sql update file too
2005-04-15 20:33:49 +00:00
james
3f471bde41
Add judge team captains, bump db version
2005-04-15 14:27:18 +00:00
james
79e166dde7
hmm this didnt get committeed
2005-03-29 19:56:42 +00:00
james
7ba1196957
whoops named it wrong
2005-03-29 19:21:35 +00:00
james
d059f34835
Implement date checking for both participant and judge registration
2005-03-29 19:21:14 +00:00
james
e049de4562
add message at the end
2005-03-10 17:33:30 +00:00
james
9d60276f89
readfile the script so we know whats happening
2005-03-10 17:31:23 +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