jacob
88c6d9a0dd
Further updates in migrating to conference id
2010-11-03 20:59:03 +00:00
jacob
c3cf698524
Updates converting from year to conference id.
2010-11-03 17:18:02 +00:00
jacob
54070f1836
Several updates on migrating from fair years to conference id's
2010-11-02 20:35:47 +00:00
jacob
e4d94ffca2
Updated the communication queries in communication.inc.php to use the conferences system rather than fair years.
2010-11-01 21:23:17 +00:00
jacob
5e0886c812
Minor correction
2010-11-01 17:21:58 +00:00
jacob
ca0e700952
More conversions from fair year to conference id
2010-11-01 17:14:42 +00:00
jacob
21261a99af
Many updates of queries, switching from usage of FAIRYEAR to conference_id.
2010-11-01 15:24:59 +00:00
jacob
b9bcb127a6
Updated these tables to include the conference id:
...
award_awards
award_prizes
award_types
award_awards_projectcategories
award_awards_projectdivisions
winners
students
projects
registrations
Also modified all code that uses those tables to work with the conference id
instead of the year, with the exception of these files:
communication.inc.php
reports_students.inc.php
rerollprizes.php
remote.php
The "rerollprizes.php" probably doesn't matter, having been a one-time usage
file anyway. The others will need to be modified in the future to correctly
use the conference id instead of the year.
2010-10-20 21:58:26 +00:00
james
e55a6f901a
fix schedule display boxes to be the same for FF/IE/Chrome
...
Add min/max judges/volunteers/teams
Add defaults
Update science olympic tab display
Add Teams/Volunteers/Judges status to admin schedule view
2010-10-14 15:11:52 +00:00
jacob
8e4306ae3b
Updated volunteer preferences to work with the new interface and with the new conference id system
2010-10-14 14:10:49 +00:00
jacob
f0d1578ac3
Added generic "account" password recovery
2010-10-12 16:49:38 +00:00
james
bce4bdb2b2
Change "pageid" and "NAV_PAGE_ID" to "navident" and "NAV_IDENT" and add the field to the database
...
Add schedule class details to "new" theme
2010-09-23 21:09:04 +00:00
james
8282ceaf96
need tbody for tablesorter
2010-09-23 17:21:47 +00:00
james
2292af3206
Use div_prefs and cat_prefs (make the scheduler work again)
...
Give higher preference to not having leftover judges
Treat 'indifferent' cat_prefs as cost=0 even though its a 2 (on the 0-4 scale)
2010-09-22 18:28:51 +00:00
james
70d359c15b
PHP 5.3 DEPRECATED split() so, convert all split()'s to explode()'s
2010-09-10 19:38:56 +00:00
james
dfb6112e66
Split committee management out
2010-09-03 16:59:05 +00:00
james
d871810065
fix alignment of the top table
2010-07-21 20:19:48 +00:00
james
9e3473dd33
Add another missing <tbody> ... </tbody>
2010-07-21 20:17:59 +00:00
james
71074eaf24
Get rid of the old (not used anymore) taskNav function
...
Add some missing <tbody> tags so the tablesorter doesnt choke (every table with class=tableview MUST have a <tbody> element, even if there are no <tr>'s inside the body
2010-07-21 20:14:05 +00:00
jacob
5cd3f22088
migration to new user system
2010-07-15 20:28:35 +00:00
jacob
bffcf724d8
Udated user_list to work with new account system
2010-07-15 20:00:10 +00:00
jacob
a403202786
Updates to work with new user system. Also updated the committees_link table fieldname to use "accounts_id" instead of "users_uid" and updated code accordingly.
2010-07-14 21:04:50 +00:00
jacob
004c9b64d2
Partially modified to work with new user account system
2010-07-14 20:26:07 +00:00
justin
8a16a90c0e
place pronunciation on one line in the default script (issue 372)
2010-07-13 19:46:51 +00:00
justin
f3403c901c
fix some syntax errors, that should be the last of them
2010-07-13 14:39:47 +00:00
dave
4d8e359049
Fix award ceremony script.
2010-07-13 05:20:38 +00:00
justin
6e464998b5
fix typo
2010-07-13 04:47:47 +00:00
dave
ad0468e4e1
Convert to new user_auth_required. Some report edits too that I don't
...
feel like filtering out
2010-07-13 03:30:17 +00:00
dave
54fd1cf19c
More judge fields
2010-07-13 03:30:00 +00:00
justin
78f4bcb43a
resetting prize form appropriately now (issue 411). Also fixed unreported issue preventing checkboxes in this form from being properly set.
2010-07-13 02:02:31 +00:00
justin
e69e6bc64e
fix prize saving so the description is actually saved (issue 478)
2010-07-13 01:03:39 +00:00
justin
4a148a415f
allow multiple awards to be marked as cwsf awards (issue 226)
2010-07-13 00:26:39 +00:00
justin
9ef983c671
change "Reports Editor" to "Report Management" (issue 366)
2010-07-12 23:23:52 +00:00
justin
30d01eeb74
eligibility editor now checks that no two divisional awards have overlapping eligibility criteria (issue 249)
2010-07-12 23:11:07 +00:00
justin
ac450aefdf
Add ability to remove all current divisional awards when running this script (bug 233)
2010-07-12 19:47:29 +00:00
justin
8c12e443b0
enable deleting of fundraising campaigns under certain conditions
2010-07-12 19:02:49 +00:00
justin
54b258e793
remove # from every row
2010-07-11 18:18:56 +00:00
justin
b80a3e0772
add table for project languages.
2010-07-11 18:09:00 +00:00
justin
4cba8caa3c
enter salutations using a textfield, not a dropdown.
2010-07-11 13:52:28 +00:00
justin
343f0f8acd
fix spelling error
2010-07-11 02:27:00 +00:00
jacob
2563f8295e
Fixes for bugs 418 and 412
...
- when editing awards, the list now gets refreshed upon update
- increased size of donors notes fields
2010-07-09 21:54:06 +00:00
james
054c62dfa8
Couple small tweaks - science olympics event rename to science olympics activity, sort events by eventtype first
2010-06-17 19:31:50 +00:00
james
d45ababbbb
Dont insert blank events into the schedule
2010-06-17 16:07:27 +00:00
james
56b5e8269a
add defaults for min/max team size and number of teams to each event
...
pull those defaults when creating a new scheduled event
show registered teams when viewing an event as an admin
2010-06-17 15:06:11 +00:00
james
bbf46aa47f
Don't let admin remove scheduled events if they have teams registered
2010-06-16 17:09:42 +00:00
james
dd230b2cdf
Show registered teams on admin schedule
...
Move more stuff to common include
2010-06-16 16:15:17 +00:00
james
3b0ad48451
Fix crumbtrails
2010-06-15 15:44:25 +00:00
james
1fa7139482
Add a title field and default it to the event name (lets them do things like "Compound Boggle #1 " and "Compound Boggle #2 "
...
Add max team capacity editor and numbers to display
2010-06-14 20:37:31 +00:00
jacob
76652861d4
Added conference filter to event location editor
2010-06-14 20:12:54 +00:00
jacob
f090e957c6
Modified events table to filter properly by event and handle URLs properly
...
Slight change in tableeditor to allow it to properly filter a value of zero (not treating it as null)
2010-06-14 19:43:10 +00:00