8 Commits

Author SHA1 Message Date
bf82685e8f update 2026-03-28 11:29:41 +01:00
9d70ea0547 update 2026-03-10 21:37:24 +01:00
3ecbe628dc Add view classes for articles, banners, languages, menu, newsletter, containers, shop categories, clients, payment methods, products, and search
- Created Articles.php for rendering article views including full articles, miniature lists, and news sections.
- Added Banners.php for handling banner displays.
- Introduced Languages.php for rendering language options.
- Implemented Menu.php for dynamic menu rendering.
- Developed Newsletter.php for newsletter view rendering.
- Created Scontainers.php for rendering specific containers.
- Added ShopCategory.php for category descriptions and product listings.
- Introduced ShopClient.php for managing client-related views such as address editing and order history.
- Implemented ShopPaymentMethod.php for displaying payment methods in the basket.
- Created ShopProduct.php for generating product URLs.
- Added ShopSearch.php for rendering a simple search form.
- Added .htaccess file to enhance security by restricting access to sensitive files and directories.
2026-02-21 23:00:15 +01:00
af3d46b3d6 Dodanie obsługi kuponów rabatowych w zamówieniach oraz aktualizacja adresów URL do zasobów aktualizacji 2025-03-11 23:56:14 +01:00
d8fe9e78fb Dodanie obsługi danych firmy w formularzach oraz poprawa warunków sprawdzających wagę produktu 2025-01-04 12:11:29 +01:00
49f8a3f8a0 Dodanie obsługi punktów Orlen w zamówieniach oraz poprawa logiki i formatowania w różnych plikach 2024-11-16 10:54:33 +01:00
fbb0231089 Refactor payment confirmation template and fix status check 2024-10-29 11:25:46 +01:00
85c92aa932 first commit 2024-10-23 12:55:46 +02:00