summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* Remove invalid characters from app id to prevent loading of invalid ressources.Lukas Reschke2013-02-112-2/+2
| | | | Backport of #1569
* offer change password only when the action is supported by the user backendArthur Schiwon2013-02-052-1/+7
|
* Group name does't need to be sanitized before storing it in the databaseBart Visscher2013-01-152-3/+3
| | | | It should only be sanitized before display
* backport #970 to stable45Thomas Müller2012-12-201-7/+13
|
* Check if we have an array with data. Fix #487Victor Dubiniuk2012-12-031-1/+1
|
* use attr instead of dataGeorg Ehrke2012-11-291-7/+2
|
* Revert "fix group and subadmin managing for 'ajax-loaded' users"Georg Ehrke2012-11-291-2/+7
| | | | This reverts commit a5774229a13ef307dabe3142d1a85f12bf41b391.
* add a client side checkGeorg Ehrke2012-11-291-0/+3
|
* fix group and subadmin managing for 'ajax-loaded' usersGeorg Ehrke2012-11-291-7/+2
|
* make some checks server-sideGeorg Ehrke2012-11-292-3/+6
|
* Better check and handing of user deletionBart Visscher2012-11-151-0/+2
|
* Better check and handling of user creationBart Visscher2012-11-151-2/+5
|
* Always have the username as string in user adminBart Visscher2012-11-151-5/+5
|
* Cleanup user settings jsBart Visscher2012-11-151-8/+1
|
* Merge pull request #321 from eMerzh/fix_multiple_del_user2Lukas Reschke2012-11-121-1/+4
|\ | | | | Fix deleting multiple user w-o reloading V2
| * Fix deleting multiple user w-o reloading V2Brice Maron2012-11-071-1/+4
| |
* | Merge pull request #298 from eMerzh/fix_add_del_user2Lukas Reschke2012-11-081-1/+8
|\ \ | |/ |/| Fix delete link when new user is added v2
| * Fix delete link when new user is addedBrice Maron2012-11-061-1/+8
| |
* | Correct more data vs attr to fix #189Brice Maron2012-11-071-2/+2
| |
* | Use attr instead of data to prevent a type convertion fix #287Brice Maron2012-11-061-1/+1
|/
* the Shared folder is no longer in the cacheRobin Appelman2012-10-131-6/+1
|
* Disallow users to delete their own accountsLukas Reschke2012-10-101-1/+6
|
* fix a lot of small layout bugs and make the apps page overall prettier plus ↵Frank Karlitschek2012-10-083-1/+7
| | | | add ratings finally
* no garbage on the screen pleaseFrank Karlitschek2012-10-081-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-071-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-061-2/+2
|
* don´t show negative numbers. this is only a quickfix. I still dont get why ↵Frank Karlitschek2012-10-041-0/+1
| | | | the Shared folder can be bigger than the root folder. Perhaps a inconsitency in the filecache?
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-041-0/+18
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-021-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-021-0/+3
|
* Merge pull request #21 from raghunayyar/masterLukas Reschke2012-09-291-1/+1
|\ | | | | CSS typo fixed.
| * Update settings/css/settings.cssRaghu Nayyar2012-09-291-1/+1
| | | | | | CSS typo fixed.
* | [tx-robot] updated from transifexJenkins for ownCloud2012-09-281-0/+61
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-09-282-30/+32
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-09-261-0/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-09-262-0/+19
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-09-253-7/+84
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-09-244-1/+31
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-09-231-0/+3
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-224-0/+31
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-213-0/+12
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-207-6/+21
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-1949-186/+13
|
* Fix grammer and dont split translatable stringTom Needham2012-09-181-2/+2
|
* Added failsafes for retrieving remote apps on settings->apps page, in case ↵Sam Tuke2012-09-181-19/+25
| | | | categories or app data are not found
* Merge branch 'master' of https://github.com/owncloud/coreSam Tuke2012-09-1837-120/+215
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-1812-2/+100
| |
| * Use correct translation fileThomas Müller2012-09-171-1/+1
| | | | | | every translation within the sub folder 'settings' need to use 'settings' on OC_L10N::get
| * $l was undefinedThomas Müller2012-09-171-0/+1
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-1730-61/+3
| |