Uwe Steinmann
633ae6e7e6
add some more docu, turn of caching in getApprovalStatus()
...
see FIXME comment
2013-10-06 08:09:37 +02:00
Uwe Steinmann
0c1c829cca
fix description of some methods (no code change)
2013-09-27 08:23:11 +02:00
Uwe Steinmann
dc91417bcc
remove some echo statements
2013-05-28 17:32:16 +02:00
Uwe Steinmann
36942e879e
Merge branch 'seeddms-4.2.2' into develop
2013-05-07 20:20:19 +02:00
Uwe Steinmann
8cac883395
approver/reviewer can be set, even if admin
...
The old code got a list of all users with read rights on the document
and then checked if the users to be added as a reviewer/approver is
in this list. This did not work for the admin because the list
only includes regular users.
2013-05-07 20:16:09 +02:00
Uwe Steinmann
982d088339
status of latest document version is set to expired even if already released
2013-04-30 17:45:28 +02:00
Uwe Steinmann
9a9c57211e
set typo in comment
2013-04-30 17:42:07 +02:00
Uwe Steinmann
355900995d
fix error when adding individual approver
2013-04-30 08:01:17 +02:00
Uwe Steinmann
93e0cb3feb
add method needsWorkflowAction($user)
...
This method checks if the document content needs a action from the
given user to trigger a transition
2013-04-18 13:36:11 +02:00
Uwe Steinmann
db53b06b18
add documtation for getDocumentLink() and getDocumentLinks()
2013-04-10 15:39:50 +02:00
Uwe Steinmann
619a3208af
getWorkflow() returns the last workflow, runSubWorkflow() sets date in db
2013-03-15 17:59:23 +01:00
Uwe Steinmann
1affdaff71
fix typo in variable name
2013-03-12 08:47:57 +01:00
Uwe Steinmann
17f602fc8b
getWorkflowLog() returns log entries even if workflow has ended
2013-03-08 14:20:27 +01:00
Uwe Steinmann
c9a18c2538
check if notification exists before removing them
2013-03-06 12:53:00 +01:00
Uwe Steinmann
1b8aabdb06
added parameter to getReadAccessList()
...
the former settings value enableAdminRevApp will now be passed
to the function getReadAccessList(). A new parameter for adding
the owner was added too.
2013-02-27 09:06:45 +01:00
Uwe Steinmann
73c6ff9427
major name change from letodms to seeddms
2013-02-14 12:10:53 +01:00