Commit graph

17 commits

Author SHA1 Message Date
10fc830f61
update app_name and use it in the footer 2024-10-27 19:14:08 -04:00
65e3c7b02f re set up local config.php 2024-10-19 00:20:57 -04:00
55e52eef36 restore config.php 2024-10-18 22:41:44 -04:00
ff5bd7e202 make customizations for pluto 2024-10-18 22:22:44 -04:00
1044fa8ccb So many changes... I wanted to do this piece by piece, but once I
got started, I couldn't stop:
Update Smarty
Update bootstrap
Switch to using cards
Set up themes
Improve sorting (add direction)
Use modals for viewing, editing, adding items.
Add Help page
Add bookmarklet
Add footer
2024-10-18 22:07:51 -04:00
3706394fa9 make conf_file variable instead of using the file path twice 2024-10-09 16:03:33 -04:00
4a84c81ca6 use /var/www/conf 2024-10-09 15:32:13 -04:00
93680320c7 add back config.php 2024-10-09 14:25:15 -04:00
a6fbd2774b Add a config.php.dist file as an example 2024-10-09 13:23:03 -04:00
5648581f4e Reapply "use newuser_default_family to set a mandatory default family for new users"
This reverts commit 0478c4f78c.
2024-10-09 12:41:55 -04:00
0478c4f78c Revert "use newuser_default_family to set a mandatory default family for new users"
This reverts commit 8903531a46.
2024-10-09 12:41:31 -04:00
8903531a46 use newuser_default_family to set a mandatory default family for new users 2024-10-09 09:50:54 -04:00
e601540c38 Changes for my own site 2024-10-08 22:44:19 -04:00
Ryan Walberg
092e0c65b9 fixed date formatting so you can use any year for events -- thanks Brian Engert! 2012-12-02 05:25:36 +00:00
Ryan Walberg
39183035fc forgot this file in the last commit 2012-11-30 03:30:13 +00:00
Ryan Walberg
6cd1031a44 made the date format an option 2012-11-26 02:41:18 +00:00
Ryan Walberg
246232f0a3 converted from the mysql_ API to the PDO library 2012-11-22 04:36:20 +00:00