motorbike/app/Config
andrymodeste a195d24e78 feat: refonte gestion commandes, sécurité, impressions et notifications
## Gestion Moto & Commandes
- Correction des notifications pour la Caissière
- Le bouton "Enregistrer" changé en "Payer"
- La moto commandée reste visible dans la liste jusqu'à livraison par la sécurité

## Espace Sécurité
- Ajout des notifications de livraison
- Transfert vers l'espace commande après livraison

## Espace SuperAdmin
- Rejet de commande : le produit redevient disponible en stock automatiquement
- Correction de la gestion des rôles (permissions inversées)
- Avance complète : s'affiche directement chez la Caissière

## Historique des Actions
- Ajout de l'historique des actions pour SuperAdmin (traçabilité)

## Dashboard
- Filtre par date ajouté (par défaut : aujourd'hui)
- Affichage uniquement des données du site concerné

## Espace Commercial
- Liste des produits disponibles sur la liste déroulante dans l'ajout des commandes
- Le bouton "+" se cache après le premier clic pour les clients particuliers

## Impression Documents
- Refonte facture, bon de livraison, facture d'acompte (QR codes, infos dynamiques)

## Sidebar
- Correction des animations et du logo dynamique

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 07:28:05 +02:00
..
Boot commit 19082025 2025-08-19 13:53:05 +03:00
App.php commit 19082025 2025-08-19 13:53:05 +03:00
Autoload.php commit 19082025 2025-08-19 13:53:05 +03:00
Cache.php commit 19082025 2025-08-19 13:53:05 +03:00
Constants.php commit 19082025 2025-08-19 13:53:05 +03:00
ContentSecurityPolicy.php commit 19082025 2025-08-19 13:53:05 +03:00
Cookie.php commit 19082025 2025-08-19 13:53:05 +03:00
CURLRequest.php commit 19082025 2025-08-19 13:53:05 +03:00
Database.php commit 19082025 2025-08-19 13:53:05 +03:00
DocTypes.php commit 19082025 2025-08-19 13:53:05 +03:00
Email.php commit 19082025 2025-08-19 13:53:05 +03:00
Encryption.php commit 19082025 2025-08-19 13:53:05 +03:00
Events.php commit 19082025 2025-08-19 13:53:05 +03:00
Exceptions.php commit 19082025 2025-08-19 13:53:05 +03:00
Feature.php commit 19082025 2025-08-19 13:53:05 +03:00
Filters.php commit 19082025 2025-08-19 13:53:05 +03:00
ForeignCharacters.php commit 19082025 2025-08-19 13:53:05 +03:00
Format.php commit 19082025 2025-08-19 13:53:05 +03:00
Generators.php commit 19082025 2025-08-19 13:53:05 +03:00
Honeypot.php commit 19082025 2025-08-19 13:53:05 +03:00
Images.php commit 19082025 2025-08-19 13:53:05 +03:00
Kint.php feat: afficher les infos complètes du moto dans les notifications de remise 2026-03-05 12:57:13 +03:00
Logger.php commit 19082025 2025-08-19 13:53:05 +03:00
Migrations.php commit 19082025 2025-08-19 13:53:05 +03:00
Mimes.php commit 19082025 2025-08-19 13:53:05 +03:00
Modules.php commit 19082025 2025-08-19 13:53:05 +03:00
Pager.php commit 19082025 2025-08-19 13:53:05 +03:00
Paths.php commit 19082025 2025-08-19 13:53:05 +03:00
Publisher.php commit 19082025 2025-08-19 13:53:05 +03:00
Routes.php feat: refonte gestion commandes, sécurité, impressions et notifications 2026-03-31 07:28:05 +02:00
Routing.php commit 19082025 2025-08-19 13:53:05 +03:00
Security.php commit 19082025 2025-08-19 13:53:05 +03:00
Services.php commit 19082025 2025-08-19 13:53:05 +03:00
Session.php commit 19082025 2025-08-19 13:53:05 +03:00
Toolbar.php commit 19082025 2025-08-19 13:53:05 +03:00
UserAgents.php commit 19082025 2025-08-19 13:53:05 +03:00
Validation.php commit 19082025 2025-08-19 13:53:05 +03:00
View.php debug: 2026-03-25 09:19:55 +01:00