james
462427c1b1
Fix divisions insert check
2011-01-28 18:22:18 +00:00
james
4ddbffe4bb
Oops, guess i should test before committing -- this fixes the syntax error, as well as allows more weird chars to be properly set and saved as division/category titles
2010-10-05 20:18:32 +00:00
james
4f42407073
migrate categories/divisions/subdivisions from FAIRYEAR to conferences_id
...
rename API call /config to /config/variables
update API with /config members for divisions/subdivisions/categories
2010-10-05 19:43:30 +00:00
dave
2a4b64588d
Update /config files too
2010-07-13 03:30:23 +00:00
james
e2b8bf21a5
Put the icon on each page
2008-08-22 20:34:38 +00:00
dave
4b9d67fffe
- Fix division saving for the case when a committee decides to drop a division
...
and the remaning ones need renumbering. (It was not properly saving the new
id)
2008-01-24 08:59:04 +00:00
dave
f864826ee4
- Add user.inc.php here too
2007-11-21 17:04:35 +00:00
dave
5d56e802a0
- Change auth_required to user_auth_required to check for committee access too
...
- Add a top navbar to every page
2007-11-19 00:33:38 +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
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