7 Commits

Author SHA1 Message Date
3a716ab25e update 2026-03-16 10:05:18 +01:00
31fd0442b2 feat: Add CronJob functionality and integrate with existing services
- Implemented CronJobProcessor for managing scheduled jobs and processing job queues.
- Created CronJobRepository for database interactions related to cron jobs.
- Defined CronJobType for job types, statuses, and backoff calculations.
- Added ApiloLogger for logging actions related to API interactions.
- Enhanced UpdateController to check for updates and display update logs.
- Updated FormAction to include a preview action for forms.
- Modified ApiRouter to handle new dependencies for OrderAdminService and ProductsApiController.
- Extended DictionariesApiController to manage attributes and producers.
- Enhanced ProductsApiController with variant management and image upload functionality.
- Updated ShopBasketController and ShopProductController to sort attributes and handle custom fields.
- Added configuration for cron jobs in config.php.
- Initialized apilo-sync-queue.json for managing sync tasks.
2026-02-27 14:54:05 +01:00
3a780ca979 Poprawa obsługi wartości domyślnej i wpływu na cenę w szablonie atrybutów 2025-07-29 14:48:56 +02:00
2bfa25bb3c update 2025-06-04 22:07:56 +02:00
76351a7089 Dodanie sekretnych kluczy API do konfiguracji oraz optymalizacja logiki przetwarzania zamówień w pliku cron.php 2024-12-04 10:55:03 +01:00
082feb6f2a Update FTP and SFTP credentials 2024-10-28 23:46:53 +01:00
85c92aa932 first commit 2024-10-23 12:55:46 +02:00