Commit Graph

43 Commits (94fcbc736e3500e0107d8e4f1ce5a2133fcdd8d8)

Author SHA1 Message Date
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 12 years ago
Bart Visscher 83f161d3f9 Style cleanup settings 12 years ago
Robin Appelman e68e5cc849 Split editable select code used for quota selection into a jquery plugin 12 years ago
Björn Schießle 8d0b67e17a fix typo in variable name 12 years ago
Björn Schießle 022a7b13b8 prepare user table to show and edit display names 12 years ago
Björn Schießle 19024de988 typo fixed 12 years ago
Björn Schießle 64e853394c compare the correct uids 12 years ago
Björn Schießle 4271430e60 get all display names from users in a given group 12 years ago
Björn Schießle 9bb8e05839 get all display names 12 years ago
Bart Visscher a8f963d9cf Spaces to tabs 12 years ago
Daniel Molkentin 65ef780ed6 Fix regression caused by 31b1a73e1f 12 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago
Michael Gapczynski f922f836ce Change old variable name $default_quota to $defaultQuota 12 years ago
Thomas Müller 7e78f8e15a moving logic from template to the 'controller' 12 years ago
Thomas Müller 24e0a2a358 remove unused code 12 years ago
Thomas Müller 436df6b67d enable translations for quota sizes 'none' and 'default' 12 years ago
Jan-Christoph Borchardt 4ee9d39422 change storage space 'none' to 'Unlimited' and capitalize Default 12 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 13 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher d0bd2bbf27 Convert menu entries of settings pages to use router 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Thomas Müller e87387c956 Update settings/users.php 13 years ago
Michael Gapczynski aad7dc8390 Remove sharing notice in users settings - The default is now share with anyone, groups only sharing is now a setting in the admin page 13 years ago
Michael Gapczynski d6bb04a74e Move jquery.inview from contacts app to core 13 years ago
Michael Gapczynski 651245effa Use limit and offset for subadmin users 13 years ago
Michael Gapczynski 400533af2c Start with 30 users, this fills my screen 13 years ago
Michael Gapczynski 9d2ae5fa1f Add infinite scrolling to Settings -> Users, still a little buggy 13 years ago
Georg Ehrke c3bd30cc6b improve default qouta for subadmins 13 years ago
Georg Ehrke e707e94857 subadmins can now add users 13 years ago
Georg Ehrke d0b625352c some work on subadmins 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Sam Tuke f374dae233 Added text ACS warning to admin's user settings page, and corresponding CSS styles 13 years ago
Lukas Reschke c009bc4b87 Revert 13 years ago
Lukas Reschke ec4c373eaa Settings... 13 years ago
Georg Ehrke 3fb91a7411 restore require once command for non app files 13 years ago
Georg Ehrke b44bc9f4b2 remove require once lib base in some more files 13 years ago
Robin Appelman 0d3181b6d1 add configure option for default quota 13 years ago
Robin Appelman 4230e217af new config widget for user quota 13 years ago
Robin Appelman 835d6a9b6e save quota in human readable format (42 MB), should prevent some of the overflow related problems 13 years ago
Marvin Thomas Rabe 590b006d5c Removed unused javascript 14 years ago
Marvin Thomas Rabe daee88fd26 Changed multiple select for days of weekend to 'chosen'. Cleaned up some code. Removed success message when changing timezone. 14 years ago
Robin Appelman fb01a72693 fix creating users 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Robin Appelman 391e064e67 allow apps to register form for the settings and admin pages 14 years ago
Robin Appelman 523b0966d2 add option to set user quota 14 years ago
Jan-Christoph Borchardt 4a5ee765cf merged admin, help and settings to settings 14 years ago
Frank Karlitschek c824572b91 fix the getlink calls 14 years ago
Robin Appelman f03874ac49 work on user management 14 years ago
Robin Appelman 88e2b3a857 initial work on new user management 14 years ago