minor cleanup

This commit is contained in:
Uwe Steinmann 2018-07-17 11:54:09 +02:00
parent 3fe2e99bb5
commit df617908db

7
TODO
View File

@ -1,7 +1,3 @@
Show workflow steps after document has been released (keep workflow tab)
Show documents in calendar when they where uploaded.
Update comment and date of a review/approval, if the same status is set
again. Currently setting the same status is turned of, because it didn't
have any effect, which is quite confusing if the user can do an operation
@ -26,9 +22,6 @@ the session data. See op.Login.php and op.Logout.php
Allow to specify fine grained notification (e.g. deleting a document, folder)
Have access rights depending on document status. This will allow to
restrict access when a document is in a workflow or has been rejected.
Settings::searchConfigFilePath() and Settings::getConfigDir() use different
approaches to get the configuration directory.