01ea27a39fadd encoding to htmlspecialchars
sfiab-2.3
james
2019-03-07 21:33:42 +00:00
ff169e7f39remove last pass by reference
james
2019-01-28 16:44:25 +00:00
178817c9c5remove pass by reference
james
2019-01-28 15:23:23 +00:00
3abf8f1fe0spacing to force new version
james
2019-01-21 16:57:42 +00:00
a6f869bef1add E_DEPRECATED and E_WARNING to ignored errors
james
2019-01-21 16:54:28 +00:00
ef00c7d9f3remove pass by reference
james
2018-10-30 17:28:44 +00:00
3e3db6732dremove pass by reference
james
2018-10-30 17:27:45 +00:00
28070d19ccThese changes were done by Sebastian Ruan
idziak
2015-05-06 16:55:46 +00:00
99cfd97e0aforgot to add the new files
idziak
2015-04-08 21:23:58 +00:00
21636ce272These changes were done by Sebastian Ruan Allow the fair to choose calling the signature page either a signature page or a permission form. Add a comment box for each judge that can only be read by a committee member. Adding a comment will set a flag in the "manage judges" list. Add "Update User" button to the list of judges so that a committee member can update a judge to the current year without having to log in as the judge.
idziak
2015-04-08 21:13:02 +00:00
9ec497df9fThese changes were done by Richard Sin Increase the number of sorting and grouping fiels in the Reports Editor Fix display list when emailing schools Add "Judge -- Other Expertise" to Reports Editor Add "Award -- Script Order" to allow student reports to be sorted the same way they appear on the "Award Ceremony Script"
idziak
2015-03-20 19:24:37 +00:00
b095c5d5db$to must be strict email address, not "name <name@email.com>"
james
2015-02-17 18:53:28 +00:00
7948e30e61Query fix. Accidentally had the DB name included in the table update SQL.
james
2015-01-14 18:22:08 +00:00
2b8416ed8eAdded an optionally included county field to the student data.
james
2015-01-14 18:06:07 +00:00
2a6ea9b350Update CWSF Project divisions
james
2014-04-05 16:59:21 +00:00
c4c985ce3fremove brackets from project number in list so it can be typed in
james
2014-04-05 14:02:46 +00:00
f1cd9bcb5bSelect Project Type field added to the project editor. A flag in the configuration variables under Particpant Registration must be set to enable this. Project types are Experiment, Innovation, and Study
idziak
2014-02-27 21:38:16 +00:00
224520e33aAdd safetyquestion answers to student report fields
james
2013-03-26 18:12:41 +00:00
1c33c03d81Add a field to show the specific special award that a special award judge has signed up for.
james
2013-03-13 19:45:23 +00:00
f4e0048df8Add htmlspecialchars to project title output on winners page to prevent XSS attacks
james
2013-03-10 21:28:31 +00:00
529491456cAdded checking for required custom questions being answered on the Judge "other information" forms. Also added asterisks to mark the required custom questions as such.
james
2013-03-05 22:10:50 +00:00
7d77c47614Test again
james
2013-02-20 21:21:23 +00:00
85571aefa2remove a blank line.. yea. really im just re-testing commit scripts because the mailer failed.
james
2013-02-20 21:20:26 +00:00
b957eb58adAdd time available to judge list custom report
james
2013-02-20 21:18:52 +00:00
88f1cc7614A few more missed escapes
james
2012-10-22 18:40:16 +00:00
1c10dda679escape the insert on the report options
james
2012-10-22 18:39:42 +00:00
0497a21b40Add judge(all) active from last year to communication list
james
2012-10-22 18:35:17 +00:00
8eef980ca7Update to deal with how newer versions of PHP deal with object pointers.
james
2012-10-19 15:08:21 +00:00
4018d48cc4Serious SQL Injection Vulnerabilities
james
2012-06-17 13:26:51 +00:00
e2a8e7a9fdUpdate copyright in GPL header
james
2012-06-15 13:50:24 +00:00
4d67f395f3revert 2052. It was causing the AC script to show all award that the selected categories were ELIGIBLE for, rather than all awards won by a selected category. This causes an award available to a junior and senior to appear in both scripts regardless of who won it, rather than only in the script of the project category that won the award.
james
2012-04-17 03:14:35 +00:00
bb1823b2dbProperly pull the committee members based on their highest year linking since all memebrs dont have a users record for the current year. also add new fields to show the committee name, and a combo field for committee nadm and title
james
2012-04-11 17:41:39 +00:00
d10385a80fAdd a project title and summary in the same column for student reports. Needed for the gvrsf, just want to avoid getting out of sync with trunk.
james
2012-04-07 21:40:53 +00:00
02dd19a477Added emergency contact e-mail as a usable report field.
jacob
2012-04-05 15:42:30 +00:00
1dfdcc543bAlso allow school editting for "open or invite" registration.
james
2012-03-28 00:10:54 +00:00
3e0b4227bcIf the registration has no project record, and they go into it in the project editor, add a project record, instead of displaying "Invalid Project to Edit"!
james
2012-03-22 14:56:50 +00:00
f52973b6c3css touch-up for the chat box
jacob
2012-03-21 20:47:56 +00:00
41f83b6fc0Added a cross-client chat system to be used on the administrator dashboard
jacob
2012-03-21 20:46:03 +00:00
d8f4228a59Wow committee reports were pretty broken.. fixed them, and added a field for the users title on the committee
james
2012-03-16 17:32:28 +00:00
726bfc0ef7Not such thing as conferences_id yet!
james
2012-03-15 20:24:01 +00:00
ce4923c003Removed unwanted update on common.inc.php
jacob
2012-03-13 20:13:57 +00:00
2b866637c2Fix for an SQL error in the latest update.
jacob
2012-03-13 19:59:23 +00:00
d74925d2bdUpdates adding the a report for printing cheques.
james
2012-03-13 19:54:05 +00:00
fc503f505cSmall modification to ensure that the user variable at least includes their name if they have no roles;
master
jacob
2012-03-06 18:22:18 +00:00
d70f06eeb5A quick update to put more informative output on the db update.
jacob
2012-03-05 19:57:59 +00:00
a6f0d88df7Added a db update that finds all user records that are marked as deleted and marks all preceding records for the same user as deleted as well.
jacob
2012-03-05 19:13:08 +00:00
f56d8f576cGroup invitations list query by registration number so it only gets ONE student per project.
james
2012-03-02 20:10:22 +00:00
1d2755601aFix the contact form.. using MAX(year) to do joins is completely useless.
james
2012-02-29 19:13:14 +00:00
e6243d0ab9And highlight the error if it happens!
james
2012-02-27 20:33:15 +00:00
d30468326eFix a typo bug on a variable name which prevented the system from cutting off registrations when the maximum is reached
james
2012-02-27 20:31:48 +00:00
88ed011e5aModified the user info structure to explain the users' t-shirt size as an enumeration rather than a varchar
jacob
2012-02-22 15:57:29 +00:00
a8e81cc84cUpdated the user delete code to delete by uid rather than id.
jacob
2012-02-16 20:34:08 +00:00
f61b4b94f3Quick patches: - wording changes for creating an account and recovering passwords - updated rollover script to copy the conference logo
jacob
2012-02-15 16:36:52 +00:00
680528d387Misplaced not operator preventing people from registering new projects
jacob
2012-02-10 22:04:58 +00:00
6893a22276Updated code to allow invitaiton of committee members.
jacob
2012-02-10 20:19:19 +00:00
4f8b8c6a57Forward port substitutions on firstname/lastname for new user welcome email
james
2012-02-10 17:37:59 +00:00
0e2fdc4686Add firstname/lastname to the substitutions on new user welcome emails
james
2012-02-10 17:37:14 +00:00
54084bd69arelax phone number and postalcode restrictions a bit
james
2012-02-10 16:59:31 +00:00
3fae0cb954Fix an ereg that got missed.
james
2012-02-10 03:16:58 +00:00
e746f5faabFix for a bug in deleting an account. Code was checking for a parameter that wasn't applicable to deleting an account, and wouldn't allow it to happen as a result.
jacob
2012-02-09 19:25:08 +00:00
5c5c3e55ecReplacements of calls to deprecated function "explode", "ereg", and "ereg_replace" with their recommended equivalents.
jacob
2012-02-09 17:52:17 +00:00
f16f5b6211A small patch. Allows registration id's in the user field with a zero value to be handled the same way as a null value.
jacob
2012-02-08 21:30:37 +00:00
6ea87600daUpdated the user_copy function to avoid copying the registrations_id and grade fields.
jacob
2012-02-07 17:31:33 +00:00
0f26cbbf2cQuick fix to make sure you can't switch to an inactive conference through the API
jacob
2012-02-06 17:41:50 +00:00
b1d2fd76a6Another bug fix on conferences.php
jacob
2011-12-20 15:40:17 +00:00
01589a1518Bug fixes for conference managament "wizard".
jacob
2011-12-20 15:21:48 +00:00
80ec239bd9CSS fixups
james
2011-12-20 15:10:30 +00:00
8165ddd86dUgly hack. if we're on sfiab.com set the absolute path for the userfiles so uploading files to the server works
james
2011-12-15 21:51:45 +00:00
1b426bcf69Updated admin/schoolsimport.php to properly handle v2.3 shool imports. Replace some deprecated PHP functions with their appropriate equivalents
jacob
2011-12-08 22:41:49 +00:00
dbf4c71e1fFix deprecated ereg_replace()
james
2011-12-08 20:51:31 +00:00
02b06de804Fix a bug displaying the total number of projects in the judges scheduler config
james
2011-11-28 18:52:32 +00:00
0a41f3471dPut the quote in the right spot.
james
2011-08-03 23:52:15 +00:00
7fbab3d8e6Plug-in Evaluations: Work on user interface. See eval_help.html for current status and 'To Do' List.
dennis
2011-05-01 22:33:56 +00:00
97d101d4bbAdded functionality, fixed some bugs. See eval_help.html for current status and To Do List
dennis
2011-04-26 22:25:50 +00:00
113cc69ccdFixed bug in score calculations. I will not do a lot of little updates after this one
dennis
2011-04-14 23:34:12 +00:00
5ea2f7aedbFolders and files for Evaluations plug-in see folder 'docs' file eval_help.html for details. This is basic back end code with crude user interface but functional. I will continue work as time permits
dennis
2011-04-14 21:32:18 +00:00
caeb9246ffMinor changes in preparation for Evaluations Plug-in (in development)
dennis
2011-04-13 15:35:35 +00:00
14c192d69fAdded the pronunciation field to the user object for participants
jacob
2011-04-08 18:24:24 +00:00
0e188391d8Update on the winners.php to work with the new user system
james
2011-04-08 18:08:17 +00:00
2811eef8d2Some touch-ups to get prize nomination working properly with the new system
james
2011-04-08 16:28:21 +00:00
a6741d58acAdd CWSF Winners from Last Year and CWSF Winners from ALL Years to communication module
james
2011-04-01 14:29:33 +00:00
5322837060Fix wording for patrick
james
2011-04-01 13:32:48 +00:00
5d4d74fd0cFix auto-create teams for special awards when divisional awards teams already exist (they shouldnt matter) Create auto-assign special awards judges to special awards teams
james
2011-03-31 20:28:28 +00:00
529aa8ca38Identify special awards only judges and increase the size of the judge info popup
james
2011-03-31 19:38:57 +00:00
ada73125cfIncrease the size slightly if we have a date, and use format_date for localization
james
2011-03-31 19:19:27 +00:00
3eb15bd24bGive us another "out" of the annealer if we're not making any progress
james
2011-03-31 13:58:03 +00:00
106ac578f1Oops, check the right fields for active/complete
james
2011-03-31 13:46:40 +00:00
6a468dd9f6Use the same if logic as the <span> for the </span>
james
2011-03-31 04:50:06 +00:00
2ac4c799a9Put languages on special award team titles Show active in judge info
james
2011-03-30 21:40:50 +00:00
36cc0e289cForward port truncate username fix into trunk
james
2011-03-29 19:42:00 +00:00
c29df673a6Truncate username at 16 characters for scheduler statuses that connect to the database on their own
james
2011-03-29 19:40:05 +00:00
64026ed724Fix active but not complete emails for judges (need to check for NULL complete)
james
2011-03-29 18:48:27 +00:00
974d42fa91Fix "Try Report" from report editor - if no conference id passed in, use the current conference id, which it was set to do, but $conference wasnt global'd in the function
james
2011-03-29 18:27:12 +00:00
ef46b5811bAnd fix the same bug with the prize order saving
james
2011-03-28 18:38:49 +00:00
497f6eddd7fix a bug in saving the award order (we need to .load on a div that actually exists)
james
2011-03-28 18:36:58 +00:00
75e7d4e574Just a few quick query updates
jacob
2011-03-28 14:44:25 +00:00
b519726d73Update website consent page
james
2011-03-27 17:11:36 +00:00
a1b0c33a64Take website first/last name censent into consideration for app Update project info
james
2011-03-27 17:08:59 +00:00
6e4ea2b912Take website first/last name concent into account for the app as well
james
2011-03-27 17:08:18 +00:00