Commit Graph

29 Commits

Author SHA1 Message Date
d2e5b50ef1 update 2026-03-28 12:06:51 +01:00
17a1efed77 update 2026-03-28 11:59:42 +01:00
1af85c2171 update 2026-03-28 11:52:46 +01:00
16e5cce249 update 2026-03-28 11:42:27 +01:00
aa8e21862d update 2026-03-28 11:33:56 +01:00
412e235512 Apply staged updates 2026-03-01 00:42:10 +01:00
fc45bbf20e Add view classes for articles, banners, languages, menu, newsletter, containers, shop categories, clients, payment methods, products, and search
- Created `Articles` class for rendering article views including full articles, miniature lists, and news sections.
- Added `Banners` class for handling banner displays.
- Introduced `Languages` class for rendering language options.
- Implemented `Menu` class for rendering page and menu structures.
- Developed `Newsletter` class for newsletter rendering.
- Created `Scontainers` class for rendering specific containers.
- Added `ShopCategory` class for managing shop category views and pagination.
- Implemented `ShopClient` class for client-related views including address management and login forms.
- Created `ShopPaymentMethod` class for displaying payment methods in the basket.
- Added `ShopProduct` class for generating product URLs.
- Introduced `ShopSearch` class for rendering a simple search form.
- Added `.htaccess` file in the plugins directory to enhance security by restricting access to sensitive files and directories.
2026-02-21 23:00:54 +01:00
56fab94f47 Dodanie obsługi dodatkowych danych producenta oraz informacji o bezpieczeństwie w klasach ShopProducer i ShopProduct 2026-01-04 21:22:28 +01:00
18ec68169d Dodanie formularzy do obsługi dwustopniowego uwierzytelniania (2FA) oraz poprawa struktury i stylu szablonów 2025-12-28 11:05:55 +01:00
927bcd313c Dodanie obsługi tokenów przesyłania i kluczy API w edytorach artykułów, banerów i produktów; aktualizacja adresu URL do changeloga 2025-10-01 09:02:42 +02:00
4897ef132a Enhance product management and coupon features
- Added styling for input group add-ons and additional fields in SCSS.
- Updated shop coupon view to include a new column for usage count.
- Display coupon code and amount in order details if applicable.
- Improved product edit template to handle custom fields with required validation.
- Modified product save logic to include custom field requirements.
- Enhanced decimal normalization function for better input handling.
- Implemented checkbox normalization for form submissions.
- Updated custom fields in product templates to reflect required status.
- Fixed URL for fetching changelog updates.
2025-08-19 20:35:24 +02:00
0ddcedfae2 update 2025-06-04 22:07:05 +02:00
88c9002722 Usunięcie plików .DS_Store oraz poprawa wzorca analizy adresu Paczkomatu w funkcji parsePaczkomatAddress 2025-04-16 08:27:41 +02:00
6bf228156d Zmiana nazwy kolumny e-mail w widoku zamówień oraz usunięcie pliku .DS_Store 2025-03-14 21:10:32 +01:00
344dbe8cfa Usunięcie plików .DS_Store oraz poprawa obsługi kuponów w szczegółach zamówienia 2025-03-12 08:05:18 +01:00
2184e285b1 Dodanie obsługi kuponów rabatowych w szczegółach zamówienia oraz aktualizacja adresów URL do zasobów aktualizacji 2025-03-11 23:56:31 +01:00
8adeb8eb10 Usunięcie plików .DS_Store oraz dodanie obsługi wysyłania e-maili w przypadku błędów synchronizacji zamówień 2025-03-05 13:26:18 +01:00
5adfbf5eab Dodanie obsługi danych firmy w formularzach oraz poprawa warunków sprawdzających w kodzie 2025-01-04 12:11:00 +01:00
0e82eefc50 Poprawa warunku sprawdzającego wagę produktu w szablonie produktu 2024-12-31 17:40:20 +01:00
84c9e285d6 Dodanie funkcji czyszczenia cache oraz przycisku do ponownego wysyłania zamówienia do apilo.com; poprawa sortowania transportów w bazie danych 2024-12-20 21:30:18 +01:00
Roman Pyrih
5c367c34ab Save 2024-12-02 11:58:08 +01:00
6c09a26b0d Dodaj obsługę punktów Orlen w zamówieniach oraz popraw styl i logikę w szablonach 2024-11-16 10:56:46 +01:00
f7dd023aae Poprawa obsługi błędów, aktualizacja wartości w AJAX oraz wprowadzenie sprawdzenia istnienia parametrów w formularzach 2024-11-08 00:15:50 +01:00
705f19fed1 Update cookie notice links to point to the terms and privacy policy pages 2024-11-05 10:02:27 +01:00
d181cd19b1 Update cookie consent settings to deny all storage options 2024-10-31 19:27:03 +01:00
ee240f7dbd Refactor value handling in multiple classes for improved data processing 2024-10-30 09:38:37 +01:00
9e05750801 Refactor category.php template and improve code readability 2024-10-29 21:53:29 +01:00
4f1f4fa4da Refactor class.Product.php and class.S.php for improved code readability and maintainability 2024-10-29 11:26:06 +01:00
faeb2e52e8 first commit 2024-10-25 23:02:37 +02:00