dave
6bdbc85829
Download schedule_judges and self_nominate for awards too
2010-04-03 16:46:43 +00:00
jacob
a738ad1a26
Some touch-ups as per bugs logged
2010-03-31 22:03:07 +00:00
james
12086fc9c9
Send project language in award upload
2010-03-31 19:31:42 +00:00
jacob
4ad5ec9d68
Made tables of the "tableview" class sortable
2010-03-31 18:44:42 +00:00
dave
c42748989b
Add xsmall to report too
2010-03-31 04:50:55 +00:00
dave
8d8bcdad94
Add available in round1,round2 to the judge report
2010-03-31 04:07:26 +00:00
jacob
b632b6c932
Adding sortable columns to tables
2010-03-30 21:59:04 +00:00
james
dcd9e825ea
Make the message look a bit nicer (output the message if we have it, instead of print_r'ing the whole result)
2010-03-30 17:22:55 +00:00
james
c238997eed
Only show fairs in the fair upload stats that have enable_stats turned on
2010-03-30 17:01:27 +00:00
james
80ff166203
Set prize external_identifier on award download properly. Send proper xml array (prizes[0]prize[0], not prizes[0]prizes[0]) to ysc servers. Handle postback url properly (typo)
2010-03-30 16:47:30 +00:00
jacob
7cd9f21434
Small wording fix for bug #461
2010-03-30 16:08:57 +00:00
dave
8aec6a23e6
Typo
2010-03-29 21:47:25 +00:00
james
1e0c502de8
reload the report list in the callback after the report list is saved, otherwise the reload causes a race condition with the json and (in my case) usually the reload wins.
2010-03-29 20:57:04 +00:00
james
da17e3461c
Show the report name instead of the report id in the dialog title
2010-03-29 20:46:53 +00:00
james
6d4186182e
Show the total number of prizes available for the award, instead of the number of prize records for the award (a single prize record can have mutliple prizes available).
2010-03-29 20:10:27 +00:00
james
ad7051a6c9
Add Project -- Rank to student reports too, so it can be in the Special Award Nominations list given to judges.
2010-03-29 19:48:12 +00:00
dave
74ea0b7050
Only consider complete/paymentpending for tour scheduling.
2010-03-29 07:50:49 +00:00
jacob
6ecfb4ab42
Fix for bug #457 - Error in generating report that included the sponsor DB ID field
2010-03-26 17:41:44 +00:00
jacob
6e4d1018f8
Fix for bug #460 , missing column prevented the Judges report from generating successfully
2010-03-26 15:52:03 +00:00
dave
14ea96dddc
fix typo
2010-03-26 06:12:42 +00:00
dave
149cc6551f
Clarify the "go ahead anyway" message to include "the scheduelr may not
...
work at all"
2010-03-26 06:03:37 +00:00
dave
5052234670
Check for special award timeslots if the scheduler is configured to
...
schedule special award judges
2010-03-26 06:03:31 +00:00
james
9afcd82523
Oops revert part of the last commit - that wasnt supposed to be there
2010-03-25 22:11:19 +00:00
james
096287908d
Dont show weird infinity / nan messages
2010-03-25 21:22:40 +00:00
james
a3417c7a50
Add a parameter to the launcher just so we can tell which fair its running for
2010-03-25 20:52:40 +00:00
james
bf0d2bb1de
Add //TRANSLIT to the conversion fields on the administrator's student editor as well
2010-03-25 14:29:09 +00:00
james
c9f5c0164f
Fix smart quotes and funky ms characters in the new administrator's project editor (for title and summary) as well
2010-03-25 14:27:13 +00:00
james
07902b107e
Fix smart-quotes and other funky characters in email messages - need to //TRANSLIT convert _before_ escaping for the query
2010-03-25 14:23:25 +00:00
dave
9b10cdcdc0
Don't let anyone even turn on this option
2010-03-25 04:34:22 +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
be6c5a27c9
Ignore email addreses that start with a *
2010-03-25 04:27:31 +00:00
james
a28b0e8444
Formatting cleanups and style cleanups
...
Also moved the school to be beside the first students name instead of beside the project title -- i was seeing a LOT of projects with long titles overlapping with the school name.
2010-03-23 17:30:19 +00:00
james
ea58b4b6a8
Add a "setDefaultFontSize" function to lpdf, and set it to something reasonable for backwards compatability
...
Update lpdf's table functions to honour the default font size setting.
(this works great, except for the column widths - if you choose a font-size too big, its not oging to fit in the pre-defined column widths.)
2010-03-23 16:42:59 +00:00
james
b34ad909b5
Add an empty "Rank" column for judges to specify the rank of a project
2010-03-23 16:03:28 +00:00
idziak
c5420a82b9
added nicely formatted output option for awards script
2010-03-22 02:22:20 +00:00
idziak
10f41e00f9
added nicely formatted output option for awards script
2010-03-22 02:22:04 +00:00
dave
d3c0746949
Allow committee to save xsmall tshirts too
2010-03-19 16:12:41 +00:00
dave
76eefdf3cd
Put custom reports back in
2010-03-15 06:02:25 +00:00
dave
adf606f0d3
Backout the patch, but leave the complete status removal there
2010-03-12 08:05:44 +00:00
dave
a4e5761788
Remove the sub-query from the user list, significantly speeds it up.
...
And, dont' show complete status for user types that don't need it.
2010-03-12 05:53:03 +00:00
james
b99f730a71
Fix character encoding problems in student editor and project editor
2010-03-03 20:13:46 +00:00
james
6def9680bc
Fix translations for awards and award prizes
...
Also fix translations editor when the first language has an accent
2010-03-03 19:25:19 +00:00
dave
05fe375d3a
Multipart commit because I messed up part of my git tree. Implement
...
including award criteria in AC script, off by default
2010-03-02 22:50:49 +00:00
james
3832e64600
Filter by team id so we don't print all teams
2010-02-25 21:23:11 +00:00
james
0fbf664f67
Change JOIN to LEFT JOIN for donation/sponsorship list in the case that they don't specify an appeal.
...
Add ability to REMOVE a donation
Add activitylog for both adding and removing donations
2010-02-25 15:44:04 +00:00
james
ab60a0f389
Get rid of the debug for now, it breaks functions that return json.
2010-02-24 01:24:13 +00:00
dave
cf19eacd43
Remvove the data dump at the bottom of the send stats
2010-02-23 20:00:54 +00:00
dave
09f1984987
Fix saving next_chair stats
2010-02-23 19:58:09 +00:00
dave
c284fed0f5
Add a debug_() routine and use it in curl
2010-02-23 19:58:06 +00:00
james
f4d2d636d8
By default, turn ON all eligibility in divs/cats for downloaded awards.. so
...
fairs don't wonder why they can't assign any winners to these awards. In other
words, make it "just work". :p
2010-02-22 20:26:23 +00:00
dave
de761c8b3e
Update the annealer to recompute the cost of multiple affected buckets
...
on a move if necessary. Add the annealer to compute floor locations
(but don't link it to anything yet because there's no editor, we're
testing it with GVRSF this year).
2010-02-22 18:45:58 +00:00
dave
1849d0362c
Not sure where these came from, maybe a bad merge from old code?
2010-02-22 18:13:14 +00:00
dave
538c2ae066
Use array_splice to compute new lists... much shorter code, and probably
...
a lot faster.
2010-02-22 18:13:11 +00:00
james
910c9e85b0
Allow an override to start the scheduler even if things dont look good
2010-02-18 16:44:42 +00:00
james
21ea57a661
Remove debug and properly pluralize hours/minutes/seconds
2010-02-18 16:01:46 +00:00
james
1a2fc19fca
convert judges scheduler status AJAX to JQuery
2010-02-18 15:54:31 +00:00
james
8e650a104d
Higher preference for having the right languages on a team
2010-02-17 18:59:56 +00:00
dave
573a580e3a
Add a small cost for judge teams with no experience, try to avoid that.
2010-02-17 18:34:35 +00:00
dave
d4782758aa
Don't use round2 scoring in the cost funciton if there is no round2
2010-02-17 18:34:29 +00:00
dave
147655171c
Skip round2 judge scheduling if no round2 timeslots are defined.
2010-02-17 18:24:07 +00:00
james
4c79d7482d
Change wording on the button to 'Generate Report' instead of 'Generate PDF' - report could be CSV, etc
2010-02-16 22:07:46 +00:00
james
1768fffb2b
Properly escape the email name in the javascript function, and htmlspecialchars the name in the output
2010-02-12 18:24:22 +00:00
james
0f746fb914
Re-organize the main index page - move feeder/upstream fairs down to where the upload stats is
2010-02-12 17:19:29 +00:00
james
47a8a3019a
Remove one click ysc affiliation - they can use the upload fair statistics icon
2010-02-12 17:16:05 +00:00
james
b362099af3
If the xml parse doesnt return an array, then the server must have sent back plain text, so set the message and error field to that and return it. This is what the YSC Stats server does - So stats uploading to YSC works again now.
2010-02-12 17:05:18 +00:00
james
b2c6729def
Fix identification of externally downloaded awards in the awards list
2010-02-12 16:46:05 +00:00
dave
71509f3f16
Fix the downloaded prize array for awards with >1 prize. For STO this
...
actually doesn't matter there's only one prize for each award.
2010-02-12 14:16:19 +00:00
dave
1ab43fef68
Recover missed commit for YSC awards downloading and winners upload.
2010-02-12 05:34:12 +00:00
dave
615c265d00
Allow the addition of a committee role to an existing user.
2010-02-11 22:39:15 +00:00
james
8b4c8297b1
Use Youth Science Canada (or YSC) instead of YSF
2010-02-11 22:35:57 +00:00
james
f558a5d8b8
If a group by column has a exec_function, call the exec_function on the table group heading before outputting it
2010-02-11 21:36:11 +00:00
james
90d9d0a01d
Fix reports that show the language of judges when judges havent specified any languages
2010-02-11 21:16:26 +00:00
james
a42e042bcc
Fix once and for all the communication module with french/accented characters -- since fckeditor only does utf8, do the conversion immediately to ISO when its submitted, and then allow the system to use ISO everywhere from there on out
2010-02-11 16:41:17 +00:00
james
a1865e267b
When sending, make sure we check to make sure result is NULL as well, becuase if its cancelled, sent will be NULL but result will be cancelled
2010-02-11 15:59:41 +00:00
james
d8375c0c5f
Add ability to cancel emails in the queue to be sent
2010-02-11 15:58:26 +00:00
james
e077912d9e
Clarify some fields, add 3 more: captain name, all team members, all team members except captain.
2010-02-10 18:52:45 +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
james
496c0400aa
Don't include deactivated judges in the judge list
2010-02-10 16:15:12 +00:00
dave
1aa759047a
Fix the link to the materials
2010-02-10 05:36:16 +00:00
dave
33a9ee5401
Show a disabled button for awards with additional materials that have no
...
winners.
2010-02-10 05:36:15 +00:00
dave
d38c57de79
Delete entries in the winners table when a project is deleted.
2010-02-10 05:36:14 +00:00
james
b1033e2369
Fix communication sending when replacements have apostrohpe's in them
2010-02-06 22:05:39 +00:00
dave
fb6da3764f
southern kentucky has 35 divisions. So support up to 50.
2010-02-06 01:13:45 +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
dave
510d4a7e5f
Add support for listing judges div/cat prefs in columns. This now
...
completes everything the judges csv could do. The downside ist hat each
fair could have different numbers of divs/cats, so each will have to
create the report (and keep it up to date if they change the number of
divs/cats)
2010-02-04 17:55:04 +00:00
dave
dc29349e7c
Fix all other (1) #content loads. We pretty much dont' need that now.
...
Maybe we should create a #content div. :p
2010-02-04 06:48:44 +00:00
dave
4aae875630
Apparently in IE7 you can't .load into an <iframe>. But you can .load
...
into a <div>. So there.
2010-02-04 06:48:42 +00:00
james
ebbfaf42bd
Fix spelling mistake: Bug #407
2010-02-03 19:10:29 +00:00
james
715afc8e59
Fix primary contact radio boxes checked status in IE7
2010-02-03 16:53:19 +00:00
james
879dc845d9
Fix Report dialogs in IE7
2010-02-03 16:02:45 +00:00
dave
c527e349c8
Disable question fields in the editor that aren't in use.
2010-02-02 19:40:56 +00:00
dave
16567265d6
remove a conflict with the $fields variable, wasn'ta bug, but was
...
overwriting the global valiable.
2010-02-02 19:40:55 +00:00
dave
e65f899731
Support custom judge questions in the report editor
2010-02-02 19:40:52 +00:00
dave
355447ac76
Add highest cat pref selection (for LRSF). Pass the $field into the
...
report column function so the same function can be used for multiple
fields with different return values.
2010-02-02 18:19:11 +00:00
dave
5c8bbe16b6
Remove the typepref selection, it turned into
...
users_judge.special_award_only.
2010-02-02 17:48:59 +00:00
james
45864af4af
(Commit from Dave): Fix the logic for saving the school teacher. If the user
...
is teacher,judge, and they delete their account, the teacher save in the school
editor silently fails (id exists, but user_load returns false).
Now it purges the teacher and creates a new one. The downside, is the teacher
can remove their contact info without the committee knowing about it. I guess
the real fix woudl be to either: Don't allow the account to be deleted if they
have a teacher,principal role, or duplicate the account on deletion to retain
the teacher contact info.
2010-02-01 19:31:03 +00:00
dave
6261919878
Add two columns for all divisions the judge selected 5-expert for
2010-02-01 06:30:48 +00:00
dave
34368908bc
Add willing chair, years exp, and highest psd to the judge report
2010-02-01 06:01:02 +00:00
dave
6f22c31be3
Don't show local "Download additional mateirals" link for external awards.
2010-01-31 22:07:14 +00:00
dave
a55dd4b9be
Implement additional materials download for fairs user
2010-01-28 19:05:35 +00:00