User: randy Branch: HEAD Date: Tue, 01 Feb 2011 19:56:06 +0000 Modified files: /modules/maestro maestro_constants.class.php maestro_task_interface.class.php /modules/maestro/theme/structure maestro-workflow-edit-tasks-frame.tpl.php Log message: Fix for http://drupal.org/node/1032576 which crashes Maestro without OG. maestro-workflow-edit-tasks-frame.tpl.php - added IF statement around the display generation for the drop downs maestro_constants.class.php - MaestroAssignmentTypes class - added if(module_exists('og')) around the getStatusLabel static method maestro_task_interface.class.php - edit method - added OG check for creating og list options - set the array to FALSE to begin with, and only set as an array when in the OG area Links: http://cvs.drupal.org/diff.php?path=contributions/modules/maestro/maestro_co... http://cvs.drupal.org/diff.php?path=contributions/modules/maestro/maestro_ta... http://cvs.drupal.org/diff.php?path=contributions/modules/maestro/theme/stru...