]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
6 years agoRename providerset method to get primary providers 10588/head
Christoph Wurst [Wed, 8 Aug 2018 18:28:21 +0000 (20:28 +0200)]
Rename providerset method to get primary providers

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years agoFix login redirection if only one 2FA provider is active
Christoph Wurst [Wed, 8 Aug 2018 13:25:59 +0000 (15:25 +0200)]
Fix login redirection if only one 2FA provider is active

Fixes https://github.com/nextcloud/server/issues/10500.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years agoMerge pull request #10553 from nextcloud/bugfix/10518/disable-oracle-enforcement...
Roeland Jago Douma [Wed, 8 Aug 2018 12:10:18 +0000 (14:10 +0200)]
Merge pull request #10553 from nextcloud/bugfix/10518/disable-oracle-enforcement-for-now

Disable Oracle enforcement for now until the following issues are sol…

6 years agoMerge pull request #10586 from nextcloud/fix/noid/check_if_ua_is_set
Roeland Jago Douma [Wed, 8 Aug 2018 11:59:31 +0000 (13:59 +0200)]
Merge pull request #10586 from nextcloud/fix/noid/check_if_ua_is_set

Check if HTTP_USER_AGENT is set before using it

6 years agoCheck if HTTP_USER_AGENT is set before using it 10586/head
Roeland Jago Douma [Wed, 8 Aug 2018 11:32:03 +0000 (13:32 +0200)]
Check if HTTP_USER_AGENT is set before using it

Sentry reported some errors regarding this. Apparently not everybody
sets a user agent. If it is not set we assume this is not IE ;)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years agoFix tests 10553/head
Roeland Jago Douma [Wed, 8 Aug 2018 10:58:50 +0000 (12:58 +0200)]
Fix tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years agoMerge pull request #10582 from nextcloud/fix/app-password-enter-this-context
John Molakvoæ [Wed, 8 Aug 2018 10:38:50 +0000 (12:38 +0200)]
Merge pull request #10582 from nextcloud/fix/app-password-enter-this-context

Fix `this` context for enter-key handler on app tokens

6 years agoMerge pull request #10320 from nextcloud/feature/10176/Quick-Access-Cleanup
John Molakvoæ [Wed, 8 Aug 2018 10:27:12 +0000 (12:27 +0200)]
Merge pull request #10320 from nextcloud/feature/10176/Quick-Access-Cleanup

Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720

6 years agojs fix 10320/head
John Molakvoæ (skjnldsv) [Wed, 8 Aug 2018 09:24:13 +0000 (11:24 +0200)]
js fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years agoMerge pull request #10578 from nextcloud/fix/2fa-provider-registry-population
Roeland Jago Douma [Wed, 8 Aug 2018 09:12:00 +0000 (11:12 +0200)]
Merge pull request #10578 from nextcloud/fix/2fa-provider-registry-population

Fix 2FA provider registry population on login

6 years agoFix `this` context for enter-key handler on app tokens 10582/head
Christoph Wurst [Wed, 8 Aug 2018 09:07:47 +0000 (11:07 +0200)]
Fix `this` context for enter-key handler on app tokens

Fixes https://sentry.io/share/issue/e07c5560b6154212832e4cd6598464c7/.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years agoCleanup of leftover-sorting-code from quickaccess-feature #9714 #9720
fnuesse [Fri, 20 Jul 2018 22:30:04 +0000 (00:30 +0200)]
Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years agoMerge pull request #10561 from nextcloud/fix/10476/applist-layout
John Molakvoæ [Wed, 8 Aug 2018 07:23:14 +0000 (09:23 +0200)]
Merge pull request #10561 from nextcloud/fix/10476/applist-layout

Fixes the apps list layout

6 years agoMerge pull request #10568 from nextcloud/apps-menu-fixes
John Molakvoæ [Wed, 8 Aug 2018 07:22:21 +0000 (09:22 +0200)]
Merge pull request #10568 from nextcloud/apps-menu-fixes

Fix apps max-height

