summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3590 from individual-it/correct_text_when_disabling_appLukas Reschke2017-02-231-1/+2
|\ | | | | show correct text when disabling App
| * show correct text when disabling App Artur Neumann2017-02-231-1/+2
| | | | | | | | | | | | | | during the process of disabling an App the button would show "Enabling app …" This is corrected by this patch Signed-off-by: Artur Neumann <info@individual-it.net>
* | [tx-robot] updated from transifexNextcloud bot2017-02-2368-72/+98
| |
* | detail wording: password reset instead of recoveryJan-Christoph Borchardt2017-02-221-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | [tx-robot] updated from transifexNextcloud bot2017-02-226-4/+16
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-214-4/+108
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-202-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-1816-20/+124
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-172-2/+4
| |
* | Merge pull request #2287 from nextcloud/registrationEmailJohn Molakvoæ2017-02-163-5/+57
|\ \ | | | | | | Send password/activation link to new user
| * | add unit testsMorris Jobke2017-02-151-1/+1
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Add l10nRoeland Jago Douma2017-02-151-1/+1
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Fix setup issue and refine error messagesMorris Jobke2017-02-154-32/+20
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | add setting for "send password link"tobiasKaminsky2017-02-154-18/+51
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | send email to new user with password forgotten link to create own passwordtobiasKaminsky2017-02-151-4/+35
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | [tx-robot] updated from transifexNextcloud bot2017-02-162-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-02-154-4/+84
| |
* | Merge pull request #3472 from nextcloud/enable-avatars-alwaysMorris Jobke2017-02-146-27/+13
|\ \ | | | | | | Always enable avatars
| * | Always enable avatarsMorris Jobke2017-02-136-27/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | * we introduced this setting in the begining because our avatar support caused some performance issues, but we fixed them and should only provide one way how Nextcloud looks Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | [tx-robot] updated from transifexNextcloud bot2017-02-144-2/+90
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-02-132-2/+82
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-122-0/+102
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-1156-86/+126
| |
* | Fix detection of the new iOS appJoas Schilling2017-02-101-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2017-02-092-2/+206
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-084-0/+52
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-076-4/+154
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-054-0/+24
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-032-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-024-2/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-014-34/+54
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-314-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-304-2/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-2818-220/+420
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-276-2/+310
| |
* | Merge pull request #3208 from ↵Morris Jobke2017-01-251-8/+7
|\ \ | | | | | | | | | | | | nextcloud/issue-3125-bring-user-management-endpoints-in-line Error out when subadmin doesn't select any group
| * | Error out when subadmin doesn't select any groupJoas Schilling2017-01-231-8/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #3252 from nextcloud/remove-activity-icon-hackingMorris Jobke2017-01-252-7/+0
|\ \ \ | | | | | | | | Remove the icon since it's defined by the app itself
| * | | Remove the icon since it's defined by the app itselfJoas Schilling2017-01-252-7/+0
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #3255 from nextcloud/fix-password-formMorris Jobke2017-01-252-7/+9
|\ \ \ \ | | | | | | | | | | fix personal page password form layout
| * | | | fix personal page password form layoutJan-Christoph Borchardt2017-01-252-7/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | [tx-robot] updated from transifexNextcloud bot2017-01-268-4/+52
|/ / / /
* | | | Merge pull request #3241 from nextcloud/fix-padding-settingsJoas Schilling2017-01-251-1/+1
|\ \ \ \ | |/ / / |/| | | Fix left padding for settings sidebar
| * | | Fix left padding for settings sidebarMorris Jobke2017-01-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * followup to #3151 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #3239 from nextcloud/added-inline-buttonChristoph Wurst2017-01-251-1/+1
|\ \ \ \ | | | | | | | | | | fix #3235
| * | | | fix #3235John Molakvoæ (skjnldsv)2017-01-241-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2017-01-2510-10/+26
| |/ / / |/| | |
* | | | Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-249-5/+75
|\ \ \ \ | |/ / / |/| | | add icons to navigation of personal & admin settings
| * | | Add the icon for the default sectionsJoas Schilling2017-01-196-34/+0
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Allow apps to specify an icon with the sections via the APIJoas Schilling2017-01-193-6/+35
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>