Commit Graph

23 Commits

Author SHA1 Message Date
3fc0519f9d Add review step template for one page checkout module
- Introduced a new template file 'review copy.tpl' for the order summary step in the one page checkout process.
- The template includes a loading indicator and a header for the order summary section.
- Conditional rendering based on customer registration status is implemented.
2026-02-27 00:04:16 +01:00
2a98067d9e Add Custom Feature Tab module with database integration and AJAX support
- Created main module file `customfeaturetab.php` to manage product tabs based on feature values.
- Implemented database installation and uninstallation methods to create necessary tables.
- Added admin controller files for handling redirects and admin functionalities.
- Introduced AJAX functionality in `admin.js` for dynamic feature value selection based on selected features.
- Included temporary query script for testing feature values.
- Added language support for the module with Polish translations.
- Created necessary view files and JavaScript files for module functionality.
- Added logo image for the module.
2026-02-23 23:24:48 +01:00
3bd8164d3d Add PHPStan configuration for Symfony4 tests
- Created a new phpstan.neon file in the Symfony4 tests directory.
- Configured paths and excluded Symfony3 directory.
- Added bootstrap files for autoloading.
- Set dynamic constant names and adjusted reporting settings.
- Established PHPStan level to 6 for stricter analysis.
2026-02-09 23:14:09 +01:00
58947ad589 update 2026-02-08 21:43:11 +01:00
a5c3266443 Poprawki w skryptach JavaScript oraz aktualizacja rozmiaru pliku w synchronizacji FTP 2025-10-31 15:38:54 +01:00
a0018a65f3 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/interblue.pl 2025-10-17 13:26:21 +02:00
54e94a7e35 Remove unused Google Analytics and Facebook Pixel tracking scripts from layout-both-columns.tpl 2025-10-17 13:26:16 +02:00
cdf218e8d5 Dodaj sekcję śledzenia numerów przesyłek do dokumentacji eksportu 2025-10-07 23:13:10 +02:00
b126b613e6 update 2025-09-25 21:11:28 +02:00
9003eede2d Add X13 WebP module for image conversion to next-generation formats
- Implemented the X13Webp class with core functionalities for converting images to WebP format.
- Added support for different PHP versions and defined constants for versioning.
- Included translation strings for various user interface elements and messages.
- Created XML file for module versioning.
2025-09-12 00:41:29 +02:00
1f7b038724 Usunięto zbędny znak nowej linii przed ustawieniem koszyka w metodzie fulfill klasy OrderFulfiller. 2025-06-04 23:18:07 +02:00
edcf46bab4 Zaktualizowano rozmiar pliku google-merchant_id-1.xml oraz dodano logikę aktualizacji źródła zamówienia dla zamówień Empik w klasie OrderFulfiller. 2025-06-04 23:11:30 +02:00
56aa2cdc2d add empik module 2025-05-30 09:08:26 +02:00
69a33e11b6 Zaktualizowano rozmiary plików w konfiguracji oraz dodano nową klasę Combination z odpowiednimi polami i metodami. 2025-04-23 20:40:15 +02:00
830643dcc6 update 2025-03-26 00:08:41 +01:00
63e88d23f2 Zaktualizowano pliki szablonów, dodano atrybut rel="nofollow" do linków oraz zaktualizowano rozmiary plików w konfiguracji. 2025-03-10 15:45:21 +01:00
Roman Pyrih
713acc8901 Save 2025-02-11 09:35:27 +01:00
2a2c13fbaa aktualizacja rozmiaru pliku google-merchant_id-1.xml oraz zmiana tytułu sekcji na "BLACK WEEK" w szablonach ps_featuredproducts.tpl 2024-11-11 19:16:11 +01:00
dc381d7f2b aktualizacja rozmiaru pliku google-merchant_id-1.xml oraz zmiana limitu aktualizacji w kontrolerze importu 2024-11-07 14:04:58 +01:00
4732de6ce6 update 2024-11-06 21:09:20 +01:00
a0b0b538bd aktualizacja rozmiaru pliku google-merchant_id-1.xml oraz poprawki w klasach Convertor i Creator 2024-11-05 22:30:44 +01:00
b2dc56f52c aktualizacja rozmiaru pliku google-merchant_id-1.xml w pliku konfiguracyjnym 2024-11-04 16:02:51 +01:00
925276dbb2 first commit 2024-10-25 14:16:28 +02:00