6 years agoMerge pull request #10525 from nextcloud/notifications-fix
Roeland Jago Douma [Wed, 8 Aug 2018 07:15:26 +0000 (09:15 +0200)]
Merge pull request #10525 from nextcloud/notifications-fix

Fixed notifications position

6 years agoMerge pull request #10572 from nextcloud/bugfix/10464/security-password-change
Roeland Jago Douma [Wed, 8 Aug 2018 06:32:54 +0000 (08:32 +0200)]
Merge pull request #10572 from nextcloud/bugfix/10464/security-password-change

Fix security settings if password change is disabled

6 years agoFix 2FA provider registry population on login 10578/head
Christoph Wurst [Wed, 8 Aug 2018 04:57:32 +0000 (06:57 +0200)]
Fix 2FA provider registry population on login

If the 2FA provider registry has not been populated yet, we have to make
sure all available providers are loaded and queried on login. Otherwise
previously active 2FA providers aren't detected as enabled.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 8 Aug 2018 00:13:19 +0000 (00:13 +0000)]
[tx-robot] updated from transifex

6 years agoMerge pull request #10569 from nextcloud/custom-avatar-userconfig
Roeland Jago Douma [Tue, 7 Aug 2018 18:44:40 +0000 (20:44 +0200)]
Merge pull request #10569 from nextcloud/custom-avatar-userconfig

get avatar custom status from user config

6 years agoMerge pull request #10567 from nextcloud/icons-cacher-fix
blizzz [Tue, 7 Aug 2018 16:23:36 +0000 (18:23 +0200)]
Merge pull request #10567 from nextcloud/icons-cacher-fix

Icons cacher css url fix

6 years agoUpdates the built files 10561/head
Michael Weimann [Mon, 6 Aug 2018 22:29:55 +0000 (00:29 +0200)]
Updates the built files

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
6 years agoFixes the apps list layout
Michael Weimann [Mon, 6 Aug 2018 22:28:14 +0000 (00:28 +0200)]
Fixes the apps list layout

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
6 years agoFix security settings if password change is disabled 10572/head
Julius Härtl [Tue, 7 Aug 2018 15:41:01 +0000 (17:41 +0200)]
Fix security settings if password change is disabled

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoget avatar custom status from user config 10569/head
Robin Appelman [Tue, 7 Aug 2018 12:55:33 +0000 (14:55 +0200)]
get avatar custom status from user config

this saves a cache operation because the user config is already cached

Signed-off-by: Robin Appelman <robin@icewind.nl>
6 years agoFix apps max-height 10568/head
John Molakvoæ (skjnldsv) [Tue, 7 Aug 2018 08:27:39 +0000 (10:27 +0200)]
Fix apps max-height

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years agoIcons cacher css url fix 10567/head
John Molakvoæ (skjnldsv) [Tue, 7 Aug 2018 08:18:46 +0000 (10:18 +0200)]
Icons cacher css url fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years agoMerge pull request #10558 from nextcloud/fix/noid/failing_sync_job_is_no_error
Björn Schießle [Tue, 7 Aug 2018 08:09:24 +0000 (10:09 +0200)]
Merge pull request #10558 from nextcloud/fix/noid/failing_sync_job_is_no_error

A failing federation sync job is not an error

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Aug 2018 00:12:06 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

6 years agoA failing federation sync job is not an error 10558/head
Roeland Jago Douma [Mon, 6 Aug 2018 19:07:15 +0000 (21:07 +0200)]
A failing federation sync job is not an error

This is an INFO warning at best. Else it spams the logs continiously.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years agoMerge pull request #10550 from nextcloud/fix/noid/do_not_log_to_error
Roeland Jago Douma [Mon, 6 Aug 2018 17:59:29 +0000 (19:59 +0200)]
Merge pull request #10550 from nextcloud/fix/noid/do_not_log_to_error

Do not log to error loglevel when converting the error

6 years agoDisable Oracle enforcement for now until the following issues are solved:
Joas Schilling [Mon, 6 Aug 2018 15:34:40 +0000 (17:34 +0200)]
Disable Oracle enforcement for now until the following issues are solved:

