add entries for 5.1.10

This commit is contained in:
Uwe Steinmann 2019-01-17 18:30:27 +01:00
parent 869a82d4a8
commit 0afe73df9f

View File

@ -20,6 +20,12 @@
- move most of the login code into a controller, added more hooks in login process
- failed login is reported in log file
- update of cytoscape library, fix output of workflow on TriggerWorkflowGraph
- call hook preIndexDocument and postAddDocument even if the hook addDocument
was implemented by a user extension
- call hook preIndexDocument and postUpdateDocument even if the hook updateDocument
was implemented by a user extension
- call hook postEditFolder even if the hook editFolder was implemented by a
user extension
--------------------------------------------------------------------------------
Changes in version 5.1.9