- Added isTaskEditable, isTaskReassignable, isTaskClaimable and isTaskReleasable to WorkflowService

- Added isEditable, isReassignable, isClaimable and isReleasable flags to task model in REST API
- Added outcome property to task model in REST API (label instead of raw value)
- Change "definitionTypeTitle" property to "type" and fixed up fallout
- Changed UI to use the isXXX flags above rather than copious amount of repeated checks
- Updated workflow details page to use outcome label, isEditable flag and some changes following discussion with Linton
- Added tests

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21890 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gavin Cornwell
2010-08-20 09:07:02 +00:00
parent 127100a4a1
commit 93a7f84624
4 changed files with 248 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ inwf_invite-workflow-model.property.inwf_inviteeRole.title=Invitee Role
# Invite Process Definitions
inwf_invitation-nominated.node.start.title=Start
inwf_invitation-nominated.node.start.description=Send an invitation
inwf_invitation-nominated.node.start.transition.sendInvite.title=Send Invite
inwf_invitation-nominated.node.start.transition.sendInvite.description=Send Invite
inwf_invitation-nominated.node.invitePending.title=Invite Pending
inwf_invitation-nominated.node.invitePending.description=Invite Pending