| Commit message (Expand) | Author | Age | Files | Lines |
* | backport https://github.com/owncloud/core/pull/1751 | Frank Karlitschek | 2013-02-18 | 1 | -1/+1 |
* | backport 1bccc80996e270f928c207cdd3090f4284abaea5 | Georg Ehrke | 2012-08-16 | 1 | -0/+3 |
* | Prevent duplicate group showing in multiselect that added the group | Michael Gapczynski | 2012-07-01 | 1 | -1/+3 |
* | Add new group to other user's group select forms | Michael Gapczynski | 2012-07-01 | 1 | -0/+6 |
* | Revert "bugfix for #1098 (assigning a group to a user, the group appears incr... | Michael Gapczynski | 2012-07-01 | 1 | -1/+0 |
* | Fix setting custom quota size for users, bug fix for oc-1128 | Michael Gapczynski | 2012-06-28 | 1 | -1/+1 |
* | bugfix for #1098 (assigning a group to a user, the group appears incrementall... | Bjoern Schiessle | 2012-06-26 | 1 | -0/+1 |
* | log messages are looking nicer if they are not escaped. (xss prevention happe... | Bjoern Schiessle | 2012-06-22 | 1 | -1/+1 |
* | use new sanitize HTML function backported | Bjoern Schiessle | 2012-06-20 | 1 | -1/+1 |
* | escape log messages to avoid possible js execution | Bjoern Schiessle | 2012-06-18 | 1 | -1/+1 |
* | applied patch provided by bug #966 to fix broken user specific quota settings | Bjoern Schiessle | 2012-06-12 | 1 | -6/+6 |
* | check during ownCloud upgrade if all the installed apps are compatible with t... | Frank Karlitschek | 2012-05-26 | 1 | -2/+2 |
* | Switch enable button only when app is really installed or uninstalled | Brice Maron | 2012-05-14 | 1 | -5/+13 |
* | prevent user creation with empty password | Robin Appelman | 2012-05-13 | 1 | -1/+5 |
* | Enhance user creation (avoid create+delete row), clear create user form after... | Brice Maron | 2012-05-07 | 1 | -27/+29 |
* | Reorder code to avoid race condition in user creation | Brice Maron | 2012-05-07 | 1 | -17/+16 |
* | Provide feedback when user creation fails | Michael Gapczynski | 2012-05-06 | 1 | -1/+3 |
* | Tried to make settings/apps more keyboard/screenreader friendly. | Thomas Tanghus | 2012-05-04 | 1 | -0/+7 |
* | Fix log viewing bug | Michael Gapczynski | 2012-05-02 | 1 | -1/+1 |
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 1 | -0/+3 |
* | reload log after changing log level | Robin Appelman | 2012-04-16 | 2 | -4/+17 |
* | merge log into admin | Robin Appelman | 2012-04-16 | 1 | -3/+4 |
* | Fix password is being saved even if not changed | Bart Visscher | 2012-04-15 | 1 | -0/+4 |
* | typo | Robin Appelman | 2012-04-14 | 1 | -2/+2 |
* | swap enable and dissable error messages | Robin Appelman | 2012-04-14 | 1 | -2/+2 |
* | show error when installing an app has failed | Robin Appelman | 2012-04-14 | 1 | -2/+10 |
* | fix timestamps when viewing logs | Robin Appelman | 2012-03-27 | 1 | -1/+1 |
* | improve log browsing | Robin Appelman | 2012-02-26 | 1 | -0/+46 |
* | slight change to select style | Robin Appelman | 2012-02-24 | 1 | -0/+3 |
* | fix bug in group mangement | Robin Appelman | 2012-02-24 | 1 | -1/+7 |
* | new config widget for user quota | Robin Appelman | 2012-02-24 | 1 | -37/+68 |
* | dont try to create a user with an already existing username | Robin Appelman | 2012-01-23 | 1 | -0/+3 |
* | dont show new user when an error occured | Robin Appelman | 2012-01-23 | 1 | -2/+5 |
* | add min width to multiselect in user management | Robin Appelman | 2012-01-14 | 1 | -3/+4 |
* | Fix whitespace username | Georg Ehrke | 2012-01-02 | 1 | -1/+1 |
* | also update the data attribute holding the quota | Robin Appelman | 2011-12-11 | 1 | -1/+1 |
* | after editing a user quota, set the value of the quota field to how the serve... | Robin Appelman | 2011-12-11 | 1 | -2/+5 |
* | Fix quota onBlur In Settings, Take from right attribute | Brice Maron | 2011-10-17 | 1 | -1/+1 |
* | make log level configurable | Robin Appelman | 2011-10-16 | 1 | -0/+5 |
* | moved bookmarklet to personal. username must be provided when adding a new user. | Marvin Thomas Rabe | 2011-10-08 | 1 | -0/+4 |
* | Changed multiple select for days of weekend to 'chosen'. Cleaned up some code... | Marvin Thomas Rabe | 2011-10-02 | 1 | -3/+2 |
* | Add email field to personal preferences | Bart Visscher | 2011-09-26 | 1 | -0/+9 |
* | Better feedback for saving calendar and openid settings | Bart Visscher | 2011-09-11 | 1 | -8/+22 |
* | Use Chosen for language select form | Michael Gapczynski | 2011-08-27 | 1 | -1/+3 |
* | Add locale for password change error | Michael Gapczynski | 2011-08-27 | 1 | -1/+2 |
* | Fix changing password in personal page (not complete) | Michael Gapczynski | 2011-08-27 | 1 | -17/+23 |
* | Reload the personal page when a new language is set | Michael Gapczynski | 2011-08-27 | 1 | -0/+1 |
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 3 | -0/+18 |
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 1 | -3/+3 |
* | fix enableing apps | Robin Appelman | 2011-08-15 | 1 | -4/+4 |