Version 1.23 (not yet released) ============ Version 1.22 ============ * Fixed performance issue on large form processrs. * Fixed issue with condition configuration. Version 1.21 ============ * Fixed issue Mailing group and Parent Mailing Group. Version 1.20 ============ * Fixed issue with try out in CiviCRM versions after 5.31. Version 1.19 ============ * Added Contact Sub Type field. Version 1.18 ============ * Fixed issue with delayed action and condition checking. Version 1.17.2 ============ * Fixed issue with dropdown of retrieval of default data. Version 1.17.1 ============ * Fixed issue with dropdown of retrieval of default data. Version 1.17 ============ * Fixed issue with dropdown of retrieval of default data. * Fixed images in documentation Version 1.16 ============ * Fixed issue with titles of default inputs on the tryout form. * Allow re-ordering of actions !20 Version 1.15 ============ * Fixed issue with default data drop down. Version 1.14 ============ * Possible to delete imported form processors (unless those are in an extension). Version 1.13.2 ============ * Fixed issue with mailing group type and multiple. Version 1.13.1 ============ * Fixed issue with mailing group type and multiple. Version 1.13 ============ * Fixed bug with MailingGroupType. Version 1.12 ============ * Added import functionality to the manage form processors screen. Also improved importing/exporting. Version 1.11 ============ * Support names as well as values on State/Province input * Fixed issue with formatting of output when trying a form processor. * Added Multiple to Custom Options Type. Version 1.10 =========== Fixed issue with output handler decide what to send. Version 1.9 =========== * Support deleting conditions from actions. * Fixed issue #15 Errors on import from extensions * Added File URL Type Version 1.8 =========== * Fixed issue when output handler is not set breaking the whole form processor. * Implemented Grouped Parameter Specification (requires Action Provider version 1.20 or newer). Version 1.7 =========== * Fixed notice in FormProcessor->invokeFormProcessor * Fixed #9 Error in the default value * Fixed #11 Errors in DateType validation * Added try out functionality. * Added Min/Max validators. * Now passing input type to input validators. * Added Date validator. Version 1.6 =========== * Updated user interface for better usability. * Added validation for minimum length. * Added title column to default data retrieval criteria. * Added URL in the File Type. So that we can use a URL instead of the file contents. * API import/export/update via files * Fixed bug #8 Version 1.5.1 ============= * Fixed regression with caching of options of a form processor field. Version 1.5 =========== * Fixed issues with caching and the options of a form processor field. Version 1.4 =========== **Requires action-provider version 1.9 or newer!** * Added State/Province/County type * Added County ISO Code type * Added a Financial Type type * Added a Membership Type type * Changed campaign type so that you can chose whether you want to use the ID field or the name field as the value. * Improved performance by adding caching * Added a Custom Option List type * Added a specification collection on input configuration. * Changed Mailing Group Type and added an option for multiple. Version 1.3 =========== * Implemented the help text of an action on the edit action screen. * Changed the implementation of the civicrm_container hook. * Added a File type for handling the upload of files. * Fix for converting Title into Name. * Fixed issue with updating status with overridden. * Added getoptions to the FormProcessor and FormProcessorDefaults API. * Added a type with a list of weekdays * Added field type for time * Added field type for formatted decimal numbers * Added field type for Yes/No values as an option list Version 1.2 =========== * Implemented the refactored action provider * Removed the action provider for default data actions, all actions are now available at the default data. * Added a Campaign Type * Fixed bug with checking if input/action name already exists **Importanted notices when you are updating** * You have also to update the action provider extension * When you have a _Create/Update Group_ action in your form processor you have to check that form processor because this action has been renamed in the action provider extension.