Downloads
Download tar.gz
22.75 KB
MD5: 1c1dc1c56518bc2ec0dbb1c20c2c89a2
SHA-1: 01d81d55d6ffbbbfe83ad6037ba923cbe4955ce7
SHA-256: 7898a5f09a3b827d5b0404f18f0eeebc15e4c45e736ec786f8aef671b1616897
Download zip
28.5 KB
MD5: e822256fb9b11cca5bbefe49db13d63e
SHA-1: 78b0affec67414c94de3d779c2196845e27ebbeb
SHA-256: 94e2a52acb4f12bdd558c0068349f4deaedaaf005e4d7a2f1d5c01d683da368d
Release notes
- #901420: How to configure a custom module's fieldset to be assignable by Multistep, on content type edit form? by Sansui: Add documentation on integrating modules with Multistep.
- Added an API documentation file.
- Skip field access if there is no node loaded.
- #868826: HTTP 403 error when combined with Autocomplete Widgets/FileField module by adan: HTTP 403 error when use with autocomplete fields.
- #889924: Multistep and prepoulate compatibility by iamer: Add compatibility with Prepopulate module.
- #742992: Display block on the first step by WorldFallz: Convert dashes to underscores in node type machine names.
- #870896: fields disappearing from a view if multistep is installed by WorldFallz: Fields disappearing from views.
- #844624: No progress bar display !: Attempt to make block accept a user profile as its context.
- #825392: Multistep + Workflow Fields not behaving well together: Verify access for fields that are set to view only during node edit.
- #756734: enabling multistep removes cck field default value textfield from existing fields by WorldFallz: Default value fields disappearing from field settings.
- #824406: Add indexes to multistep table by galaxor: Add indexes to multistep table.
- #833586: Patch for rules support by chey: Add support for Rules.
- #839560: Make the button labels translatable: Make default button labels translatable.
- #839594: Multistep menu block linking to step 1 before the node exists.: Disable link in menu block if node has not yet been created.
- #817180: Issue with links in block when in Wizard mode by chey: Next unsubmitted step in block not linking on Wizard mode.
- Fixed some translation strings.
- #782534: Breaks when body length has minimum value: Body needs to validate on the first step when minimum word count is enabled.
- #799158: Patch: some buttons (previous and save) is not shown by default by VladSavitsky: Calls to variable_get should have consistent defaults.
- #785656: Patch that give nice theming and better functionality to navigation block by VladSavitsky: Theming and configuration options for navigation block.
- Split the admin settings form into multiple tabs.
- #660540: Issue with multiple values with Filefield and Multistep form by GuyPaddock: Fields with AJAX calls should use a properly formatted name.
- #742992: Display block on the first step: Display block on the first step.
- #707384: Make optional the 'Save' and 'Previous' buttons by lelizondob: Make buttons optional.
- #684188: Minor issues with PostgreSQL by neilnz: Add support for PostgreSQL.
- #703452: Fix PHP notices by smk-ka: Fix PHP notices.
- #566682: hierarchical select not working with multi step by arbel: Add support for Hierarchical Select module.
- #683808: Add text above the Multistep progress are: Add text above multistep progress bar.
- #682390: fields that are part of the all step not showing up by drenton: Always show fields that are set to All steps.
- Added Views module integration.
- #659496: Content not publishing after clicking DONE/final step: Set Published option at node edit depending on status flag.
This release contains new changes to the database. Don't forget to run update.php after upgrading.