summaryrefslogtreecommitdiffstats
path: root/settings/js/users.js
Commit message (Collapse)AuthorAgeFilesLines
* Implement routing on javascript sideBart Visscher2012-10-051-1/+1
|
* Make the settings ajax calls use the routerBart Visscher2012-10-021-1/+1
|
* Add 'var' before some global js varsBart Visscher2012-09-051-1/+1
|
* translation support enhancedThomas Mueller2012-09-011-1/+1
|
* 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
|
* 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
|
* 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)
* applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle2012-06-121-6/+6
|
* 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
|
* 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
|
* also update the data attribute holding the quotaRobin Appelman2011-12-111-1/+1
|
* after editing a user quota, set the value of the quota field to how the ↵Robin Appelman2011-12-111-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 attributeBrice Maron2011-10-171-1/+1
|
* moved bookmarklet to personal. username must be provided when adding a new user.Marvin Thomas Rabe2011-10-081-0/+4
|
* Changed multiple select for days of weekend to 'chosen'. Cleaned up some ↵Marvin Thomas Rabe2011-10-021-3/+2
| | | | code. Removed success message when changing timezone.
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-0/+6
|
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-201-3/+3
|
* add option to set user quotaRobin Appelman2011-08-151-0/+39
|
* updated tipsy, tooltips finally work everywhere, thanks icewindJan-Christoph Borchardt2011-08-141-1/+1
|
* fix creating usersRobin Appelman2011-08-131-5/+5
|
* added global action class for iconsJan-Christoph Borchardt2011-08-131-1/+1
|
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-0/+112