mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-08 06:09:22 +00:00
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
commit
79dd5a2f42
|
@ -56,8 +56,6 @@
|
||||||
- do not show quota information in user manager if quotas are turn off
|
- do not show quota information in user manager if quotas are turn off
|
||||||
- files in drop folder can be listed in main menu
|
- files in drop folder can be listed in main menu
|
||||||
- webdav can use orig. filename of last version instead of document name (experimental)
|
- webdav can use orig. filename of last version instead of document name (experimental)
|
||||||
- fix browse button of fine-uploader when 'Enable large file upload' is
|
|
||||||
turned on firefox is used (Closes #339)
|
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Changes in version 5.1.2
|
Changes in version 5.1.2
|
||||||
|
@ -203,6 +201,8 @@
|
||||||
- redirect in op/op.Login.php to referuri will not add protocol and host,
|
- redirect in op/op.Login.php to referuri will not add protocol and host,
|
||||||
because this doesn't work if a reverse proxy is used (Closes #336)
|
because this doesn't work if a reverse proxy is used (Closes #336)
|
||||||
- major update of korean translations
|
- major update of korean translations
|
||||||
|
- fix browse button of fine-uploader when 'Enable large file upload' is
|
||||||
|
turned on firefox is used (Closes #339 and #338)
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Changes in version 4.3.35
|
Changes in version 4.3.35
|
||||||
|
|
Loading…
Reference in New Issue
Block a user