summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* backportFrank Karlitschek2013-02-181-1/+1
* backport #970 to stable45Thomas Müller2012-12-201-7/+13
* use attr instead of dataGeorg Ehrke2012-11-291-7/+2
* Revert "fix group and subadmin managing for 'ajax-loaded' users"Georg Ehrke2012-11-291-2/+7
* add a client side checkGeorg Ehrke2012-11-291-0/+3
* fix group and subadmin managing for 'ajax-loaded' usersGeorg Ehrke2012-11-291-7/+2
* make some checks server-sideGeorg Ehrke2012-11-291-3/+0
* Better check and handing of user deletionBart Visscher2012-11-151-0/+2
* Always have the username as string in user adminBart Visscher2012-11-151-5/+5
* Cleanup user settings jsBart Visscher2012-11-151-8/+1
* Merge pull request #321 from eMerzh/fix_multiple_del_user2Lukas Reschke2012-11-121-1/+4
|\
| * Fix deleting multiple user w-o reloading V2Brice Maron2012-11-071-1/+4
* | Merge pull request #298 from eMerzh/fix_add_del_user2Lukas Reschke2012-11-081-1/+8
|\ \ | |/ |/|
| * Fix delete link when new user is addedBrice Maron2012-11-061-1/+8
* | Correct more data vs attr to fix #189Brice Maron2012-11-071-2/+2
* | Use attr instead of data to prevent a type convertion fix #287Brice Maron2012-11-061-1/+1
|/
* fix a lot of small layout bugs and make the apps page overall prettier plus a...Frank Karlitschek2012-10-081-0/+3
* no garbage on the screen pleaseFrank Karlitschek2012-10-081-0/+1
* Fixed bug with duplicate entries for installed 3rd party apps in settings->appsSam Tuke2012-09-181-14/+0
* Add 'var' before some global js varsBart Visscher2012-09-051-1/+1
* Add missing ; to js codeBart Visscher2012-09-053-5/+5
* translation support enhancedThomas Mueller2012-09-011-1/+1
* allow html inside app descriptionsRobin Appelman2012-08-301-2/+2
* Fix incorrect Javascript for changing Share API settingsMichael Gapczynski2012-08-271-5/+8
* Add Share API settings to admin pageMichael Gapczynski2012-08-271-0/+14
* setbackgroundjobsmode.php got lost somewhere - switched call to use the perfe...Michael Gapczynski2012-08-261-1/+4
* fix UI bug with subadminsGeorg Ehrke2012-08-251-2/+4
* rename subadmin to group adminGeorg Ehrke2012-08-171-1/+1
* Add infinite scrolling to Settings -> Users, still a little buggyMichael Gapczynski2012-08-111-68/+116
* Cast subadmin groups as stringsMichael Gapczynski2012-08-111-1/+1
* Add first version of backgroundjobs settingsJakob Sack2012-08-091-1/+7
* 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 incr...Michael Gapczynski2012-07-011-1/+0
* Prevent duplicate group showing in multiselect that added the groupMichael Gapczynski2012-06-291-1/+3