* Only apps should be checked which say they support oracle
* Only check newly added items, to allow forward migration from an existing database structure

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years agoMerge pull request #10523 from janLo/fix-8825
blizzz [Mon, 6 Aug 2018 15:17:47 +0000 (17:17 +0200)]
Merge pull request #10523 from janLo/fix-8825

Adding test for table schedulingobjects and fixing postgres LOB

6 years agoDo not log to error loglevel when converting the error 10550/head
Roeland Jago Douma [Mon, 6 Aug 2018 14:28:42 +0000 (16:28 +0200)]
Do not log to error loglevel when converting the error

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years agoMerge pull request #10530 from nextcloud/bugfix/10528/public-template
Joas Schilling [Mon, 6 Aug 2018 13:41:54 +0000 (15:41 +0200)]
Merge pull request #10530 from nextcloud/bugfix/10528/public-template

Fix issues when using the public layout without a PublicTemplateResponse

6 years agoMerge pull request #10485 from nextcloud/update-triangle
Roeland Jago Douma [Mon, 6 Aug 2018 13:38:43 +0000 (15:38 +0200)]
Merge pull request #10485 from nextcloud/update-triangle

Fix design of update error page

6 years agoAdding test for table schedulingobjects and fixing postgres LOB 10523/head
Thomas Müller [Wed, 21 Feb 2018 09:18:38 +0000 (10:18 +0100)]
Adding test for table schedulingobjects and fixing postgres LOB

(cherry picked from commit afd4ebf0404e8bcd7cba0bec2dce177e97632f8a)

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Aug 2018 00:12:21 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Aug 2018 00:12:29 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Aug 2018 00:12:38 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

6 years agoMake public layout also usable without a PublicTemplateResponse 10530/head
Julius Härtl [Fri, 3 Aug 2018 17:35:56 +0000 (19:35 +0200)]
Make public layout also usable without a PublicTemplateResponse

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoFix base layout content padding
Julius Härtl [Fri, 3 Aug 2018 17:21:10 +0000 (19:21 +0200)]
Fix base layout content padding

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoRemove header-classes since it is never used
Julius Härtl [Fri, 3 Aug 2018 16:25:06 +0000 (18:25 +0200)]
Remove header-classes since it is never used

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoMerge pull request #10509 from nextcloud/bugfix/10398/acceptance-files-changedir
Roeland Jago Douma [Fri, 3 Aug 2018 13:10:53 +0000 (15:10 +0200)]
Merge pull request #10509 from nextcloud/bugfix/10398/acceptance-files-changedir

Always replace the app sidebar view when switching from a different file list

6 years agoFixed notifications position 10525/head
John Molakvoæ (skjnldsv) [Fri, 3 Aug 2018 13:07:55 +0000 (15:07 +0200)]
Fixed notifications position

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years agoAdjust acceptance test to check if the correct sidebar view is shown 10509/head
Julius Härtl [Fri, 3 Aug 2018 11:36:40 +0000 (13:36 +0200)]
Adjust acceptance test to check if the correct sidebar view is shown

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoMerge pull request #10519 from nextcloud/min-height-wrapper
Roeland Jago Douma [Fri, 3 Aug 2018 12:05:28 +0000 (14:05 +0200)]
Merge pull request #10519 from nextcloud/min-height-wrapper

Min height 100% on content-wrapper

