235 Commits

Author SHA1 Message Date
252a9520d6 Fix issue with participant registration 2025-03-06 03:32:21 +00:00
890d8a23ff Fixes for Participant Registration 2025-02-24 04:55:45 +00:00
5d760ca308 Add Address Complete Support 2025-02-23 20:21:17 +00:00
1cf7e7b9c0 Improve responsive design 2025-02-18 05:30:17 +00:00
5b4f686444 Add debugging support 2025-02-16 05:55:51 +00:00
2b687ebc2b Rebranding and SQL fixes 2025-02-14 00:19:02 +00:00
b875e9a4a7 Some tweaks for configurations 2025-02-12 22:08:09 +00:00
cac5d3f8c5 Temporarily remove 2025-02-12 21:57:17 +00:00
f24a5653d9 Fix footer 2025-02-12 15:29:34 +00:00
66aeb66fda Fix formatting and syntax 2025-02-10 03:39:30 +00:00
4a19fefe79 Fix various sections (by Arman) 2025-02-09 18:41:20 +00:00
a6a46ec556 Refactor SQL queries 2025-02-09 17:24:37 +00:00
93554bd67a Hash passwords in database without affecting program functionality 2025-02-01 22:04:28 +00:00
c6f9271654 Set default theme to Science-ation and rename old theme to Classic 2025-02-01 21:58:18 +00:00
d3d73d23fa Remove old warning, fix default and database update mechanism 2025-01-30 18:58:30 +00:00
51650c4f34 Resolve errors, improve code style, and remove legacy dependencies 2025-01-29 03:30:48 +00:00
81641435d0 Various syntax fixes 2025-01-28 17:33:03 -05:00
81299494c5 Fix display messages undefined warning 2025-01-28 14:34:23 -05:00
a96799d516 Resolved the issue of jquery tabs not showing up content. 2025-01-22 00:47:58 -05:00
6b2394d4e0 Removed the warnings from judging scheduler log files. 2025-01-21 02:07:33 -05:00
8569fb79f8 Removed errors and warnings in the judging scheduler (still does not work as intended) 2025-01-19 21:13:25 -05:00
655972636b Additional fixes 2025-01-16 22:05:23 -05:00
0c7c99b7d6 removed JQMIGRATE 2025-01-16 21:59:45 -05:00
f31b07d0d4 Updated older versions of jquery, jquery-ui and tablesorter to the latest versions. 2025-01-16 21:59:08 -05:00
689d0a8092 Resolved jquery errors 2025-01-16 21:58:21 -05:00
e418e22435 Improve Responsive UI for admin pages 2025-01-16 21:32:13 -05:00
9da3896fd7 Fix UI theme 2025-01-14 08:57:14 -05:00
98df775313 made the main outline of the page responsive including toggling the sidebar on smaller screens. 2025-01-14 04:59:28 -05:00
809f63decc Changed the default theme files to the new default files. 2025-01-14 01:36:00 -05:00
b60bcd9909 Resolved errors on the judge scheduler configuration page 2025-01-06 21:21:11 -05:00
637c2f748e fixed the issue of provinces being not displayed in the dropdown. I had not specified which type of fetch operation it was. 2025-01-03 16:15:26 -05:00
c411d2bc49 Fixed the SQL error in pagetext.php. Removed UNIQUE constraint on a column name in table to make it work. 2025-01-03 14:55:12 -05:00
ba6e7156cb Fixed the sql error on signature page. Used bind params to assign variables into the query. Did some other changes to other files as well, my bad. But the sql error is the big change. 2025-01-02 10:54:18 -05:00
e869c34ad5 Resolved errors and issues for Configuration menu 2025-01-01 10:14:13 -05:00
bc588358ee Fix PDO and Warnings continued 2024-12-19 22:29:06 -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
8630024655 Fixed depreacated issues and warnings 2024-12-13 01:49:54 -05:00
bf8a23fc85 converted mysql to pdo 2024-12-09 01:06:15 -05:00
e4995bbc3d First pass for PHP/MariaDB updates 2024-11-25 18:06:33 -05: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
b095c5d5db $to must be strict email address, not "name <name@email.com>" 2015-02-17 18:53:28 +00:00
james
2a6ea9b350 Update CWSF Project divisions 2014-04-05 16:59:21 +00:00
jacob
ce4923c003 Removed unwanted update on common.inc.php 2012-03-13 20:13:57 +00:00
james
d74925d2bd Updates adding the a report for printing cheques. 2012-03-13 19:54:05 +00:00
jacob
5c5c3e55ec Replacements of calls to deprecated function "explode", "ereg", and "ereg_replace" with their recommended equivalents. 2012-02-09 17:52:17 +00:00
jacob
1b426bcf69 Updated admin/schoolsimport.php to properly handle v2.3 shool imports.
Replace some deprecated PHP functions with their appropriate equivalents
2011-12-08 22:41:49 +00:00