Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-15 | 44 | -2/+318 |
| | |||||
* | Merge pull request #22380 from owncloud/make-scrutinizer-happy | Thomas Müller | 2016-02-15 | 2 | -2/+2 |
|\ | | | | | Fix typo in PHPDoc | ||||
| * | Fix typo in PHPDoc | Morris Jobke | 2016-02-14 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #22375 from owncloud/fix_22352 | Thomas Müller | 2016-02-15 | 2 | -1/+55 |
|\ \ | | | | | | | Search tags in UI case insensitive | ||||
| * | | Search tags case insensitive | Roeland Jago Douma | 2016-02-14 | 2 | -1/+55 |
| |/ | | | | | | | | | | | fixes: #22352 * Added unit tests | ||||
* | | Merge pull request #22378 from owncloud/drop-unreachable-code | Thomas Müller | 2016-02-15 | 1 | -5/+0 |
|\ \ | |/ |/| | Remove unreachable code in priavte/api.php | ||||
| * | Remove unreachable code in priavte/api.php | Morris Jobke | 2016-02-14 | 1 | -5/+0 |
|/ | |||||
* | Merge pull request #22369 from owncloud/fix-bmp-support | Thomas Müller | 2016-02-14 | 1 | -0/+1 |
|\ | | | | | Fix BMP support | ||||
| * | Fix BMP support | Morris Jobke | 2016-02-14 | 1 | -0/+1 |
|/ | | | | * fixes #16461 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-14 | 136 | -0/+152 |
| | |||||
* | Merge pull request #22357 from owncloud/tags-hideonrename | Thomas Müller | 2016-02-13 | 1 | -0/+5 |
|\ | | | | | Properly hide tag name on rename | ||||
| * | Properly hide tag name on rename | Vincent Petry | 2016-02-12 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #22351 from owncloud/fix_22277 | Thomas Müller | 2016-02-13 | 3 | -5/+173 |
|\ \ | | | | | | | show remote server on federated share auto-complete | ||||
| * | | show remote server on auto complete | Bjoern Schiessle | 2016-02-12 | 1 | -1/+5 |
| | | | |||||
| * | | add remote server to the result | Bjoern Schiessle | 2016-02-12 | 2 | -4/+168 |
| | | | |||||
* | | | Merge pull request #22345 from ↵ | Thomas Müller | 2016-02-13 | 3 | -2/+23 |
|\ \ \ | | | | | | | | | | | | | | | | | owncloud/make-note-if-appcodechecker-is-not-enabled Add note if integrity check is disabled | ||||
| * | | | Add note if integrity check is disabled | Lukas Reschke | 2016-02-12 | 3 | -2/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Our issue template states that users should post the output of `/index.php/settings/integrity/failed`, at the moment it displays that all passes have been passed if the integrity checker has been disabled. This is however a wrong approach considering that some distributions are gonna package Frankenstein releases and makes it harder for us to detect such issues. Thus if the integrity code checker is disabled (using the config switch) it displays now: `Appcode checker has been disabled. Integrity cannot be verified.` This is not displayed anywhere else in the UI except these URL used for us for debugging purposes. | ||||
* | | | | Merge pull request #22343 from owncloud/check-if-admin-user | Thomas Müller | 2016-02-13 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Check if admin user | ||||
| * | | | | Check if admin user | Lukas Reschke | 2016-02-12 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | We should not add the JS for not admin users. | ||||
* | | | | Merge pull request #22331 from owncloud/dav-nonexisting-part | Thomas Müller | 2016-02-13 | 2 | -1/+7 |
|\ \ \ \ | | | | | | | | | | | fix getNodeForPath for non existing part files | ||||
| * | | | | fix getNodeForPath for non existing part files | Robin Appelman | 2016-02-11 | 2 | -1/+7 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-13 | 28 | -6/+226 |
| | | | | | |||||
* | | | | | Merge pull request #22354 from owncloud/only-register-when-available | Thomas Müller | 2016-02-12 | 1 | -2/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Only register admin page when update is available | ||||
| * | | | | | Only register admin page when update is available | Lukas Reschke | 2016-02-12 | 1 | -2/+1 |
|/ / / / / | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/22353 | ||||
* | | | | | Merge pull request #21832 from owncloud/reduce-user-object-issues | Thomas Müller | 2016-02-12 | 1 | -15/+10 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Always set up a config object within the user object | ||||
| * | | | | Always set up a config object within the user object | Morris Jobke | 2016-02-12 | 1 | -15/+10 |
|/ / / / | | | | | | | | | | | | | * the new getEmailAddress and setEmailAddress relies on this anyway | ||||
* | | | | Merge pull request #22349 from owncloud/icon-updates | Thomas Müller | 2016-02-12 | 5 | -2/+13 |
|\ \ \ \ | | | | | | | | | | | icon fixes: comments, delete | ||||
| * | | | | add proper comment icon and add it to icons.css | Jan-Christoph Borchardt | 2016-02-12 | 3 | -2/+6 |
| | | | | | |||||
| * | | | | add white delete icon | Jan-Christoph Borchardt | 2016-02-12 | 3 | -0/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #21837 from owncloud/recipients-error-message | Thomas Müller | 2016-02-12 | 1 | -2/+28 |
|\ \ \ \ | | | | | | | | | | | First try for shareWithField error message | ||||
| * | | | | Clear error when removing text | Roeland Jago Douma | 2016-02-12 | 1 | -1/+16 |
| | | | | | |||||
| * | | | | Update tooltip on new search | Roeland Jago Douma | 2016-02-12 | 1 | -8/+12 |
| | | | | | |||||
| * | | | | First try for shareWithField error message | Julian Müller | 2016-02-12 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | Second try for ShareWithField error message | ||||
* | | | | | Merge pull request #22292 from owncloud/smb-handle-forbidden | Thomas Müller | 2016-02-12 | 1 | -1/+18 |
|\ \ \ \ \ | | | | | | | | | | | | | handle forbidden exceptions in smb backend | ||||
| * | | | | | handle forbidden exceptions in smb backend | Robin Appelman | 2016-02-10 | 1 | -1/+18 |
| | | | | | | |||||
* | | | | | | Merge pull request #22294 from owncloud/carddav-report-list-groups-2 | Thomas Müller | 2016-02-12 | 5 | -2/+119 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Adding a custom webdav property which holds the list of contacts groups | ||||
| * | | | | | | Adding a custom webdav property which holds the list of contacts groups | Thomas Müller | 2016-02-10 | 5 | -2/+119 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #22305 from owncloud/sharestatus_to_ocs_22298 | Thomas Müller | 2016-02-12 | 2 | -6/+22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Calculate the share statuses in js from the OCS Response | ||||
| * | | | | | | Reload list of shares on directory change | Roeland Jago Douma | 2016-02-11 | 2 | -1/+11 |
| | | | | | | | |||||
| * | | | | | | Calculate the share statuses in js from the OCS Response | Roeland Jago Douma | 2016-02-11 | 1 | -6/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now this is only done on page load. We should do it on each directory traversal. | ||||
* | | | | | | | Merge pull request #22309 from owncloud/infinite-recursion-on-expired-link | Thomas Müller | 2016-02-12 | 2 | -14/+4 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Do not getShare in deleteShare, it's already there when deleting | ||||
| * | | | | | | | Fix unit tests | Roeland Jago Douma | 2016-02-11 | 1 | -12/+2 |
| | | | | | | | | |||||
| * | | | | | | | Do not getShare in deleteShare, it's already there when deleting | Joas Schilling | 2016-02-11 | 1 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #22317 from owncloud/fix_invisible_linkshares | Thomas Müller | 2016-02-12 | 6 | -32/+214 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | Do not allow invisible link shares | ||||
| * | | | | | | | Fix migration step to avoind invisible shares | Roeland Jago Douma | 2016-02-11 | 2 | -32/+63 |
| | | | | | | | | |||||
| * | | | | | | | Add tests | Roeland Jago Douma | 2016-02-11 | 1 | -0/+120 |
| | | | | | | | | |||||
| * | | | | | | | Add parent for invisible link shares | Roeland Jago Douma | 2016-02-11 | 3 | -0/+31 |
| | | | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-12 | 210 | -360/+328 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge pull request #22334 from owncloud/files_videoplayer_it_is | Thomas Müller | 2016-02-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Mark files_videoplayer as shipped | ||||
| * | | | | | | | Mark files_videoplayer as shipped | Lukas Reschke | 2016-02-11 | 1 | -1/+1 |
|/ / / / / / / | | | | | | | | | | | | | | | Ref https://github.com/owncloud/files_video_player/pull/27 + https://github.com/owncloud/files_videoplayer/issues/26#issuecomment-182968638 |