mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-09-09 11:29:01 +00:00
add note about fixed locking in webdav
This commit is contained in:
parent
715410e437
commit
0aa07a2fe6
|
@ -1,5 +1,5 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Changes in version 4.3.12
|
Changes in version 4.3.13
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
- more error fixes when searching for attributes
|
- more error fixes when searching for attributes
|
||||||
- fix saving multi value attributes without a maximum number of values
|
- fix saving multi value attributes without a maximum number of values
|
||||||
|
@ -9,6 +9,8 @@
|
||||||
when moving into a different folder (Bug #186)
|
when moving into a different folder (Bug #186)
|
||||||
- Download of documents whose content is gone will not be possible anymore
|
- Download of documents whose content is gone will not be possible anymore
|
||||||
(Bug #185)
|
(Bug #185)
|
||||||
|
- allow user to access a locked document via webdav if he/she is the owner
|
||||||
|
of that document
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Changes in version 4.3.12
|
Changes in version 4.3.12
|
||||||
|
|
Loading…
Reference in New Issue
Block a user