Commit Graph

11 Commits

Author SHA1 Message Date
a1633491d5 Fix release numbering: rename update package to 0.261 2026-02-13 09:02:47 +01:00
3e1f417ef3 Articles: finish admin refactor, uploads hardening, and attachment sorting (0.262) 2026-02-13 09:00:24 +01:00
6832009020 refactor articles_archive to DI controller and table-list 2026-02-12 23:53:05 +01:00
0d4e175b1a refactor newsletter module and disable prepare/user templates 2026-02-12 23:26:28 +01:00
b0a2f4be0e refactor layouts module to domain/di and prepare 0.256 release 2026-02-12 22:54:47 +01:00
58a41691e6 Release 0.255: migrate remaining Languages usages to repository DI 2026-02-12 22:28:57 +01:00
95c5fda989 refactor languages module to domain/controller and release 0.254 update package 2026-02-12 22:10:37 +01:00
c1284ef06c refactor users module to domain/controller and release 0.253 update package 2026-02-12 21:44:40 +01:00
f5054047fd Add new controllers for file management and product archiving
- Introduced FilemanagerController to handle file manager access and URL generation.
- Added ProductArchiveController for managing archived products, including listing and unarchiving functionality.
- Implemented Site class with methods for finalizing admin login and handling special actions.
- Created ShopProduct control class for managing product operations, including mass editing, product duplication, and image handling.
- Added necessary methods for product management, including saving, deleting, and changing product statuses.
2026-02-11 00:26:01 +01:00
d709a3df7b Release 0.245: refactor articles list and update package 2026-02-08 01:35:13 +01:00
3a7be21432 Add new version 0.238 zip file containing updated ProductRepository and Product class files 2026-02-05 01:53:28 +01:00