summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORDzafi2013-05-281-0/+6
* port css for recovery passwd input to stable5Björn Schießle2013-05-241-0/+2
* backport: enable admin to recover encrypted filesBjörn Schießle2013-05-244-3/+26
* allow to set quota to zero, issue #2696Björn Schießle2013-05-061-5/+1
* Fix retrieval of users with multiple backendsArthur Schiwon2013-04-302-5/+16
* Add span tag while enabling or disbling apps as well.raghunayyar2013-04-131-1/+3
* Add the quota change listeners to newly added user entries in the user listRobin Appelman2013-04-101-12/+19
* fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determin...Thomas Mueller2013-04-091-1/+1
* Users: fix "Other.." quota option for the default quotaRobin Appelman2013-04-091-1/+1
* Unescape the update hintLukas Reschke2013-04-051-1/+1
* User list: Keep array of available groups. Should fix #873Thomas Tanghus2013-03-291-4/+13
* Users: use DisplayName in the Display Name col when appending usersArthur Schiwon2013-03-271-1/+1
* Merge pull request #2531 from Mirodin/patch-5Thomas Müller2013-03-241-14/+14
|\
| * Update de.phpMirodin2013-03-221-14/+14
* | Merge pull request #2532 from Mirodin/patch-6Thomas Müller2013-03-241-10/+10
|\ \
| * | Update de_DE.phpMirodin2013-03-221-10/+10
| |/
* / Improve detection of installations errorsBrice Maron2013-03-231-1/+7
|/
* User list: Avoid dupes and better sorting. Fix #2420Thomas Tanghus2013-03-191-15/+65
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-101-3/+3
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-091-15/+60
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-081-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-072-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-063-1/+3
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-053-0/+40
* Merge pull request #2061 from owncloud/app-textFrank Karlitschek2013-03-041-1/+1
|\
| * Add the description as text and not as htmlLukas Reschke2013-03-041-1/+1
* | Merge pull request #2060 from owncloud/escapeGroupnameFrank Karlitschek2013-03-041-5/+5
|\ \
| * | Sanitize uid, group and quotaLukas Reschke2013-03-041-5/+5
| |/
* | Merge pull request #2059 from owncloud/getlogFrank Karlitschek2013-03-042-10/+3
|\ \
| * | Add log as text and not as HTMLLukas Reschke2013-03-032-10/+3
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2013-03-042-0/+2
|/
* Fix encoding settings ajax getlogBart Visscher2013-03-031-1/+10
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-032-48/+50
* Merge pull request #2020 from owncloud/fixing-bugtracker-link-masterThomas Müller2013-03-021-1/+1
|\
| * Merge branch 'master' into fixing-bugtracker-link-masterLukas Reschke2013-03-0110-296/+175
| |\
| * | change bug tracker links to https://github.com/owncloud/core/blob/master/CONT...Thomas Mueller2013-03-011-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-024-0/+4
* | | Merge pull request #2019 from owncloud/fixing-languages-again-masterBart Visscher2013-03-011-1/+5
|\ \ \ | |_|/ |/| |
| * | some more new languages recently introduced to ownCloudThomas Mueller2013-03-011-1/+5
| |/
* | Merge masterLukas Reschke2013-03-019-0/+9
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2013-03-019-0/+9
* | Merge masterLukas Reschke2013-02-283-0/+3
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2013-02-283-0/+3
* | Remove uneeded OAuth filesLukas Reschke2013-02-272-121/+0
* | [core] From echo to pLukas Reschke2013-02-279-177/+177
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-02-2722-21/+5
* Merge pull request #1958 from owncloud/fixing-1933-masterBjörn Schießle2013-02-271-1/+4
|\
| * fixes 1933 - the locale name is no longer part of the translation stringThomas Mueller2013-02-271-1/+4
* | Merge pull request #1948 from owncloud/improve_user_sortingBernhard Posselt2013-02-271-2/+2
|\ \ | |/ |/|
| * sort users according to display nameArthur Schiwon2013-02-261-2/+2