a2239d84daModifications to fix db update problems
jacob
2010-06-08 20:31:52 +00:00
ee2e03df4bRemove TCPDF example from source
dave
2010-06-08 19:24:26 +00:00
180550f15eFix load/save now that face and lines are gone. Change TCPDF report types to use the old types.
dave
2010-06-08 18:57:01 +00:00
ce1d289a31Convert labels to new format and millimeters. Drop now-unused columns "face" and "lines".
dave
2010-06-08 18:49:21 +00:00
d67500fe1aMostly working TCPDF conversion for both labels and reports
dave
2010-06-08 18:49:20 +00:00
6ab3522970Fix a TCPDF bug causing misaligned table headers on a page break
dave
2010-06-08 18:49:17 +00:00
b0842d28eeDelete unneeded file
dave
2010-06-08 18:49:16 +00:00
1f1691167cConvert all width to millimeters
dave
2010-06-08 18:49:14 +00:00
dcf3f1687dUpgrade to TCPDF 5.3
dave
2010-06-08 18:48:10 +00:00
d6dcdf1ea6More sensible values for margins
dave
2010-06-08 18:47:59 +00:00
6504d09886Added updates for converting from Latin1 to utf8 character encoding
jacob
2010-06-04 20:23:59 +00:00
20382fc44aRemove old superconfig Remove Age Categories from config for scienceolympics -- for now, all science olympics ive heard of just use the grades as designations
james
2010-06-04 17:12:38 +00:00
cf05b063c1A few more tweaks to the date config - if we have a conference year should be 0, if we dont have a conference, conference should be 0 and year should be set.
james
2010-06-04 17:09:35 +00:00
b47b88ab9bUpdate front-end dates
james
2010-06-04 16:48:02 +00:00
b51b4420dbUpdate dates configuration for science olympics
james
2010-06-04 16:45:56 +00:00
36024b63caSneak in one more update to 172
james
2010-06-03 19:29:31 +00:00
14308b5991Start of adding 'conferences' and ability to switch between running conferences
james
2010-06-03 19:21:27 +00:00
d779a6ea27Oops missed the CSS for the lightswitches
james
2010-05-28 12:00:09 +00:00
c47eb2ac30Movethe link somewhere a bit better, still requires config access to get to
james
2010-05-27 20:41:33 +00:00
8aae3b3522Add a (non-working for demo only!) superconfig page to turn on/off the science fair and science olympics components
james
2010-05-27 20:33:08 +00:00
f7532e8ebcAdd address to the primary contact in an awards report
dave
2010-05-07 07:29:31 +00:00
b957a965c9Add 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 :)
dave
2010-05-07 07:29:28 +00:00
250b717db6Add salutation, switch to optiongroups.
dave
2010-05-07 07:10:11 +00:00
05be59f62bDelete JPG images too.
dave
2010-05-06 17:13:56 +00:00
2a93723a45On 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.
dave
2010-04-22 05:09:50 +00:00
a809f80087Also delete the division and category linkage
dave
2010-04-22 05:09:48 +00:00
c3fe929796THe ID of the award to delete is the key, not the value (which is always 'true').
dave
2010-04-22 04:39:27 +00:00
ec5327f7acPut back in email sending for new registraitons
dave
2010-04-18 22:41:25 +00:00
6fa1c6d266Only download awards from the specified year
dave
2010-04-18 22:41:24 +00:00
6242b9ef5eHandle multiple awards in the winner postback
dave
2010-04-18 22:41:23 +00:00
f0515a93bdFix 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).
dave
2010-04-18 22:40:10 +00:00
8a5436a3b2Put the award upload on one page. Make the default mappings a modal dialog (so it's not ALWAYS on the screen). Implement "upload all" for SFIAB targets.
dave
2010-04-18 22:40:08 +00:00
530788e1c5Require that magic_quotes is OFF.
dave
2010-04-18 22:40:07 +00:00
5e9ee05606Apache/PHP seems to let us turn off magic quotes in the .htaccess. Yay. magic quotes DEPRECATED as of PHP 5.3.0, REMOVE as of 6.0, on by default for any PHP < 5.3.0. Pain in the ASS. php is running the urldecode for us, seeing that the string has quotes, then adding quotes before we can json_decode(). It only does this in POST and GET
dave
2010-04-18 22:40:05 +00:00
a5a431605aSupport Multiple uploads for SFIAB targets
dave
2010-04-18 22:39:55 +00:00
14df5adc39Remove debug line
dave
2010-04-16 09:46:03 +00:00
29db8ac071Make the roll() function able to determine all fields to roll, and properly handle fields that could be NULL. Use the roll() to roll awards and prizes, both had potential NULL fields that were rolling to '0', causing downloaded awards/prizes to be unrecognized after rollover.
dave
2010-04-16 09:43:26 +00:00
afc353bdb9age category options should work properly again now
justin
2010-04-14 14:59:17 +00:00
a890fa299dresolve minor award ceremony script issues 398, 373, 397, 371
justin
2010-04-14 14:26:11 +00:00
8b4dfb23c5modify to only show awards actually given out
justin
2010-04-14 14:10:47 +00:00
f6a68bc53aUndoing a minor change on div size
jacob
2010-04-13 20:38:24 +00:00
d6fa48f85aReverting some changes that I inadvertently committed.
jacob
2010-04-13 20:33:27 +00:00
0cd172c48bModified the info pop-up for judges in the team members editing form. The info now comes up in a compact div within the page rather than a separate window. When the info div is clicked on, the user editor opens up that user.
jacob
2010-04-13 20:11:15 +00:00
21bb3ec994Add communication query for "CWSF Students for this year" so its easy to send an email to all the CWSF winners
james
2010-04-13 15:00:03 +00:00
072e07a06fAdd optgroup headers and shuffle some fields around for student reports
dave
2010-04-12 00:23:21 +00:00
3597f83ee9Updates to the exhibit hall annealer (still no front end so no one can use it )
dave
2010-04-12 00:08:28 +00:00
536fec616fAdd a school principal field.
dave
2010-04-12 00:07:33 +00:00
cbbb0ebca0When setting a score to zero, really make it null.
justin
2010-04-10 17:03:29 +00:00
384efa3363need to do same fix in score entry, moved name extractor to common file
justin
2010-04-10 16:51:43 +00:00
876899d17ffix names list to use new judging team code
justin
2010-04-10 16:03:24 +00:00
37ae79c363Add an option to group divisional results by prize so all the HMs are first, then bronze, etc. (based on the order of the prizes of the first divsional award encountered).
dave
2010-04-10 07:09:07 +00:00
02244937d2Don't do a newpage for empty awards if we're not showing them. Move the pronunciation key to a new line so it doesn't overlap the school.
dave
2010-04-10 03:56:53 +00:00
8c83a9a755Handle > 2 students on a project. Print schools for all students in the formatted report.
dave
2010-04-10 03:45:03 +00:00
81461c0601Add "complete or paymentpending" dropdown as options when viewing the registration list or registration stats
james
2010-04-08 20:03:21 +00:00
9d79e2fe98Add TCPDF label, but call it experimental to discourage use. Convert ISO-8859 -> UTF-8 before printing text on the TCPDF label... happily only the GVRSF is using this right now so we don't need to update everyone.
dave
2010-04-08 07:38:22 +00:00
e3cda665c2Half implement temporary saving divs/cats for single uploads. That's going to be a lot of work. For now, always save the div/cat preferences when they hit next. Fixes a bug where the divs/cats have never been saved, but the award proceeded to upload with a div/cat id=0. Also, the uploader made a temp change to the div/cat, the change wouldn't get picked up by the upload, now it will.
dave
2010-04-07 16:17:26 +00:00
8ffb710715Add option for only showing ACTIVE judges in reports (like nametags) we dont care about inactive judges.
james
2010-04-07 14:25:33 +00:00
9dfa523bb5Adjust the timeslot column width if the date is being displayed, becuase now it can be formatted to be slightly longer than standard database format
james
2010-04-06 19:00:52 +00:00
6d8c74e8aeFormat the date/time according to the localization in the custom projects/judges and judges/projects reports
james
2010-04-06 18:49:49 +00:00
123cee67d3Check for minimum teams based on language as well.... this causes things to not "add up" properly but that is kind of intended..., ie the "total" doesnt equal "english + french"... but its a lot better than it was (it now tells ottawa that we dont have enough french judges, which is correct.)
james
2010-04-06 18:30:23 +00:00
fcccfd16c0Add a bunch of missing i18n's on the judges teams projects Make the timeslot/project listings not be stupidly tiny Highlight more errors in big bold red for language mismatches
james
2010-04-06 17:05:59 +00:00
2afa6a5ec8Added language tags to the available judges in the team member editing form.
jacob
2010-04-06 16:29:21 +00:00
00e1743aedThe languages for a team should also be based on which PROJECTS are assigned to the team Update the judges_teams_members list to show "BAD" judges (judges assigned to a team in a language that they dont speak)
james
2010-04-06 16:15:48 +00:00
28db0a6871might as well sort by first name as well...
jacob
2010-04-06 15:56:38 +00:00
e3751ea733Added sorting of judges by last name when listing them in the team member editor (Mantis #470)
jacob
2010-04-06 15:54:06 +00:00
534981a0b9Make division preferences have slightly higher priority than category preferences.
james
2010-04-06 15:41:29 +00:00
e2b5208aeeFix for bug number 471. Tallies weren't adding up on the user list summary table at the bottom.
jacob
2010-04-06 15:19:47 +00:00
951b7209d9Add a cost for judges assigned to a team that speak more languages than they need for that team (ie, a bilingual judge being used for an english-only team)
james
2010-04-06 14:42:51 +00:00
8d6d653567Add 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.
james
2010-04-06 14:29:50 +00:00
015b04a81aAdd two columns for the feeder fair info in the student report.
james
2010-04-05 19:19:53 +00:00
e07f22995bAdd fields to the award report
dave
2010-04-04 18:57:30 +00:00
6e245a4c52Add option group support, and as a test implement it for awards report. It would be nice to remove the "Award -- " off the front of each field name, but if we do that it only displays "Name" after its' selected, which can be confusing if there's an "Award -- Name" and a "Prize -- Name". But the division into optgroups still look nice.
dave
2010-04-04 18:57:27 +00:00
c1433e8a7dTypo... wonder how long that's been there.
dave
2010-04-04 15:55:32 +00:00
6e30724785Use the proper judges_teams_id. If there are no projects print a message.
dave
2010-04-04 02:22:55 +00:00
0dd1637415Show round+time with each team on the team editor
dave
2010-04-04 01:38:50 +00:00
0661224a0bDon't duplicate SA-only judges for all rounds for all special awards (only duplicate them enough to satisfy their special awards requests in the specific rounds the award is judges). Fix a bug where the last jduges would get replcaed by a duplicate of the 2nd last judge for multi-round special awards.
dave
2010-04-03 23:10:05 +00:00
8f063c1ec1My what a difference an equal sign makes.
dave
2010-04-03 20:54:57 +00:00
9a00ce4877Properly do timeslot->project->jteam linking for special awards
dave
2010-04-03 19:16:11 +00:00
8bc65e2a3fSend schedule_judges and self_nominate
james
2010-04-03 16:47:08 +00:00
6bdbc85829Download schedule_judges and self_nominate for awards too
dave
2010-04-03 16:46:43 +00:00
7616982ff2Fix font height computation. Implement truncate and '...' on overflow.
dave
2010-04-03 08:48:20 +00:00
a6887423d1Fix a font metric bug (submitted to sourceforge).
dave
2010-04-03 08:48:16 +00:00
29f799f0a2Detect the award warning condition before printing the warning. About half of the BC fairs repeatedly tried to downlaod awards to make the warning go away.
dave
2010-04-02 05:19:33 +00:00
a738ad1a26Some touch-ups as per bugs logged
jacob
2010-03-31 22:03:07 +00:00
12086fc9c9Send project language in award upload
james
2010-03-31 19:31:42 +00:00
4ad5ec9d68Made tables of the "tableview" class sortable
jacob
2010-03-31 18:44:42 +00:00
2332d89736Generate JPG logos too. PDF uses JPG internally, so for TCPDF it's handy to have a JPG logo around (TCPDF takes FOREVER to generate a JPG internally, because it uses GD. :p )
dave
2010-03-31 05:52:52 +00:00
c42748989bAdd xsmall to report too
dave
2010-03-31 04:50:55 +00:00
8d8bcdad94Add available in round1,round2 to the judge report
dave
2010-03-31 04:07:26 +00:00
69eb9a2817add the tablesort jquery plugin (jacob forgot it) needs to be trimmed back theres wxtra crap in the folder
james
2010-03-30 23:33:27 +00:00
b632b6c932Adding sortable columns to tables
jacob
2010-03-30 21:59:04 +00:00
ac10772214Let everyone know that they need to re-download all of their awards before uploading will work
james
2010-03-30 17:45:37 +00:00
dcd9e825eaMake the message look a bit nicer (output the message if we have it, instead of print_r'ing the whole result)
james
2010-03-30 17:22:55 +00:00
2f38386967set enable_stats to 'no' for YSO
james
2010-03-30 17:03:58 +00:00
c238997eedOnly show fairs in the fair upload stats that have enable_stats turned on
james
2010-03-30 17:01:27 +00:00