RT-Extension-FormTools

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for RT-Extension-FormTools

2.05 2026-04-24
 - Add ShowQuestion component for conditionally displaying fields in admin UI and form pages
 - Add MassageComponents callback to FormTools palette
 - Add MassageFieldDefault callback to Field component
 - Let validated custom fields be required when shown conditionally (bug reported by Grant Emsley)
 - Add required indicator to labels for required fields
 - Ensure invalid-feedback element shows for all custom field types
 - Improve validation of conditionally required fields
 - Ensure back button works for non-English locales (bug reported by Michael Loos)
 - Ensure CF validation works without SeeQueue right
 - Guard against form page with no content
 - Ensure value ref is array not file upload object (bug reported by Michael Loos)
 - Ignore blank lines in choices for ShowQuestion

2.04 2026-01-16
 - Fix issue with required html custom fields breaking the required field logic on the page

2.03 2025-11-13
 - Fix issue where conditionally shown fields would not be required when shown but configured as required
 - Add callback for additional validation (Thanks Grant Emsley)

2.02 2025-08-21
 - Update html attributes and classes for RT 6

2.01 2025-06-30
 - Fixed bug with required fields on forms

2.00 2025-06-06
 - Update for RT 6

1.18 2025-06-06
 - Fix issue where clicking Add Page on a newly created form could overwrite the default pages

1.17 2025-04-09
 - Fix issue with HR component
 - Dynamically create cascaded custom field value options on custom field change
 - Add core field Starts
 - Localize additional strings and core fields - Sollericos
 - Add translation for Spanish and Catalan - Sollericos

1.16 2024-12-03
 - Support to conditionally show fields

1.15 2024-10-31
 - Support queue routing
 - Support to group forms
 - Add ShowBanner component
 - Add Attach component for uploading attachments
 - Support to show announcements in forms via RT-Extension-Announce

1.14 2024-10-18
 - Handle correctly setting 'required' when multiple checkboxes selected
 - Fix typo that may cause failures of loading dependent custom fields

1.13 2024-08-20
 - Validate form names with the same regex used when loading a form (Arnaud Virlet)

1.12 2024-08-02
 - Make remaining core ticket fields available to forms (Due Date, Time
   Estimated)
 - Add autocompletion to Owner form field
 - Fixed bug where editing an existing form showed Owner as a custom
   field, not a core field.

1.11 2024-07-10
 - Exclude HTML::Mason::Commands from PAUSE indexing
 - Update French translations

1.10 2024-07-10
 - Allow RT::Ticket::Create to set the default initial status

1.09 2024-07-08
 - Use module name in the abstract
 - Support to localize Help text
 - Add french translation
 - Generate POT file using RT extract-message-catalog
 - Update minimum required RT version
 - Add dot to @INC for perl 5.26+

1.08 2024-03-07
 - Fix form action to include WebPath

1.07 2024-02-22
 - Document ticket variables available for HTML blocks
 - Fix uninitialized warnings for modify page

1.06 2024-02-22
 - Added wide character support
 - Remove duplicate values of hidden inputs to avoid possible double-encoding of content

1.05 2024-02-21
 - Don't show hidden fields on the ShowChoices summary
 - Group fields on ShowChoices by page in the order they appear

1.04 2024-02-12
 - Avoid long redirect URLs resulting from clicking the Back button



( run in 1.557 second using v1.01-cache-2.11-cpan-e1769b4cff6 )