Differences
This shows you the differences between the selected revisions of the page.
| 2014-07-29 | 2014-07-30 | ||
| call and chmode are not supported with webdav (martin) | Gallery 2 workaround improvement (martin) | ||
| Line 4: | Line 4: | ||
| ===== [[5.6.2]] 5.6.2 (not released yet) ===== | ===== [[5.6.2]] 5.6.2 (not released yet) ===== | ||
| - | === 2014-07-29 === | + | === 2014-07-30 === |
| * Computer can be suspended when operation completes. Thanks to s.vaningelgem. [[bug>694]] | * Computer can be suspended when operation completes. Thanks to s.vaningelgem. [[bug>694]] | ||
| * Defaulting ''Session.ReconnectTime'' to 120 seconds to match the new actual default (see [[bug>1173]]). Setting the property to ''TimeSpan.MaxValue'' removes any limit. | * Defaulting ''Session.ReconnectTime'' to 120 seconds to match the new actual default (see [[bug>1173]]). Setting the property to ''TimeSpan.MaxValue'' removes any limit. | ||
| Line 16: | Line 16: | ||
| * Disabling Terminal window with WebDAV protocol. | * Disabling Terminal window with WebDAV protocol. | ||
| * Failing scripting commands ''call'' and ''chmod'' with WebDAV protocol. | * Failing scripting commands ''call'' and ''chmod'' with WebDAV protocol. | ||
| + | * Improving workaround for Gallery2 WebDAV server that incorrectly fail ''PROPFIND'' requests for non existing files with ''401'' (authentication failure) code. | ||
| * Bug fix: Failure when error occurs while working with local files. | * Bug fix: Failure when error occurs while working with local files. | ||
| * Bug fix: Keyboard accelerators to mask boxes on Edit file mask dialog were not working. | * Bug fix: Keyboard accelerators to mask boxes on Edit file mask dialog were not working. | ||