Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure JS code and small fixes. | Thomas Tanghus | 2012-08-04 | 1 | -55/+63 |
| | |||||
* | Listen to correct undo click for undoing deleting users | Michael Gapczynski | 2012-08-04 | 1 | -1/+1 |
| | |||||
* | Show delete tipsy for users | Michael Gapczynski | 2012-08-04 | 1 | -1/+1 |
| | |||||
* | Tweak users delete notification | Michael Gapczynski | 2012-08-04 | 1 | -1/+1 |
| | |||||
* | Load OCS apps in an ajax call to avoid blocking the WUI. | Thomas Tanghus | 2012-08-04 | 1 | -27/+72 |
| | |||||
* | reset version number when not specified - again bug oc-1433 | Alessandro Cosentino | 2012-08-04 | 1 | -1/+5 |
| | |||||
* | hide morelog button if there are no more log entries - bugfix for oc-1398 | Georg Ehrke | 2012-08-04 | 1 | -0/+3 |
| | |||||
* | little fix for previous commit | Georg Ehrke | 2012-08-01 | 1 | -1/+1 |
| | |||||
* | fix a subadmin UI bug | Georg Ehrke | 2012-08-01 | 1 | -0/+10 |
| | |||||
* | Cast groups as string, fixes bug oc-1309. Thanks to nderambure. | Michael Gapczynski | 2012-07-26 | 1 | -1/+1 |
| | |||||
* | some js improvements for subadmins | Georg Ehrke | 2012-07-21 | 1 | -0/+3 |
| | |||||
* | don't show label 'add group' for subadmins and remove some debug code | Georg Ehrke | 2012-07-20 | 1 | -5/+7 |
| | |||||
* | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-15 | 1 | -18/+17 |
|\ | |||||
| * | Fix undo delete user | Michael Gapczynski | 2012-07-14 | 1 | -17/+16 |
| | | |||||
| * | Fix setting custom quota size for users, bug fix for oc-1128 | Michael Gapczynski | 2012-07-11 | 1 | -1/+1 |
| | | |||||
* | | subadmins can now add users | Georg Ehrke | 2012-07-15 | 1 | -24/+65 |
|/ | |||||
* | Added undo functionality to delete user procedure on user settings page | Sam Tuke | 2012-07-04 | 1 | -9/+87 |
| | |||||
* | Revert "bugfix for #1098 (assigning a group to a user, the group appears ↵ | Michael Gapczynski | 2012-07-01 | 1 | -1/+0 |
| | | | | | | incrementally many times the more you assign it)" This reverts commit 265d7e50f55978a3bebfa077aa8552d5ea1b0c59. | ||||
* | Prevent duplicate group showing in multiselect that added the group | Michael Gapczynski | 2012-06-29 | 1 | -1/+3 |
| | |||||
* | Add new group to other user's group select forms | Michael Gapczynski | 2012-06-29 | 1 | -0/+6 |
| | |||||
* | bugfix for #1098 (assigning a group to a user, the group appears ↵ | Bjoern Schiessle | 2012-06-26 | 1 | -0/+1 |
| | | | | incrementally many times the more you assign it) | ||||
* | Allow direct link to app. | Thomas Tanghus | 2012-06-25 | 1 | -0/+9 |
| | |||||
* | log messages are looking nicer if html code gets interpreted. (xss ↵ | Bjoern Schiessle | 2012-06-22 | 1 | -1/+1 |
| | | | | prevention happens on another place) | ||||
* | applied patch provided by bug #966 to fix broken user specific quota settings | Bjoern Schiessle | 2012-06-12 | 1 | -6/+6 |
| | |||||
* | Hide app page link for internal apps, fixes bug oc-913 | Michael Gapczynski | 2012-06-04 | 1 | -0/+2 |
| | |||||
* | link to apps.owncloud.com | Frank Karlitschek | 2012-06-03 | 1 | -1/+5 |
| | | | | thanks to guillaume for the patch | ||||
* | check during ownCloud upgrade if all the installed apps are compatible with ↵ | Frank Karlitschek | 2012-05-26 | 1 | -2/+2 |
| | | | | the new ownCloud version. Disable them if not | ||||
* | 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 ↵ | Brice Maron | 2012-05-07 | 1 | -27/+29 |
| | | | | after action | ||||
* | 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 |
| | | | | | 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 |
| |