6 years agoFix HTML on update error page 10485/head
Jan-Christoph Borchardt [Fri, 3 Aug 2018 11:30:49 +0000 (13:30 +0200)]
Fix HTML on update error page

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
6 years agoAdd margin below detailed logs
Jan-Christoph Borchardt [Fri, 3 Aug 2018 11:30:36 +0000 (13:30 +0200)]
Add margin below detailed logs

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
6 years agoUse images instead of inline SVG and unicode
Jan-Christoph Borchardt [Fri, 3 Aug 2018 11:20:45 +0000 (13:20 +0200)]
Use images instead of inline SVG and unicode

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
6 years agoMin height 100% on content-wrapper 10519/head
John Molakvoæ (skjnldsv) [Fri, 3 Aug 2018 10:02:23 +0000 (12:02 +0200)]
Min height 100% on content-wrapper

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years agoAlways call render to replace the app-sidebar if the detail view is updated
Julius Härtl [Fri, 3 Aug 2018 09:47:53 +0000 (11:47 +0200)]
Always call render to replace the app-sidebar if the detail view is updated

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoFix return value of change directory
Julius Härtl [Thu, 2 Aug 2018 12:14:17 +0000 (14:14 +0200)]
Fix return value of change directory

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoMerge pull request #10515 from nextcloud/revert-zindex
Roeland Jago Douma [Fri, 3 Aug 2018 09:27:48 +0000 (11:27 +0200)]
Merge pull request #10515 from nextcloud/revert-zindex

Fixed design zindex

6 years agoFixed design zindex 10515/head
John Molakvoæ (skjnldsv) [Thu, 2 Aug 2018 20:40:52 +0000 (22:40 +0200)]
Fixed design zindex

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Aug 2018 00:12:22 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

6 years agoMerge pull request #10480 from nextcloud/bugfix/10420/settings
Roeland Jago Douma [Thu, 2 Aug 2018 18:23:21 +0000 (20:23 +0200)]
Merge pull request #10480 from nextcloud/bugfix/10420/settings

Settings design polishing

6 years agoMerge pull request #10506 from nextcloud/fix/10504/not_all_apps_are_appstore
Roeland Jago Douma [Thu, 2 Aug 2018 17:32:51 +0000 (19:32 +0200)]
Merge pull request #10506 from nextcloud/fix/10504/not_all_apps_are_appstore

Not all apps are from the appstore

6 years agoMerge pull request #10508 from nextcloud/bugfix/noid/app-management
Roeland Jago Douma [Thu, 2 Aug 2018 17:32:13 +0000 (19:32 +0200)]
Merge pull request #10508 from nextcloud/bugfix/noid/app-management

Fix app management not providing updates for apps which got disabled

6 years agoThere is no update available if the app didnt have a version (aka was not installed) 10508/head
Joas Schilling [Thu, 2 Aug 2018 12:27:16 +0000 (14:27 +0200)]
There is no update available if the app didnt have a version (aka was not installed)

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years agoAlso allow to update apps which are currently not enabled
Joas Schilling [Thu, 2 Aug 2018 12:26:31 +0000 (14:26 +0200)]
Also allow to update apps which are currently not enabled

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years agoKeep the data of the local app (especially the version)
Joas Schilling [Thu, 2 Aug 2018 11:47:42 +0000 (13:47 +0200)]
Keep the data of the local app (especially the version)

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years agoNot all apps are from the appstore 10506/head
Roeland Jago Douma [Thu, 2 Aug 2018 10:56:23 +0000 (12:56 +0200)]
Not all apps are from the appstore

Fixes #10504

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years agoMerge pull request #10482 from nextcloud/content-list-checkbox-visibility-fix
Roeland Jago Douma [Thu, 2 Aug 2018 10:36:10 +0000 (12:36 +0200)]
Merge pull request #10482 from nextcloud/content-list-checkbox-visibility-fix

Only show checkbox on hover/focus + accessibility fixes

6 years agofiles_external: Fix jsunit tests 10480/head
Julius Härtl [Thu, 2 Aug 2018 09:45:04 +0000 (11:45 +0200)]
files_external: Fix jsunit tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoMerge pull request #10495 from nextcloud/14beta2 v14.0.0beta2
Roeland Jago Douma [Thu, 2 Aug 2018 08:50:32 +0000 (10:50 +0200)]
Merge pull request #10495 from nextcloud/14beta2

14 Beta 2

