summaryrefslogtreecommitdiffstats
path: root/settings/ajax
Commit message (Collapse)AuthorAgeFilesLines
* after editing a user quota, set the value of the quota field to how the ↵Robin Appelman2011-12-111-1/+1
| | | | | | server parsed the input, not the user input this way the user can see when an invalid input is given
* make log level configurableRobin Appelman2011-10-161-0/+15
|
* Merge branch 'lostpassword'Bart Visscher2011-09-301-0/+19
|\ | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php
| * Add email field to personal preferencesBart Visscher2011-09-261-0/+19
| |
* | Add more checks for admin userBart Visscher2011-09-302-0/+2
| |
* | Check if the application is actually enabledBart Visscher2011-09-301-0/+1
|/
* Use OC_JSON for json responsesBart Visscher2011-09-2511-82/+32
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* actually check the correct password when changing the passwordRobin Appelman2011-09-251-1/+2
|
* check for old password when changing passwordsRobin Appelman2011-09-251-1/+1
|
* fixed users not being able to change their passwordRobin Appelman2011-08-301-4/+4
|
* Fix changing password in personal page (not complete)Michael Gapczynski2011-08-271-1/+1
|
* add option to set user quotaRobin Appelman2011-08-151-0/+22
|
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-138-21/+198
|
* fix changing passwordsRobin Appelman2011-08-121-13/+12
|
* more work on encryptionFrank Karlitschek2011-08-111-0/+1
|
* move openid settings to PersonalRobin Appelman2011-08-061-0/+26
|
* Renaming classes :-)Jakob Sack2011-07-292-5/+5
|
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-221-1/+1
|
* make personal settings translatableRobin Appelman2011-06-202-8/+12
|
* add settings option for languageRobin Appelman2011-06-201-0/+24
|
* Made the "change password" thingie in settings workingJakob Sack2011-04-181-0/+35