summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-07-10142-992/+1210
|
* Merge pull request #10148 from ↵Roeland Jago Douma2018-07-092-119/+116
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/settings/webpack-4.15.1 Bump webpack from 4.14.0 to 4.15.1 in /settings
| * Bump webpack from 4.14.0 to 4.15.1 in /settingsdependabot[bot]2018-07-092-119/+116
| | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.14.0 to 4.15.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.14.0...v4.15.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump babel-loader from 7.1.4 to 7.1.5 in /settingsdependabot[bot]2018-07-092-4/+4
|/ | | | | | | | Bumps [babel-loader](https://github.com/babel/babel-loader) from 7.1.4 to 7.1.5. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/compare/v7.1.4...v7.1.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump css-loader from 0.28.11 to 1.0.0 in /settingsdependabot[bot]2018-07-082-1002/+35
| | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 0.28.11 to 1.0.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v0.28.11...v1.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Merge pull request #9791 from nextcloud/3rdparty/noid/bump_swiftmailerJoas Schilling2018-07-062-1/+6
|\ | | | | Upgrade to swiftmailer-6
| * Add warning to setup checks if the default mailer is still phpRoeland Jago Douma2018-07-041-0/+6
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Kill php mail from settingsRoeland Jago Douma2018-07-041-1/+0
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Update settings jsJulius Härtl2018-07-042-3/+3
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix displaying errorsJulius Härtl2018-07-042-8/+16
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Hide uninstalled apps when removing themJulius Härtl2018-07-042-1/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Add transition when enabling/disabling appsJulius Härtl2018-07-042-14/+24
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix invalid limit parameter when fetching groupsJulius Härtl2018-07-044-3/+11
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Properly insert app icons into navigationJulius Härtl2018-07-031-3/+17
|/ | | | | | | | | | If the app menu is rebuild with the first icon being updated, the whole list was empty, therefore we need a fallback to properly insert the element then. Fixes https://github.com/nextcloud/dashboard/issues/10 Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix hardcoded message in app details viewKevin Ndung'u2018-07-024-5/+10
|
* Bump webpack from 4.12.2 to 4.14.0 in /settingsdependabot[bot]2018-06-292-35/+25
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.12.2 to 4.14.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.12.2...v4.14.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Merge pull request #10053 from nextcloud/feature/7378/password-security-moveMorris Jobke2018-06-295-127/+150
|\ | | | | Move password change to security settings
| * Move user password form to security settingsJulius Härtl2018-06-295-127/+150
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix grid layout after rebaseJulius Härtl2018-06-291-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix padding in devices/sessions listJulius Härtl2018-06-291-0/+3
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Move social buttons to the personal settingsJulius Härtl2018-06-293-6/+5
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix new group selectionJohn Molakvoæ (skjnldsv)2018-06-295-12/+14
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update Vue settingsRoeland Jago Douma2018-06-293-6/+11
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Popover design fixes and settings updateJohn Molakvoæ (skjnldsv)2018-06-291-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-293-3/+75
|\ | | | | Add user locale/region setting
| * Design fixesJohn Molakvoæ (skjnldsv)2018-06-282-7/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * fix camelCase for localesForLanguageGeorg Ehrke2018-06-271-1/+1
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * show locale example and apply new locale right awayGeorg Ehrke2018-06-273-1/+18
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * fix position of locale inputGeorg Ehrke2018-06-272-29/+29
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * Fix review & testsThomas Citharel2018-06-271-0/+2
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * Allow user to choose localeThomas Citharel2018-06-272-0/+54
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | [tx-robot] updated from transifexNextcloud bot2018-06-292-0/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2018-06-2810-0/+36
|/
* [tx-robot] updated from transifexNextcloud bot2018-06-27164-11998/+12022
|
* Bump webpack from 4.12.1 to 4.12.2 in /settingsdependabot[bot]2018-06-272-16/+11
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.12.1 to 4.12.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.12.1...v4.12.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-06-2724-24/+22
|
* Resend activation email for new users as adminJohn Molakvoæ (skjnldsv)2018-06-267-21/+82
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use a placeholder instead of magic string concatenationJoas Schilling2018-06-263-4/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #9980 from ↵Morris Jobke2018-06-264-29/+36
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/settings/webpack-4.12.1 Bump webpack from 4.12.0 to 4.12.1 in /settings
| * Bump webpackRoeland Jago Douma2018-06-253-12/+17
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Bump webpack from 4.12.0 to 4.12.1 in /settingsdependabot[bot]2018-06-252-30/+32
| | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.12.0 to 4.12.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.12.0...v4.12.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2018-06-262-0/+50
|/
* Merge pull request #9970 from nextcloud/users-line-height-fixMorris Jobke2018-06-253-1/+26
|\ | | | | Fixed multi line in users list
| * Css clampJohn Molakvoæ (skjnldsv)2018-06-254-4/+13
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Real ellipsis and better line heightJohn Molakvoæ (skjnldsv)2018-06-254-4/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fixed multi line in users listJohn Molakvoæ (skjnldsv)2018-06-254-3/+19
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-06-254-0/+10
|/
* [tx-robot] updated from transifexNextcloud bot2018-06-244-8/+20
|
* [tx-robot] updated from transifexNextcloud bot2018-06-23160-160/+160
|
* Merge pull request #9965 from ↵Morris Jobke2018-06-221-1/+1
|\ | | | | | | | | nextcloud/bugfix/8402/do-not-log-if-user-was-deleted-already Use info log level to inform about a deleted user and thus the verification is not needed anymore