mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-15 06:01:19 +00:00
clean up
This commit is contained in:
parent
ce1af3deb6
commit
15216ebd5a
7
TODO
7
TODO
|
@ -17,9 +17,6 @@ approval, etc.
|
||||||
|
|
||||||
Import and export of a workflow as xml.
|
Import and export of a workflow as xml.
|
||||||
|
|
||||||
calculate checksum of document version and possible check for duplicated
|
|
||||||
files or check if new version has not changed.
|
|
||||||
|
|
||||||
Find a way to make the workflows adjustable when used for a document.
|
Find a way to make the workflows adjustable when used for a document.
|
||||||
e.g. a workflow shall be used for a number of document but the users of
|
e.g. a workflow shall be used for a number of document but the users of
|
||||||
a transtion has to be altered for each document. This is basically reusing
|
a transtion has to be altered for each document. This is basically reusing
|
||||||
|
@ -39,15 +36,11 @@ restrict access when a document is in a workflow or has been rejected.
|
||||||
|
|
||||||
There are still global variable in class SeedetoDMS_Bootstrap_Style
|
There are still global variable in class SeedetoDMS_Bootstrap_Style
|
||||||
|
|
||||||
extend search by expiration date, add utitility to search for expiring documents
|
|
||||||
|
|
||||||
Settings::searchConfigFilePath() and Settings::getConfigDir() use different
|
Settings::searchConfigFilePath() and Settings::getConfigDir() use different
|
||||||
approaches to get the configuration directory.
|
approaches to get the configuration directory.
|
||||||
|
|
||||||
Show expiration status of documents in document list
|
Show expiration status of documents in document list
|
||||||
|
|
||||||
Add a Search Function to Related Documents. When attaching a related document their should be a search function to easily find the document you would like to relate.
|
|
||||||
|
|
||||||
Export/Import content as xml (even for subfolders)
|
Export/Import content as xml (even for subfolders)
|
||||||
|
|
||||||
Copy folders recursivly
|
Copy folders recursivly
|
||||||
|
|
Loading…
Reference in New Issue
Block a user