Commit Graph

90 Commits (ec613b589bed2069346696902f59eadc2a3a91d5)

Author SHA1 Message Date
Frank Karlitschek c701bed2e3 fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 12 years ago
Frank Karlitschek 306bfb44d3 no garbage on the screen please 12 years ago
Sam Tuke b765e883f3 Fixed bug with duplicate entries for installed 3rd party apps in settings->apps 12 years ago
Bart Visscher a8de0af273 Add 'var' before some global js vars 12 years ago
Bart Visscher 9329af921d Add missing ; to js code 12 years ago
Thomas Mueller 10bd64debd translation support enhanced 12 years ago
Robin Appelman b5234a4f34 allow html inside app descriptions 12 years ago
Michael Gapczynski 42a291286b Fix incorrect Javascript for changing Share API settings 12 years ago
Michael Gapczynski 9cd55508c3 Add Share API settings to admin page 12 years ago
Michael Gapczynski 59cf1d19e5 setbackgroundjobsmode.php got lost somewhere - switched call to use the perferred OC.AppConfig.setValue() instead 12 years ago
Georg Ehrke 80374c7cb2 fix UI bug with subadmins 12 years ago
Georg Ehrke 4d3c45a826 backport 1bccc80996 12 years ago
Georg Ehrke ced234a81a rename subadmin to group admin 12 years ago
Michael Gapczynski 9d2ae5fa1f Add infinite scrolling to Settings -> Users, still a little buggy 12 years ago
Michael Gapczynski baa0b4d530 Cast subadmin groups as strings 12 years ago
Jakob Sack 1ce2cd73ff Add first version of backgroundjobs settings 12 years ago
Thomas Tanghus 97853a1ae5 Restructure JS code and small fixes. 12 years ago
Michael Gapczynski f95ca36b49 Listen to correct undo click for undoing deleting users 12 years ago
Michael Gapczynski 1ec27399a7 Show delete tipsy for users 12 years ago
Michael Gapczynski 002ad4ba16 Tweak users delete notification 12 years ago
Thomas Tanghus 24af2e8078 Load OCS apps in an ajax call to avoid blocking the WUI. 12 years ago
Alessandro Cosentino 226af11f33 reset version number when not specified - again bug oc-1433 12 years ago
Georg Ehrke 1bccc80996 hide morelog button if there are no more log entries - bugfix for oc-1398 12 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
Michael Gapczynski b455149bae Fix undo delete user 13 years ago
Michael Gapczynski 8890a41280 Fix setting custom quota size for users, bug fix for oc-1128 13 years ago
Sam Tuke 825d92d59c Added undo functionality to delete user procedure on user settings page 13 years ago
Michael Gapczynski ffadbfcef3 Prevent duplicate group showing in multiselect that added the group 13 years ago
Michael Gapczynski 949cab7ea1 Add new group to other user's group select forms 13 years ago
Michael Gapczynski 5121c262e2 Revert "bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)" 13 years ago
Michael Gapczynski 7ceba61413 Revert "bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it)" 13 years ago
Michael Gapczynski c992482e92 Prevent duplicate group showing in multiselect that added the group 13 years ago
Michael Gapczynski 05cb94801a Add new group to other user's group select forms 13 years ago
Michael Gapczynski 9c083d3519 Fix setting custom quota size for users, bug fix for oc-1128 13 years ago
Bjoern Schiessle 265d7e50f5 bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it) 13 years ago
Bjoern Schiessle 72b365842f bugfix for #1098 (assigning a group to a user, the group appears incrementally many times the more you assign it) 13 years ago
Thomas Tanghus c3130919c2 Allow direct link to app. 13 years ago
Bjoern Schiessle 036530b2fd log messages are looking nicer if html code gets interpreted. (xss prevention happens on another place) 13 years ago
Bjoern Schiessle e943f6c0c8 log messages are looking nicer if they are not escaped. (xss prevention happens on another place) 13 years ago
Bjoern Schiessle 902c649dad use new sanitize HTML function backported 13 years ago
Bjoern Schiessle 089ae980c4 use new sanitize HTML function 13 years ago
Bjoern Schiessle 9d0cfacd67 escape log messages to avoid possible js execution 13 years ago
Bjoern Schiessle 91f69858e4 escape log messages to avoid possible js execution 13 years ago
Bjoern Schiessle 107c2de25d applied patch provided by bug #966 to fix broken user specific quota settings 13 years ago
Bjoern Schiessle 1b6dd6628a applied patch provided by bug #966 to fix broken user specific quota settings 13 years ago