Commit Graph

113 Commits (53ca0db434f3ad8d043a0a9b76bd59f22af38f99)

Author SHA1 Message Date
Lukas Reschke 466cdab680 Add security section to admin menu 12 years ago
Thomas Tanghus 5f795d3aac Users: Show selected groups first in list. 12 years ago
Thomas Tanghus 1d55829ba6 multiSelect: Modified users.js to only update other multiSelects. 12 years ago
Thomas Müller cc9061d20d adding missing translations for various strings + fixing tool tip on delete 12 years ago
Bart Visscher 68562dafb4 More whitespace fixes 12 years ago
Thomas Tanghus 6d643f9e74 multiSelect.js: Give each select a unique msid to prevent double adding in users.js 12 years ago
Georg Ehrke e5af24d084 use attr instead of data 12 years ago
Georg Ehrke 1d1ab2a911 Revert "fix group and subadmin managing for 'ajax-loaded' users" 12 years ago
Georg Ehrke 4c83a4c918 add a client side check 12 years ago
Georg Ehrke a5774229a1 fix group and subadmin managing for 'ajax-loaded' users 12 years ago
Georg Ehrke ab13702770 make some checks server-side 12 years ago
Bart Visscher 343e9d8621 Better check and handing of user deletion 13 years ago
Bart Visscher 4eff27ed42 Always have the username as string in user admin 13 years ago
Bart Visscher 85209a0a00 Cleanup user settings js 13 years ago
Brice Maron 910a25adbd Fix deleting multiple user w-o reloading V2 13 years ago
Brice Maron 4c06c25c6c Fix delete link when new user is added 13 years ago
Brice Maron fbc3123d8e Correct more data vs attr to fix #189 13 years ago
Bart Visscher 1bdd0c949b Move and fix app setting navigation detect 13 years ago
Robin Appelman da57fbc93a show/hide navigation entries after enabling/disabling app 13 years ago
Frank Karlitschek c701bed2e3 fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 13 years ago
Frank Karlitschek 306bfb44d3 no garbage on the screen please 13 years ago
Bart Visscher f3a211c03c Implement routing on javascript side 13 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 13 years ago
Sam Tuke b765e883f3 Fixed bug with duplicate entries for installed 3rd party apps in settings->apps 13 years ago
Bart Visscher a8de0af273 Add 'var' before some global js vars 13 years ago
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Thomas Mueller 10bd64debd translation support enhanced 13 years ago
Robin Appelman b5234a4f34 allow html inside app descriptions 13 years ago
Michael Gapczynski 42a291286b Fix incorrect Javascript for changing Share API settings 13 years ago
Michael Gapczynski 9cd55508c3 Add Share API settings to admin page 13 years ago
Michael Gapczynski 59cf1d19e5 setbackgroundjobsmode.php got lost somewhere - switched call to use the perferred OC.AppConfig.setValue() instead 13 years ago
Georg Ehrke 80374c7cb2 fix UI bug with subadmins 13 years ago
Georg Ehrke 4d3c45a826 backport 1bccc80996 13 years ago
Georg Ehrke ced234a81a rename subadmin to group admin 13 years ago
Michael Gapczynski 9d2ae5fa1f Add infinite scrolling to Settings -> Users, still a little buggy 13 years ago
Michael Gapczynski baa0b4d530 Cast subadmin groups as strings 13 years ago
Jakob Sack 1ce2cd73ff Add first version of backgroundjobs settings 13 years ago
Thomas Tanghus 97853a1ae5 Restructure JS code and small fixes. 13 years ago
Michael Gapczynski f95ca36b49 Listen to correct undo click for undoing deleting users 13 years ago
Michael Gapczynski 1ec27399a7 Show delete tipsy for users 13 years ago
Michael Gapczynski 002ad4ba16 Tweak users delete notification 13 years ago
Thomas Tanghus 24af2e8078 Load OCS apps in an ajax call to avoid blocking the WUI. 13 years ago
Alessandro Cosentino 226af11f33 reset version number when not specified - again bug oc-1433 13 years ago
Georg Ehrke 1bccc80996 hide morelog button if there are no more log entries - bugfix for oc-1398 13 years ago
Georg Ehrke 47e4793c30 little fix for previous commit 13 years ago
Georg Ehrke 8766b3286b fix a subadmin UI bug 13 years ago
Michael Gapczynski 7050f0fa67 Cast groups as string, fixes bug oc-1309. Thanks to nderambure. 13 years ago
Georg Ehrke 88f66460a3 some js improvements for subadmins 13 years ago
Georg Ehrke bf9b6e9ccc don't show label 'add group' for subadmins and remove some debug code 13 years ago
Georg Ehrke e707e94857 subadmins can now add users 13 years ago