mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
lots of entries for 4.3.32
This commit is contained in:
parent
a4c0fd4200
commit
2b58a74009
11
CHANGELOG
11
CHANGELOG
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user