james
e1ef58f988
Oops fix my missing semicolon now
2010-06-17 15:14:36 +00:00
jacob
13bc1b3d9a
D'OH
2010-06-17 15:11:59 +00:00
jacob
970ac57f21
syntax error in the earlier version
2010-06-17 15:11:04 +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
jacob
f1a43a9cec
DB updates that I forgot to include with my last commit
2010-06-17 14:02:30 +00:00
jacob
7e749f0295
Added conferences_id to the so_teams table and updated corresponding code accordingly
...
Partially implemented student manager under school dashboard for science olypmics
2010-06-16 15:16:25 +00:00
james
e5d9460d73
Add schedule view for school access, allow schools to register teams for events
2010-06-15 21:43:21 +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
c9ebee5c10
Forgot to update the code version on my last commit
2010-06-14 19:44:49 +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
jacob
f116d9c5fc
Added team management for SOIAB. Minor typo correction in conferences.php
2010-06-14 18:30:39 +00:00
james
76f1a79fe7
Oops, remove teh database name from the db update on create table
2010-06-11 20:27:53 +00:00
jacob
7d38b43cfc
school management partially updated
2010-06-10 22:10:20 +00:00
jacob
5b7f7dca00
add specific character encoding
2010-06-10 20:37:49 +00:00
james
56ce08201a
Add schedule database
2010-06-10 20:37:11 +00:00
jacob
4b95aebe8f
Added an event editor
2010-06-10 19:50:49 +00:00
jacob
e0efe11f03
Added a command at the end to switch the character encoding for the entire database
2010-06-10 19:09:00 +00:00
james
0938342569
Always create new tables with UTF8
2010-06-10 18:36:10 +00:00
jacob
558a724e0e
correcting field name
2010-06-10 18:25:26 +00:00
jacob
dab613b746
Added locations table and editor
2010-06-10 18:09:16 +00:00
james
fa56770b8a
Recommit 175 FULL due to missing 174 php
2010-06-09 16:51:49 +00:00
dave
6049ce9edb
Missing file, that's why it wasn't converting properly
2010-06-09 16:45:51 +00:00
james
4c9692682a
added a line for catching "set" field type in the character set update
...
created a full database dump in UTF-8 encoding for installer
2010-06-09 15:41:50 +00:00
james
d5ed8a1fc4
Modified version of update 173 to handle special windows characters
2010-06-09 15:11:14 +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
jacob
a2239d84da
Modifications to fix db update problems
2010-06-08 20:31:52 +00:00
dave
ce1d289a31
Convert labels to new format and millimeters. Drop now-unused columns
...
"face" and "lines".
2010-06-08 18:49:21 +00:00
jacob
6504d09886
Added updates for converting from Latin1 to utf8 character encoding
2010-06-04 20:23:59 +00:00
james
36024b63ca
Sneak in one more update to 172
2010-06-03 19:29:31 +00:00
james
14308b5991
Start of adding 'conferences' and ability to switch between running conferences
2010-06-03 19:21:27 +00:00
james
8d6d653567
Add a new date 'judge schedule available' to specify when judge assignments and schedules become available to judges. When the chief judge is playing with the scheduler he doesnt want to have judges thinkign they are assigned to their final teams/projects/timeslots, so only make them available to judges after this date has passed.
...
The default (as always) maintains old behaviour, so if this date is not explicitly set, it'll always show the schedule
2010-04-06 14:29:50 +00:00
james
2f38386967
set enable_stats to 'no' for YSO
2010-03-30 17:03:58 +00:00
dave
a821cd3e3c
typo
2010-03-25 04:36:47 +00:00
dave
8ee1f36f90
TCPDF support library and label generation code that uses TCPDF. All
...
other stuff still works, this only adds on. And on second thought, I
should probably disable the report type that would let someone use this.
2010-03-25 04:27:33 +00:00
dave
217ce8e175
And finally, update the db, which resyncs my git to svn HEAD. :)
2010-03-02 22:55:51 +00:00
dave
af96e75f25
And finally the db file
2010-03-02 22:50:52 +00:00
dave
e9398f4895
UPdate code version
2010-03-02 22:50:51 +00:00
james
471b358f2f
Aparently some emails use "webmaster@sfiab.ca" -- wipe that out as well to force them to set a proper from address or use the fair manager's email
2010-03-02 20:18:39 +00:00
dave
89547f902a
Some fairs did a rollvoer before the NULL was fixed (I think it was
...
fixed), and reset some award sources to 0 instead of NULL.
award_source_fairs_id can never be 0 anyway (unless someone edits the DB
manually), so just set them back to NULL so the existing code works.
2010-02-22 18:45:57 +00:00
dave
15c9c5619a
Database table for computing floor locations
2010-02-22 18:45:55 +00:00
james
74905273cc
If anyones emails are still set to come from 'website@sfiab.ca' wipe that out, which will force it to default to the fair manager's email address when sending - we dont want anything coming from that address!
2010-02-18 16:13:36 +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
d8375c0c5f
Add ability to cancel emails in the queue to be sent
2010-02-11 15:58:26 +00:00
james
5dcbc28d54
Fix email sending to not fail if a single email fails, instead, flag it as failed and continue on
...
Better track email sending as well, and add fields for tracking bounces (not implemented yet)
2010-02-10 17:05:49 +00:00
dave
faa3742bda
Support Highest, High, Indiffernt (short and long), and expertise 5,4,3
...
(short and long) all with the same two functions.
2010-02-04 17:55:07 +00:00
james
fd4e72e1f4
Fix judge invite only text on user_new to actually show up
2010-02-03 00:30:24 +00:00
dave
5c8bbe16b6
Remove the typepref selection, it turned into
...
users_judge.special_award_only.
2010-02-02 17:48:59 +00:00
dave
7d611e531f
Add a 'per_fair' option to the awards, so an award can be treated as a
...
separate award for each feeder fair, allowing the maximum prize
assignments from each fair.
2010-01-27 20:24:17 +00:00
james
522ea8206d
Change projects.projectdivisions_id and project.projectcategories_id from TINYINT to INT so they match what is allowed in the division and category configuration
2010-01-22 04:03:02 +00:00