6 years agoAdd class to show all checkboxes 10482/head
John Molakvoæ (skjnldsv) [Thu, 2 Aug 2018 08:31:36 +0000 (10:31 +0200)]
Add class to show all checkboxes

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years agoFix encryption admin section tests
Julius Härtl [Thu, 2 Aug 2018 08:26:09 +0000 (10:26 +0200)]
Fix encryption admin section tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years ago14 Beta 2 10495/head
Roeland Jago Douma [Thu, 2 Aug 2018 06:43:43 +0000 (08:43 +0200)]
14 Beta 2

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years agoMerge pull request #10465 from nextcloud/fix/backup-codes-state-propagation
Roeland Jago Douma [Thu, 2 Aug 2018 08:13:59 +0000 (10:13 +0200)]
Merge pull request #10465 from nextcloud/fix/backup-codes-state-propagation

Fix state propragation of the backup codes provider

6 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 Aug 2018 00:12:37 +0000 (00:12 +0000)]
[tx-robot] updated from transifex

6 years agoMerge pull request #10486 from nextcloud/detect-hidden-navigation
Roeland Jago Douma [Wed, 1 Aug 2018 20:57:28 +0000 (22:57 +0200)]
Merge pull request #10486 from nextcloud/detect-hidden-navigation

Mobile fixes

6 years agoMerge pull request #10481 from nextcloud/feature/noid/make-info-available-if-the...
Roeland Jago Douma [Wed, 1 Aug 2018 20:54:38 +0000 (22:54 +0200)]
Merge pull request #10481 from nextcloud/feature/noid/make-info-available-if-the-avatar-was-uploaded

Make the info available if the avatar was uploaded or generated

6 years agoFix state propragation of the backup codes provider 10465/head
Christoph Wurst [Tue, 31 Jul 2018 08:54:00 +0000 (10:54 +0200)]
Fix state propragation of the backup codes provider

Starting with Nextcloud 14, the server knows the enabled/disabled
state of 2fa providers. While it will query that information if it's
unknown (on first use), it won't notice any changes. Thus, providers
have to propagate that information themselves.

Ref https://github.com/nextcloud/twofactor_totp/pull/263
Ref https://github.com/nextcloud/twofactor_u2f/pull/210

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years agoFix double container on 'Possible CSRF attack' page
Jan-Christoph Borchardt [Wed, 1 Aug 2018 16:54:48 +0000 (18:54 +0200)]
Fix double container on 'Possible CSRF attack' page

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
6 years agoFix unit test 10481/head
Joas Schilling [Wed, 1 Aug 2018 12:46:44 +0000 (14:46 +0200)]
Fix unit test

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years agoMobile fixes 10486/head
John Molakvoæ (skjnldsv) [Wed, 1 Aug 2018 12:29:26 +0000 (14:29 +0200)]
Mobile fixes

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years agoInline error svg icon because there is no SCSS on guest page
Jan-Christoph Borchardt [Wed, 1 Aug 2018 11:51:23 +0000 (13:51 +0200)]
Inline error svg icon because there is no SCSS on guest page

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
6 years agoFix text overflow on update page
Jan-Christoph Borchardt [Wed, 1 Aug 2018 11:36:44 +0000 (13:36 +0200)]
Fix text overflow on update page

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
6 years agoFix triangle on update page
Jan-Christoph Borchardt [Wed, 1 Aug 2018 11:30:31 +0000 (13:30 +0200)]
Fix triangle on update page

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
6 years agoMerge pull request #10484 from nextcloud/bugfix/noid/theming-cache-update
Roeland Jago Douma [Wed, 1 Aug 2018 11:28:53 +0000 (13:28 +0200)]
Merge pull request #10484 from nextcloud/bugfix/noid/theming-cache-update

Append cache bump parameter to scss files URL

6 years agoMerge pull request #10479 from nextcloud/bugfix/noid/personal-settings-icon-visibility
Roeland Jago Douma [Wed, 1 Aug 2018 10:57:48 +0000 (12:57 +0200)]
Merge pull request #10479 from nextcloud/bugfix/noid/personal-settings-icon-visibility

Use icon classes in personal settings

6 years agoMerge pull request #10474 from danielkesselberg/bugfix/10379/no-files-in-here
Roeland Jago Douma [Wed, 1 Aug 2018 10:56:08 +0000 (12:56 +0200)]
Merge pull request #10474 from danielkesselberg/bugfix/10379/no-files-in-here

