Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust acceptance test to check if the correct sidebar view is shown | Julius Härtl | 2018-08-03 | 1 | -3/+11 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Always call render to replace the app-sidebar if the detail view is updated | Julius Härtl | 2018-08-03 | 2 | -3/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix return value of change directory | Julius Härtl | 2018-08-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-03 | 316 | -412/+432 |
| | |||||
* | Merge pull request #10480 from nextcloud/bugfix/10420/settings | Roeland Jago Douma | 2018-08-02 | 14 | -38/+58 |
|\ | | | | | Settings design polishing | ||||
| * | files_external: Fix jsunit tests | Julius Härtl | 2018-08-02 | 1 | -10/+7 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Fix encryption admin section tests | Julius Härtl | 2018-08-02 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | systemtags: Submit input on enter | Julius Härtl | 2018-08-01 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Move encryption settings to security | Julius Härtl | 2018-08-01 | 4 | -10/+7 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | files_external: Add description to settings | Julius Härtl | 2018-08-01 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | files_external: Move delete option to 3-dots menu | Julius Härtl | 2018-08-01 | 3 | -10/+27 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Rename CalDAV to Calendar settings | Julius Härtl | 2018-08-01 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Make user management heading font size lighter | Julius Härtl | 2018-08-01 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Move locale preview to two lines to reduce grid height | Julius Härtl | 2018-08-01 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #10506 from nextcloud/fix/10504/not_all_apps_are_appstore | Roeland Jago Douma | 2018-08-02 | 1 | -3/+5 |
|\ \ | | | | | | | Not all apps are from the appstore | ||||
| * | | Not all apps are from the appstore | Roeland Jago Douma | 2018-08-02 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | Fixes #10504 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #10508 from nextcloud/bugfix/noid/app-management | Roeland Jago Douma | 2018-08-02 | 2 | -3/+3 |
|\ \ \ | |/ / |/| | | Fix app management not providing updates for apps which got disabled | ||||
| * | | There is no update available if the app didnt have a version (aka was not ↵ | Joas Schilling | 2018-08-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | installed) Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Also allow to update apps which are currently not enabled | Joas Schilling | 2018-08-02 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Keep the data of the local app (especially the version) | Joas Schilling | 2018-08-02 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #10482 from nextcloud/content-list-checkbox-visibility-fix | Roeland Jago Douma | 2018-08-02 | 1 | -5/+21 |
|\ \ \ | |/ / |/| | | Only show checkbox on hover/focus + accessibility fixes | ||||
| * | | Add class to show all checkboxes | John Molakvoæ (skjnldsv) | 2018-08-02 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Only show checkbox on hover/focus + accessibility fixes | John Molakvoæ (skjnldsv) | 2018-08-01 | 1 | -5/+18 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #10495 from nextcloud/14beta2v14.0.0beta2 | Roeland Jago Douma | 2018-08-02 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | 14 Beta 2 | ||||
| * | | | 14 Beta 2 | Roeland Jago Douma | 2018-08-02 | 1 | -2/+2 |
|/ / / | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #10465 from nextcloud/fix/backup-codes-state-propagation | Roeland Jago Douma | 2018-08-02 | 12 | -79/+463 |
|\ \ \ | | | | | | | | | Fix state propragation of the backup codes provider | ||||
| * | | | Fix state propragation of the backup codes provider | Christoph Wurst | 2018-08-01 | 12 | -79/+463 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-02 | 46 | -68/+78 |
| | | | | |||||
* | | | | Merge pull request #10486 from nextcloud/detect-hidden-navigation | Roeland Jago Douma | 2018-08-01 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Mobile fixes | ||||
| * | | | | Mobile fixes | John Molakvoæ (skjnldsv) | 2018-08-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | Merge pull request #10481 from ↵ | Roeland Jago Douma | 2018-08-01 | 4 | -7/+44 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | nextcloud/feature/noid/make-info-available-if-the-avatar-was-uploaded Make the info available if the avatar was uploaded or generated | ||||
| * | | | | Fix unit test | Joas Schilling | 2018-08-01 | 1 | -1/+20 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Make the info available if the avatar was uploaded or generated | Joas Schilling | 2018-08-01 | 3 | -6/+24 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Merge pull request #10484 from nextcloud/bugfix/noid/theming-cache-update | Roeland Jago Douma | 2018-08-01 | 2 | -2/+7 |
|\ \ \ \ \ | | | | | | | | | | | | | Append cache bump parameter to scss files URL | ||||
| * | | | | | Append cache bump parameter to scss files URL | Julius Härtl | 2018-08-01 | 2 | -2/+7 |
| | |_|/ / | |/| | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | Merge pull request #10479 from ↵ | Roeland Jago Douma | 2018-08-01 | 1 | -10/+7 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/personal-settings-icon-visibility Use icon classes in personal settings | ||||
| * | | | | | Use icon classes in personal settings | Julius Härtl | 2018-08-01 | 1 | -10/+7 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | Merge pull request #10474 from danielkesselberg/bugfix/10379/no-files-in-here | Roeland Jago Douma | 2018-08-01 | 1 | -1/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | Set emptyText depending on filepicker type | ||||
| * | | | | | Set emptyText depending on filepicker type | Daniel Kesselberg | 2018-07-31 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | | | Merge pull request #10483 from nextcloud/detect-hidden-navigation | Roeland Jago Douma | 2018-08-01 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | No margin left if the navigation is hidden | ||||
| * | | | | | No margin left if the navigation is hidden | John Molakvoæ (skjnldsv) | 2018-08-01 | 1 | -1/+1 |
| | |/ / / | |/| | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | Merge pull request #10471 from nextcloud/bugfix/noid/improve-url-detection | Joas Schilling | 2018-08-01 | 2 | -1/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Improve URL detection | ||||
| * | | | | | Improve URL detection | Joas Schilling | 2018-07-31 | 2 | -1/+2 |
| | |_|/ / | |/| | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Merge pull request #10466 from nextcloud/rakekniven-patch-1 | Joas Schilling | 2018-08-01 | 1 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fixed tiny grammar issue | ||||
| * | | | | Fixed tiny grammar issue | rakekniven | 2018-07-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | ID in uppercase. Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de> | ||||
* | | | | | Merge pull request #10448 from nextcloud/list-opacity-fix | Roeland Jago Douma | 2018-08-01 | 1 | -11/+16 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Only lower opacity of the avatar if the checkbox is checked on the content-list | ||||
| * | | | | Only lower opacity of the avatar if the checkbox is cheked on the content-list | John Molakvoæ (skjnldsv) | 2018-07-30 | 1 | -11/+16 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-01 | 48 | -38/+38 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #10472 from ↵ | Roeland Jago Douma | 2018-07-31 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/add-notification-container-to-public-layout-template Add notification container to public layout template | ||||
| * | | | | Add notification container to public layout template | Daniel Calviño Sánchez | 2018-07-31 | 1 | -0/+3 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | This is needed to show notifications using the standard "OC.Notification.show" function. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |