james
e2b78cc707
Add a mouseover tooltip to the delete icon, and add a "login" button to login as that student to see waht the studnet sees
2009-03-30 20:06:25 +00:00
james
65e4d29c58
Fix the total check, and rename a variable to not be stupidly named
2009-03-27 20:35:33 +00:00
james
32222526a8
Add judge language criteria to judge scheduler check before allowing the scheduler to run
2009-03-27 20:31:57 +00:00
james
4185558e4b
If there's a regfee, and we show a red * then there's no point showing "complete" becuase everyone is "complete" and only some will have a red star. saves bandwidth and real-estate on the page.
2009-03-24 18:21:26 +00:00
james
1b6b245e37
Create (and protect) a logs data/logs folder and store annealer logs there incase they're needed down the road
2009-03-24 16:58:02 +00:00
james
b3bbd801ef
Committing a comment to the annealer to look at down the road, ideas from Kris to speed up the scheduler when the cost isnt changing, instead of waiting for the temperature to fall slowly, speed it up when the acceptance rate is really good or really bad
2009-03-24 16:52:10 +00:00
james
4b3455f730
Increase email field size
...
Fall back to projectnumber sorting after projectsort (incase people manually set the project numbers in the project number field, and leave the projectsort empty
2009-03-24 15:08:51 +00:00
james
03f1bf3299
Fix javascript error for missing onclick handler
2009-03-19 19:15:35 +00:00
james
666f4ce720
Add type pref to the judges list, so it cna be filtered on to generate nametag lists for only special awards judges
2009-03-19 18:54:34 +00:00
james
69849468ce
Fix judges query for judges not active this year
2009-03-17 18:42:12 +00:00
james
35276b7475
Don't export deleted judges
2009-03-09 17:26:00 +00:00
james
3880628596
Sort the list of years in the report generator screen
2009-03-09 16:50:58 +00:00
james
6db3c8ef37
Dont include deleted judges in reports, ever.
2009-03-09 16:38:06 +00:00
james
7674cf3fbe
Fix a divide by zero when "scale columns" was set to yes, but there were no scalable columns to scale
2009-03-05 20:55:06 +00:00
james
2fafcfd844
double negatives ftw... now do it properly -- do not email deleted judges!
2009-02-16 23:34:03 +00:00
james
7cbd70577e
Oops missed an AND
2009-02-16 23:32:02 +00:00
james
b8c9d10be0
Never email judges that have been deleted. This will all change once branch gets merged in, but fixes the fairs for this year at least.
2009-02-16 23:28:47 +00:00
james
91270b79ac
Don't verify the SSL certificate - temporary workaround for CURL's ca-cert bundle not properly authetnicating the YSF SSL cert.
2009-02-11 22:41:18 +00:00
james
bf58a9d78b
Make the Help button work on all of the sfiab.com sites because of the mod-rewrite REDIRECT_URL
2009-01-27 21:52:11 +00:00
james
c83cb44aa6
Merge safety changes from banch into trunk
2009-01-21 22:33:27 +00:00
justin
7bd94c3782
Add judging score entry for Renfrew County fair
2009-01-17 19:45:42 +00:00
james
65d568afa7
Add division / category to the summary at the top of the signature page
2008-11-20 18:33:04 +00:00
james
544c6f4580
Allow upscaling widths as well as downscaling widths if they select "scale column widths to fit page width"
2008-11-20 18:21:56 +00:00
james
cc619e3422
Make summary scalable
2008-11-20 18:20:04 +00:00
james
3d30262af5
Only show the label layout if the type is label
2008-11-20 18:17:57 +00:00
james
2cebd4dc9f
Backport namecheck fix from branch to trunk
2008-11-07 04:41:44 +00:00
james
065cb658bb
Make the translations page much more compact
...
Backport translations dropdown fix from branch
2008-11-03 02:11:52 +00:00
james
fde29e7a91
Migrate 1320 from branch into HEAD
2008-11-02 02:35:46 +00:00
james
b45ef040bb
Make the translations manager much mroe user friendly:
...
1) can edit more than one translation at a time
2) can delete more than one translation at a time
2008-10-30 17:57:05 +00:00
james
59d42980e1
Fix i18n on the date config errors
2008-10-30 17:08:21 +00:00
james
fca6ce64b0
Show a sample of what the label is going to look like laid out using DIV's and HTML, this is the first start of implementing a full editor :)
2008-10-16 19:13:59 +00:00
james
b3bfb560f9
Add a bunch of missing i18n()'s
2008-10-06 19:09:00 +00:00
james
f569ed3e13
Fix Quebec province translation so its country code is properly set.
2008-10-06 18:50:18 +00:00
james
91bc77d640
Add the start of the isef form collection page for participant registration and the database setup in db.999 until its ready to go live
2008-09-28 18:36:56 +00:00
james
13558122bd
Add backup/restore icon
2008-09-25 17:38:40 +00:00
james
ffa116bb5d
Add backup/restore functionality - need to add icon still
...
Fix bug where title was leaving room for an icon even if there was no icon
2008-09-24 21:56:11 +00:00
james
bfb471011a
- Fix a bug where the special awards annealer would overwrite the last jteam
...
- Add an alternative (but commented out) array population for the annealer
- Leave in some of the debug statements, they don't hurt anything.
2008-09-17 18:04:50 +00:00
james
87841466e6
Hmm, re-add the "Internal Document Management" that somehow got left out from the conversion to icons!
2008-09-17 14:30:18 +00:00
james
642dac036f
Add participants last year and participants all years to communications system
2008-09-17 14:23:30 +00:00
james
4d0ff8f327
properly fix the team naming/sorting issue
2008-09-16 19:38:27 +00:00
james
bed8cc9d9e
If a jdiv has no projects, then it definitely doesnt need any judging teams to judge those 0 projects
2008-09-16 18:44:25 +00:00
james
de185f07f4
sort the divs and cats so the team names are consistent
2008-09-16 18:37:23 +00:00
dave
54aa1b7658
- One more quick fix, make it "special award only", instead of "awards",
...
because a judge that wishes to judge a specific special award is only allowed
to choose one.
2008-09-15 15:46:22 +00:00
dave
15f9d0cb89
- Remove my testing database name from the CREATEs
2008-09-15 03:59:53 +00:00
dave
f8f9964fba
- Non-invasive commit, ground work for moving judges to the user backend.
2008-09-15 03:51:52 +00:00
james
d017f6ff3c
use the function to check complete status, and only after it has saved whatever was posted so the display is correct.
2008-09-05 19:06:39 +00:00
james
d61fa75b0d
Switch the namecheck to check both/any/all students in the project, not just the one logged in.
2008-09-05 18:50:36 +00:00
james
2f56404903
Bump version number to 2.2.1 for development
2008-09-05 18:09:12 +00:00
james
48f4c4715d
Switch version to 2.2.0
2008-09-02 18:44:19 +00:00
james
2c106b3bd7
Add a few missing <br />'s to the winners page
2008-09-02 17:53:29 +00:00