Commit Graph

20 Commits

Author SHA1 Message Date
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
Roman Pyrih
a605e0f4ad FIx nav menu scroll 2026-02-10 11:51:52 +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
396ab24792 Poprawa wyświetlania wymaganych pól w formularzu niestandardowych pól produktu 2025-11-23 01:35:23 +01:00
62c7105bef Enhance styling and structure of custom fields in product templates
- Updated SCSS styles for headers (h2, h3) and added bold styling for required custom fields.
- Improved layout with additional margin for attributes and ensured consistent font weights.
- Modified PHP template to include a clearer structure for custom fields, adding a note for required fields.
2025-09-03 23:24:37 +02: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
0ddcedfae2 update 2025-06-04 22:07:05 +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
2184e285b1 Dodanie obsługi kuponów rabatowych w szczegółach zamówienia oraz aktualizacja adresów URL do zasobów aktualizacji 2025-03-11 23:56:31 +01:00
0e82eefc50 Poprawa warunku sprawdzającego wagę produktu w szablonie produktu 2024-12-31 17:40:20 +01:00
228e73d0f7 Dodaj baner Orlen w koszyku oraz ukryj sekcję promocji PayPo w stylach 2024-11-24 21:36:07 +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
6c09a26b0d Dodaj obsługę punktów Orlen w zamówieniach oraz popraw styl i logikę w szablonach 2024-11-16 10:56:46 +01:00
3cbf8842ab Usuń nieużywany kod związany z powiadomieniem o ciasteczkach w szablonie cookies.php 2024-11-11 22:20:46 +01:00
c258b0ca11 Dodaj nowy szablon artykułu oraz popraw identyfikator klasy w istniejącym szablonie 2024-11-11 21:07:40 +01:00
d181cd19b1 Update cookie consent settings to deny all storage options 2024-10-31 19:27:03 +01:00
9e05750801 Refactor category.php template and improve code readability 2024-10-29 21:53:29 +01:00
faeb2e52e8 first commit 2024-10-25 23:02:37 +02:00