Commit Graph

14 Commits

Author SHA1 Message Date
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
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
dd527ba561 Zaktualizuj pliki konfiguracyjne i popraw logikę w Dispatcherze 2025-04-02 22:07:58 +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
96ebd2efe7 Add core admin controllers for order management and search engines 2025-03-18 14:29:38 +01:00
5cf0717170 first commit 2025-02-27 12:52:18 +01:00