Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-08 | 18 | -12/+146 |
| | |||||
* | Merge pull request #10569 from nextcloud/custom-avatar-userconfig | Roeland Jago Douma | 2018-08-07 | 1 | -1/+1 |
|\ | | | | | get avatar custom status from user config | ||||
| * | get avatar custom status from user config | Robin Appelman | 2018-08-07 | 1 | -1/+1 |
| | | | | | | | | | | | | this saves a cache operation because the user config is already cached Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #10567 from nextcloud/icons-cacher-fix | blizzz | 2018-08-07 | 1 | -1/+1 |
|\ \ | |/ |/| | Icons cacher css url fix | ||||
| * | Icons cacher css url fix | John Molakvoæ (skjnldsv) | 2018-08-07 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #10558 from nextcloud/fix/noid/failing_sync_job_is_no_error | Björn Schießle | 2018-08-07 | 1 | -1/+1 |
|\ \ | |/ |/| | A failing federation sync job is not an error | ||||
| * | A failing federation sync job is not an error | Roeland Jago Douma | 2018-08-06 | 1 | -1/+1 |
| | | | | | | | | | | | | This is an INFO warning at best. Else it spams the logs continiously. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-07 | 12 | -4/+70 |
|/ | |||||
* | Merge pull request #10550 from nextcloud/fix/noid/do_not_log_to_error | Roeland Jago Douma | 2018-08-06 | 1 | -1/+1 |
|\ | | | | | Do not log to error loglevel when converting the error | ||||
| * | Do not log to error loglevel when converting the error | Roeland Jago Douma | 2018-08-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #10523 from janLo/fix-8825 | blizzz | 2018-08-06 | 2 | -3/+79 |
|\ \ | |/ |/| | Adding test for table schedulingobjects and fixing postgres LOB | ||||
| * | Adding test for table schedulingobjects and fixing postgres LOB | Thomas Müller | 2018-08-06 | 2 | -3/+79 |
| | | | | | | | | | | | | (cherry picked from commit afd4ebf0404e8bcd7cba0bec2dce177e97632f8a) Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de> | ||||
* | | Merge pull request #10530 from nextcloud/bugfix/10528/public-template | Joas Schilling | 2018-08-06 | 3 | -8/+13 |
|\ \ | | | | | | | Fix issues when using the public layout without a PublicTemplateResponse | ||||
| * | | Make public layout also usable without a PublicTemplateResponse | Julius Härtl | 2018-08-03 | 1 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Fix base layout content padding | Julius Härtl | 2018-08-03 | 2 | -1/+6 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Remove header-classes since it is never used | Julius Härtl | 2018-08-03 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #10485 from nextcloud/update-triangle | Roeland Jago Douma | 2018-08-06 | 4 | -17/+24 |
|\ \ \ | | | | | | | | | Fix design of update error page | ||||
| * | | | Fix HTML on update error page | Jan-Christoph Borchardt | 2018-08-03 | 1 | -14/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | Add margin below detailed logs | Jan-Christoph Borchardt | 2018-08-03 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | Use images instead of inline SVG and unicode | Jan-Christoph Borchardt | 2018-08-03 | 3 | -4/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | Fix double container on 'Possible CSRF attack' page | Jan-Christoph Borchardt | 2018-08-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | Inline error svg icon because there is no SCSS on guest page | Jan-Christoph Borchardt | 2018-08-01 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | Fix text overflow on update page | Jan-Christoph Borchardt | 2018-08-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | Fix triangle on update page | Jan-Christoph Borchardt | 2018-08-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-06 | 16 | -18/+62 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-05 | 20 | -0/+36 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-04 | 36 | -0/+52 |
| |/ / |/| | | |||||
* | | | Merge pull request #10509 from nextcloud/bugfix/10398/acceptance-files-changedir | Roeland Jago Douma | 2018-08-03 | 3 | -7/+18 |
|\ \ \ | | | | | | | | | Always replace the app sidebar view when switching from a different file list | ||||
| * | | | 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> | ||||
* | | | | Merge pull request #10519 from nextcloud/min-height-wrapper | Roeland Jago Douma | 2018-08-03 | 1 | -0/+3 |
|\ \ \ \ | |_|_|/ |/| | | | Min height 100% on content-wrapper | ||||
| * | | | Min height 100% on content-wrapper | John Molakvoæ (skjnldsv) | 2018-08-03 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #10515 from nextcloud/revert-zindex | Roeland Jago Douma | 2018-08-03 | 2 | -3/+3 |
|\ \ \ \ | |_|/ / |/| | | | Fixed design zindex | ||||
| * | | | Fixed design zindex | John Molakvoæ (skjnldsv) | 2018-08-03 | 2 | -3/+3 |
| |/ / | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / / | [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> |