fipamo/app/Services
ro e09d85292a
added labels to forms (#102), init templates added
added some labels to login and set up forms for better accesibility and
clarity about what info is being requested.

found a bug in setting where the site would error out if it can't find
the correct config files instead of going to set up, so when config
files aren't present, it loads template files to continue to process.
still thinking about a better fix for this

also discovered that the init files needed for a fresh install had been
removed, so those are back in place
2024-05-08 15:55:27 -06:00
..
AssetService.php edited asset moving class 2024-04-25 13:17:24 -06:00
AuthService.php filled out auth service class 2024-03-06 09:50:09 -06:00
ContentService.php removed string service 2024-03-28 15:13:13 -06:00
DocService.php implemented install from scratch 2024-04-16 15:36:57 -06:00
FileUploadService.php file upload extensions hot fix 2024-03-11 16:42:46 -06:00
InitService.php update site back up and restore process 2024-04-22 13:11:51 -06:00
MaintenanceService.php quick clean up 2024-05-07 14:17:18 -06:00
PaginateService.php added content collector and pagination 2024-03-03 17:49:05 -06:00
RenderService.php reworked sorting service class 2024-03-28 16:42:37 -06:00
SettingsService.php added labels to forms (#102), init templates added 2024-05-08 15:55:27 -06:00
SortingService.php update tags on page save 2024-04-22 15:19:06 -06:00
ThemeService.php page options fixes 2024-03-15 15:18:10 -06:00