Commit Graph

9 Commits

Author SHA1 Message Date
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
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
4f1f4fa4da Refactor class.Product.php and class.S.php for improved code readability and maintainability 2024-10-29 11:26:06 +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