Commit Graph

46 Commits

Author SHA1 Message Date
0a047ea0ba Dodano funkcję do pobierania wszystkich adresów URL obrazów z danych produktu XML oraz zaktualizowano logikę dodawania obrazów do produktów. Zmieniono domyślną grupę VAT dla produktów oraz poprawiono aktualizację cen wariantów. 2025-12-18 16:03:35 +01:00
fb4265c60e Fix navbar megamenu styling for the seventh list item to ensure proper targeting of anchor elements 2025-12-18 16:03:25 +01:00
d6f2f6a924 Add initial price update log for November and December 2025 2025-12-18 10:09:04 +01:00
f00bc6bbc4 Zaktualizowano plik import-drewmax.php, aby zakomentować automatyczne odświeżanie strony po aktualizacji produktów. 2025-12-17 23:03:43 +01:00
3a45a03c80 Update Polish translations for OmniPrice module to reflect promotional terminology 2025-12-15 23:56:39 +01:00
dabfcfca0b Implement code changes for improved functionality and performance 2025-11-30 23:04:19 +01:00
0f55acb717 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/masimmo.pl 2025-11-19 23:03:54 +01:00
d21c512c3c update 2025-11-19 23:03:21 +01:00
4d03f9c793 Add functionality for product update and addition from XML feed
- Implemented URL parameters to switch between add and update modes.
- Enhanced XML loading from a remote URL.
- Added logging for updated products with a daily log file.
- Improved product update logic to change default category if necessary.
- Refactored functions for better readability and performance.
- Ensured proper type casting for database interactions.
- Added functionality to create or update product combinations.
- Improved user feedback with HTML output for added products and combinations.
2025-11-19 20:37:58 +01:00
e9ab1b0592 Update gold color variable in custom.scss for improved design consistency 2025-10-29 23:02:28 +01:00
012fe5911b Move custom buttons to a new position in the category description section 2025-10-22 00:03:06 +02:00
99ad156756 Refactor newsletter voucher email template: update text content and remove unnecessary HTML elements for improved clarity and presentation. 2025-10-21 15:41:57 +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
796520fb0c update 2025-10-02 16:07:12 +02:00
e01874a1e4 update css 2025-09-18 10:14:38 +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
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
224bbd685e Refactor code structure for improved readability and maintainability 2025-07-23 23:38:48 +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
55ff5bf723 feat(import-product): Enhance XML import functionality and update product prices 2025-06-03 00:44:47 +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
8ce350a646 Dodaj plik import-product.php oraz funkcje do importu produktów z XML 2025-04-18 00:01:59 +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
daa2e75267 update 2025-01-29 08:44:55 +01:00
8d02f518b7 update 2025-01-27 13:55:48 +01:00
ec7e2511ad Add new SVG icons and update contact information layout in templates 2025-01-26 18:31:40 +01:00
eed8f13365 update 2025-01-20 22:32:44 +01:00
e85d6aabc5 Update FTP sync cache with modified file timestamps and add new checkout templates 2025-01-20 16:07:00 +01:00
142d1c482f Add cart footer layout and update Sass settings for improved styling 2025-01-19 14:16:33 +01:00
e2a5d10578 update 2025-01-16 22:05:26 +01:00
82bae5f693 update 2025-01-16 21:02:39 +01:00
b789889ba8 Enable auto-upload in FTP configuration and update CSS styles for better layout management 2024-12-23 12:28:20 +01:00
cb029c8e79 udpate 2024-12-20 14:47:06 +01:00
b13949d955 update 2024-12-20 14:39:18 +01:00
Roman Pyrih
e75fa515f5 Save 2024-12-12 15:57:01 +01:00
4ef095d72c first commit 2024-11-20 08:16:18 +01:00