------------- 7.x-1.4 ------------- - #2971493 by joelpittet, fatmarker, jaydee1818, lelivero, ArVar: Can't update to 1.3: Unresolved dependency, rules_ui (Missing). ------------- 7.x-1.2 and 7.x-1.3 ------------- Fixing breaker type-hints. ------------- 7.x-1.1 ------------- - #2969591 by caminadaf, dfranca: Form build information on the session may be overridden by opening another form of the same ID - #2828272 by caminadaf: Notice: Undefined index: #type in rules_forms_add_popups() - #1616894 by caminadaf: Form not being validated for Drupal Commerce Checkout Pane - #921836 by caminadaf: rules forms support: unable to check if no values are selected - #2851050 by elizzle, shivenduray, Kris77, nixar, fatmarker, SocialNicheGuru, caminadaf: Notice: Undefined index: label in rules_forms_rules_event_info() - #2952983 by DC_Marc: Rules Forms Support should list Rules UI as a dependency - #2751163 by erickbj, caminadaf: Implement better user messages - #2718811 by larskleiner, kenorb, caminadaf: Notice: Array to string conversion in rules_forms_equal_array_values() - #1184352 by caminadaf: Don't check variable type in rules_forms field value check? - #2707325 by atoledo@ciandt.com, luizsgpetri: Missing rules dependency - #2702703 by caminadaf: Element Changed condition breaks when empty ------------- 7.x-1.0 ------------- - #1721802 by caminadaf: Element changed does not work? - #2023689 by caminadaf: Password field values - #2690245 by caminadaf: Coding Standard fixes - #2601280 by caminadaf: Give a list of autopopulated options for select fields - #2611678 by caminadaf: Enable the "Form element has value" condition to check the form_state - #1542280 by caminadaf: "Recoverable fatal error" while using rules forms - #2382307 patch by Rory: Form element inspection tool does not display - #2558807 by caminadaf: Element changed condition does not check new values - #2022315 patch by heddn: Passed by reference RulesFormsDataElement::inputForm - #2230059 patch by BrockBoland: rules_forms_event_button_validate() function ends with semicolon - #2090631 patch by doooug: module files have excessive file permissions - #1931496 patch by othermachines: Imprecise check for multiple values in action "Set the default value" - #1448064 by caminadaf: Expose the entity to be used by actions and conditions, if entity form - #1451560 by jordojuice: Hide regular expression option when it doesn't make sense for the field type in Condition: Form element has value. - #1451302 by jordojuice: Change use of $_SESSION variables to use only a single array. - #1451314 by jordojuice: Add API functions for handling Rules Forms internal form information. Also adds tests for all new API functions. - #1452958 by jordojuice: Change menu item to be labeled Forms Support. ------------- 7.x-1.0-rc2 ------------- - #1429988 by jordojuice: Add conditionals due to the fact that rules may break in the event that form elements are limited due to a more restricted user role - #1429960 by jordojuice: Add additional test cases for conditions and actions. - #1353696 patch by jordojuice: Support regular expressions in Condition Element has value. - #1393572 patch by jordojuice: Add support for button level validate and submit events. - #1432094 by jordojuice: Update available attributes for form elements to reflect submit and button elements. - #1255348 by jordojuice: Add Condition: Form button was clicked. - #1429960 by jordojuice: Add tests for Rules forms support events. - #1447328 by jordojuice: Fixed major bug in evaluating form elements which caused user-side error messages. ------------- 7.x-1.0-rc1 ------------- - #1429954 by jordojuice: Write test cases for all forms, conditions, actions. - Fixed inconsistencies in naming of some rules. --------------- 7.x-1.0-beta8 --------------- - #766826 patch by jordojuice: Add condition: Field value has changed. - #1429558 patch by jordojuice: Redesign the way form elements are evaluated and reset. - #1429558 patch by jordojuice: Select lists being improperly filtered out of actions. - Improved the 'Set default value' action to provide a value field based on the field type. - #1429700 patch by jordojuice: Element inspection descriptions are displayed in vertical tabs instead of near the form element itself when the element is in the vertical tabs. --------------- 7.x-1.0-beta7 --------------- - #1383188 patch by mrfelton: Improvements for the "Set multiple value element options" action. Added a method for setting key|value pairs. - #1249694 by jordojuice: Improve usability of element ID system. Added a method of selecting form elements from within the Rules interface. - #1428020 by jordojuice: Remove the "Create a new form element" action. - #1261806 by jordojuice: Add a user interface to support the new interface for form element attributes. This is an aid to help users determine what settings exist on specific form elements via interface and to identify form elements. - #1429072: Backport changes to 1.x. - #1429090: Redirect user to activated form upon intial activation of form events. Also cleaned up the interface of the set weight action. - #1429108: Fixed invalid argument being passed to the Set multiple options action. - #1361926 by jordojuice: Redirect action not working in certain cases. This action was redesigned to work faster and is much more reliable. - #1362856: Made prefix/suffix html fields optional so only one can be used if necessary. - #1293888 by myfamily: Fixed bug in form element value condition where it failed when applied to checkbox elements. The condition was rewritten to provide a unique interface based on the type of field being checked.