summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Collapse)AuthorAgeFilesLines
* Restructure JS code and small fixes.Thomas Tanghus2012-08-041-55/+63
|
* Listen to correct undo click for undoing deleting usersMichael Gapczynski2012-08-041-1/+1
|
* Show delete tipsy for usersMichael Gapczynski2012-08-041-1/+1
|
* Tweak users delete notificationMichael Gapczynski2012-08-041-1/+1
|
* Load OCS apps in an ajax call to avoid blocking the WUI.Thomas Tanghus2012-08-041-27/+72
|
* reset version number when not specified - again bug oc-1433Alessandro Cosentino2012-08-041-1/+5
|
* hide morelog button if there are no more log entries - bugfix for oc-1398Georg Ehrke2012-08-041-0/+3
|
* little fix for previous commitGeorg Ehrke2012-08-011-1/+1
|
* fix a subadmin UI bugGeorg Ehrke2012-08-011-0/+10
|
* Cast groups as string, fixes bug oc-1309. Thanks to nderambure.Michael Gapczynski2012-07-261-1/+1
|
* some js improvements for subadminsGeorg Ehrke2012-07-211-0/+3
|
* don't show label 'add group' for subadmins and remove some debug codeGeorg Ehrke2012-07-201-5/+7
|
* Merge branch 'master' into subadminGeorg Ehrke2012-07-151-18/+17
|\
| * Fix undo delete userMichael Gapczynski2012-07-141-17/+16
| |
| * Fix setting custom quota size for users, bug fix for oc-1128Michael Gapczynski2012-07-111-1/+1
| |
* | subadmins can now add usersGeorg Ehrke2012-07-151-24/+65
|/
* Added undo functionality to delete user procedure on user settings pageSam Tuke2012-07-041-9/+87
|
* Revert "bugfix for #1098 (assigning a group to a user, the group appears ↵Michael Gapczynski2012-07-011-1/+0
| | | | | | incrementally many times the more you assign it)" This reverts commit 265d7e50f55978a3bebfa077aa8552d5ea1b0c59.
* 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
|
* bugfix for #1098 (assigning a group to a user, the group appears ↵Bjoern Schiessle2012-06-261-0/+1
| | | | incrementally many times the more you assign it)
* Allow direct link to app.Thomas Tanghus2012-06-251-0/+9
|
* log messages are looking nicer if html code gets interpreted. (xss ↵Bjoern Schiessle2012-06-221-1/+1
| | | | prevention happens on another place)
* applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle2012-06-121-6/+6
|
* Hide app page link for internal apps, fixes bug oc-913Michael Gapczynski2012-06-041-0/+2
|
* link to apps.owncloud.comFrank Karlitschek2012-06-031-1/+5
| | | | thanks to guillaume for the patch
* check during ownCloud upgrade if all the installed apps are compatible with ↵Frank Karlitschek2012-05-261-2/+2
| | | | the new ownCloud version. Disable them if not
* 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
|
* Enhance user creation (avoid create+delete row), clear create user form ↵Brice Maron2012-05-071-27/+29
| | | | after action
* Reorder code to avoid race condition in user creationBrice Maron2012-05-071-17/+16
|
* Provide feedback when user creation failsMichael Gapczynski2012-05-061-1/+3
|
* Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus2012-05-041-0/+7
|
* Fix log viewing bugMichael Gapczynski2012-05-021-1/+1
|
* improve the app installer.Frank Karlitschek2012-04-211-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 levelRobin Appelman2012-04-162-4/+17
|
* merge log into adminRobin Appelman2012-04-161-3/+4
|
* Fix password is being saved even if not changedBart Visscher2012-04-151-0/+4
| | | | Fixes: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-303
* typoRobin Appelman2012-04-141-2/+2
|
* swap enable and dissable error messagesRobin Appelman2012-04-141-2/+2
|
* show error when installing an app has failedRobin Appelman2012-04-141-2/+10
|
* fix timestamps when viewing logsRobin Appelman2012-03-271-1/+1
|
* improve log browsingRobin Appelman2012-02-261-0/+46
|
* slight change to select styleRobin Appelman2012-02-241-0/+3
|
* fix bug in group mangementRobin Appelman2012-02-241-1/+7
|
* new config widget for user quotaRobin Appelman2012-02-241-37/+68
|
* dont try to create a user with an already existing usernameRobin Appelman2012-01-231-0/+3
|
* dont show new user when an error occuredRobin Appelman2012-01-231-2/+5
|
* add min width to multiselect in user managementRobin Appelman2012-01-141-3/+4
|
* Fix whitespace usernameGeorg Ehrke2012-01-021-1/+1
|