Path to this page:
Subject: CVS commit: pkgsrc/www/php-nextcloud
From: Ryo ONODERA
Date: 2018-06-10 06:33:01
Message id: 20180610043301.AC779FBEC@cvs.NetBSD.org
Log Message:
Updatet to 13.0.3
Changelog:
Version 13.0.3 June 7 2018
Changes
Backport various scss fixes #8777 (server#9259)
Fix ellipsis in filename column (server#9344)
Replace deprecated sinon reset() call with resetHistory() (server#9358)
Issue #9318: catch exceptions in SCSSCacher::resetCache() (server#9377)
Log lock state on conflict (server#9389)
Remove unneeded locks in getCacheEntry (server#9391)
Only allow a single concurrent dav write to a file (server#9392)
Workflow rules error when changing operation (server#9409)
Fix jsunit tests (server#9430)
Allow IPv6 database host (server#9432)
Add labels for Contacts menu and Settings (server#9433)
Get correct version of an app (server#9436)
Fix ids of permission checkboxes for shares (server#9453)
Fix race condition when preparing upload folder (server#9454)
Allow to specify a link to a legal notice (server#9516)
Fix for unbound cloned LDAP connections (server#9522)
Dont use $info as array when its not an array (server#9525)
Improve OAuth (server#9540)
Bump theming version for extraordinary release (server#9547)
Fix translation bug on lost password page (server#9548)
Cleanup locks in scanner on error (server#9566)
Bump version for theming again [icon] (server#9573)
Make sure force language is reflected in html lang attribute (server#9579)
Add privacy link to theming and fix scrollbars (server#9586)
Fix settings menu (server#9590)
Handle exception while itterating trough smb file listing (server#9608)
Send invitations for shared calendars (server#9610)
Regenerate session id after public share auth (server#9619)
Emit event when running ./occ db:add-missing-indices (server#9620)
Add PHP missing message to index.php (server#9621)
Delete the previews when a version is restored (server#9622)
Limit Sinon version to 5.0.7 at most (server#9629)
Prepare another theming release including translations for recently added
imprint and privacy policy strings (server#9647)
Dont open the file on dav HEAD request (server#9649)
Fix(AmazonS3): fix loop $result['Contents'] error (server#9650)
Fix undefined variables (server#9651)
Add search category icon (server#9652)
Fix "Invalid argument supplied for foreach()" (server#9654)
Do not load calendar/addressbook plugins if not needed (server#9655)
Make LargeFileHelper.php faster by avoiding execs as much as possible
(server#9656)
Improve error reporting and move format parameter to the options
(server#9657)
The OAuth endpoint needs to support Basic Auth (server#9659)
LDAP password renewal fixes (server#9661)
Check user state when fetching to avoid dealing with offline objects
(server#9662)
Make sure the file is readable before attempting to create a preview
(server#9668)
Fix drone mysqlmb4 tests (server#9672)
Make sure the log doesn't try to read from PUT if it can't (server#9694)
Allow admins to override FreeBusy capabilities without modifying ShareAPI
capabilities (server#9707)
Fix the unit tests (server#9712)
Fix header nav (server#9727)
Fix local users check in contacts menu (server#9732)
Don't open the file when handling HEAD requests (3rdparty#99)
Do not sanitize markdown output twice (files_texteditor#101)
Version 13.0.2 April 26 2018
Changes
Show group display names (server#8779)
Group existence check works without attribute (like with users)
(server#8849)
The FN is optional, carrying the displayname if present (server#8900)
Set "share with" field to the ID of the circle (server#8905)
Show EOL warning in the update section (server#8986)
Use app version to generate scss filename (server#9015)
Update icewind/smb to 2.0.5 (server#9017)
Fix search text overlapping close button (server#9019)
Clear any theming prefixed cache on cache buster increase (server#9020)
Reset encryptionVersion to '1' if a file was stream copied (server#9064)
Do not treat is-encrypted as custom property (server#9071)
Fix proper permissions for multiple file access (server#9072)
When formatting a share node an Empty target is invalid (server#9073)
Move on with the next user if we found the user on one user back-end
(server#9077)
Allow usage of Windows 10 WebDav Netdrive (server#9089)
Add more logging for the object storage during creation of the buckets
(server#9094)
Do not convert email addresses with idn_to_ascii if... (server#9095)
Fix progress bar hidden before the upload ends (server#9124)
Update CRL to include old quicknotes cert (server#9213)
Fix user selectable text for public links for text files (server#9230)
Provide an option to disable HTML emails (server#9231)
Fix appinfo parsing when a single localized option is provided (server#9233)
Use multibyte substring (server#9234)
Fix webdav support for OneNote clients (server#9236)
Fixed files copy/move when in favorites or recent section (server#9238)
Don't update personal settings for admins (activity#262)
Skip parameters which are not there instead of failing out (activity#265)
Bump version 13 (files_pdfviewer#64)
Fix info.xml (files_pdfviewer#66)
No default enable (files_pdfviewer#67)
Fix position of icons in "Share with" input field (gallery#418)
Fix "No results found" tooltip (gallery#419)
Fix UI while a share is being added (gallery#420)
Hide "No results found" tooltip on autocompletion (gallery#424)
Fix error while clicking on the share link checkbox (gallery#430)
Files: