95 Commits

Author SHA1 Message Date
66d27c548b refactor: Simplify product update logic and remove unused tax rules group handling 2025-06-06 00:36:03 +02:00
Roman Pyrih
1fef57f3e2 Save 2025-06-03 13:19:57 +02:00
748bab7032 feat: Update file sizes and remove temporary files in empikmarketplace module 2025-06-03 11:27:30 +02:00
1d3d247a1a Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl 2025-06-03 00:45:46 +02:00
f470723779 Add XML product import functionality and update product prices
- Implemented XML parsing from an external source to import product data.
- Updated product prices in the database based on the parsed XML data.
- Handled product combinations and updated their respective prices.
- Ensured tax rules and active status are set correctly during updates.
- Added error handling for XML loading and parsing.
- Cleaned up legacy code related to price updates.
2025-06-03 00:45:43 +02:00
Roman Pyrih
5d00e8450e Wyszukiwarka usuwanie ceny konkretnych produktów 2025-06-02 15:41:26 +02:00
Roman Pyrih
0b7e73c0ef feat: Update product ID conditions for contact invitation 2025-06-02 13:46:06 +02:00
c20f2b4989 Add referral program invitation and voucher email templates
- Created `referralprogram-invitation.html.twig` for sending invitations to friends to join the referral program.
- Created `referralprogram-voucher.html.twig` for notifying users about their voucher after referring a friend.
- Both templates include responsive design and utilize the modern email layout.
- Added translation support for various text elements within the templates.
2025-06-01 01:51:01 +02:00
fe92238a41 feat: Update product tax rules and disable products containing "AMZ" in their names 2025-05-31 20:38:14 +02:00
7fcfada1de Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl 2025-05-20 09:46:33 +02:00
89ea4d2faa Update text color in theme.scss for improved readability 2025-05-20 09:46:28 +02:00
7f3360f021 feat: Add event listener to reload page on cart update 2025-05-20 00:18:31 +02:00
d9304aa88f feat: Enhance price comparison logic and improve code formatting 2025-05-14 15:14:47 +02:00
3acdbfbb23 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl 2025-05-08 21:27:15 +02:00
c4aab429d2 feat: Add configuration parameters for database and mailer settings 2025-05-08 20:34:21 +02:00
Roman Pyrih
66aed9dae1 Save 2025-05-08 14:28:50 +02:00
49fef0f257 Move search block to widget on small screens 2025-05-05 00:45:29 +02:00
1548d995c3 fix: Add a blank line for improved code readability in Product.php 2025-05-04 21:59:32 +02:00
a99719db1e fix: Update size and modified status for several files; adjust newsletter confirmation email styling 2025-04-23 16:01:11 +02:00
Roman Pyrih
4f457470bf No code changes made. 2025-04-22 10:26:18 +02:00
8b79a8399d Refactor code structure for improved readability and maintainability 2025-04-18 00:02:27 +02:00
a1703a9702 Refactor code structure for improved readability and maintainability 2025-04-16 22:36:42 +02:00
0acb610441 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl 2025-04-14 17:38:14 +02:00
5fa932a82f feat: Add script to regenerate product combinations
- Implemented a PHP script to delete old product combinations and recreate them based on existing attributes.
- The script retrieves product details, existing combinations, and associated attributes from the database.
- It deletes old combinations and their associations before inserting new combinations and linking them to shops.
- The script ensures that the default combination is set correctly and clears the cache after updates.
2025-04-14 17:34:37 +02:00
a6a57d6c53 Add price rounding for specific price reductions in Product class 2025-04-13 23:31:05 +02:00
075fe64cc8 Update file modification timestamps and clean up whitespace in appagebuilder module 2025-04-09 23:17:20 +02:00
f7138a1c46 Refactor code structure for improved readability and maintainability 2025-04-09 17:58:38 +02:00
b4538bac13 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl 2025-04-08 09:22:06 +02:00
7b950db1e2 Refactor CSS styles for admin slideshow interface and update slide list template
- Improved formatting and consistency in the CSS file for better readability and maintainability.
- Increased the width of the slides content area from 500px to 800px in the slide list template.
- Removed obsolete image files related to the slideshow module.
- Updated the layout and styles for various elements in the slideshow admin interface.
2025-04-08 09:21:51 +02:00
Roman Pyrih
d4530603c9 Add script to update default category for products containing 'AMZ' 2025-04-07 11:39:39 +02:00
Roman Pyrih
ba80d14098 Add Polish translations for various modules and update payment template 2025-04-04 14:30:14 +02:00
Roman Pyrih
819abe2988 Download files 2025-04-04 09:27:30 +02:00
Roman Pyrih
a539cc0f6d Remove commented-out code for comment and birthday fields in CustomerFormatter 2025-04-03 15:37:50 +02:00
dd527ba561 Zaktualizuj pliki konfiguracyjne i popraw logikę w Dispatcherze 2025-04-02 22:07:58 +02:00
87da06293a update 2025-04-01 00:38:54 +02:00
d4d4c0c09d update 2025-03-31 20:17:05 +02:00
a03df0b268 update 2025-03-28 19:05:48 +01:00
6a18bcfe20 Dodaj nowe obrazy i szablony do modułu AP Page Builder 2025-03-25 20:10:54 +01:00
338ce2b7ce Zaktualizuj skrypty importu produktów, poprawiając logikę aktualizacji stanu magazynowego oraz dostosowując komunikaty wyjściowe. 2025-03-24 11:51:42 +01:00
662acf74e4 update 2025-03-20 21:52:22 +01:00
d1fc4cbd99 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl 2025-03-18 14:29:41 +01:00
96ebd2efe7 Add core admin controllers for order management and search engines 2025-03-18 14:29:38 +01:00
Roman Pyrih
a308c2421a Save 2025-03-05 10:00:43 +01:00
d7bba13cdf update 2025-03-05 09:26:04 +01:00
5cf0717170 first commit 2025-02-27 12:52:18 +01:00