Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update DEPENDS(upstream dropped php-5.3 support) Upstream changes: Version 9.1.3 Dec 13 2016 [major] UI: File list now works properly with many hidden entries - core/#26518 [major] Transfer ownership fails in some sharing scenario - core/#26523 [major] Transfer ownership fails if external storage with user-specified password - core/#26530 [major] Transfer ownership fails with file shares with invalid permissions - core/#26541 [major] Transfer ownership must skip trashed shares - core/#26525 [major] Versions on external storage never expire - core/#24161 [major] Properly convert public upload OCS params - core/#26691 [major] Properly load object store apps at install time when required in config - core/#26299 [major] Fix issue in sharing API that can happen with Galera Cluster - core/#26700 [major] Cannot delete file in share link from global external storage - core/#25618 [major] Fix issue where first run wizard made web UI unusable in IE11 - core/#26438 [major] Cannot upload to federated share when only create/update permission given - core/#26173 [major] Auth header in new DAV endpoint can break with Windows Webdav - core/#26412 [minor] Transfer ownership don't bail out on error - core/#26524 [minor] Don't scan received shares in OCC files scan or background jobs - core/#26590 [minor] Remove useless warning in log when accessing public shares - core/#25455 [minor] Fix disappearance of share info when clicking favorite star - core/#26241 [minor] Don't bother fetching preview images if previews disabled in config.php - core/#26705 Version 9.1.2 Nov 8 2016 Core: Adjusted documentation link to issue template - core/#26087 Core: Display feedback in users page when changing password - core/#25532 Core: Fix mime type detection in hidden directories - core/#26133 Core: Change forum URL to central - core/#25644 Core: Fix share array format passed to "post_unshareFromSelf" hook - core/#26390 Core: Release mount info memory after running background jobs - core/#26223 Core: Improve users page performance by not sorting after every add - core/#26234 Core: Escape special chars in some queries - core/#25429 Core: Redirect to two factor challenge page when only a single provider exists - core/#26134 Core: Fix bogus PasswordLoginForbidden DAV error when logging in as non-existing user - core/#26123 Core: Change the minimum log level to FATAL - core/#26131 Core: Fix issue with "(2)" appearing on shares when querying avatar with wrong casing - core/#26271 Core: Enabling an app now also analyzes dependencies at this time instead of only at install - core/#26295 Core: Reuse cached app info to avoid high load on some environments - core/#25603 Core: Show warning instead of exception when trying to run ownCloud on Windows - core/#26208 Core: Fix misleading SSL/TLS SMTP email configuration - core/#26447 Core: Fix malformed attribute in files app page - core/#26480 DAV: Improve chunk assembly performance for new DAV endpoint - core/#26062 DAV: New chunking now returns Etag and OC-Etag on the final MOVE - core/#25682 DAV: Do not print exception messages in HTML - core/#26460 DAV: Sanitize length headers when validating quota - core/#26366 Files: Allow uploading empty files in the web UI - core/#19116 Files: Properly translate file summary in lists - core/#26221 Files: Exclude more invalid chars in path - core/#26461 Sharing: Let the share owner increase permissions - core/#25542 Federation: Fix sharing with remote user names containing spaces - core/#25955 Federation: Save some memory in sync job by releasing mount info after each user - core/#26204 Federation: Fix federated address book syncing by using the correct background job name - core/#26202 CalDAV: Add Schedule and IMip plugins when receiving webdav v1 api calendar calls - core/#23600 CardDAV: Unset photo before setting a new one - core/#26242 CardDAV: Fix for birthday entries - core/#25636 CardDAV: Limit image export mime types - core/#26459 Updater: Fix web UI update in some environments - updater/#378 Updater: Retrigger integrity check after update - updater/#405 User_LDAP: Added OCC command to update group mappings - user_ldap/#14 User_LDAP: Fix issue with "(2)" appearing on shares when refreshing users in some scenarios - core/#25718 User_external: Double verify the SMB response - apps/#2198 Firstrunwizard: Only display the wizard when in files app - firstrunwizard/#52 Gallery: Do not display technical error messages - gallery/#707
- Loading branch information