dave
78fa4ad6ac
- Add support for short project titles in addition to the regular project
...
titles (defaults to off)
- Renumber the order of the config variables in Participant Registration, it's
getting a bit crowded
- Fill in some missing types for config variables
2008-01-23 05:54:03 +00:00
justin
18aafbea9c
Add support for a minimum number of words in the project description. Resolves RFE 162.
2007-12-17 18:19:08 +00:00
james
cc4f9b5356
Make it clear that 'language' on the project page is the language THAT YOU WISH TO BE JUDGED IN
2007-10-30 22:22:33 +00:00
james
6088779b37
Properly handle "quote" marks in the title if the page gets resaved after the initial save
2007-04-03 21:07:44 +00:00
james
0dd2da7145
Add configuration options to choose whether to ask the students if they require:
...
- table
- electricity
2007-01-02 20:33:16 +00:00
james
8fd2a44050
Add a configurable character limit on project title length, default is 100 characters
2006-12-06 18:22:31 +00:00
james
b9bf8fba6c
Fix a few multi-year related bugs with the category/division linkings
2006-02-01 16:39:48 +00:00
james
a20dfdbd7a
Merge Jamie's changes from Peterborough, allowing different divisions to be available to the different age categories. -- default is 'no'
2006-02-01 16:29:08 +00:00
james
36bee33066
Add a configuration option to specify the maximum number of words in the project summary (Default=100)
...
Add some fancy-smansy javascript/dhtml word-counter code to the project summary.
Make project status be incomplete if word count is too high
2006-01-24 15:44:08 +00:00
james
321a245670
Split school access and school participant invitations into separate files
...
Update invitation system to keep track of the number that have been invited and not allow the school to invite more than they are allowed
Update the schools editor, to allow specifying the max number of projects and whether the max is total for the school, or per age category
Add required fields to the schools table
Update the config variable for special awards registration to allow turning special awards registration off
2006-01-18 05:22:58 +00:00
james
b370dac7d5
Add all the "required fields" feedback for participant registration
2006-01-12 16:27:47 +00:00
james
599f740cd3
Only display Divisions from the current FAIRYEAR
2005-11-24 19:06:38 +00:00
james
570d7714dc
Dont allow submitting the forms after the registration is closed
2005-05-12 17:32:50 +00:00
james
324433ef23
Add GPL headers to ALL PHP files
2005-01-24 18:00:03 +00:00
james
afdc22a2b2
Don't allow any changes to any forms once the forms have been received by the fair
...
Also, update the CSS to make teh h1-h4's smaller and reduce the margin-bottom size for them
2005-01-13 18:50:07 +00:00
james
a3588869e8
Add 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)
2004-12-15 20:29:38 +00:00
james
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)
2004-12-08 20:34:02 +00:00
james
8326b10958
Force 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.
2004-12-07 16:42:53 +00:00
james
75e0cd7731
- Update project information when save is pressed
...
- Add req_table and req_elecricity to required fields for 'complete' status
2004-12-07 16:21:07 +00:00
james
cc1356b6cb
- Add language and project requirements
...
- Also add the begin/end form tags
2004-12-07 15:58:31 +00:00
james
38d4fc5e81
project information form
2004-12-07 15:28:59 +00:00
james
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
2004-12-07 14:20:42 +00:00