add changes for 4.3.9

This commit is contained in:
Uwe Steinmann 2014-05-22 07:50:49 +02:00
parent 4de2bf318d
commit 1506b23801

View File

@ -1,3 +1,18 @@
--------------------------------------------------------------------------------
Changes in version 4.3.9
--------------------------------------------------------------------------------
- fix another encoding error when creating/updating full text index (Bug #83)
- renew time limit during indexing documents
- new file selection input when uploading files
- top navigation uses full width of screen (Bug #157)
- replace dskspace() with platform independ version (Bug #156)
- much better handling of quotas
- add list of users in admin menu
- delete inactive sessions after configured cookie lifetime or 1 week if
cookie lifetime is set to 0
- add more information on user list page
- admins can edit their account details even if 'self edit' is turned off
--------------------------------------------------------------------------------
Changes in version 4.3.8
--------------------------------------------------------------------------------