lots of entries for 4.3.32

This commit is contained in:
Uwe Steinmann 2017-01-12 17:44:09 +01:00
parent a4c0fd4200
commit 2b58a74009

View File

@ -5,6 +5,17 @@
- put access rights of folder into popup box if more than 3 exists
- define apache_request_headers() if it does not exists, makes webdav
work in fast cgi mode or on webservers other than apache
- clean up of distribution created by makefile
- order groups in select boxes by name
- javascript added by addToFooterJS() will be written to a temp. file
which can then be read without violating the CSP
- clearing cache can just remove temp. js files or preview images
- new mimetype of preview command may contain a '.' now
- fix incorrect calls of $app->response()->header() in restapi.php
- set filetype propperly after uploadind a new document with the restapi
- add new method getDocumentPreview() to restapi
- replace lots of tables in forms by bootstraps control-group
- add remove button to folder selector
--------------------------------------------------------------------------------
Changes in version 4.3.31