| Commit message (Expand) | Author | Age | Files | Lines |
* | Log exception at the catching code | kondou | 2013-08-09 | 1 | -0/+1 |
* | Improve app-management | kondou | 2013-08-06 | 1 | -6/+5 |
* | Use !== and === in settings. | kondou | 2013-07-21 | 7 | -12/+12 |
* | Merge branch 'master' into files_encryption_check_private_key | Björn Schießle | 2013-06-13 | 1 | -0/+1 |
|\ |
|
| * | Merge pull request #3681 from owncloud/fix_ajax_removeuser.php | Morris Jobke | 2013-06-12 | 1 | -0/+1 |
| |\ |
|
| | * | init language object before using it | Georg Ehrke | 2013-06-12 | 1 | -0/+1 |
* | | | Merge branch 'master' into files_encryption_check_private_key | Björn Schießle | 2013-06-10 | 1 | -8/+22 |
|\| | |
|
| * | | use pre_setPassword hook to update the encryption keys if the back-end doesn'... | Björn Schießle | 2013-06-06 | 1 | -9/+21 |
| |/ |
|
* | | only check for recovery key if someone else than the user wants to change the... | Björn Schießle | 2013-06-07 | 1 | -1/+1 |
* | | fix password change when files_encryption app is disabled | Florin Peter | 2013-06-03 | 1 | -23/+29 |
|/ |
|
* | display a warning if the user has enabled file recovery but the admin tries t... | Björn Schießle | 2013-05-18 | 1 | -3/+7 |
* | show nicer warning if the admin recovery password was wrong | Björn Schießle | 2013-05-16 | 1 | -1/+1 |
* | some error handling in case the recovery password is wrong | Björn Schießle | 2013-05-16 | 1 | -2/+5 |
* | allow admin to recover users files in case of password lost | Björn Schießle | 2013-05-16 | 1 | -2/+3 |
* | fix inconsistent post parameters in change password operation | Björn Schießle | 2013-05-08 | 1 | -1/+1 |
* | allow to set quota to zero, issue #2696 | Björn Schießle | 2013-05-07 | 1 | -5/+1 |
* | Fix retrieval of users with multiple backends | Arthur Schiwon | 2013-05-03 | 1 | -2/+7 |
* | Merge pull request #3098 from jerrac/displaynamesaveontimeout | Morris Jobke | 2013-04-25 | 1 | -1/+3 |
|\ |
|
| * | Fixed comment in personal.js. Changed message text in changedisplayname.php. | David Reagan | 2013-04-23 | 1 | -1/+1 |
| * | Made saving the display name work the same way as the email address. Fixed a ... | David Reagan | 2013-04-23 | 1 | -1/+3 |
* | | fix syntax layout | Morris Jobke | 2013-04-23 | 1 | -3/+6 |
* | | fix logical issue while retrieving log via ajax | Morris Jobke | 2013-04-23 | 1 | -1/+1 |
|/ |
|
* | fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determin... | Thomas Mueller | 2013-04-08 | 1 | -1/+1 |
* | Add log as text and not as HTML | Lukas Reschke | 2013-03-03 | 1 | -9/+2 |
* | Fix encoding settings ajax getlog | Bart Visscher | 2013-03-03 | 1 | -1/+10 |
* | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -31/+31 |
* | Merge pull request #1855 from owncloud/userlist_load_displaynames | Bernhard Posselt | 2013-02-22 | 1 | -2/+4 |
|\ |
|
| * | Fetch displayname in userlist ajax requests. Refs #1681 | Thomas Tanghus | 2013-02-22 | 1 | -2/+4 |
* | | Merge pull request #1711 from owncloud/style-cleanup | Jörn Friedrich Dreyer | 2013-02-22 | 2 | -2/+6 |
|\ \
| |/
|/| |
|
| * | Style cleanup settings | Bart Visscher | 2013-02-21 | 2 | -2/+6 |
* | | Fix error path in changedisplayname call | Bart Visscher | 2013-02-22 | 1 | -2/+2 |
|/ |
|
* | Do not set password if it has't provided | Victor Dubiniuk | 2013-02-18 | 1 | -2/+2 |
* | Merge branch 'master' into fixing-1424-master | Thomas Mueller | 2013-02-11 | 3 | -8/+9 |
|\ |
|
| * | I'm an evil bastard and I commit this 3 letter text fix without a pull request. | Frank Karlitschek | 2013-02-09 | 1 | -1/+1 |
| * | add switch to enable/disable the possibility to change the display name by th... | Björn Schießle | 2013-02-10 | 1 | -0/+4 |
| * | Merge pull request #1577 from owncloud/typo_catagory | Lukas Reschke | 2013-02-10 | 1 | -3/+3 |
| |\ |
|
| | * | Typo | Lukas Reschke | 2013-02-09 | 1 | -3/+3 |
| * | | Remove uneeded lines | Lukas Reschke | 2013-02-09 | 1 | -4/+1 |
* | | | Merge branch 'master' into fixing-1424-master | Thomas Müller | 2013-02-09 | 4 | -6/+5 |
|\| | |
|
| * | | Merge pull request #1546 from owncloud/fix-loading-hooks | Thomas Müller | 2013-02-09 | 1 | -4/+1 |
| |\ \ |
|
| | * | | Better way of getting the navigation entries for an app | Bart Visscher | 2013-02-08 | 1 | -4/+1 |
| | |/ |
|
| * / | Remove invalid characters from app id to prevent loading of invalid resources | Bart Visscher | 2013-02-09 | 4 | -2/+4 |
| |/ |
|
* / | on creation only test for existing users if the backend supports user creation | Thomas Müller | 2013-02-08 | 1 | -6/+0 |
|/ |
|
* | Merge pull request #1506 from owncloud/files_encryption | Lukas Reschke | 2013-02-06 | 1 | -0/+3 |
|\ |
|
| * | Reverted fix temporarily; another fix by LukasReschke is awaiting merge | Sam Tuke | 2013-02-06 | 1 | -1/+3 |
| * | Added comment | Sam Tuke | 2013-02-06 | 1 | -0/+1 |
| * | Fixed bug causing password change related hooks to not be called due to ajax | Sam Tuke | 2013-02-06 | 1 | -0/+2 |
| * | Removed call to depreciated isUserVerified() | Sam Tuke | 2013-02-06 | 1 | -3/+1 |
* | | Merge pull request #1363 from owncloud/FixPasswordChange | Lukas Reschke | 2013-02-06 | 1 | -8/+2 |
|\ \
| |/
|/| |
|
| * | Fix indentation | Lukas Reschke | 2013-01-30 | 1 | -1/+1 |