Revision
8235 -
Directory Listing
-
[select for diffs]
Modified
Thu Sep 20 09:48:53 2007 UTC
(14 years, 8 months ago)
by
bvdschans
Diff to
previous 8081
WFREVACT-20: Optimize folder creation and detection. Also add some extra checking and errorhandling for result code from webdav methods.
Revision
7969 -
Directory Listing
-
[select for diffs]
Modified
Thu Aug 23 14:18:56 2007 UTC
(14 years, 9 months ago)
by
nvankampenhout
Diff to
previous 7760
WFREVACT-18: Only allow publication and request for publication after document has been saved at least once
Revision
7756 -
Directory Listing
-
[select for diffs]
Modified
Fri Aug 17 09:47:12 2007 UTC
(14 years, 9 months ago)
by
nvankampenhout
Diff to
previous 7755
CMSWF-5: Check if workflow property 'location' matches document location. If not, insert an "invalid-workflow" element into the generated XML.
Revision
7755 -
Directory Listing
-
[select for diffs]
Modified
Fri Aug 17 09:40:05 2007 UTC
(14 years, 9 months ago)
by
nvankampenhout
Diff to
previous 7556
CMSWF-5: check for null
This can occur when a document's workflowId references another document's workflow instance, and this other document does not exist anymore.
Revision
5918 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 10 12:43:48 2007 UTC
(15 years, 1 month ago)
by
nvankampenhout
Diff to
previous 5917
WFREVACT-9: remove requestedPublicationDate property on disapproval of publication request
(backported from 1.04.xx)
Revision
5444 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 13 10:35:33 2007 UTC
(15 years, 2 months ago)
by
nvankampenhout
Diff to
previous 5432
WFREVACT-11: Set 'deletionRequested' property on request for deletion
(and remove it on disapproval or cancellation of the request)
Revision
4944 -
Directory Listing
-
[select for diffs]
Modified
Mon Feb 12 13:10:05 2007 UTC
(15 years, 3 months ago)
by
nvankampenhout
Diff to
previous 4942
WFREVACT-5: check if a moved document was scheduled for unpublication, and if so, cancels the task and schedules a new one for the new URI.
Revision
4941 -
Directory Listing
-
[select for diffs]
Modified
Mon Feb 12 12:28:23 2007 UTC
(15 years, 3 months ago)
by
nvankampenhout
Diff to
previous 4919
WFREVACT-5: if a document already exists at the target URI of the move action, append a numerical postfix to the document name
Revision
4889 -
Directory Listing
-
[select for diffs]
Added
Wed Feb 7 10:09:28 2007 UTC
(15 years, 3 months ago)
by
jreijn
Diff to
previous 4826
CMSWF-3: Fix NPE in the AvailableActions generator when using a strict parser
Show some debug info when the workflow descriptor is empty.