|
cefdfbe868
|
Fix import and display issues
|
2025-02-16 00:48:25 +00:00 |
|
arman
|
76f2d5c214
|
Repair csv splitting
|
2025-02-15 23:13:35 +00:00 |
|
|
55753f0bec
|
Revert query
|
2025-02-14 18:48:18 +00:00 |
|
|
a6a46ec556
|
Refactor SQL queries
|
2025-02-09 17:24:37 +00:00 |
|
|
51650c4f34
|
Resolve errors, improve code style, and remove legacy dependencies
|
2025-01-29 03:30:48 +00:00 |
|
|
a988f61a34
|
Replaced all $pdo->errorInfo() with show_pdo_errors_if_any()
|
2025-01-03 15:15:13 -05:00 |
|
|
bc588358ee
|
Fix PDO and Warnings continued
|
2024-12-19 22:29:06 -05:00 |
|
|
f0977fb55d
|
sql queries
|
2024-12-08 02:42:00 -05: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 |
|
james
|
651d6235a4
|
Add config options for Province/State and Postal Code/Zip Code
|
2008-07-16 17:23:53 +00:00 |
|
dave
|
0ff8489d58
|
- include user.inc.php before using user_auth_required()
|
2007-11-21 17:02:09 +00:00 |
|
dave
|
04e70ceb33
|
- Use user_auth_required() for authentication to check for committee access
(needed for multirole users)
- Add the top navbar to all pages
|
2007-11-18 23:50:23 +00:00 |
|
james
|
4ee617eb52
|
Add more school information to the schools database (school lanaguage, school level, principal and school email addresS)
|
2006-10-15 17:11:56 +00:00 |
|
james
|
6ab58a1b8e
|
Add a generic CSV reader that properly handles multi-line fields
Add a school importer to import school list from CSV file
|
2006-09-11 17:32:02 +00:00 |
|