summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-03-014-12/+12
|
* Merge pull request #3635 from individual-it/fix_quota_validationMorris Jobke2017-02-281-1/+1
|\ | | | | better quota validation
| * better quota validationArtur Neumann2017-02-281-1/+1
| | | | | | | | | | | | | | | | | | | | this fixes #3634 1. fixed computerFileSize to be more picky about incorrect values 2. more tests for computerFileSize 3. use computerFileSize to validate user quota Signed-off-by: Artur Neumann <info@individual-it.net>
* | [tx-robot] updated from transifexNextcloud bot2017-02-282-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-274-2/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-2518-6/+30
| |
* | Merge pull request #3489 from nextcloud/give-hint-about-opcacheMorris Jobke2017-02-241-0/+39
|\ \ | | | | | | Show info in admin settings about PHP opcache if disabled
| * | Show info in admin settings about PHP opcache if disabledMorris Jobke2017-02-221-0/+39
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | [tx-robot] updated from transifexNextcloud bot2017-02-2448-46/+286
| | |
* | | 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>