Commit Graph

5 Commits

Author SHA1 Message Date
9eecf6b415 Add new columns to producer and product language tables
- Added 'data' column to 'pp_shop_producer_lang' table for additional metadata storage.
- Added 'security_information' column to 'pp_shop_products_langs' table to enhance product security details.
2026-01-04 21:22:40 +01:00
ef15f16e18 Add is_required column to pp_shop_products_custom_fields table
This commit introduces a new column `is_required` to the `pp_shop_products_custom_fields` table. The column is of type TINYINT, cannot be null, and has a default value of 1. This change is intended to enhance the product custom fields by allowing the specification of whether a field is mandatory.
2025-08-19 20:31:44 +02:00
ab3951992b Usunięto pliki .DS_Store z katalogu autoload oraz front; dodano opakowanie kodu JavaScript w funkcję jQuery dla lepszej organizacji. 2025-03-21 23:07:46 +01:00
8d5e89c6b2 Poprawiono warunki sprawdzające wagę produktu w pliku product.php 2024-12-31 17:39:44 +01:00
b6107b8c75 first commit 2024-10-23 13:44:50 +02:00