summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-03-252-0/+4
* Merge pull request #8943 from nextcloud/dep_oc_jsonRoeland Jago Douma2018-03-237-12/+12
|\
| * Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-227-12/+12
* | [tx-robot] updated from transifexNextcloud bot2018-03-234-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2018-03-224-2/+16
* [tx-robot] updated from transifexNextcloud bot2018-03-212-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-03-204-0/+38
* [tx-robot] updated from transifexNextcloud bot2018-03-182-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-03-1716-2/+20
* [tx-robot] updated from transifexNextcloud bot2018-03-162-6/+6
* Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-158-125/+124
|\
| * Fixed api testsJohn Molakvoæ (skjnldsv)2018-03-081-4/+3
| * fixup! Fixed sharing groups select and fixed searchJohn Molakvoæ (skjnldsv)2018-03-081-2/+0
| * Fixed sharing groups select and fixed searchJohn Molakvoæ (skjnldsv)2018-03-081-63/+58
| * Send the group ids to the server on user creationJoas Schilling2018-03-081-0/+1
| * Fixed Controller TestJohn Molakvoæ (skjnldsv)2018-03-081-1/+1
| * Fix users loading on group click and group creation on selectJohn Molakvoæ (skjnldsv)2018-03-082-3/+5
| * Use group displayNames in users listJohn Molakvoæ (skjnldsv)2018-03-084-37/+48
| * Fix group display name in the sidebar of the user managementJoas Schilling2018-03-082-8/+8
| * Start fixing Select2 optionsJoas Schilling2018-03-081-5/+3
| * Correctly return the group nameJoas Schilling2018-03-081-10/+5
* | [tx-robot] updated from transifexNextcloud bot2018-03-152-20/+20
* | [tx-robot] updated from transifexNextcloud bot2018-03-146-2/+14
* | Inject public IGroupManager instead of private GroupManagerDaniel Calviño Sánchez2018-03-132-8/+12
* | [tx-robot] updated from transifexNextcloud bot2018-03-136-0/+18
* | Use proper method to format absolute timestampMorris Jobke2018-03-121-1/+3
* | Merge pull request #8743 from nextcloud/strict_settingsRoeland Jago Douma2018-03-122-91/+56
|\ \
| * | Make UserController strictRoeland Jago Douma2018-03-091-72/+48
| * | Make ChangePasswordController strictRoeland Jago Douma2018-03-091-19/+8
* | | [tx-robot] updated from transifexNextcloud bot2018-03-124-0/+8
* | | [tx-robot] updated from transifexNextcloud bot2018-03-116-0/+10
* | | [tx-robot] updated from transifexNextcloud bot2018-03-1012-64/+116
* | | [tx-robot] updated from transifexNextcloud bot2018-03-0954-286/+88
* | | Revert wording back to updatesJoas Schilling2018-03-091-4/+4
|/ /
* / [tx-robot] updated from transifexNextcloud bot2018-03-092-4/+14
|/
* Run repair steps on uninstall in all casesTobia De Koninck2018-03-061-1/+1
* [tx-robot] updated from transifexNextcloud bot2018-03-06120-244/+260
* Set the correct active navigation entryJoas Schilling2018-03-053-8/+5
* Merge pull request #8603 from nextcloud/enc-cleanupMorris Jobke2018-03-051-161/+0
|\
| * this was a migration step to ownCloud 8.0 to restructure the encryption folde...Bjoern Schiessle2018-03-021-161/+0
* | [tx-robot] updated from transifexNextcloud bot2018-03-052-0/+8
* | [tx-robot] updated from transifexNextcloud bot2018-03-048-48/+114
* | [tx-robot] updated from transifexNextcloud bot2018-03-032-0/+2
* | Merge pull request #8606 from nextcloud/strengthify-unificationRoeland Jago Douma2018-03-021-1/+4
|\ \
| * | fixup! Unify look of the strengthify password hintJohn Molakvoæ (skjnldsv)2018-03-011-2/+1
| * | Unify look of the strengthify password hintJohn Molakvoæ (skjnldsv)2018-03-011-1/+5
| |/
* | [tx-robot] updated from transifexNextcloud bot2018-03-02140-268/+382
* | Ellipsize long values in the user managementJulius Härtl2018-03-011-5/+11
* | Merge pull request #8587 from nextcloud/email-to-new-user-fixRoeland Jago Douma2018-03-012-16/+1
|\ \
| * | Fixed email form on new userJohn Molakvoæ (skjnldsv)2018-02-282-16/+1