fipamo/app/Services
ro 234453b900
update site back up and restore process
the back up process did not include saving document and video assets so
that needed to be updated to save all of those references along with
images

once that was done, the restore process had to be updated to look for
docs and videos and create the corresponding directories to move them
too

the script responsible for moving those assets was also streamlined so a
seperate process was not needed for each asset type.

the last update date in the settings template was displaying
incorrectly, so that was fixed as well.
2024-04-22 13:11:51 -06:00
..
AssetService.php created asset service class to handle file moving 2024-03-16 12:36:51 -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 update site back up and restore process 2024-04-22 13:11:51 -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 turned on backups 2024-04-05 12:29:38 -06:00
SortingService.php update site back up and restore process 2024-04-22 13:11:51 -06:00
ThemeService.php page options fixes 2024-03-15 15:18:10 -06:00