Commit Graph

35 Commits

Author SHA1 Message Date
0e69247840 Add local settings for Bash permissions in Claude configuration
- Introduced a new JSON configuration file to define permissions for various Bash commands.
- Allowed specific commands such as netstat, findstr, ss, tasklist, and wmic for enhanced process management.
2026-03-02 23:02:50 +01:00
70a4e192c9 Zaktualizowano plik gm_omniprice.php, aby zdefiniować stałe identyfikatory walut oraz poprawić sortowanie atrybutów produktów. 2025-12-17 14:00:54 +01:00
ac48c61b72 Add Italian and German translations for OmniPrice module, implement cron job controller, and create front index file
- Added Italian translations for various module strings in it.php.
- Added German translations for various module strings in de.php.
- Implemented Gm_OmniPriceCronModuleFrontController to handle cron actions such as indexing, cleanup, and filling missing cache.
- Created index.php file to redirect access to the module's front controller.
2025-12-16 00:00:49 +01:00
ac620659ff update 2025-10-29 23:03:26 +01:00
638c4ecb74 Refactor code structure for improved readability and maintainability 2025-08-08 00:01:51 +02:00
8c05aae2ab udpate 2025-08-07 21:16:42 +02:00
4c1811b8f6 update 2025-07-31 11:31:29 +02:00
ff0ecacfec Refactor category description styles and remove redundant text-muted class
- Updated SCSS to add margin-bottom for lists within category descriptions.
- Removed 'text-muted' class from category description divs in product-list template for improved readability.
2025-07-26 19:07:24 +02:00
Roman Pyrih
5e31032e17 Save 2025-06-25 12:07:44 +02:00
1984666a3c fix: Update import logic to skip combinations without EAN and adjust file size in sync cache 2025-06-09 23:32:04 +02:00
ebb42a29fc fix: Update product activation status and enhance logging in import process 2025-06-09 21:24:19 +02:00
4a932cea27 fix: Update file sizes and modify click behavior for product review section 2025-06-09 13:29:24 +02:00
66d27c548b refactor: Simplify product update logic and remove unused tax rules group handling 2025-06-06 00:36:03 +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
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
89ea4d2faa Update text color in theme.scss for improved readability 2025-05-20 09:46:28 +02:00
c4aab429d2 feat: Add configuration parameters for database and mailer settings 2025-05-08 20:34:21 +02:00
49fef0f257 Move search block to widget on small screens 2025-05-05 00:45:29 +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
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
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