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
81641435d0
Various syntax fixes
2025-01-28 17:33:03 -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
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
f7c6c506a1
Mysql conversion
2024-12-10 19:40:23 -05:00
e4995bbc3d
First pass for PHP/MariaDB updates
2024-11-25 18:06:33 -05:00
james
5fd8680f4e
Oops, fix pagetexts auto-insert of default values
2008-09-02 17:12:13 +00:00
james
f89fdffb12
Rollover the pagetext last-update date/time
...
Auto-create a pagetext entry in each language if they dont exist
2008-08-27 20:01:07 +00:00
james
d5ff3be6b9
Use page text description instead of the database page text name on the page text editor list. (BUG 198)
2008-08-26 21:06:05 +00:00
james
e2b8bf21a5
Put the icon on each page
2008-08-22 20:34:38 +00:00
james
8b5fc1c905
Shrink the summarytable headers a bit in size
...
Add the content management front-end file
Add the content management back-end file - its not quite done yet
2008-08-20 20:25:42 +00:00
james
3992b68029
Update page text's to do multiple languages, instead of storign the text's in the separate language editor
...
Also - force it to use the newly auto-installed fckeditor, and reduce the height a bit becuase there's now
more than one per page.
2008-08-18 21:08:23 +00:00
dave
f864826ee4
- Add user.inc.php here too
2007-11-21 17:04:35 +00:00
dave
5d56e802a0
- Change auth_required to user_auth_required to check for committee access too
...
- Add a top navbar to every page
2007-11-19 00:33:38 +00:00
james
7320bdbde8
Use FCKEditor for pagetexts if its available
2007-10-23 21:24:01 +00:00
james
4d54bdbb1c
Update translation manager to work with unlimited number of languages as defined in the languages table
...
Update i18n function to accept a third parameter, which is an array that describes the arguments in the string to make translation much easier
Update some of the config/admin pages to make sure i18n is properly used, and that argument descriptions are set
2006-01-19 17:15:07 +00:00
james
b639308993
Add page text functionality, to define arbritary page text to be displayed on pages without having to edit the actual files.
...
Also shrunk the padding on summarytable, 4px seemed just way too big of a waste of space :)
2005-11-21 20:33:18 +00:00