Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 34 | -66/+299 |
|\ | | | | | | | | | | | | | Conflicts: lib/search/provider/file.php settings/ajax/changepassword.php settings/settings.php | ||||
| * | From now on we support two german translation: formal and personal | Thomas Mueller | 2012-10-16 | 1 | -1/+2 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 5 | -11/+94 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 3 | -3/+19 |
| | | |||||
| * | Move isUserVerified to OC_Util | Lukas Reschke | 2012-10-16 | 1 | -1/+1 |
| | | |||||
| * | Password check for admins | Lukas Reschke | 2012-10-16 | 1 | -2/+6 |
| | | |||||
| * | Correct check for admin | Lukas Reschke | 2012-10-16 | 1 | -4/+2 |
| | | |||||
| * | Verify passwords for admins | Lukas Reschke | 2012-10-16 | 1 | -3/+11 |
| | | |||||
| * | Remove verify user from personal.php | Lukas Reschke | 2012-10-15 | 1 | -1/+0 |
| | | |||||
| * | Revert "Verify user login before changing the password reset mail" | Lukas Reschke | 2012-10-15 | 1 | -1/+0 |
| | | | | | | | | This reverts commit 9aa9110fd906bc9191adbb129bf421ede77ccad7. | ||||
| * | Revert "Remove old password check from changepassword and use verifyUser ↵ | Lukas Reschke | 2012-10-15 | 2 | -3/+5 |
| | | | | | | | | | | | | instead" This reverts commit e6b8153865a521a4750ec44016c5f22f453edfe1. | ||||
| * | Verify user login before changing the password reset mail | Lukas Reschke | 2012-10-15 | 1 | -0/+1 |
| | | |||||
| * | Remove old password check from changepassword and use verifyUser instead | Lukas Reschke | 2012-10-15 | 2 | -5/+3 |
| | | |||||
| * | Change auth checks | Lukas Reschke | 2012-10-15 | 5 | -19/+9 |
| | | |||||
| * | Unneeded double check | Lukas Reschke | 2012-10-15 | 1 | -1/+0 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-14 | 4 | -12/+34 |
| | | |||||
| * | the Shared folder is no longer in the cache | Robin Appelman | 2012-10-13 | 1 | -6/+1 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-13 | 3 | -1/+3 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-12 | 2 | -0/+2 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-11 | 4 | -0/+6 |
| | | |||||
| * | Disallow users to delete their own accounts | Lukas Reschke | 2012-10-10 | 1 | -1/+6 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-10 | 8 | -8/+16 |
| | | |||||
| * | fix a lot of small layout bugs and make the apps page overall prettier plus ↵ | Frank Karlitschek | 2012-10-08 | 3 | -1/+7 |
| | | | | | | | | add ratings finally | ||||
| * | no garbage on the screen please | Frank Karlitschek | 2012-10-08 | 1 | -0/+1 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-07 | 1 | -1/+1 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-06 | 1 | -2/+2 |
| | | |||||
| * | don´t show negative numbers. this is only a quickfix. I still dont get why ↵ | Frank Karlitschek | 2012-10-04 | 1 | -0/+1 |
| | | | | | | | | the Shared folder can be bigger than the root folder. Perhaps a inconsitency in the filecache? | ||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-04 | 1 | -0/+18 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 1 | -0/+6 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #21 from raghunayyar/master | Lukas Reschke | 2012-09-29 | 1 | -1/+1 |
| |\ | | | | | | | CSS typo fixed. | ||||
| | * | Update settings/css/settings.css | Raghu Nayyar | 2012-09-29 | 1 | -1/+1 |
| | | | | | | | | | CSS typo fixed. | ||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 1 | -0/+61 |
| | | | |||||
* | | | Implement routing on javascript side | Bart Visscher | 2012-10-05 | 1 | -1/+1 |
| | | | |||||
* | | | Fix route name | Bart Visscher | 2012-10-05 | 1 | -1/+1 |
| | | | |||||
* | | | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 19 | -45/+65 |
| | | | |||||
* | | | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 6 | -8/+7 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 2 | -30/+32 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 1 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 2 | -0/+19 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-25 | 3 | -7/+84 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-24 | 4 | -1/+31 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-23 | 1 | -0/+3 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 4 | -0/+31 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-21 | 3 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-20 | 7 | -6/+21 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-19 | 49 | -186/+13 |
| | |||||
* | Fix grammer and dont split translatable string | Tom Needham | 2012-09-18 | 1 | -2/+2 |
| | |||||
* | Added failsafes for retrieving remote apps on settings->apps page, in case ↵ | Sam Tuke | 2012-09-18 | 1 | -19/+25 |
| | | | | categories or app data are not found | ||||
* | Merge branch 'master' of https://github.com/owncloud/core | Sam Tuke | 2012-09-18 | 37 | -120/+215 |
|\ |