Commit Graph

14 Commits

Author SHA1 Message Date
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
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
522dfaf701 switch the sort order on the divisions config page from 'division' to 'id' 2006-02-01 06:51:48 +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
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
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
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