Commit Graph

19 Commits

Author SHA1 Message Date
16e5cce249 update 2026-03-28 11:42:27 +01:00
412e235512 Apply staged updates 2026-03-01 00:42:10 +01:00
4cf7039759 feat(cronjob): implement CronJobProcessor and CronJobRepository for job scheduling and processing
- Added CronJobProcessor class to handle job creation and queue processing.
- Implemented CronJobRepository for database interactions related to cron jobs.
- Introduced CronJobType class to define job types, priorities, and statuses.
- Created ApiloLogger for logging actions related to job processing.
- Initialized apilo-sync-queue.json for job queue management.
2026-02-27 14:51:30 +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
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
2078320cc1 Dodanie obsługi rodzica w metodach get_product_sku i get_product_ean w klasie ShopProduct 2025-03-30 18:42:34 +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
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
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
83400eda0f Refactor value handling in multiple classes to simplify JSON decoding process 2024-11-01 00:12:24 +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