33 Commits

Author SHA1 Message Date
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
4f95821342 feat: Add integrations dropdown and toggle functionality for trustmate.io orders
- Introduced a new dropdown button for integrations in the order details page.
- Implemented functionality to resend orders to apilo.com and toggle trustmate.io status.
- Enhanced the order details template with new dropdown menu and JavaScript for handling dropdown behavior.
- Added new textarea for producer data in the producer edit page with CKEditor integration.
- Updated product edit page to include GPSR information with textarea and CKEditor.
- Improved update process with detailed logging and error handling during version updates.
- Updated version number to 0.233.
2026-01-27 23:46:34 +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
61c187f5b1 Usunięcie zapisu logów w metodzie set_as_paid w klasie Order 2025-12-28 12:40:44 +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
0b946bb420 Dodanie obsługi logowania z dwuskładnikowym uwierzytelnianiem (2FA) oraz poprawa zarządzania sesjami użytkowników 2025-12-16 23:17:27 +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
325aabc0e8 Rzutowanie id dodatkowego pola na int w metodzie dodawania niestandardowych identyfikatorów 2025-08-12 12:58:07 +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
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
16d6b61be3 Poprawa formatu daty modyfikacji artykułów oraz poprawa czytelności kodu 2025-02-20 21:02:06 +01:00
296fa6f315 Usunięcie nieużywanych plików cache oraz aktualizacja konfiguracji połączenia FTP i bazy danych 2025-02-09 17:37:20 +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
5cd1df507a Dodanie nowej wersji menedżera plików z aktualizacją plików i konfiguracji 2024-12-06 15:15:36 +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
27801d7ce0 Refactor ShopCategory class and grid.js to improve nested field handling and code readability 2024-11-02 00:20:16 +01:00
83400eda0f Refactor value handling in multiple classes to simplify JSON decoding process 2024-11-01 00:12:24 +01:00
55ddfd3a70 Improve product combination check to ensure it's an array before counting 2024-10-31 11:53:07 +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
75eb9e0375 Refactor .htaccess file and update URL routing logic 2024-10-27 21:50:13 +01:00
7d0749d692 Refactor product loading logic and update URL routing
- Refactored the product loading logic in the ShopProduct class to improve performance and readability.
- Updated the URL routing in the index.php file to handle redirects and routes based on the request URI.
- Added a new method in the S class to check if adding a redirect will create a cycle in the redirect map.
- Updated the S class to use the new method for adding redirects and generating URL routes.
- Removed unnecessary code related to generating .htaccess rules.
2024-10-26 18:18:55 +02:00
faeb2e52e8 first commit 2024-10-25 23:02:37 +02:00