ver. 0.292: ShopProduct + ShopPaymentMethod + ShopPromotion + ShopStatuses + ShopTransport frontend migration to Domain

Full migration of front\factory\ — entire directory removed (all 20 classes migrated).
ProductRepository +20 frontend methods, PromotionRepository +5 applyType methods,
TransportRepository +4 cached methods, PaymentMethodRepository +cached frontend methods.
Fix: broken transports_list() in ajax.php replaced with forPaymentMethod().

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-17 21:55:16 +01:00
parent 827b903e1e
commit 89d9e61bec
48 changed files with 1780 additions and 975 deletions

View File

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