ver. 0.284: DbModel elimination, update packages for 0.283-0.284

- Removed class.DbModel.php — only consumer (shop\Promotion) now has
  inlined constructor + __get()
- Created update packages: ver_0.283.zip (S→Helpers migration, ~130 files),
  ver_0.284.zip (DbModel removal)
- Updated docs: CHANGELOG, PROJECT_STRUCTURE, FRONTEND_REFACTORING_PLAN

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-16 23:31:03 +01:00
parent 431add234c
commit 6922b66eed
12 changed files with 99 additions and 103 deletions

View File

@@ -18,15 +18,15 @@ Aktualizacje znajdują się w folderze `updates/0.XX/` gdzie XX oznacza dziesią
## Procedura tworzenia nowej aktualizacji
## Status biezacej aktualizacji (ver. 0.282)
## Status biezacej aktualizacji (ver. 0.284)
- Wersja udostepniona: `0.282` (data: 2026-02-16).
- Wersja udostepniona: `0.284` (data: 2026-02-16).
- Pliki publikacyjne:
- `updates/0.20/ver_0.281.zip`, `ver_0.281_files.txt`
- `updates/0.20/ver_0.282.zip`, `ver_0.282_files.txt`
- `updates/0.20/ver_0.283.zip`, `ver_0.283_files.txt`
- `updates/0.20/ver_0.284.zip`, `ver_0.284_files.txt`
- Pliki metadanych aktualizacji:
- `updates/changelog.php` (dodane wpisy `ver. 0.281`, `ver. 0.282`)
- `updates/versions.php` (`$current_ver = 282`)
- `updates/changelog.php` (dodane wpisy `ver. 0.283`, `ver. 0.284`)
- `updates/versions.php` (`$current_ver = 284`)
- Weryfikacja testow przed publikacja:
- `OK (454 tests, 1449 assertions)`