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
dave
8a5436a3b2
Put 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.
2010-04-18 22:40:08 +00:00
dave
a5a431605a
Support Multiple uploads for SFIAB targets
2010-04-18 22:39:55 +00:00
justin
afc353bdb9
age category options should work properly again now
2010-04-14 14:59:17 +00:00
justin
a890fa299d
resolve minor award ceremony script issues 398, 373, 397, 371
2010-04-14 14:26:11 +00:00
jacob
f6a68bc53a
Undoing a minor change on div size
2010-04-13 20:38:24 +00:00
jacob
0cd172c48b
Modified 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.
2010-04-13 20:11:15 +00:00
james
21bb3ec994
Add communication query for "CWSF Students for this year" so its easy to send an email to all the CWSF winners
2010-04-13 15:00:03 +00:00
dave
072e07a06f
Add optgroup headers and shuffle some fields around for student reports
2010-04-12 00:23:21 +00:00
dave
3597f83ee9
Updates to the exhibit hall annealer (still no front end so no one can use it )
2010-04-12 00:08:28 +00:00
dave
536fec616f
Add a school principal field.
2010-04-12 00:07:33 +00:00
justin
cbbb0ebca0
When setting a score to zero, really make it null.
2010-04-10 17:03:29 +00:00
justin
384efa3363
need to do same fix in score entry, moved name extractor to common file
2010-04-10 16:51:43 +00:00
justin
876899d17f
fix names list to use new judging team code
2010-04-10 16:03:24 +00:00
dave
37ae79c363
Add 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).
...
Won't work quite right if the first divsional award doesn't have any winners for a prize.wq
2010-04-10 07:09:07 +00:00
dave
02244937d2
Don'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.
2010-04-10 03:56:53 +00:00
dave
8c83a9a755
Handle > 2 students on a project. Print schools for all students in the formatted report.
2010-04-10 03:45:03 +00:00
james
81461c0601
Add "complete or paymentpending" dropdown as options when viewing the registration list or registration stats
2010-04-08 20:03:21 +00:00
dave
9d79e2fe98
Add 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.
2010-04-08 07:38:22 +00:00
dave
e3cda665c2
Half 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.
2010-04-07 16:17:26 +00:00
james
8ffb710715
Add option for only showing ACTIVE judges in reports (like nametags)
...
we dont care about inactive judges.
2010-04-07 14:25:33 +00:00
james
9dfa523bb5
Adjust the timeslot column width if the date is being displayed, becuase now it can be formatted to be slightly longer than standard database format
2010-04-06 19:00:52 +00:00
james
6d8c74e8ae
Format the date/time according to the localization in the custom projects/judges and judges/projects reports
2010-04-06 18:49:49 +00:00
james
123cee67d3
Check 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.)
2010-04-06 18:30:23 +00:00
james
fcccfd16c0
Add 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
2010-04-06 17:05:59 +00:00
jacob
2afa6a5ec8
Added language tags to the available judges in the team member editing form.
2010-04-06 16:29:21 +00:00
james
00e1743aed
The 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)
2010-04-06 16:15:48 +00:00
jacob
28db0a6871
might as well sort by first name as well...
2010-04-06 15:56:38 +00:00
jacob
e3751ea733
Added sorting of judges by last name when listing them in the team member editor (Mantis #470 )
2010-04-06 15:54:06 +00:00
james
534981a0b9
Make division preferences have slightly higher priority than category preferences.
...
Add an additional (fairly large) cost for creating a completely empty team
Change the experience to use a weighted experience instead of a sum, and give a
weighted cost to teams for less than 5 years weighted experience, but onyl if there's
more than 1 person on the team (1 person teams are not penalized for not having any experience)
2010-04-06 15:41:29 +00:00
jacob
e2b5208aee
Fix for bug number 471. Tallies weren't adding up on the user list summary table at the bottom.
2010-04-06 15:19:47 +00:00
james
951b7209d9
Add 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)
2010-04-06 14:42:51 +00:00