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
james
e98ec8751b
add event types
...
schedule shows event types in different colours
add tabs to schedule editor windor for each event type
forward port ENUM changes to tableeditor
fix bug in emit_minute_selector
2010-06-14 19:25:49 +00:00
james
bd7e107c0e
Again :p
2010-06-14 16:58:58 +00:00
james
3b7d24c823
Adjust the schedule default start/end times
2010-06-14 16:58:33 +00:00
james
7e4a3af95d
Put back int judges -- we'll need them for science olympics yet - but in a different capacity
2010-06-14 16:57:16 +00:00
james
23142cf01a
Hide events that are not in the time frame defined by the schedule
2010-06-14 16:20:25 +00:00
james
49f127dbd1
Properly set the width of each event when its placed on the schedule based on the size of the table cell its going into, and re-place all the events on window.resize :)
2010-06-11 20:39:29 +00:00
james
d7be4a15dc
Oops commit the missing file :)
2010-06-11 20:20:46 +00:00
james
a928b97396
Add a fixme to deleting events from the schedule to make sure we dont forget :)
2010-06-11 20:08:27 +00:00
james
badea469f6
Switch hour and minute in the editor to dropdowns
...
Fix passing extra parameters to emit_hour_selector
Allow emit_minute_selector to work with different minute intervals
2010-06-11 20:04:51 +00:00
james
4edd9baad3
Working schedule event editor for adding, editing and removing events from the schedule.
2010-06-11 19:36:50 +00:00
james
80fc39bf7f
Implement start hour and end hour for schedule view
...
Implement event duration height calculations
2010-06-11 15:55:16 +00:00
jacob
44fd9bea1f
Added function for saving submitted settings when science fair/olympic inclusion is chosen
2010-06-11 14:48:29 +00:00
jacob
7d38b43cfc
school management partially updated
2010-06-10 22:10:20 +00:00
james
df3af58ffa
Place already scheduled events on the schedule table, still doesnt do duration, messing with the stupid arrays now... gotta go
2010-06-10 20:35:02 +00:00
jacob
4b95aebe8f
Added an event editor
2010-06-10 19:50:49 +00:00
james
6a24618359
Event scheduling start - shows times and locations and lets you click about in the table
2010-06-10 19:40:50 +00:00
james
78e311322c
Set the record type and default sort
2010-06-10 18:45:38 +00:00
jacob
dab613b746
Added locations table and editor
2010-06-10 18:09:16 +00:00
james
6ab03749f5
Rework admin page for science olympics
...
Add stubs for events & scheduling and event locations
2010-06-09 20:40:04 +00:00
dave
cb51fef47d
Name column consistently
2010-06-09 07:44:02 +00:00
dave
0567451a58
Implement fair name/logo as fields in a report instead of special
...
options. This way, the logo/fairname can be moved around and
resized. Ensure those fields exist in each report. Convert name/logo
preferences in all existing reports, and adjust the yloc/height of
existing fields to make way for the headers if they exist.
2010-06-09 07:43:59 +00:00
dave
a46cb110ca
Add logo and fairname to labels (still doesn't scale the contents of the
...
label).
2010-06-09 05:21:42 +00:00
dave
76e8f8c3e2
Convert everythign to millimeters
2010-06-09 05:21:40 +00:00
dave
8438c48e4b
Remove lpdf setup routines
2010-06-09 05:21:35 +00:00
dave
180550f15e
Fix load/save now that face and lines are gone. Change TCPDF report
...
types to use the old types.
2010-06-08 18:57:01 +00:00
dave
d67500fe1a
Mostly working TCPDF conversion for both labels and reports
2010-06-08 18:49:20 +00:00
dave
1f1691167c
Convert all width to millimeters
2010-06-08 18:49:14 +00:00
jacob
6504d09886
Added updates for converting from Latin1 to utf8 character encoding
2010-06-04 20:23:59 +00:00
justin
a586ad8e93
enhance reporting capabilities for judging score entry
2010-05-27 21:55:10 +00:00
dave
f7532e8ebc
Add address to the primary contact in an awards report
2010-05-07 07:29:31 +00:00
dave
b957a965c9
Add position field.
...
James: I havne't tested this, Don't have any sponsors in my local DB, if
you could run a test on it that'd be great :)
2010-05-07 07:29:28 +00:00
dave
250b717db6
Add salutation, switch to optiongroups.
2010-05-07 07:10:11 +00:00
dave
2a93723a45
On second thought, move the award delete and award prize delete into a
...
separate file, since they're used in two places (by the downloader and
by the editor). Update the award and prize delete routine to also
delete the winner linkage.
2010-04-22 05:09:50 +00:00
dave
a809f80087
Also delete the division and category linkage
2010-04-22 05:09:48 +00:00
dave
c3fe929796
THe ID of the award to delete is the key, not the value (which is always
...
'true').
2010-04-22 04:39:27 +00:00
dave
c91e488940
typo
2010-04-21 07:05:00 +00:00
dave
aa314974c1
Switch to the "All Eligible" list by default if there are no
...
nominations.
2010-04-19 06:07:52 +00:00
dave
f0515a93bd
Fix uploading to STO: Make YSC targets use the same upload screen, but
...
disable division selection. Count the number of winners on the main
upload page and disable the send button if there are 0 winners. (also
helps the user know which awards need uploading).
2010-04-18 22:40:10 +00:00