c8ee2bab56fix comment xhtml compliance
james
2004-12-20 19:48:13 +00:00
91e5323e5eImplement Patrick Whippey's suggestions for Judging Framework: - split phone into phonework, phonehome and phonecell - subdivisions of expertise - category preference for judging - willing to be division chair - attending lunch
james
2004-12-20 19:46:08 +00:00
8e49f54230switch ID and Parent Division fields
james
2004-12-20 18:54:41 +00:00
3315b8b73cImplement subdivisions editor
james
2004-12-20 18:31:42 +00:00
287a19999bImplement divisions editor, small changes to categories
james
2004-12-20 17:03:48 +00:00
d73ea11215Add images directory and size 16 icons dir Update $config array to store the icon extension to use, based on whether MSIE or not. (IE cant do transparent PNG's, all other browsers can, so for IE, use GIF, else use PNG)
james
2004-12-20 16:36:25 +00:00
38638140b9separate cat/div into categories and divisions fully implement the age categories configuration add "back to configuration" links to each sub-config
james
2004-12-20 16:35:15 +00:00
f33be12001Separate configuration into Variables and Category/Divison
james
2004-12-20 16:00:43 +00:00
e7140302d2Whoops, i18n the index page
james
2004-12-20 13:48:44 +00:00
1b393c1bb0Commit all work from the weekend: - judges registration - small changes to participant registraiton
james
2004-12-19 23:16:46 +00:00
dbdb15273fi18n the other phrases
james
2004-12-15 23:35:50 +00:00
8f7df04307i18n the yes/no buttons
james
2004-12-15 23:34:16 +00:00
a3588869e8Add a division selector popup that asks questions to determine what division they should be in. It also updates the original form based on the outcome (but needs the FIXME addressed evnetually)
james
2004-12-15 20:29:38 +00:00
740994032bChange font from Arial (embedded) to Times-Roman (builtin) - reduces filesize from 180k to 3k Also change titles to Times-Bold
james
2004-12-15 05:36:27 +00:00
4dce799338implement configuration of variables in the config table
james
2004-12-14 20:30:04 +00:00
0786cf99d2CSS: add sizes and fonts for "input", "textarea" and "select" Remove seconds from signature page footer show status of 'Print' in summary table
james
2004-12-14 20:11:10 +00:00
4477a9412cAdd a footer to the form, change line widths for all lines
james
2004-12-14 15:35:57 +00:00
30ff0c29ad- Only allow linking to the signature page if all other pages before are complete - Add the code to generate the PDF signature page using PHP's builtin PDFlib functions
james
2004-12-14 14:56:34 +00:00
c5d1e10c18We only need to limit the Project registration link because it relies on students the rest dont have dependencies so display them all the time
james
2004-12-10 22:33:15 +00:00
e8167a2fd6Whoops that should be $required=="yes" not just $required
james
2004-12-10 21:40:31 +00:00
8862433fc2Properly perform the safety status, based on the safetyquestions and the required fields
james
2004-12-10 21:39:47 +00:00
d5a5e9800fsave the safety responses in the safety table
james
2004-12-10 21:23:59 +00:00
f11226ebd4Add safety page, doesnt save yet. modify CSS for all TD's vertical-align: top
james
2004-12-10 20:38:16 +00:00
0ba15a3f4fif min mentors is >0 only let them select between min and max
james
2004-12-10 20:09:21 +00:00
2744901aacAdd a new section "Mentor Information" to collect info on who helped do what in the project.
james
2004-12-10 19:59:18 +00:00
880d5b0a82- display status on project and student pages to show if the section is complete or not - add a new function happy() for displaying 'good' things... also the CSS to go with it. now we have: error() - displaying bad things (in red) notice() - displaying neutral things (in grey/blue) happy() - displaying good things (in green)
james
2004-12-08 20:34:02 +00:00
44473f264bAdd school and t-shirt size selection to each student Update required fields for students to include: dateofbirth, schools_id, tshirt
james
2004-12-08 20:18:36 +00:00
8326b10958Force registration to be completed in order. Student grade is required for detection of age category, so it makes sense to enforce the registration process to be done in the right order.
james
2004-12-07 16:42:53 +00:00
f1dadb4434Only display the named greeting if we have their name
james
2004-12-07 16:33:14 +00:00
75e0cd7731- Update project information when save is pressed - Add req_table and req_elecricity to required fields for 'complete' status
james
2004-12-07 16:21:07 +00:00
cc1356b6cb- Add language and project requirements - Also add the begin/end form tags
james
2004-12-07 15:58:31 +00:00
828c01a31bXHTML 1.0 Transitional compliance
james
2004-12-07 15:31:49 +00:00
38d4fc5e81project information form
james
2004-12-07 15:28:59 +00:00
3a212ae5d5- refactor duplicate code in main, create an ouputStatus function to do the work - add participants project file - add checks for project completeness - add new status 'empty' for if the section has not been started yet
james
2004-12-07 14:20:42 +00:00
4e4df1e48dupdate TODO
james
2004-12-07 05:34:03 +00:00
00b5ee9642allow removing any student as long as numfound > minstudents, since removing needs to be one at a time this will work out okay. also, add a note about changing email address needs re-login auto-logout on email address change
james
2004-12-07 05:33:26 +00:00
0b46ebb808update todo allow removing of students IF studentnumber > minstudentsperproject add a class 'caution' to ues on links, such as 'remove student' add confirmClick javascript function
james
2004-12-06 21:37:49 +00:00
ece5a157acAllow non-primary user to request registration number be emailed to them
james
2004-12-06 18:30:11 +00:00
b152d7d662Add a little bit of content on the index page, just so its not empty
james
2004-12-06 18:14:31 +00:00
1a6fe9af75update todo for deleting students
james
2004-12-03 15:38:55 +00:00
29a5c412a4Finish update and insert code for new students Still need a way to remove students Add TODO
james
2004-12-03 15:38:37 +00:00
3a2d49c959remove the brackets around the OTHER i18n output for non-translated strings :)
james
2004-12-03 04:30:50 +00:00
e091cb2e51Add emit month/day/year functions to common Make students page show the number of forms for the number of students
james
2004-12-03 04:28:18 +00:00
68ff4380e1introduce new config parameters: minstudentsperproject and maxstudentsperproject make students page use these values
james
2004-12-03 00:11:09 +00:00
0111d59bdfAdd counter Fix CSS fix XHTML start of code for student info
james
2004-12-02 23:15:42 +00:00
7810a14532adjust styles of h1-h3
james
2004-12-02 22:11:39 +00:00
31a815877dcreate an include file to contain the status check functions create the student registration page add complete/incomplete css elements perform student complete/incomplete check in main
james
2004-12-02 19:40:43 +00:00
c17447ed70registration summary table summarytable css class
james
2004-12-02 19:03:53 +00:00
785e62a765retreival of lost/forgotten registration number
james
2004-12-02 17:53:31 +00:00
1509632d22remove the brackets from non-translated strings
james
2004-12-02 17:40:37 +00:00
4fb6b70657finish authenteication for registrations in 'open' state autoredirect back to main page if they end up back at the beginning but are already logged in
james
2004-11-30 23:38:13 +00:00
5edecbdea5add the participants main registration page, and do the authentication checks
james
2004-11-30 23:18:35 +00:00
404157df30participant registration authentication
james
2004-11-30 22:59:27 +00:00
86bad4961b- set proper SFIABDIRECTORY on all menu links (so they work from inside subdirs) - add config directory, update config.inc.php
james
2004-11-30 19:06:35 +00:00
efdf49d000add registration pages
james
2004-11-30 18:55:39 +00:00
0e93f59524add default language and language detection xhtml 1.0 transitional compliance changes
james
2004-11-30 18:52:31 +00:00
23b938d6fbsetup i18n and multi-language support
james
2004-11-30 18:34:25 +00:00
ace55ad45asetup the layout same as the SFIAB development page... for now at least
james
2004-11-30 17:46:39 +00:00
f52b4f3848Make XHTML 1.0 transitional
james
2004-11-10 15:31:30 +00:00
a64638ec03admin index page
james
2004-11-10 13:59:32 +00:00
5b65814e7cInitial sources removed proposal - doesnt need to be made public
james
2004-11-10 13:52:01 +00:00
fa8df79b41Add proposal document
james
2004-11-10 13:43:58 +00:00
82a011e0dfInitial import of directory structure
james
2004-11-10 13:40:23 +00:00