6 Commits

Author SHA1 Message Date
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
e3b4ec973b Popraw obsługę błędów i optymalizację połączeń z Redis w różnych klasach 2024-11-08 00:16:19 +01:00
dad63991ae Enhance nested field handling in grid.js for improved data structure management 2024-11-02 00:19:50 +01:00
1a68e5b58a Refactor value handling in multiple classes to streamline data processing 2024-11-01 00:11:11 +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