Commit Graph

  • 860175ae79 NEW FEATURE: Participant Registration Type james 2005-11-24 20:21:55 +00:00
  • 3362e14b4e Also rollover the schools, when we do the fairyear rollover james 2005-11-24 20:12:43 +00:00
  • 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. james 2005-11-24 20:12:06 +00:00
  • 599f740cd3 Only display Divisions from the current FAIRYEAR james 2005-11-24 19:06:38 +00:00
  • 2c859da295 Add the full 8 database version for installations to use james 2005-11-22 14:21:53 +00:00
  • d4156acc9d bump version number james 2005-11-22 14:04:16 +00:00
  • b24d579424 dont show the form again after running james 2005-11-21 21:30:10 +00:00
  • 5843be049d close the php tag james 2005-11-21 21:27:52 +00:00
  • 76513f9ffb Fix version detection. james 2005-11-21 21:11:34 +00:00
  • 35761a542b wow i scrwered this one up :) this should work now james 2005-11-21 21:00:31 +00:00
  • d6256d7c11 whoops wrong filename! james 2005-11-21 20:39:59 +00:00
  • b639308993 Add page text functionality, to define arbritary page text to be displayed on pages without having to edit the actual files. james 2005-11-21 20:33:18 +00:00
  • 343c70f633 Added the fair year rollover code to go from one year to the next james 2005-11-21 19:36:48 +00:00
  • bd4f8b6739 whoops, the code for the fairmanager was messed up - should be fixed now also set the fair manager to the superuser on installation james 2005-06-07 21:36:07 +00:00
  • 3c621ece84 bump version to 0.9.1 james 2005-06-07 21:21:17 +00:00
  • bfbc33898b Dont allow the user to change DBVERSION via the variables configuration james 2005-06-07 21:12:01 +00:00
  • 7fd17c8bbe properly compare dbcodeversion and dbdbversion (trim the newline from dbcodeversion) james 2005-06-07 21:10:39 +00:00
  • 79f3d7ead6 Fix common.inc.php to properly detect whether installation needs to go to step 2 or step 3 james 2005-06-07 21:07:52 +00:00
  • 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 james 2005-06-07 21:03:55 +00:00
  • 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 james 2005-06-07 20:30:38 +00:00
  • ac3053318d when creating the superuser, make sure they get admin/config/super=Y also fix the config/dates insert queries so they will work james 2005-06-07 20:22:25 +00:00
  • 7df9e6e444 ask for and save the 'fairname' configuration variable james 2005-06-07 20:12:27 +00:00
  • 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!) james 2005-06-07 01:23:15 +00:00
  • 0f4616c2da remove the ID's from the dates INSERT in the FULL 7 file as well james 2005-06-06 19:01:06 +00:00
  • 047175d4df whoops, remove the ID's from the dates INSERT lines james 2005-06-06 18:58:32 +00:00
  • 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 james 2005-06-06 18:56:19 +00:00
  • 65954a35b9 Fix the file that gets imported for step 2, add more checking to step 3 james 2005-06-06 17:19:17 +00:00
  • 4034991742 Add the start of installation step 3 remove ability in config/variables to change the fair year -- this needs to be done via the rollover functionality james 2005-06-06 17:07:35 +00:00
  • 621f940b27 Whoops fix admin and config submenus that I broke on friday! james 2005-05-29 22:48:21 +00:00
  • 8a59a293b2 Finish install2 script, now just need to populate the db with installer step 3 james 2005-05-27 21:42:32 +00:00
  • 850be50973 Detect when the installation isnt complete james 2005-05-27 21:26:51 +00:00
  • f0cbb618ec Move the db/code version check before the database connection in common.inc.php james 2005-05-27 21:23:16 +00:00
  • 8407f7dab9 Update the installer, and split it into two steps (maybe a third to come?) 1) create the data/config.inc.php database connection file 2) create all the tables james 2005-05-26 21:05:26 +00:00
  • 85e2569446 Add the full database structure for db version 6 james 2005-05-26 20:32:42 +00:00
  • 3841d7c86c properly detect where the config.inc.php is even when we're in a known SFIAB subdirectory. james 2005-05-26 19:20:24 +00:00
  • 9604c35f4b Add the installer script - currently it only creates the data/config.inc.php database settings - it still needs to create the actual tables. james 2005-05-25 21:58:03 +00:00
  • 9867b507b2 3 number version 0.9.0 james 2005-05-25 19:59:20 +00:00
  • f78676f5c7 move config.inc.php TO config.inc.php.template james 2005-05-25 19:36:33 +00:00
  • 192f1775f5 remove database configuration information from SVN james 2005-05-25 19:27:51 +00:00
  • db4a891b52 add sfiab version information, set it to 0.9 to start with james 2005-05-25 19:08:50 +00:00
  • b30e70aaad Add the school access page for schools to login and update their own information james 2005-05-13 18:23:31 +00:00
  • 9ea5843646 whoops last messgae should hav ebeen : add schools management this one fixes the db to use province_code instead of province james 2005-05-13 17:36:29 +00:00
  • 2e125d263c james 2005-05-13 17:36:01 +00:00
  • a32964de2d whoops fix the students to stop concatenating them all together james 2005-05-12 21:25:12 +00:00
  • 1428c42f00 add student name and school to the winners page james 2005-05-12 21:23:50 +00:00
  • 6d5f794e05 Add the winners viewer and make sure its robust so it doesnt allow people to see things they shouldnt! james 2005-05-12 21:05:21 +00:00
  • 192d98f7b7 whoops same as last msg forgot this file. james 2005-05-12 19:47:50 +00:00
  • c93a18ea4e only show nominated special awards instead of eligible special awards when assign projects to teams timeslots james 2005-05-12 19:47:08 +00:00
  • 32e36648b4 When adding a winner for a special award, only show choices of those who nominated themselves for that award (instead of all eligible projects) james 2005-05-12 19:06:12 +00:00
  • 570d7714dc Dont allow submitting the forms after the registration is closed james 2005-05-12 17:32:50 +00:00
  • c3896013c1 checks for dates on special award nominations checks for maximum number of nominations allow logins of users when registration is closed james 2005-05-12 15:47:21 +00:00
  • d9d82ce1f5 show the awsards on the registration summary main page james 2005-05-11 21:39:39 +00:00
  • ed663e77eb Wow I dont even know what all is in this commit: few things i do know: james 2005-05-11 04:13:27 +00:00
  • b1810d05a2 commit this file so i can mov eit james 2005-05-10 21:51:22 +00:00
  • c7e1ec708c Only show projects that are eligible for an award that the team is judging for james 2005-05-06 20:26:15 +00:00
  • e91dbdf4c9 factor out functions to get projects that are eligible for an award james 2005-05-06 20:02:20 +00:00
  • 1476031aea get teams project assignments ready to handle only displalying projects that are eligible for the awards that are assigned to that team james 2005-05-06 19:14:56 +00:00
  • 7af110337a Add the awards at the top of the judging teams view tables james 2005-05-06 18:05:10 +00:00
  • b3cad6ebd3 show error if team is empty add ability to empty entire teams switch 'delete' button from a form button to the standard cancel icon (saves vert space) james 2005-05-06 16:34:13 +00:00
  • 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). james 2005-05-06 16:13:37 +00:00
  • c171fe752d enter winning projects new database files update PDF addText to go to next page when necessary awards ceremony script james 2005-05-04 21:23:00 +00:00
  • 0127061871 Remove border from team captain icons james 2005-05-02 20:56:49 +00:00
  • 098649c8a3 Add Presenter to awards james 2005-04-26 18:59:38 +00:00
  • 7c95c37d21 Committee Nametags james 2005-04-22 19:51:47 +00:00
  • 424274b52c fix filename on CSV too james 2005-04-22 19:35:39 +00:00
  • 795ea89ae0 whoops properly name the file on output james 2005-04-22 19:33:56 +00:00
  • 53e8ca4f93 make the nametag fair name height be big enough for two rows james 2005-04-22 19:28:47 +00:00
  • 65c4600bec Judges nametags james 2005-04-22 19:14:37 +00:00
  • 95e13e966a make the div/cat on the nametags a bit smaller james 2005-04-22 18:01:13 +00:00
  • fe1217ba6b Whew! LPDF Nametag support & nametags for students... that took 5 hours! james 2005-04-22 17:37:19 +00:00
  • 1d3c7294e4 Add the project table lablels report james 2005-04-22 14:20:29 +00:00
  • ccb38c5aa7 whoops fix a few bugs james 2005-04-22 14:09:13 +00:00
  • 13bc47708a Update PDF to handle any size page (default 8.5x11) to use a different size, simply call newPage(width,height) in inches. james 2005-04-22 14:04:47 +00:00
  • b7b9064810 Create report to show judging times for each project. One project per page. james 2005-04-21 22:12:35 +00:00
  • db6b2dad28 LPDF: fix bug when one line of text is added with addtext LCSV: add addtext, newpage functions james 2005-04-21 20:29:08 +00:00
  • 3120d31841 add the ability to show ALL or only UNASSIGNED projects when assigning projects to judging teams timeslots james 2005-04-21 17:00:49 +00:00
  • 4c1fbba348 add script that will go through and assign all projectnumbers for all completed registrations james 2005-04-19 19:23:10 +00:00
  • 1f21e06d00 lots more db changes james 2005-04-19 19:22:38 +00:00
  • e812d1d783 more code to add projects to the teams james 2005-04-19 19:22:25 +00:00
  • 57ec92392a Add judges team timeslots assignments (finished) Add judges team projects assignments (in progress) james 2005-04-19 18:36:03 +00:00
  • 229f2670f1 whoops fix big bug which prevented project numbers from being assigned properly! james 2005-04-19 18:20:10 +00:00
  • 57ed732bd0 Factor getJudgesTeams into a function since we seem to need to use it all over the place :) james 2005-04-18 17:56:46 +00:00
  • 9b385a10fd whoops add the sql update file too james 2005-04-15 20:33:49 +00:00
  • 917e374f0a Add judging timeslots Add emit_date and emit_time functions james 2005-04-15 20:33:13 +00:00
  • 2f8921a7a0 Fix things running over the bottom of the footer in PDF's Also, if a heading is going to be the last thing on the page, move it to the top of the next page. james 2005-04-15 16:44:26 +00:00
  • 44f40885e5 LCSV: add heading() and nextline() james 2005-04-15 16:12:00 +00:00
  • ab424f244f automatically assign a new team captain if the current team captain is removed from the team james 2005-04-15 14:50:18 +00:00
  • 3f471bde41 Add judge team captains, bump db version james 2005-04-15 14:27:18 +00:00
  • c632070d6e implode on ", " instead of "," james 2005-03-30 18:24:20 +00:00
  • 354ab22d92 add some space before the popup footer change judge info popup size (make it bigger) james 2005-03-30 18:21:48 +00:00
  • dc8fad6320 onload popups now get focus james 2005-03-30 18:19:31 +00:00
  • c73e2ca63d add a right padding of 30px to the viewtable as well james 2005-03-30 18:16:05 +00:00
  • ed9b3d577f add new css class - viewtable - nearly the same as summarytable but will be used for viewing information. james 2005-03-30 18:13:58 +00:00
  • abcd327e5a remove brackets from subdivisions change areas of expertise table to use class=summarytable james 2005-03-30 18:05:53 +00:00
  • 05a9ae0bf6 add judges info popup box, also new common functions send_popup_header and send_popup_footer james 2005-03-30 18:02:45 +00:00
  • 0545126b9d whoops definitely need to reset the arrays! james 2005-03-30 16:07:33 +00:00
  • 2813dcaa7a add divisions and subdivision info to the judge list report. james 2005-03-30 16:04:32 +00:00
  • 09918861fc enclose CSV headings in quotation marks to avoid the first 2 chars of the file being "ID", which microsoft chokes on see: james 2005-03-29 21:33:59 +00:00
  • 584e7fe8f1 whoops screwed that one up :p james 2005-03-29 21:09:34 +00:00
  • e19cb49b3e replace both \r and \n when exporting james 2005-03-29 21:08:47 +00:00