justin
024cd25fa6
added warning when registrations have started (issue 255)
2010-07-13 03:33:58 +00:00
dave
2a4b64588d
Update /config files too
2010-07-13 03:30:23 +00:00
james
c086e7e0bb
refactor config into config & super pages, 'config' page is now 'conference config' specifically for the conference, all non-conference related tasks are moved to the superuser page
2010-06-23 21:18:06 +00:00
james
b7f3274543
Massive overhaul of the configuration variables
...
- split into system variables and conference variables
- rely on conference_id instead of year
2010-06-22 21:32:03 +00:00
james
86a43e909a
Implement conference specific logos
2010-06-09 20:24:52 +00:00
james
20382fc44a
Remove old superconfig
...
Remove Age Categories from config for scienceolympics -- for now, all science olympics ive heard of just use the grades as designations
2010-06-04 17:12:38 +00:00
james
14308b5991
Start of adding 'conferences' and ability to switch between running conferences
2010-06-03 19:21:27 +00:00
james
c47eb2ac30
Movethe link somewhere a bit better, still requires config access to get to
2010-05-27 20:41:33 +00:00
james
8aae3b3522
Add a (non-working for demo only!) superconfig page to turn on/off the science fair and science olympics components
2010-05-27 20:33:08 +00:00
james
9499418eea
Remove config->external award sources from CONFIG
...
Remove award_sources table from database
Rename STO->YSO and YSF->YSC
2010-02-12 16:48:45 +00:00
james
ffa116bb5d
Add backup/restore functionality - need to add icon still
...
Fix bug where title was leaving room for an icon even if there was no icon
2008-09-24 21:56:11 +00:00
james
c87ea3b37e
Add administration and configuration icons
2008-08-26 21:42:17 +00:00
james
c29e490639
Add the rest of the config icons! :)
2008-08-22 20:10:39 +00:00
james
2d20b0887b
Add about 1/2 the icons for the config page
2008-08-22 19:12:53 +00:00
james
33471e80ee
Add award source configuration
...
Add stub for award downloader
2007-11-23 22:07:55 +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
2339154da6
Add a live version checker that checks if your version of SFIAB is up-to-date
...
Add a live language pack installer that installs language packs off the SFIAB server
2006-10-25 01:17:41 +00:00
james
2019e24b89
Add the 'one click' CWSF registration code!
...
It current generates the XML but does not implement the sending to YSF (thats still to come!)
2006-10-19 21:39:30 +00:00
dave
228a1a0583
Implementation of configurable judges questions.
2006-07-11 20:22:42 +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
a9ffdf7ee4
Oops fix the misspelled "Divison"s
2006-02-01 15:31:09 +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
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
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
324433ef23
Add GPL headers to ALL PHP files
2005-01-24 18:00:03 +00:00
james
c03aaf07a3
add logo to pdf's
2005-01-14 20:42: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
3315b8b73c
Implement subdivisions editor
2004-12-20 18:31:42 +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