1942 Commits

Author SHA1 Message Date
7439ed5c34 Update .devcontainer/devcontainer.json 2025-01-15 19:23:39 +00:00
93b81f80cd Remove ports 2025-01-15 19:23:21 +00:00
eafea9abbd Fix port number 2025-01-15 19:20:34 +00:00
4b4af40650 Add ports and other properties from original file 2025-01-15 19:11:58 +00:00
a4f8b2c5a3 Re-add imagemagick 2025-01-06 19:57:52 +00:00
eefffe1eb9 Set image variant 2025-01-06 19:53:46 +00:00
4acdbe0800 Remove version in compose 2025-01-06 19:52:22 +00:00
50a719ef12 Use official images 2025-01-06 19:51:31 +00:00
44b29ae38f Add git again 2025-01-06 19:49:25 +00:00
2d5079cf73 Re-add chmod commands to fix Apache server 2025-01-06 19:45:07 +00:00
061ffc423e Remove generic image 2025-01-06 19:42:10 +00:00
290b6e303b Add git 2025-01-06 19:41:47 +00:00
a9e57f07fe Add devcontainer workspace mount 2025-01-06 19:40:38 +00:00
29db808348 Remove production steps 2025-01-06 19:37:57 +00:00
7c800a69fb Fix paths again 2025-01-06 17:44:31 +00:00
f6c056570d Fix paths again 2025-01-06 17:43:29 +00:00
01947fb56b Fix paths again 2025-01-06 17:42:28 +00:00
b05b86ffa0 Fix paths again 2025-01-06 17:41:07 +00:00
e25fbeff87 Fix paths again 2025-01-06 17:40:17 +00:00
8524aab091 Fix paths again 2025-01-06 17:39:22 +00:00
648518798e Fix service name 2025-01-06 17:35:28 +00:00
2ef81a0677 Fix path again 2025-01-06 17:33:36 +00:00
83d1330c00 Fix paths 2025-01-06 16:46:44 +00:00
730c8fed82 Add initial devcontainer 2025-01-06 16:33:07 +00:00
4c698b29e1 warnings and errors 2024-12-20 15:48:48 -05:00
bc588358ee Fix PDO and Warnings continued 2024-12-19 22:29:06 -05:00
cce7d93023 Fix usage of get_value_from_array 2024-12-18 14:27:47 -05:00
ea287cd7af WIP PDO and Warnings 2024-12-18 11:48:09 -05:00
974eb738f3 errors 2024-12-17 01:34:35 -05:00
000826e093 Update HTML5 headers 2024-12-13 10:42:19 -05:00
f8adb23910 Remove warnings for undefined variables on main pages 2024-12-13 10:38:18 -05:00
86a521ca80 Fix date array 2024-12-13 10:38:02 -05:00
8630024655 Fixed depreacated issues and warnings 2024-12-13 01:49:54 -05:00
9892d738d4 Complete initial pass of sql conversion 2024-12-12 16:24:45 -05:00
f7c6c506a1 Mysql conversion 2024-12-10 19:40:23 -05:00
bf8a23fc85 converted mysql to pdo 2024-12-09 01:06:15 -05:00
bab11c9228 sql queries 2024-12-08 02:49:02 -05:00
f0977fb55d sql queries 2024-12-08 02:42:00 -05:00
cb7481c01e sqlerrors 2024-12-06 20:54:02 -05:00
d6df555fc4 Converted sql to pdo 2024-11-27 10:47:41 -05:00
6af995ce3c Removed Chat 2024-11-25 19:24:39 -05:00
e4995bbc3d First pass for PHP/MariaDB updates 2024-11-25 18:06:33 -05:00
james
01ea27a39f add encoding to htmlspecialchars 2019-03-07 21:33:42 +00:00
james
ff169e7f39 remove last pass by reference 2019-01-28 16:44:25 +00:00
james
178817c9c5 remove pass by reference 2019-01-28 15:23:23 +00:00
james
3abf8f1fe0 spacing to force new version 2019-01-21 16:57:42 +00:00
james
a6f869bef1 add E_DEPRECATED and E_WARNING to ignored errors 2019-01-21 16:54:28 +00:00
james
ef00c7d9f3 remove pass by reference 2018-10-30 17:28:44 +00:00
james
3e3db6732d remove pass by reference 2018-10-30 17:27:45 +00:00
idziak
28070d19cc These changes were done by Sebastian Ruan
Ethics questions can now be asked as a required field for each project. 
To activate this feature navigate to Configuration >> Configuration Variables >> Participant Registration 
and change  “Ask if the project requires human and/or animal participants” to “Yes”. 

All projects with human and/or animal participants can be selected using the Report Editor.

Under “Input Received Signature Forms” a button called “Receive All” was created. 
Clicking this button will cause the program to assign project numbers and mark the 
signature page as received for all students who have completed the registration process. 
Confirmation emails are sent to each student that had their signature page marked as received.

"Remove Old Judge Data" and "Remove Old Emergency Contact/Parent Data" was added to
"Database Backup/Restore".  These permanently remove all information from the database 
about these two respective groups.  This means that all historical data will be lost but  
the most recent information about judges and emergency contacts remains. Cleaning the database 
this way dramatically improves the speed of the user editor.  Make sure the database has been
backed up before trying these.

The judge's name now appears on the cancellation popup window when deleting an individual judge.
2015-05-06 16:55:46 +00:00