Commit Graph

80 Commits

Author SHA1 Message Date
257f9bee52 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/masimmo.pl 2025-10-16 21:30:36 +02:00
3b29a79921 Add X13 WebP module for image conversion to next-generation formats
- Implemented the main module class with essential properties and methods.
- Added translation support for various user interface strings.
- Created XML configuration file for module versioning.
- Ensured compatibility with different PHP versions and PrestaShop versions.
2025-10-16 21:30:24 +02:00
Roman Pyrih
2de3408c59 Save 2025-10-07 11:45:07 +02:00
d220e35c31 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/masimmo.pl 2025-10-02 16:08:01 +02:00
796520fb0c update 2025-10-02 16:07:12 +02:00
8ddf81a3e5 Save 2025-10-02 11:43:00 +02:00
Roman Pyrih
c02b904f54 Change filters, product lists, ... 2025-09-30 15:02:46 +02:00
Roman Pyrih
865d89efe1 Save 2025-09-24 12:47:57 +02:00
e01874a1e4 update css 2025-09-18 10:14:38 +02:00
ef42da4a9d Fix header 2025-09-11 10:36:05 +02:00
41ea4e2f72 FIX and remove "Alias" from address form 2025-08-25 12:23:10 +02:00
40013c78a3 Save 2025-08-25 09:53:05 +02:00
2e3a41a848 Save 2025-08-25 08:20:10 +02:00
2494dfb207 Poprawki UI 2025-08-14 13:09:33 +02:00
d9c4313dc6 Poprawki 2025-08-11 10:22:12 +02:00
e52d54e657 Increase padding-top for off-canvas nav megamenu items for improved spacing 2025-08-08 00:00:15 +02:00
4cf01587b1 update 2025-08-05 23:57:49 +02:00
4ed26c45bb update 2025-08-01 10:46:08 +02:00
Roman Pyrih
eec9df57bf Adaptive header menu scroll 2025-07-30 09:28:10 +02:00
Roman Pyrih
8bb8cbead0 Save 2025-07-29 09:09:35 +02:00
1bdabde72d FIX mobile menu 2025-07-28 15:58:41 +02:00
b260d48b78 Enhance product list header styles: set text color, adjust strong font weight, and add margin to paragraphs 2025-07-27 22:34:39 +02:00
c23f3229a4 Enhance product selection UI
- Added cursor pointer style to the product selection area for better user experience.
- Updated click event handler to toggle active state on the new '.control-label-nav' class, improving the interaction for selecting products.
2025-07-27 20:30:00 +02:00
5c39b234ae Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/masimmo.pl 2025-07-23 23:38:52 +02:00
224bbd685e Refactor code structure for improved readability and maintainability 2025-07-23 23:38:48 +02:00
Roman Pyrih
f20b2d996d Custom delivery info in product 2025-07-14 09:42:34 +02:00
Roman Pyrih
3992f2c1b4 Save 2025-06-20 11:10:02 +02:00
994f721abc feat(import-product): Update product size and last modified time in sync cache; add EAN check in product combinations 2025-06-09 23:29:11 +02:00
458cafec11 feat(import-product): Update product activation status and enhance logging during import 2025-06-09 21:22:41 +02:00
a4be3e3b20 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/masimmo.pl 2025-06-06 00:36:24 +02:00
20ff0ff6e8 feat(cart): Add border and background color to cart table 2025-06-06 00:36:21 +02:00
Roman Pyrih
e552c096ca Save 2025-06-03 09:27:55 +02:00
1038b23d23 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/masimmo.pl 2025-06-03 00:45:17 +02:00
55ff5bf723 feat(import-product): Enhance XML import functionality and update product prices 2025-06-03 00:44:47 +02:00
Roman Pyrih
01b67f43c2 Save 2025-06-02 15:59:53 +02:00
528cfaba20 feat(import-product): Update tax rules and disable products with "AMZ" in name
- Added logic to find and update products containing " AMZ" in their names, setting their tax rules to 62 and disabling them.
- Modified product category assignments based on new criteria.
- Updated product and product_shop tables to reflect changes in tax rules and active status.
- Adjusted logic for handling product features and manufacturers.
- Enhanced logging and error handling for better traceability during import.
2025-05-31 20:37:37 +02:00
caee1fc2fb Add import API module files and templates
- Created front.js for handling frontend JavaScript functionalities.
- Added index.php files for both the views and templates to manage redirection and access control.
- Implemented configure.tpl for admin configuration settings with AJAX functionality for field retrieval.
- Developed delete.tpl for product deletion with progress tracking.
- Introduced file_upload.tpl for file upload handling with drag-and-drop support.
- Created import.tpl for managing product imports with progress indicators.
- Added list.tpl for displaying uploaded files with action links.
- Implemented temp.tpl for queuing products with visual feedback.
- Enhanced index.php for module access control.
- Updated templates to include necessary JavaScript for AJAX operations and user interactions.
2025-05-05 00:37:21 +02:00
c2c835faca Add initial files and templates for ps_emailalerts module
- Created LICENSE file for composer dependencies.
- Added autoload files: autoload_classmap.php, autoload_namespaces.php, autoload_psr4.php, autoload_real.php, and autoload_static.php.
- Initialized installed.json for composer.
- Added index.php and form templates for admin configuration.
- Implemented front-end templates for email alerts, including account management and product notifications.
- Included necessary headers and copyright notices in all new files.
2025-04-22 23:48:43 +02:00
e53caaafab Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/masimmo.pl 2025-04-18 00:02:02 +02:00
8ce350a646 Dodaj plik import-product.php oraz funkcje do importu produktów z XML 2025-04-18 00:01:59 +02:00
4ff77f9fd0 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/masimmo.pl 2025-04-16 22:35:29 +02:00
241b2c6598 Zaktualizuj znacznik czasu i status plików w ftp-kr.sync.cache.json; dodaj zaokrąglanie ceny w klasie Product 2025-04-16 22:34:41 +02:00
50554d168c update 2025-04-13 23:30:40 +02:00
c7e5ebfd2d Brak zmian w kodzie 2025-03-31 20:19:34 +02:00
faaed0137f Zaktualizuj znacznik czasu w pliku ftp-kr.sync.cache.json oraz zakomentuj wyjątek w klasie DispatcherCore 2025-03-25 15:01:34 +01:00
7a56b6a0d4 Usuń pliki .DS_Store z repozytorium 2025-03-25 14:12:04 +01:00
67c05416ac update 2025-03-09 23:50:32 +01:00
Roman Pyrih
1e498b41c7 Save 2025-03-03 14:21:45 +01:00
Roman Pyrih
34c603cf95 Save 2025-02-26 16:02:08 +01:00
Roman Pyrih
86781c8ae0 Save 2025-02-25 16:01:43 +01:00