95 Commits

Author SHA1 Message Date
68cc66c3e1 update 2026-03-19 00:33:02 +01:00
9830d55815 UPDATE: omnibus text - zmiana treści na "przed wprowadzeniem promocji"
Zaktualizowano tłumaczenia w module omnibuseufree - zmiana wyświetlanego tekstu
z "Najniższa cena w ciągu 30 dni" 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:53 +01:00
5cefdc42d4 update 2026-03-16 00:25:33 +01:00
6db4bbef56 Merge branch 'main' of https://git.project-pro.pl/Project-Pro/lulandia.pl 2026-03-12 01:48:17 +01:00
b1008c0c9d UPDATE: parameters - add remote database host configuration; ADD: AGENTS.md - repository guidelines and structure documentation 2026-03-12 01:48:11 +01:00
f0e32388b0 Save 2026-03-09 08:26:50 +01:00
75f7b80664 Add initial module files and templates for Omnibus EU Free
- Created new image file for YouTube logo.
- Added index.php files for views and JavaScript with license notice and redirect to parent directory.
- Implemented back.js for reload functionality with button event listener.
- Introduced configure.tpl template for admin configuration with documentation links and CRON settings.
- Added products-price-list.tpl for displaying product price data in a table format.
- Created index.php files for hook templates with license notice and redirect.
- Added presta_studio_omnibus_price.tpl for displaying product discount information.
2026-03-05 00:11:14 +01:00
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
Roman Pyrih
34b4d84dc2 Fix sorting "news" 2026-02-10 10:13:20 +01:00
Roman Pyrih
f6c0277d07 FIX: appagebuilder SQL Injections 2026-02-04 14:37:46 +01:00
5a6da716a7 UPDATE: change database credentials and update development mode IP 2026-02-02 23:36:31 +01:00
68c2d651c6 update 2026-02-02 17:30:17 +01:00
ae0ee002ec update 2026-02-02 15:18:51 +01:00
Roman Pyrih
7a26dd69a5 FIX: newsletter - adding unsubscribe link 2026-01-30 15:47:20 +01:00
Roman Pyrih
bfe4083161 Update form 2026-01-16 13:06:13 +01:00
Roman Pyrih
38cd7bb00f Add email for buy-by-phone 2026-01-13 15:44:05 +01:00
Roman Pyrih
d07f59541e Update "g-recaptcha" key 2026-01-09 08:59:31 +01:00
d90edd9b82 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl 2025-12-17 14:00:57 +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
08511a0c24 Zmieniono sposób pobierania identyfikatorów walut w module Gm_OmniPrice, aby używać statycznej tablicy zamiast dynamicznego wywołania funkcji. 2025-12-16 23:35:02 +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
f13c5f53e8 Zaktualizowano datę w komentarzach modułu cookiesplus w pliku Hook.php. 2025-11-28 21:54:20 +01:00
1a453bd31d Change chat color 2025-11-13 11:29:47 +01:00
2038b1ee7e Zaktualizowano warunek wyświetlania kategorii w szablonie layout-both-columns.tpl, aby uwzględniał wszystkie kategorie. 2025-10-31 00:30:32 +01:00
ce353a9e52 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl 2025-10-29 23:03:29 +01:00
ac620659ff update 2025-10-29 23:03:26 +01:00
9e70154cbb Zaktualizowano plik defines.inc.php, aby zmienić adres IP dla trybu debugowania. Zmodyfikowano layout-both-columns.tpl, aby dodać warunek sprawdzający nazwę strony przed wyświetleniem kategorii. Usunięto niepotrzebne pliki dziennika błędów, które nie zawierały istotnych informacji. 2025-10-28 19:51:47 +01:00
5f09f3816b Add new banners for single product and "materace" category 2025-10-27 13:43:28 +01:00
95b6ff255c Usunięcie zbędnych plików .DS_Store oraz dodanie skryptu do automatycznego wyboru opcji płatności 2025-10-15 12:57:44 +02:00
Roman Pyrih
9de1ac9d1f Save 2025-10-08 09:35:58 +02:00
Roman Pyrih
cbd3d926a6 Adding selecting size 2025-09-30 08:14:24 +02:00
6f5f55b229 Save 2025-09-15 15:38:35 +02:00
Roman Pyrih
21f6ce67be Save 2025-09-12 08:32:48 +02: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
f5dd06f0bc Update styles for links in paragraphs and adjust selectize input width
- Changed link color to black and set font weight to 600 in paragraph styles.
- Ensured selectize input within PM_ASCriterionStepEnable class takes full width.
2025-07-31 12:09:46 +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
Roman Pyrih
56865b4758 Save 2025-06-20 12:59:50 +02:00
Roman Pyrih
186ac6d1fe Save 2025-06-20 11:29:14 +02:00
Roman Pyrih
7f7d112409 Save 2025-06-18 10:37:04 +02:00
Roman Pyrih
9fd2a43f9c Save 2025-06-16 13:39:51 +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
7551e5db04 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl 2025-06-09 13:30:18 +02:00
e5e59e77e4 Refactor SCSS for product page layout and styling
- Removed unnecessary selector for product styles.
- Added new styles for the product page wrapper, including background color and padding.
- Enhanced blog article styling with background color and padding.
- Introduced border and padding for extra blogs section.
2025-06-09 13:30:01 +02:00
4a932cea27 fix: Update file sizes and modify click behavior for product review section 2025-06-09 13:29:24 +02:00
Roman Pyrih
77d4d77b9e save 2025-06-06 09:35:20 +02:00
ce343e35f5 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/lulandia.pl 2025-06-06 00:36:11 +02:00