Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
127.84 KB
MD5: 3e7ac382cf413f7c0a43bcab7e73dfb1
SHA-1: 538b37e81725e2a75aede29902a10fb46a85a417
SHA-256: fbdbf249f78c614014e2620a84f8f824c77ae862ecf9b8a93be13db50b8f87d2
Download zip
185.8 KB
MD5: 52a0e3911569f13e763b7fb5fe81f368
SHA-1: c026c1eb5e5a378c21b76479c7201cb9f22affdb
SHA-256: 081dc8ede65dcef49fd2ea9bc48d500117b68f7164bf38c8bdd98084d5bcd7a2
Release notes
This release fixes the critical outstanding issues with Maestro. There are still some would-likes that will make it into 1.1, which is planned for release candidate around February 18th.
Changes include:
- Fixed error if you don't supply an workflow id at admin/structure/maestro/edit
- fixed issue #1004354
- fix for content type upload issue if your site is named maestro (ie, http://localhost/maestro)
- fixed bug with getTrackingID, else case was identical to the if case. also sql field name process_id was changed to simply id.
- Fixed a bug in the project_content mechanism
- added $context parameter for hook_maestro_post_action_handler