ver. 0.277: ShopProduct factory, Dashboard, Update migration, legacy cleanup, admin\App

- ShopProduct factory: full migration (~40 ProductRepository methods, ~30 controller actions)
- Dashboard: Domain+DI migration (DashboardRepository + DashboardController)
- Update: Domain+DI migration (UpdateRepository + UpdateController, template rewrite)
- Renamed admin\Site to admin\App, removed dead fallback routing
- Removed all legacy folders: admin/controls, admin/factory, admin/view
- Newsletter: switched from admin\factory\Articles to ArticleRepository
- 414 tests, 1335 assertions passing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-16 01:06:29 +01:00
parent 56ddd34e44
commit c8469f4371
51 changed files with 4960 additions and 5403 deletions

View File

@@ -18,17 +18,17 @@ Aktualizacje znajdują się w folderze `updates/0.XX/` gdzie XX oznacza dziesią
## Procedura tworzenia nowej aktualizacji
## Status biezacej aktualizacji (ver. 0.276)
## Status biezacej aktualizacji (ver. 0.277)
- Wersja udostepniona: `0.276` (data: 2026-02-15).
- Wersja udostepniona: `0.277` (data: 2026-02-16).
- Pliki publikacyjne:
- `updates/0.20/ver_0.276.zip`
- `updates/0.20/ver_0.276_files.txt`
- `updates/0.20/ver_0.277.zip`
- `updates/0.20/ver_0.277_files.txt`
- Pliki metadanych aktualizacji:
- `updates/changelog.php` (dodany wpis `ver. 0.276`)
- `updates/versions.php` (`$current_ver = 276`)
- `updates/changelog.php` (dodany wpis `ver. 0.277`)
- `updates/versions.php` (`$current_ver = 277`)
- Weryfikacja testow przed publikacja:
- `OK (385 tests, 1246 assertions)`
- `OK (414 tests, 1335 assertions)`
### 1. Określ numer wersji
Sprawdź ostatnią wersję w `temp/` i zwiększ o 1.