- added more items from forum

This commit is contained in:
steinm 2011-11-29 07:21:25 +00:00
parent eec6291c17
commit b5cf7e6864

11
TODO
View File

@ -1,4 +1,13 @@
Password forgotten function
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
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
is shown on the page or put in javascript code (like href="javascript: ...").
Upload of multiple documents without an applet
Delete document from full text index when document is deleted