Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | show a label if an app is an internal app or a third party app from the app store. show a preview image of the app if available | ||||
* | 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 |
| | | | | Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-303 | ||||
* | 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 ↵ | Robin Appelman | 2011-12-11 | 1 | -2/+5 |
| | | | | | | server parsed the input, not the user input this way the user can see when an invalid input is given | ||||
* | 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 ↵ | Marvin Thomas Rabe | 2011-10-02 | 1 | -3/+2 |
| | | | | code. Removed success message when changing timezone. | ||||
* | 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 |
| | |||||
* | add option to set user quota | Robin Appelman | 2011-08-15 | 1 | -0/+39 |
| | |||||
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 1 | -0/+8 |
| | |||||
* | updated tipsy, tooltips finally work everywhere, thanks icewind | Jan-Christoph Borchardt | 2011-08-14 | 1 | -1/+1 |
| | |||||
* | fix creating users | Robin Appelman | 2011-08-13 | 1 | -5/+5 |
| | |||||
* | added global action class for icons | Jan-Christoph Borchardt | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 3 | -0/+150 |
| | |||||
* | apps can now add their own forms to the Personal page | Robin Appelman | 2011-08-08 | 1 | -11/+0 |
| | |||||
* | move openid settings to Personal | Robin Appelman | 2011-08-06 | 1 | -1/+12 |
| | |||||
* | add settings option for language | Robin Appelman | 2011-06-20 | 1 | -0/+14 |
| | |||||
* | Made the "change password" thingie in settings working | Jakob Sack | 2011-04-18 | 1 | -0/+21 |