146 Commits

Author SHA1 Message Date
0f6fe82843 update 2026-03-19 00:33:38 +01:00
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
75cea8bb80 update 2026-03-02 15:27:02 +01:00
f2793542bc feat: update .htaccess for improved URL redirection and security settings 2026-03-02 15:26:59 +01:00
b4d95c54c4 feat: add AdminSearchController for AJAX search functionality 2026-02-23 21:16:41 +01:00
9f0e3e6b45 fix 2026-02-23 08:21:34 +01:00
d6ab1d28f9 update 2026-02-19 00:30:28 +01:00
Roman Pyrih
780aedf5dd Save 2026-02-10 09:05:05 +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
Roman Pyrih
9ffe3d5e16 Update form 2026-01-16 12:47: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
Roman Pyrih
1112b7532c Download 2026-01-14 09:29:41 +01:00
Roman Pyrih
0fc7489ed4 Add contact for buy-by-phone 2026-01-13 15:42:31 +01:00
Roman Pyrih
915093b063 Update "g-recaptcha" key 2026-01-09 08:43:35 +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
f862af960e fix(Mail): prevent sending email for out-of-stock products 2025-12-15 22:34:13 +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
e5b2197db6 feat(localization): add Locale class for number and price formatting
- Introduced a new Locale class to handle localization features such as number and price formatting.
- Implemented methods for formatting numbers and prices according to locale rules.
- Added error handling for missing price specifications and null values in price formatting.
- Enhanced the constructor to initialize locale code, number specifications, and price specifications.

fix(logs): address configuration entry not found and client authentication errors

- Resolved issues related to missing configuration entries for shop UUID.
- Handled errors related to invalid client authentication during token refresh attempts.
2025-12-01 23:39:37 +01:00
e2af82659f Fix category URL "https://drmaterac.pl/pl/...." 2025-11-28 15:44:41 +01:00
9b36331522 Refactor Hook class to integrate Page Cache functionality
- Removed legacy code related to 'cookiesplus' module.
- Added checks for 'pagecache' module and included its functionality in coreCallHook and coreRenderWidget methods.
- Updated module metadata comments to reflect changes and new versioning.
2025-11-28 15:27:58 +01:00
0cd2c34e30 update 2025-11-26 20:33:34 +01:00
6545e78352 Save 2025-11-21 12:54:46 +01:00
f8701c5bf8 update 2025-11-20 19:40:50 +01:00
8fe2db8164 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/drmaterac.pl 2025-11-20 19:40:47 +01:00
b82063f125 Refactor code structure for improved readability and maintainability 2025-11-20 19:31:15 +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
99ee04f426 Save 2025-11-13 15:19:19 +01:00
ff4c904d44 Save 2025-11-13 11:44:19 +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
84b4a1c455 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/drmaterac.pl 2025-10-20 14:11:24 +02:00
d2c1970ef8 update 2025-10-20 14:10:54 +02:00
c121f8bab8 Save 2025-10-20 11:33:16 +02:00
9528a005dd Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/drmaterac.pl 2025-10-16 23:23:56 +02:00
7b5cfcc125 Dodaj plik category-description.php do synchronizacji oraz zaktualizuj rozmiar i czas modyfikacji pliku product-list.tpl 2025-10-16 23:23:42 +02:00
75ca8fd840 Add vanilla JavaScript implementation for single radio selection in payment options
- Introduced a new self-invoking function to handle radio button selection without jQuery.
- Implemented visibility check for radio buttons and their labels.
- Added a MutationObserver to monitor changes in the payment options section and trigger selection accordingly.
- Included a fallback mechanism to ensure the selection function runs periodically.
2025-10-15 21:45:38 +02:00
abe31d7b47 Remove color property from #description h2 in dr_materac.scss 2025-10-09 21:23:01 +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