Michael Gapczynski
|
e0db22cc07
|
Provide feedback when user creation fails
|
2012-05-06 18:04:48 -04:00 |
Robin Appelman
|
b3bd4bc384
|
sanity check on language selection
|
2012-04-15 15:35:20 +02:00 |
Robin Appelman
|
b1bcc60d83
|
reuse OC_L10N objects
|
2012-04-14 16:44:15 +02:00 |
Robin Appelman
|
d8864d4f4b
|
show error when installing an app has failed
|
2012-04-14 12:57:10 +02:00 |
Bart Visscher
|
3a4521a012
|
Add support for logging to syslog
|
2012-03-30 23:41:53 +02:00 |
Robin Appelman
|
797e921b9a
|
improve log browsing
|
2012-02-26 03:10:29 +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
|
9f5bce81b0
|
add a default 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 |
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
|
2011-12-11 23:23:59 +01:00 |
Robin Appelman
|
d9372ac766
|
make log level configurable
|
2011-10-16 21:11:03 +02:00 |
Bart Visscher
|
21a88613a1
|
Merge branch 'lostpassword'
Conflicts:
core/templates/login.php
index.php
lib/util.php
|
2011-09-30 23:48:20 +02:00 |
Bart Visscher
|
9a5d517ec2
|
Add more checks for admin user
|
2011-09-30 23:17:30 +02:00 |
Bart Visscher
|
f4782a7690
|
Check if the application is actually enabled
|
2011-09-30 23:17:18 +02:00 |
Bart Visscher
|
f149303895
|
Add email field to personal preferences
|
2011-09-26 21:17:26 +02:00 |
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.
|
2011-09-25 22:19:28 +02:00 |
Robin Appelman
|
c16a9a83ba
|
actually check the correct password when changing the password
|
2011-09-25 01:06:00 +02:00 |
Robin Appelman
|
09092dd2d2
|
check for old password when changing passwords
|
2011-09-25 01:02:22 +02:00 |
Robin Appelman
|
9411d8bb08
|
fixed users not being able to change their password
|
2011-08-30 22:03:17 +02:00 |
Michael Gapczynski
|
98ca6c4a16
|
Fix changing password in personal page (not complete)
|
2011-08-27 17:40:41 -04: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 |
Robin Appelman
|
d47cdc3c18
|
fix changing passwords
|
2011-08-12 14:12:01 +02:00 |
Frank Karlitschek
|
aa582ec43a
|
more work on encryption
|
2011-08-11 17:49:36 +02:00 |
Robin Appelman
|
f039320a0b
|
move openid settings to Personal
|
2011-08-06 10:08:26 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Robin Appelman
|
83958ebd4b
|
add oc_user::getUser to get the user id of the loggedin user
|
2011-06-22 12:50:57 +02:00 |
Robin Appelman
|
4c1d3155a3
|
make personal settings translatable
|
2011-06-20 14:51:33 +02:00 |
Robin Appelman
|
76b12c4ae0
|
add settings option for language
|
2011-06-20 14:33:31 +02:00 |
Jakob Sack
|
b57823baa5
|
Made the "change password" thingie in settings working
|
2011-04-18 15:07:14 +02:00 |