RT-Extension-ConditionalCustomFields
view release on metacpan or search on metacpan
- Fix unneeded patches for RT up to 5.0.5.
1.13 2023-10-13
- Do NOT Limit to Dropdown CF retriggering change on Condition CF after inline form has been made visible
- No need to play with collapse
- Detect visibility of inline form from form input rather than .ticket-info-cfs div which is not unique with multiple groupings
- Process dynamically HTML Condition CF
1.12 2023-10-12
- Fix Mason filters, should be not filtered, not html not js
- Add some doc about sort order on cascaded CF
- Limit to inline editing retriggering change on Dropdown Condition CF after inline form has been made visible
- Fix bad variable name
- Fix triggering show needed for cascaded CFs (wrongly deleted by commit #fcf12c1)
1.11 2023-10-11
- Retrigger change on Dropdown Condition CF after bootstrap dropdown has made it visible
- Retrigger change on Dropdown Condition CF after inline form has been made visible
- Check whether condition is met for inline editing
1.10 2023-10-10
- Really avoid JS error raised by bootstrap when triggering show on radio button (commit #62c0528 still raised error with chromium)
- Update links to 5.0.4 RT docs
- Process HTML Condition CF, only in a static way for now
1.08 2022-12-14
- Update copyright date
1.07 2022-12-14
- Update author's name
1.06 2022-12-12
- Update selector to hide/show queues/article according to RT5 upgrades
- Update computing selector to Combobox/Date/DateTime according to RT5 upgrades
- Fix test that cascaded List child CF is hidden when parent conditioned is changed to failed
- Fix event listeners for cascaded List child CF which shoul be on HTML container not on radio buttons
- Avoid JS error raised by bootstrap when triggering show on radio button
- Show bootstrap collapse box when CF is shown
- Increase LWP timeout and add some sleeps to please phantomjs
- Skip some tests since phantomjs randomly messes up with bootstrap
- Add call to RT->Config->PostLoadCheck when changing CustomFieldGroupings to comply with update to 5.0.3
- Fix jQuery selector
- Update test to take into account builtin attributes according to RT version
- Add patch for RT 5.0
- Upgrade to RT 5.0.3
- Update parsing of CustomFieldGroupings config option to comply with update to 5.0.3
0.16 2019-02-09
- Fix check visibility of 'chosen' widget for Select CF
- Add tests for 'chosen' select CF
0.15 2019-01-24
- Fix textarea CF conditionned byFix textarea CF conditionned by
- Add tests for textarea CF conditionned by
0.14 2019-01-22
- Add tests for display of cascaded conditioned CFs
- Add tests for edit of cascaded conditioned CFs
- Really fix edit of cascaded conditioned CFs
0.13 2019-01-20
- Fix Binary/Image CF conditionned by
- Add tests for Binary/Image CF conditionned by
- Fix edit of cascaded conditioned CFs by adding hide/show events
- Fix display of cascaded conditioned CFs
0.12 2018-07-02
- Fix editing with two conditions having the same value
- Prevent Error Message
0.11 2018-06-12
- Fix show conditioned CF when condition CF does not apply to current object
0.10 2018-05-29
- Use MaxValues instead of deprecated Single suffix for tests on CFs
( run in 0.455 second using v1.01-cache-2.11-cpan-39bf76dae61 )