Commit Graph

66 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
721594b124 Dodano informację o pliku odpowiedzialnym za modyfikacje widoku listy produktów w panelu administratora PrestaShop. 2026-02-10 09:00:02 +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
45b32a5ee2 Dodano pomiar czasu wykonania skryptu importu produktów oraz optymalizacja logiki synchronizacji i aktualizacji produktów w PrestaShop. 2025-12-21 15:07:29 +01:00
d963ce5fbe Dodano skrypt do importu produktów z pliku XML oraz implementacja logiki synchronizacji, aktualizacji i dodawania produktów w PrestaShop. 2025-12-18 23:20:23 +01:00
c67e9530ec Zaktualizowano rozmiar pliku google-merchant_id-1.xml oraz usunięto nieużywane skrypty Google Tag Manager z szablonów 2025-12-10 13:47:21 +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
ac2a193d46 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/interblue.pl 2025-09-26 11:57:57 +02:00
9e0c893211 update 2025-09-26 11:56:38 +02:00
b126b613e6 update 2025-09-25 21:11:28 +02:00
b9200ddd9f Add Google Tag Manager integration to layout templates 2025-09-24 00:36:04 +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
fa0f4b590b Enhance accessibility and styling for high-contrast mode
- Updated breadcrumb links to have white text and underline for better visibility.
- Adjusted product pricing styles to ensure discounts are clearly visible with contrasting colors.
- Improved visibility of product information and actions by setting text colors to white.
- Styled modal components to maintain high contrast with dark backgrounds and white text.
- Added styles for large cursor accessibility, ensuring visibility in both normal and high-contrast modes.
- Included optional drop-shadow for better visibility of the large cursor.
2025-09-10 23:52:55 +02:00
d7fe875eb9 Add export functionality for products with images to CSV 2025-09-09 17:44:22 +02:00
602e6a92fe Add accessibility features: high contrast, blue filter, grayscale, image toggle, and cursor size adjustments
- Implemented high contrast mode toggle with state persistence.
- Added blue filter toggle with visual effect and state persistence.
- Introduced grayscale mode toggle with state persistence.
- Included option to hide/show images with state persistence.
- Added functionality to increase/decrease cursor size with visual feedback.
- Enhanced font size controls with increment, decrement, and reset options.
- Updated accessibility panel UI and button labels for clarity.
- Ensured all new features are accessible and maintain user preferences across sessions.
2025-09-03 22:27:22 +02:00
9f3f53ce2d Refactor products sort order select title styles
- Removed inline-block display and replaced it with flex display for better alignment.
- Adjusted width to fit-content and added nowrap to prevent text wrapping.
2025-07-31 15:15:53 +02:00
da11633a05 Refactor code structure for improved readability and maintainability 2025-07-31 14:59:15 +02:00
2f4289b416 Enhance styling for product pricing and flags; improve contrast for high-contrast mode
- Added padding and font size adjustments for discount percentages and product flags.
- Consolidated product-related styles under a single selector for better organization.
- Updated color styles for content wrapper, ensuring text is readable against dark backgrounds.
- Improved styling for the amazzing filter component to enhance visibility and accessibility.
2025-07-21 14:43:55 +02:00
e30d6d8be2 Enhance high-contrast theme styles and improve blog and footer aesthetics
- Added text decoration to links in high-contrast mode for better visibility.
- Updated blog post items with a black background, white text, and improved link styles.
- Styled the "Read More" button with a yellow background and black text.
- Enhanced HTML block content with consistent background and text colors.
- Revamped footer styles, including newsletter form and contact links, to ensure readability and accessibility.
2025-07-18 22:41:11 +02:00
334968232b Enhance high-contrast theme styles and improve product display
- Added placeholder color and opacity adjustments for high-contrast mode.
- Updated styles for search filters and categories in the left column to improve visibility.
- Enhanced featured products link styles for better contrast.
- Improved product price and shipping display, including discount and new flags.
- Standardized background and text colors for product descriptions and buttons.
2025-07-18 13:14:22 +02:00
21f7e22fe2 Add accessibility features including button and panel
- Introduced an accessibility button that toggles a panel with options.
- Implemented high contrast mode toggle functionality.
- Added CSS styles for accessibility button and panel.
- Created JavaScript to manage accessibility features and local storage for user preferences.
- Included necessary CSS and JS files in the theme's head template.
2025-07-17 23:12:40 +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
87a41f4cfc Zaktualizowano rozmiary plików w konfiguracji oraz zmieniono adres IP w definicjach trybu debugowania. 2025-05-30 00:11:12 +02:00
95cc99ba91 Implement code changes to enhance functionality and improve performance 2025-05-08 21:49:30 +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
b5da22fd7f Zaktualizowano rozmiar pliku google-merchant_id-1.xml oraz zmieniono identyfikatory producentów i wartości cech w skrypcie. 2025-03-31 20:21:02 +02:00
830643dcc6 update 2025-03-26 00:08:41 +01:00
1c671f5340 Zaktualizowano rozmiar pliku google-merchant_id-1.xml oraz zmieniono identyfikatory producentów i wartości cech w skrypcie. 2025-03-12 23:17:21 +01:00
67403c3694 Zaktualizowano rozmiary plików w konfiguracji oraz zmieniono identyfikatory producentów i wartości cech w skrypcie. 2025-03-11 17:53:59 +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
48a2a076db Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/interblue.pl 2025-02-27 23:56:38 +01:00
2c99c2b0dd Zaktualizowano identyfikatory producentów oraz wartości cech w skrypcie, a także zmieniono rozmiar pliku google-merchant_id-1.xml. 2025-02-27 23:56:35 +01:00
Roman Pyrih
113fc2ddbd Save 2025-02-26 09:10:48 +01:00
b7bdf56841 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/interblue.pl 2025-02-20 17:40:13 +01:00
4fba3ac703 Zaktualizowano identyfikatory producentów oraz wartości cech w skrypcie, a także zmieniono rozmiar pliku google-merchant_id-1.xml. 2025-02-20 17:39:52 +01:00
Roman Pyrih
6db8afbb5b Save 2025-02-17 13:47:51 +01:00
b58ae3b03e Zaktualizowano identyfikatory producentów oraz wartości cech w skrypcie, a także zmieniono rozmiar pliku google-merchant_id-1.xml. 2025-02-17 08:53:12 +01:00
b3aa424538 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/interblue.pl 2025-02-12 17:54:46 +01:00
bd82032cfb Zaktualizowano identyfikatory producentów oraz wartości cech w skrypcie, a także zmieniono rozmiar pliku google-merchant_id-1.xml. 2025-02-12 17:50:38 +01:00
Roman Pyrih
713acc8901 Save 2025-02-11 09:35:27 +01:00
e697cd472f Zaktualizowano identyfikatory producentów oraz wartości cech w skrypcie, a także zmieniono rozmiar pliku google-merchant_id-1.xml. 2025-02-05 13:00:35 +01:00
08f1a04e01 Zaktualizowano identyfikatory producentów oraz wartości cech w skrypcie, a także zmieniono rozmiar plików konfiguracyjnych. 2025-01-29 15:52:33 +01:00
07386b437d Zaktualizowano identyfikatory producentów i wartości cech w skrypcie, zmieniono rozmiar plików konfiguracyjnych oraz dodano nowe ustawienia dla kompilacji SASS. 2025-01-27 22:23:21 +01:00