mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
- added more items from forum
This commit is contained in:
parent
eec6291c17
commit
b5cf7e6864
11
TODO
11
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user