1946 Commits

Author SHA1 Message Date
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
0b36f20e86 Fixed errors and bugs with school login and school information update. 2025-01-19 22:44:42 -05:00
1739b5dbe6 Removed disabled features from "Fair Administration" and disabled the respective configuration options. 2025-01-19 22:03:25 -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
0655aa8edd Changed the default theme files to the new default files. 2025-01-16 22:03:19 -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
53d5330862 Initial fixes for Judging Scheduler 2025-01-16 21:32:28 -05:00
e418e22435 Improve Responsive UI for admin pages 2025-01-16 21:32:13 -05:00
203b2ff47c Made form on "My Profile" responsive. 2025-01-16 02:06:27 -05:00
af01221921 Initial new UI theme 2025-01-15 17:06:22 -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
ba00a86a41 Create/modify appeal button on Appeal Management page shows up content now when clicked 2025-01-05 16:04:50 -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
a988f61a34 Replaced all $pdo->errorInfo() with show_pdo_errors_if_any() 2025-01-03 15:15:13 -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
10ab500ece Resolved the issue of misssing pdo execute statements and replacing echo $pdo->errorInfo() with show_pdo_error_if_any() in communication.php 2025-01-01 18:20:33 -05:00
6c9b2ec063 Resolved the issue of warnings showing up when trying to add a new shool under school management. 2025-01-01 17:23:20 -05:00
e869c34ad5 Resolved errors and issues for Configuration menu 2025-01-01 10:14:13 -05:00
36996267e0 Resolved warning and issues for Fair administration except print/expoert reports and print award ceremony script 2024-12-31 19:12:42 -05:00
c0cf9df126 Resolved errors and warnings on Committee page. Changed get_value_from_array() helper function to do so. 2024-12-30 16:52:19 -05: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