From b5cf7e6864e9c03ece8d2c0688ea71a69ebf8949 Mon Sep 17 00:00:00 2001 From: steinm Date: Tue, 29 Nov 2011 07:21:25 +0000 Subject: [PATCH] - added more items from forum --- TODO | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 157116004..4bdd559fb 100644 --- a/TODO +++ b/TODO @@ -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