schneespur/release/schneespur-1.0.2/app/Http/Controllers/Admin
Michael 7288b93500 Release v1.0.2: diagnostic infrastructure core
Add neutral diagnostic framework for future reporting modules:
- DiagnosticReporterInterface, Registry, Manager, PayloadSanitizer
- Laravel exception hook in bootstrap/app.php
- Module permission declarations (requires_permissions in module.json)
- Core diagnostic report points (module boot/install/update failures)
- Module documentation update (moduldoku.md)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-18 16:54:11 +00:00
..
AdminJobController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
AdminModuleController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
AdminWorkShiftController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
AlertController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ArchivedDriverController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
BrandingController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
CompanyController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
CsvExportController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
CustomerController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
CustomerObjectController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
CustomerPdfController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
CustomerPortalController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
CustomerReportController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
CustomerReportEmailController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
DashboardController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
DriverAnonymizationController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
DriverController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
DriverCredentialController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
DriverExportController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
DriverReportController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
DsgvoAdminController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
EmailSettingsController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
HelpController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ManualJobController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NotificationLogController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
OverviewController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
OwntracksOverviewController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
RetentionController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
UpdateSettingsController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
VehicleController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
WeatherRetryController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
WeatherSettingsController.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00