opnform-host-nginx/api/resources
Julien Nahum f5b9b86c16 Refactor checkbox condition logic with new operators
- Replace legacy 'equals' and 'does_not_equal' checkbox operators with 'is_checked' and 'is_not_checked'
- Update FormLogicConditionChecker in PHP and JavaScript to handle new operators
- Modify open_filters.json to reflect new checkbox comparator structure
- Add migration logic in ColumnCondition.vue to support legacy operator conversion
- Improve checkbox condition handling with explicit true/false checks
2025-02-10 22:03:19 +01:00
..
data Refactor checkbox condition logic with new operators 2025-02-10 22:03:19 +01:00
lang Add support for additional language locales (#693) 2025-02-10 12:33:52 +01:00
views Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00