mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 17:44:56 +00:00
- updates
This commit is contained in:
parent
aaeb373f4b
commit
7e521aa372
4
TODO
4
TODO
|
@ -1,11 +1,11 @@
|
||||||
|
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 recursivly folders
|
Copy recursivly folders
|
||||||
|
|
||||||
Allow operations like delete, move, approve, etc. on a list of documents
|
Allow operations like delete, move, approve, etc. on a list of documents
|
||||||
|
|
||||||
Do not allow any operation on a document if is locked.
|
|
||||||
|
|
||||||
Do not use sanitizeString anymore. LetoDMS_Core should take care of
|
Do not use sanitizeString anymore. LetoDMS_Core should take care of
|
||||||
escaping chars when saving to database. LetoDMS should make sure to replace
|
escaping chars when saving to database. LetoDMS should make sure to replace
|
||||||
html when the data is output. Check all places where data from the database
|
html when the data is output. Check all places where data from the database
|
||||||
|
|
Loading…
Reference in New Issue
Block a user