Commit Graph

6 Commits

Author SHA1 Message Date
d709a3df7b Release 0.245: refactor articles list and update package 2026-02-08 01:35:13 +01:00
43aebc166f Add new update package version 0.235 to autoload admin 2026-01-27 23:47:10 +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
4d322eebeb Dodano możliwość wprowadzania numeru strony w paginacji oraz poprawiono style dla elementów paginacji. 2024-12-25 11:54:55 +01:00
2cf3eb683a Dodano responsywne style dla przycisku wysyłania zamówienia do apilo w pliku style.scss 2024-12-21 19:46:28 +01:00
b6107b8c75 first commit 2024-10-23 13:44:50 +02:00