Roman Pyrih
e31074506c
NEW. Dodanie opcji typ pola własnego
2026-01-20 11:33:18 +01:00
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
d903f9fc55
Refactor code structure for improved readability and maintainability
2025-09-28 18:27:48 +02: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
2f918fca1d
Poprawiono formatowanie kodu w pliku products-list.php oraz dodano ustawienie wartości bieżącej strony w formularzu.
2025-02-11 23:17:02 +01:00
892e1952c6
Poprawiono sprawdzanie, czy 'products_related' jest tablicą przed użyciem w pliku product-edit.php
2024-12-29 20:31:30 +01:00
4d322eebeb
Dodano możliwość wprowadzania numeru strony w paginacji oraz poprawiono style dla elementów paginacji.
2024-12-25 11:54:55 +01:00
ff248acfc4
Update htaccess to include rewrite rules for non-existing files and directories
2024-10-29 11:25:55 +01:00
b6107b8c75
first commit
2024-10-23 13:44:50 +02:00