Jacek 1ef6dc9092 fix: Custom fields delete bug — usunięcie wszystkich pól produktu nie działało
Dodano hidden marker custom_field_name_present w formularzu edycji produktu.
Zmieniono warunek w ProductRepository z array_key_exists('custom_field_name')
na array_key_exists('custom_field_name_present') — jQuery .serialize() pomijał
klucz pustej tablicy gdy wszystkie pola usunięte. Test jednostkowy dodany.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 22:51:57 +02:00
2026-03-22 23:55:23 +01:00
2026-03-25 21:35:44 +01:00
2026-03-25 19:16:17 +01:00
2026-03-15 14:20:27 +01:00
2024-10-23 13:44:50 +02:00
2026-03-16 10:01:47 +01:00
2026-03-15 14:20:27 +01:00
2024-10-23 13:44:50 +02:00
2026-02-27 23:42:35 +01:00
2026-03-25 21:35:44 +01:00
2026-03-16 10:01:47 +01:00
2025-08-12 23:40:25 +02:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
2026-01-15 13:51:21 +01:00
2026-01-15 13:51:21 +01:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
2026-03-13 00:54:48 +01:00
Description
No description provided
95 MiB
Languages
JavaScript 44.9%
PHP 31.9%
CSS 10.9%
Less 7.1%
HTML 2.6%
Other 2.5%