Set emptyText depending on filepicker type

6 years agoMerge pull request #10483 from nextcloud/detect-hidden-navigation
Roeland Jago Douma [Wed, 1 Aug 2018 10:54:42 +0000 (12:54 +0200)]
Merge pull request #10483 from nextcloud/detect-hidden-navigation

No margin left if the navigation is hidden

6 years agoAppend cache bump parameter to scss files URL 10484/head
Julius Härtl [Wed, 1 Aug 2018 10:42:49 +0000 (12:42 +0200)]
Append cache bump parameter to scss files URL

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoMerge pull request #10471 from nextcloud/bugfix/noid/improve-url-detection
Joas Schilling [Wed, 1 Aug 2018 10:13:17 +0000 (12:13 +0200)]
Merge pull request #10471 from nextcloud/bugfix/noid/improve-url-detection

Improve URL detection

6 years agoMerge pull request #10466 from nextcloud/rakekniven-patch-1
Joas Schilling [Wed, 1 Aug 2018 10:12:47 +0000 (12:12 +0200)]
Merge pull request #10466 from nextcloud/rakekniven-patch-1

Fixed tiny grammar issue

6 years agoNo margin left if the navigation is hidden 10483/head
John Molakvoæ (skjnldsv) [Wed, 1 Aug 2018 09:31:37 +0000 (11:31 +0200)]
No margin left if the navigation is hidden

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years agoMake the info available if the avatar was uploaded or generated
Joas Schilling [Wed, 1 Aug 2018 08:56:22 +0000 (10:56 +0200)]
Make the info available if the avatar was uploaded or generated

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years agoOnly show checkbox on hover/focus + accessibility fixes
John Molakvoæ (skjnldsv) [Wed, 1 Aug 2018 08:52:01 +0000 (10:52 +0200)]
Only show checkbox on hover/focus + accessibility fixes

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years agoUse icon classes in personal settings 10479/head
Julius Härtl [Wed, 1 Aug 2018 08:05:42 +0000 (10:05 +0200)]
Use icon classes in personal settings

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agosystemtags: Submit input on enter
Julius Härtl [Wed, 1 Aug 2018 07:45:34 +0000 (09:45 +0200)]
systemtags: Submit input on enter

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoMerge pull request #10448 from nextcloud/list-opacity-fix
Roeland Jago Douma [Wed, 1 Aug 2018 07:42:38 +0000 (09:42 +0200)]
Merge pull request #10448 from nextcloud/list-opacity-fix

Only lower opacity of the avatar if the checkbox is checked on the content-list

6 years agoMove encryption settings to security
Julius Härtl [Wed, 1 Aug 2018 07:40:21 +0000 (09:40 +0200)]
Move encryption settings to security

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agofiles_external: Add description to settings
Julius Härtl [Wed, 1 Aug 2018 07:27:36 +0000 (09:27 +0200)]
files_external: Add description to settings

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agofiles_external: Move delete option to 3-dots menu
Julius Härtl [Wed, 1 Aug 2018 07:19:52 +0000 (09:19 +0200)]
files_external: Move delete option to 3-dots menu

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoRename CalDAV to Calendar settings
Julius Härtl [Wed, 1 Aug 2018 06:51:37 +0000 (08:51 +0200)]
Rename CalDAV to Calendar settings

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoMake user management heading font size lighter
Julius Härtl [Tue, 31 Jul 2018 14:30:58 +0000 (16:30 +0200)]
Make user management heading font size lighter

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years agoMove locale preview to two lines to reduce grid height
Julius Härtl [Tue, 31 Jul 2018 14:29:07 +0000 (16:29 +0200)]
Move locale preview to two lines to reduce grid height

Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 1 Aug 2018 00:11:59 +0000 (00:11 +0000)]
[tx-robot] updated from transifex

6 years agoSet emptyText depending on filepicker type 10474/head
Daniel Kesselberg [Tue, 31 Jul 2018 20:49:01 +0000 (22:49 +0200)]
Set emptyText depending on filepicker type

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>