james
ac3e1d6b1d
Implement Bug #0000011 - Show safety question order and warnings when non-numeric values entered
2006-10-15 19:50:09 +00:00
james
0ebd709a13
Add the option to collect teacher signatures on the signature page
2006-09-18 19:33:48 +00:00
dave
dc60c9f652
Update the date editor.
...
- Dates are always displayed in the same order, which is somewhat logical.
- It detects some errors. It's not perfect, but it'll detect when a date is
invalid, and when pairs of dates are bad (eg. the reg. system closes before
it opens.). All dates are still saved to the database but the user is
alerted of any date errors.
2006-09-03 23:37:22 +00:00
james
14e93e0c12
Split the Configuration Variables page into separate 'Category' pages
2006-08-11 18:53:10 +00:00
james
1519b427d2
Properly rollover the schools, allow 'lastlogin' to be NULL
2006-07-26 14:51:30 +00:00
james
7d7dd74b18
Show sponsors from all years, make the rollover script simply unconfirm all of the sponsors so they can be reconfirmed for the new year.
2006-07-26 14:38:21 +00:00
dave
8665e4a487
Missing files
2006-07-12 14:28:52 +00:00
dave
228a1a0583
Implementation of configurable judges questions.
2006-07-11 20:22:42 +00:00
justin
4d6238c7c6
Removed the column containing the database variable names from the Important Dates table. Ref:Bug 47
2006-03-29 00:31:07 +00:00
james
2ad2b58233
Bug #0000056 - Change variable wording of filterdivisionbycategory
2006-03-09 13:15:34 +00:00
james
5518a2272f
Add the signature page editor
...
And insert the defaults to the database
2006-02-24 17:42:11 +00:00
james
e486d621c8
Avoid a 'foreach' on an empty array and ensure subcategories only show for the appropriate years.
2006-02-06 17:22:25 +00:00
james
ab294df97b
Make safety questions require a question to be filled in (or at least something in the question box)
2006-02-01 16:59:45 +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
90191e4b99
Keep checkbox and categories on same line
2006-02-01 16:32:41 +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
a9ffdf7ee4
Oops fix the misspelled "Divison"s
2006-02-01 15:31:09 +00:00
james
522dfaf701
switch the sort order on the divisions config page from 'division' to 'id'
2006-02-01 06:51:48 +00:00
james
6832bdc572
Allow setting a mingrade of 0 (kindergarden) for the categories, also center the columns in the table to look nicer
2006-01-28 17:53:26 +00:00
james
958a25c4aa
Fix the safety question yes/no stuff, also fix the editor, it appears to have been broken somehow!
2006-01-27 01:14:16 +00:00
james
4d54bdbb1c
Update translation manager to work with unlimited number of languages as defined in the languages table
...
Update i18n function to accept a third parameter, which is an array that describes the arguments in the string to make translation much easier
Update some of the config/admin pages to make sure i18n is properly used, and that argument descriptions are set
2006-01-19 17:15:07 +00:00
james
2179f3f709
Add safety question configuration
2005-12-08 14:56:30 +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
b24d579424
dont show the form again after running
2005-11-21 21:30:10 +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
bfbc33898b
Dont allow the user to change DBVERSION via the variables configuration
2005-06-07 21:12:01 +00:00
james
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
2005-06-06 17:07:35 +00:00
james
3a26881149
add important dates
...
remove weird leftover query in config/dates
2005-03-29 21:04:16 +00:00
james
923c62f307
remove the messages about admin/config being left open for all, as they no longer are. you must login as a committee member to see them
2005-02-17 15:00:29 +00:00
james
3deae5e029
Implement authorizaiton for admin/config sections
...
Use committee members for authorization
Add auth required checks in all admin/config sections
2005-02-16 22:50:43 +00:00
james
5aac09ae15
remove unneeded module= from links
2005-01-25 17:00:23 +00:00
james
324433ef23
Add GPL headers to ALL PHP files
2005-01-24 18:00:03 +00:00
james
f5225bdca8
Add notes about putting ID's in numerical order for division and category
2005-01-21 17:30:28 +00:00
james
c03aaf07a3
add logo to pdf's
2005-01-14 20:42:03 +00:00
james
8aad3ae25b
Logo image uploader
2005-01-14 19:44:37 +00:00
james
43cf64ee89
Add dates configuration
...
fix variables to POST to the right page
add dates to config index
2005-01-14 15:44:36 +00:00
james
2c3f6e745f
add a script to populate the db with some fake data
...
update divisions to accept 'shortform'
some updates to PDF
2005-01-13 23:59:22 +00:00
james
8e49f54230
switch ID and Parent Division fields
2004-12-20 18:54:41 +00:00
james
3315b8b73c
Implement subdivisions editor
2004-12-20 18:31:42 +00:00
james
287a19999b
Implement divisions editor, small changes to categories
2004-12-20 17:03:48 +00:00
james
38638140b9
separate cat/div into categories and divisions
...
fully implement the age categories configuration
add "back to configuration" links to each sub-config
2004-12-20 16:35:15 +00:00
james
f33be12001
Separate configuration into Variables and Category/Divison
2004-12-20 16:00:43 +00:00
james
740994032b
Change font from Arial (embedded) to Times-Roman (builtin) - reduces filesize from 180k to 3k
...
Also change titles to Times-Bold
2004-12-15 05:36:27 +00:00
james
4dce799338
implement configuration of variables in the config table
2004-12-14 20:30:04 +00:00
james
86bad4961b
- set proper SFIABDIRECTORY on all menu links (so they work from inside subdirs)
...
- add config directory, update config.inc.php
2004-11-30 19:06:35 +00:00