Commit Graph

9 Commits

Author SHA1 Message Date
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
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
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
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
324433ef23 Add GPL headers to ALL PHP files 2005-01-24 18:00:03 +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
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