Commit Graph

10 Commits

Author SHA1 Message Date
d2e5b50ef1 update 2026-03-28 12:06:51 +01:00
fc45bbf20e Add view classes for articles, banners, languages, menu, newsletter, containers, shop categories, clients, payment methods, products, and search
- Created `Articles` class for rendering article views including full articles, miniature lists, and news sections.
- Added `Banners` class for handling banner displays.
- Introduced `Languages` class for rendering language options.
- Implemented `Menu` class for rendering page and menu structures.
- Developed `Newsletter` class for newsletter rendering.
- Created `Scontainers` class for rendering specific containers.
- Added `ShopCategory` class for managing shop category views and pagination.
- Implemented `ShopClient` class for client-related views including address management and login forms.
- Created `ShopPaymentMethod` class for displaying payment methods in the basket.
- Added `ShopProduct` class for generating product URLs.
- Introduced `ShopSearch` class for rendering a simple search form.
- Added `.htaccess` file in the plugins directory to enhance security by restricting access to sensitive files and directories.
2026-02-21 23:00:54 +01:00
7060815b60 Poprawa klas ikon w powiadomieniach oraz zwiększenie maksymalnej ilości produktu w koszyku 2026-01-06 22:55:57 +01:00
56fab94f47 Dodanie obsługi dodatkowych danych producenta oraz informacji o bezpieczeństwie w klasach ShopProducer i ShopProduct 2026-01-04 21:22:28 +01:00
4897ef132a Enhance product management and coupon features
- Added styling for input group add-ons and additional fields in SCSS.
- Updated shop coupon view to include a new column for usage count.
- Display coupon code and amount in order details if applicable.
- Improved product edit template to handle custom fields with required validation.
- Modified product save logic to include custom field requirements.
- Enhanced decimal normalization function for better input handling.
- Implemented checkbox normalization for form submissions.
- Updated custom fields in product templates to reflect required status.
- Fixed URL for fetching changelog updates.
2025-08-19 20:35:24 +02:00
669e9fff5e Wyłączenie debugowania czasu w konfiguracji oraz dodanie obsługi zgód na pliki cookie w szablonach użytkownika 2025-03-21 23:08:32 +01:00
0e1b19627b Aktualizacja progu darmowej wysyłki do 149 zł w szablonie produktu 2025-03-16 11:02:21 +01:00
0e82eefc50 Poprawa warunku sprawdzającego wagę produktu w szablonie produktu 2024-12-31 17:40:20 +01:00
3e2163fa06 Ukryj producenta produktu w stylach oraz dodaj sekcję darmowej wysyłki z informacjami o kosztach dostawy 2024-11-24 15:08:57 +01:00
faeb2e52e8 first commit 2024-10-25 23:02:37 +02:00