59 Commits

Author SHA1 Message Date
e6e5784c40 feat: zmiana tekstu omnibus na "Najniższa cena w ciągu 30 dni przed wprowadzeniem promocji"
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 00:32:47 +01:00
bad96293e6 update 2026-03-16 00:25:47 +01:00
194405bce0 feat: update diagnostic scripts and configuration for improved product data handling 2026-03-05 00:12:33 +01:00
4ebf0766c6 chore: update code structure for better readability and maintainability 2026-02-04 22:13:19 +01:00
Roman Pyrih
4276708e1c FIX: appagebuilder SQL Injections 2026-02-04 14:18:37 +01:00
Roman Pyrih
652e6a3bdf Save 2026-01-30 15:29:52 +01:00
9adfa3074a Add description2 field to AdvancedSearchSeoClass and update related templates 2026-01-26 23:07:28 +01:00
c62e9f3820 update 2026-01-15 21:36:14 +01:00
835dd83e54 Add initial files and templates for Omnibus EU Free module
- Added yt_logo.png image for branding.
- Created index.php for views and templates with license notice and redirection.
- Implemented back.js for reload functionality with event listener.
- Developed configure.tpl for admin configuration panel with documentation links.
- Established products-price-list.tpl for displaying product pricing information.
- Created presta_studio_omnibus_price.tpl for displaying price history and discounts.
- Added index.php files in various directories for consistent redirection and license notice.
2026-01-15 00:03:18 +01:00
d43bfb49df Refactor CSS and JavaScript for product comparison and wishlist functionality
- Updated `dr_materac.scss` to hide the compare/wishlist button by default.
- Enhanced JavaScript in `detail1526395446.tpl` to safely add an event listener for the opinions section link, ensuring it only attaches if the element exists.
- Cleaned up the `product-add-to-cart.tpl` by uncommenting the compare/wishlist button section for better visibility in the UI.
2025-12-21 18:48:15 +01:00
778ee26fe4 Add Symfony Deprecation Contracts package
- Created CHANGELOG.md to maintain version history.
- Added README.md with usage instructions for the trigger_deprecation() function.
- Initialized composer.json for the Symfony Deprecation Contracts library, specifying dependencies and autoloading.
2025-12-15 08:43:18 +01:00
0eedc919db Refactor Hook class to improve Page Cache integration 2025-12-10 13:47:16 +01:00
0cd2c34e30 update 2025-11-26 20:33:34 +01:00
4e4351e833 update 2025-11-20 16:34:30 +01:00
15d1a30e88 Add Ceneo Trusted Reviews module with initial implementation
- Created Html helper class for displaying information and translations.
- Added index.php files for various directories to prevent direct access.
- Implemented Polish translations for the module.
- Set up upgrade scripts for future module updates.
- Included Composer autoloading files and configurations.
- Added template files for displaying header and order confirmation scripts.
- Established .htaccess rules for security in vendor directory.
2025-11-14 15:23:09 +01:00
Roman Pyrih
4a1e6a4424 Dodanie możliwości wypisania się z newslettera 2025-11-14 11:34:40 +01:00
b387e4e898 Add hyperlink to website in newsletter confirmation email 2025-10-24 15:05:18 +02:00
b91fec4111 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/drmaterac.pl 2025-10-22 14:05:42 +02:00
b472a457ed Add note about discount code restrictions in newsletter confirmation email 2025-10-22 14:01:20 +02:00
b2feac0e08 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/drmaterac.pl 2025-10-22 00:04:12 +02:00
6fbc2e9c03 Add Italian and German translations for OmniPrice module and implement cron job functionality
- Added Italian translations for the OmniPrice module, covering various settings and messages.
- Implemented a new cron.php controller for handling price indexing and cleanup actions.
- Created an index.php controller to redirect access attempts to the module's front controller.
- Added German translations for the OmniPrice module, ensuring compliance with the Omnibus directive.
2025-10-22 00:03:37 +02:00
d2c1970ef8 update 2025-10-20 14:10:54 +02:00
fca1c44d53 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/drmaterac.pl 2025-10-09 21:22:27 +02:00
57f656e6d7 update 2025-10-09 12:09:33 +02:00
4f2e59e791 Refactor code structure for improved readability and maintainability 2025-09-17 00:16:25 +02:00
ee20e055cd update 2025-08-24 23:42:41 +02:00
c2af30394d Usuń niepotrzebne pliki .DS_Store oraz obrazy sliderów dla poprawy wydajności i porządku w repozytorium 2025-08-08 15:07:51 +02:00
ad4e9904eb Refactor code structure for improved readability and maintainability 2025-08-08 00:03:23 +02:00
af479e7974 udpate 2025-08-07 21:17:15 +02:00
0f06940435 Refactor code structure for improved readability and maintainability 2025-07-21 22:00:25 +02:00
9da97b4296 Remove outdated slider images and update template files for improved functionality and content display. 2025-07-18 15:19:20 +02:00
Roman Pyrih
1a063431c4 Save 2025-07-16 15:52:14 +02:00
be0e84c23c update 2025-07-13 11:19:53 +02:00
b71558a6f7 Usunięto tymczasowe pliki repozytoriów: AttributeRepository.php.tmp, Service4.php.tmp oraz child.php.tmp. 2025-06-23 14:25:15 +02:00
5bbfc86330 Dodano asynchroniczne skrypty EyeAble do szablonu head.tpl oraz dodano atrybut role="none" do elementów nav-item w tab.tpl. 2025-06-18 00:28:09 +02:00
Roman Pyrih
36f17c145b Save 2025-06-03 13:05:55 +02:00
Roman Pyrih
df14ddc2e0 Wyszukiwarka usuwanie ceny z wybranych produktów 2025-06-02 15:36:29 +02:00
Roman Pyrih
c3be89ded2 Add text-wrap property to cart button for improved responsiveness 2025-06-02 13:24:12 +02:00
9a6e82bca3 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/drmaterac.pl 2025-05-14 15:14:55 +02:00
3bedb8a8bc Update file metadata for Product.php and fix formatting in appagebuilder.php 2025-05-14 15:09:12 +02:00
b0f02676d6 Zaktualizuj plik .vscode/ftp-kr.sync.cache.json, aby odzwierciedlić zmiany w czasie modyfikacji pliku .htaccess. Dodaj nową logikę do klasy Gm_OmniPrice, aby sprawdzić, czy produkt jest objęty zniżką, przed przypisaniem wartości do szablonu. 2025-05-14 00:38:21 +02:00
f49f7946ec Adjust position of back-to-top button on mobile view 2025-04-22 23:52:02 +02:00
f122df3439 Refactor code structure for improved readability and maintainability 2025-04-18 00:02:10 +02:00
d8ec8b9dd3 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/drmaterac.pl 2025-04-15 15:18:44 +02:00
697172671f Refactor code structure for improved readability and maintainability 2025-04-15 15:18:41 +02:00
1751e22e70 Add promotional price rounding module with price adjustment logic 2025-04-13 23:31:32 +02:00
3865d550a2 udpate 2025-04-09 23:23:10 +02:00
709798f77c Refactor CMS page template for improved readability and consistency
- Adjusted indentation and spacing for better code structure in page.tpl
- Ensured consistent use of block syntax and formatting
- Maintained functionality of the Paypo iframe integration and CMS content display
2025-04-09 23:17:52 +02:00
Roman Pyrih
da5caf6201 Some FIX 2025-03-31 11:40:02 +02:00
9a626b304e Usunięcie zbędnych plików tymczasowych oraz .DS_Store w module empikmarketplace 2025-03-29 09:56:45 +01:00