CVS messages for Workflow-ng
January 18, 2008
-
Directory /cvs/drupal-contrib/contributions/modules/workflow_ng/workflow_ng_log added to the repository --> Using per-directory sticky tag `DRUPAL-5--2'
January 13, 2008
-
Workflow-ng: /modules/workflow_ng/workflow_ng/modules/workflow_ng_user.inc 1.1.2.2.2.6 @ DRUPAL-5--2
fixed the user logout event to be invoked, so that configurations for it are executed
-
fixed the user logout event to be invoked, so that configurations for it are executed
January 12, 2008
-
Workflow-ng: /modules/workflow_ng/workflow_ng/modules/workflow_ng_user.inc 1.1.2.2.2.5 @ DRUPAL-5--2
removed unnecessary check in the user role adding action
-
removed unnecessary check in the user role adding action
-
Workflow-ng: /modules/workflow_ng/workflow_ng/modules/workflow_ng_user.inc 1.1.2.2.2.4 @ DRUPAL-5--2
Workflow-ng: /modules/workflow_ng/workflow_ng/workflow_ng.module 1.1.2.15.2.3 @ DRUPAL-5--2fixed users to be passed by reference. This allows altering the same user twice without overwriting the first changes, e.g. removing and then adding a user role.
-
Workflow-ng: /modules/workflow_ng/workflow_ng/modules/workflow_ng_user.inc 1.1.2.5 @ DRUPAL-5
Workflow-ng: /modules/workflow_ng/workflow_ng/workflow_ng.module 1.1.2.17 @ DRUPAL-5fixed users to be passed by reference. This allows altering the same user twice without overwriting the first changes, e.g. removing and then adding a user role.
-
Workflow-ng: /modules/workflow_ng/workflow_ng/modules/workflow_ng_user.inc 1.1.2.2.2.3 @ DRUPAL-5--2
fixed role removal/adding actions to correctly clear the user's menu cache, so that new permissions apply immediately
-
fixed role removal/adding actions to correctly clear the user's menu cache, so that new permissions apply immediately
January 9, 2008
-
Workflow-ng: /modules/workflow_ng/workflow_ng/modules/workflow_ng_node_forms.inc 1.1.2.3 @ DRUPAL-5--2
removed unnecessary function call
