Eric Schirra 2019-02-08 06:53:40 +00:00 committed by Git OBS Bridge
parent 1ad20d3e20
commit 57464d4f6a

View File

@ -2,52 +2,72 @@
Thu Feb 7 10:20:42 UTC 2019 - Michael Ströder <michael@stroeder.com> Thu Feb 7 10:20:42 UTC 2019 - Michael Ströder <michael@stroeder.com>
- Update to 15.0.4 - Update to 15.0.4
* Make external storages browsable again in the web UI (server#14076) - Make external storages browsable again in the web UI
* Upload new files in objectstore to a .part path first (server#13036) (server#14076)
* Broker: add timezone to CANCEL messages (server#13384) - Upload new files in objectstore to a .part path first
* Add strengthify.min files (server#13546) (server#13036)
* Fix click app names (server#13575) - Broker: add timezone to CANCEL messages (server#13384)
* Principals can be principal/user/ or principal/ from lega… (server#13582) - Add strengthify.min files (server#13546)
* Correctly handle displaynames returned from the sharee API (server#13585) - Fix click app names (server#13575)
* Don't close input stream when writing in encrypted file (server#13588) - Principals can be principal/user/ or principal/ from lega…
* Bump pear/archive_tar to 1.4.5 (server#13598) (server#13582)
* Fix integer background job id type error (server#13609) - Correctly handle displaynames returned from the sharee API
* Fix user settings label translation (server#13611) (server#13585)
* Fix app navigation flickering on hover (server#13625) - Don't close input stream when writing in encrypted file
* Update URL for federation (server#13636) (server#13588)
* Fix colorizeSvg with transformations that contain a comma (,) (server#13653) - Bump pear/archive_tar to 1.4.5 (server#13598)
* Use warning background color & primary text color for setting warnings (server#13665) - Fix integer background job id type error (server#13609)
* Fix template paramter (server#13670) - Fix user settings label translation (server#13611)
* Cache tokens when using swift's v2 authentication (server#13740) - Fix app navigation flickering on hover (server#13625)
* Cleanup shared lock if changing to exclusive lock failed (server#13744) - Update URL for federation (server#13636)
* Honor remember_login_cookie_lifetime (server#13758) - Fix colorizeSvg with transformations that contain a comma (,)
* Fix integration of social sharing into the link popover menu (server#13761) (server#13653)
* Respect user locale in natural sort comparator (server#13762) - Use warning background color & primary text color for setting
* Call proper function when fetching link shares in the breadcrumb view (server#13769) warnings (server#13665)
* Add acceptance tests for moving and copying files (server#13771) - Fix template paramter (server#13670)
* Show proper default locale (server#13781) - Cache tokens when using swift's v2 authentication
* Ignore non existing users when retrieving details of group members (server#13792) (server#13740)
* Remove .css fileending from accessibility user css route (server#13793) - Cleanup shared lock if changing to exclusive lock failed
* Add icon to restore activity (server#13794) (server#13744)
* Fix long comment in dark theme (server#13804) - Honor remember_login_cookie_lifetime (server#13758)
* Bump bower from 1.8.4 to 1.8.8 in /build (server#13821) - Fix integration of social sharing into the link popover menu
* Fix for high contrast theme (server#13852) (server#13761)
* Always use multipart uploader for s3 uploads (server#13882) - Respect user locale in natural sort comparator (server#13762)
* Fix paged search with multiple bases (LDAP) (server#13884) - Call proper function when fetching link shares in the
* Fix dropping a folder on a folder row (server#13887) breadcrumb view (server#13769)
* Fix updating the password of a link share when passwords are enforced (server#13900) - Add acceptance tests for moving and copying files (server#13771)
* Add fallback for trashbin original location (server#13904) - Show proper default locale (server#13781)
* Allow shared versions again in legacy backend (server#13905) - Ignore non existing users when retrieving details of group
* Improve data directory write checking for NFS mounts (server#13906) members (server#13792)
* Clean pending 2FA authentication on password reset (server#13915) - Remove .css fileending from accessibility user css route
* Forward error message from password policy (server#13918) (server#13793)
* Remove warning in case of external storage error (server#13920) - Add icon to restore activity (server#13794)
* Handle mail send error gracefully (server#13930) - Fix long comment in dark theme (server#13804)
* Bump pear/archive_tar from 1.4.3 to 1.4.5 (3rdparty#214) - Bump bower from 1.8.4 to 1.8.8 in /build (server#13821)
* Move to SCSS and fix app icon for dark theme (activity#338) - Fix for high contrast theme (server#13852)
* Fill screen in fullscreen mode for public videos. Fixes #77 (files_videoplayer#79) - Always use multipart uploader for s3 uploads (server#13882)
* Use target="_blank" and rel="noreferrer noopener" (firstrunwizard#105) - Fix paged search with multiple bases (LDAP) (server#13884)
* Fix notification documentation to reflect recent changes (notifications#258) - Fix dropping a folder on a folder row (server#13887)
- Fix updating the password of a link share when passwords are
enforced (server#13900)
- Add fallback for trashbin original location (server#13904)
- Allow shared versions again in legacy backend (server#13905)
- Improve data directory write checking for NFS mounts
(server#13906)
- Clean pending 2FA authentication on password reset
(server#13915)
- Forward error message from password policy (server#13918)
- Remove warning in case of external storage error
(server#13920)
- Handle mail send error gracefully (server#13930)
- Bump pear/archive_tar from 1.4.3 to 1.4.5 (3rdparty#214)
- Move to SCSS and fix app icon for dark theme (activity#338)
- Fill screen in fullscreen mode for public videos. Fixes #77
(files_videoplayer#79)
- Use target="_blank" and rel="noreferrer noopener"
(firstrunwizard#105)
- Fix notification documentation to reflect recent changes
(notifications#258)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 12 09:49:21 UTC 2019 - ecsos@opensuse.org Sat Jan 12 09:49:21 UTC 2019 - ecsos@opensuse.org