add entries for 4.3.28

This commit is contained in:
Uwe Steinmann 2016-08-03 08:07:51 +02:00
parent 6cd0e98618
commit fdd369f8ec

View File

@ -3,6 +3,13 @@
--------------------------------------------------------------------------------
- add expiration in list of documents
- fix SetReviewersApprovers if reviewer/approver is an admin or the owner
- full text index documents after upload if they are smaller than a configured
size
- reindex documents when versions were added or removed in order to keep the
full text index up to date
- show only those groups in GroupView the current user is a member of (partly
fixes #239)
- make UserView look similar to UserList
--------------------------------------------------------------------------------
Changes in version 4.3.27