summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* Added undo functionality to delete user procedure on user settings pageSam Tuke2012-07-042-9/+89
* Revert "bugfix for #1098 (assigning a group to a user, the group appears incr...Michael Gapczynski2012-07-011-1/+0
* Prevent duplicate group showing in multiselect that added the groupMichael Gapczynski2012-06-291-1/+3
* Add new group to other user's group select formsMichael Gapczynski2012-06-291-0/+6
* move the ownCloud version to admin which makes more sense. A normal user canĀ...Frank Karlitschek2012-06-292-5/+7
* bugfix for #1098 (assigning a group to a user, the group appears incrementall...Bjoern Schiessle2012-06-261-0/+1
* Added text ACS warning to admin's user settings page, and corresponding CSS s...Sam Tuke2012-06-253-0/+16
* XSS fix.Thomas Tanghus2012-06-251-1/+1
* Allow direct link to app.Thomas Tanghus2012-06-253-1/+14
* log messages are looking nicer if html code gets interpreted. (xss prevention...Bjoern Schiessle2012-06-221-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-213-1/+21
|\
| * check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek2012-06-213-1/+21
* | use new sanitizeHTML() functionBjoern Schiessle2012-06-211-1/+1
|/
* use new sanitize HTML functionBjoern Schiessle2012-06-193-3/+3
* don't add the "Shared"-directory size to users quotaBjoern Schiessle2012-06-181-1/+2
* escape log messages to avoid possible js executionBjoern Schiessle2012-06-181-1/+1
* Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-06-134-6/+6
|\
| * Fixes a issue with the logLukas Reschke2012-06-111-2/+2
| * Make some apps compatibleLukas Reschke2012-06-114-6/+6
| * RevertLukas Reschke2012-06-115-16/+16
| * Settings...Lukas Reschke2012-06-115-16/+16
* | applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle2012-06-123-48/+76
|/
* apps paging is not yet implemented. increase pagesize to 100 as a quickfixFrank Karlitschek2012-06-091-1/+2
* fixed broken lines in user tableBjoern Schiessle2012-06-082-2/+3
* Protect the help pageTom Needham2012-06-071-3/+3
* update translationsRobin Appelman2012-06-0644-92/+247
* Per user quota didn't show in FF (and possibly IE) http://forum.owncloud.org/...Thomas Tanghus2012-06-051-1/+1
* Fix newline in codeBart Visscher2012-06-041-2/+3
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-06-041-0/+2
|\
| * Hide app page link for internal apps, fixes bug oc-913Michael Gapczynski2012-06-041-0/+2
* | Validate email on saveTom Needham2012-06-041-5/+4
|/
* link to apps.owncloud.comFrank Karlitschek2012-06-032-2/+7
* prevend a division by zero problemFrank Karlitschek2012-06-011-0/+1
* Remove OC_App::register functionBart Visscher2012-05-311-7/+0
* check during ownCloud upgrade if all the installed apps are compatible with t...Frank Karlitschek2012-05-261-2/+2
* update copyrightFrank Karlitschek2012-05-263-3/+3
* donĀ“t claim that already downloaded 3rd party apps are internal appsFrank Karlitschek2012-05-181-2/+7
* update translationsRobin Appelman2012-05-178-8/+104
* Switch enable button only when app is really installed or uninstalledBrice Maron2012-05-141-5/+13
* prevent user creation with empty passwordRobin Appelman2012-05-131-1/+5
* update translationsRobin Appelman2012-05-1317-2/+152
* The log message is not always shown in htmlBart Visscher2012-05-101-1/+1
* Sanitize group in togglegroupsMichael Gapczynski2012-05-091-1/+1
* update translationsRobin Appelman2012-05-0942-131/+292
* Enhance user creation (avoid create+delete row), clear create user form after...Brice Maron2012-05-071-27/+29
* Create a function for linking to remote.phpBart Visscher2012-05-071-1/+1
* Reorder code to avoid race condition in user creationBrice Maron2012-05-071-17/+16
* fix path of webdavGeorg Ehrke2012-05-071-1/+1
* Provide feedback when user creation failsMichael Gapczynski2012-05-062-5/+7
* fix path of webdavGeorg Ehrke2012-05-051-1/+1