maestro 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| maestro-7.x-1.1.tar.gz | 133.63 KB | 2c8b0f2a03b09185e042cf3d864a54a2 |
| maestro-7.x-1.1.zip | 186.63 KB | 3eee0a2c8d73a249f4fed0406447e54c |
Release notes
Bug fixes and major updates to support OG and roles based assignments.
See commits page: http://drupal.org/node/817734/commits
maestro 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| maestro-7.x-1.0.tar.gz | 127.84 KB | 3e7ac382cf413f7c0a43bcab7e73dfb1 |
| maestro-7.x-1.0.zip | 185.8 KB | 52a0e3911569f13e763b7fb5fe81f368 |
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
maestro 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| maestro-7.x-1.0-rc1.tar.gz | 127.53 KB | 0758a164f0ab5636212c2c463a8ac98e |
| maestro-7.x-1.0-rc1.zip | 185.43 KB | 3a15a4141590d27b272b5f85f542a4e9 |
Release notes
- Update to orchestrator information
- Fix for an SQL Server issue where the adjacent lines delete routine fails.
- Altered the delete routine for SQL server compatibility. Multiple replacements in a query seem to fail.
- Added a post-trigger/action execution hook called module_maestro_post_action_handler. This will allow devs to act upon the newly triggered process if need be
- Fix for issue #1018804 for all flows view being broken in SQL Server.
- Added API method to set a flow's title/description after it has been spawned.
If no new critical issues arise then Maestro 1.0 will be released the week of January 17th!
maestro 7.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| maestro-7.x-1.0-alpha3.tar.gz | 126.83 KB | b3b24eb1d8c91b7aa4d433fc3d1e2b26 |
| maestro-7.x-1.0-alpha3.zip | 181.85 KB | 89107c3e2ba7f83a14dd0a5db7065b6f |
Release notes
- Fixed visual workflow editor bug introduced in Drupal 7 beta1
- Added ability for orchestrator to be run through a cron job (see README.txt, under ORCHESTRATOR)
maestro 7.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| maestro-7.x-1.0-alpha2.tar.gz | 120.08 KB | 762ad533c3bf78d41a331b9a9a31ada0 |
| maestro-7.x-1.0-alpha2.zip | 170.57 KB | 5120bee26f4c47a607e0bd351030fda5 |
Release notes
Many incremental changes and some schema changes as well.
- new task type Inline Form API (sub-module)
- small bug fixes to task console
- small bug fixes to admin editor
- adding a new task on the admin editor now places the task where mouse was clicked
- set process variable task changes, new hook HOOK_maestro_set_process_variable_methods allows tasks to set their own method of setting the process variable
- view task in detail option when editing a task in the admin editor which is a flag that allows tasks to opt in/out of showing in the task history
For full details check out the CVS commit notes
maestro 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| maestro-7.x-1.x-dev.tar.gz | 144.82 KB | 01466b84c11503ac4c4e2ba016d6a32d |
| maestro-7.x-1.x-dev.zip | 197.67 KB | e1cd4ed5fb52d729e7cccf15eb926e26 |
Release notes
Active Development Version
maestro 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| maestro-7.x-1.0-alpha1.tar.gz | 115.63 KB | 2c0024509b450998dc3432c846e084cc |
| maestro-7.x-1.0-alpha1.zip | 162.82 KB | 0db92d63dabced7c5e9f5df0927f3d09 |
Release notes
First Alpha release of our Maestro module.