Robin Appelman
|
835d6a9b6e
|
save quota in human readable format (42 MB), should prevent some of the overflow related problems
|
13 years ago |
Robin Appelman
|
ccd9b56609
|
after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input
this way the user can see when an invalid input is given
|
13 years ago |
Robin Appelman
|
b41ca8bacb
|
after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input
this way the user can see when an invalid input is given
|
13 years ago |
Robin Appelman
|
d9372ac766
|
make log level configurable
|
14 years ago |
Bart Visscher
|
9a5d517ec2
|
Add more checks for admin user
|
14 years ago |
Bart Visscher
|
f4782a7690
|
Check if the application is actually enabled
|
14 years ago |
Bart Visscher
|
f149303895
|
Add email field to personal preferences
|
14 years ago |
Bart Visscher
|
17e631bc5e
|
Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
14 years ago |
Robin Appelman
|
c16a9a83ba
|
actually check the correct password when changing the password
|
14 years ago |
Robin Appelman
|
09092dd2d2
|
check for old password when changing passwords
|
14 years ago |
Robin Appelman
|
9411d8bb08
|
fixed users not being able to change their password
|
14 years ago |
Michael Gapczynski
|
98ca6c4a16
|
Fix changing password in personal page (not complete)
|
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 |
Robin Appelman
|
d47cdc3c18
|
fix changing passwords
|
14 years ago |
Frank Karlitschek
|
aa582ec43a
|
more work on encryption
|
14 years ago |
Robin Appelman
|
f039320a0b
|
move openid settings to Personal
|
14 years ago |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
14 years ago |
Robin Appelman
|
83958ebd4b
|
add oc_user::getUser to get the user id of the loggedin user
|
14 years ago |
Robin Appelman
|
4c1d3155a3
|
make personal settings translatable
|
14 years ago |
Robin Appelman
|
76b12c4ae0
|
add settings option for language
|
14 years ago |
Jakob Sack
|
b57823baa5
|
Made the "change password" thingie in settings working
|
14 years ago |