fipamo/app/Services
ro b2493820e9
activated image transfer for restore process
rather than make a massive downloadable archive file for ever image on
the site (which still may happen), a method has been added to make
copies of imags from an external site and store them on the fresh
install based on the image list saved in the created back up file

it's clean but some additional error checking is needed so the process
does not crash out when a file can't be located and upon completion the
user can be notified of what images did not make it over in the process
2024-04-18 14:36:05 -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 activated image transfer for restore process 2024-04-18 14:36:05 -06:00
MaintenanceService.php turned on backups 2024-04-05 12:29:38 -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 turned on backups 2024-04-05 12:29:38 -06:00
ThemeService.php page options fixes 2024-03-15 15:18:10 -06:00