Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Thomas Müller
|
e87387c956
|
Update settings/users.php
respect coding style
|
2012-09-04 12:19:01 +03:00 |
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
|
2012-08-27 20:55:11 -04:00 |
Michael Gapczynski
|
d6bb04a74e
|
Move jquery.inview from contacts app to core
|
2012-08-26 17:55:51 -04:00 |
Michael Gapczynski
|
651245effa
|
Use limit and offset for subadmin users
|
2012-08-11 16:25:28 -04:00 |
Michael Gapczynski
|
400533af2c
|
Start with 30 users, this fills my screen
|
2012-08-11 16:25:27 -04:00 |
Michael Gapczynski
|
9d2ae5fa1f
|
Add infinite scrolling to Settings -> Users, still a little buggy
|
2012-08-11 16:25:27 -04:00 |
Georg Ehrke
|
c3bd30cc6b
|
improve default qouta for subadmins
|
2012-07-20 15:20:48 +02:00 |
Georg Ehrke
|
e707e94857
|
subadmins can now add users
|
2012-07-15 16:31:28 +02:00 |
Georg Ehrke
|
0cb9f5e159
|
fix merge conflicts
|
2012-07-11 10:50:18 +02:00 |
Georg Ehrke
|
d0b625352c
|
some work on subadmins
|
2012-07-09 21:51:19 +02:00 |
Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
2012-07-09 16:51:16 +02:00 |
Sam Tuke
|
f374dae233
|
Added text ACS warning to admin's user settings page, and corresponding CSS styles
|
2012-06-25 18:04:10 +01:00 |
Robin Appelman
|
0d3181b6d1
|
add configure option for default quota
|
2012-02-24 23:54:38 +01:00 |
Robin Appelman
|
4230e217af
|
new config widget for user quota
|
2012-02-24 23:54:38 +01:00 |
Robin Appelman
|
835d6a9b6e
|
save quota in human readable format (42 MB), should prevent some of the overflow related problems
|
2011-12-14 01:16:14 +01:00 |
Marvin Thomas Rabe
|
590b006d5c
|
Removed unused javascript
|
2011-10-02 15:56:51 +02:00 |
Marvin Thomas Rabe
|
daee88fd26
|
Changed multiple select for days of weekend to 'chosen'. Cleaned up some code. Removed success message when changing timezone.
|
2011-10-02 15:51:24 +02:00 |
Robin Appelman
|
fb01a72693
|
fix creating users
|
2011-09-25 15:58:10 +02:00 |
Bart Visscher
|
e990ef3542
|
Move some common code to OC_Util
Created the following function:
- checkLoggedIn
- checkAdminUser
- redirectToDefaultPage
|
2011-09-18 21:31:56 +02:00 |
Robin Appelman
|
391e064e67
|
allow apps to register form for the settings and admin pages
|
2011-08-23 01:41:18 +02:00 |
Robin Appelman
|
523b0966d2
|
add option to set user quota
|
2011-08-15 21:09:13 +02:00 |
Jan-Christoph Borchardt
|
4a5ee765cf
|
merged admin, help and settings to settings
|
2011-08-13 05:13:34 +02:00 |