Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9419 from owncloud/fix_search_results_in_root_dir | Jörn Friedrich Dreyer | 2014-07-04 | 2 | -0/+7 |
|\ | |||||
| * | deprecate OC_Search_Provider in favor of \OCP\Search\Provider | Jörn Friedrich Dreyer | 2014-07-03 | 1 | -0/+4 |
| * | fix '' to '/' when determining parent for search result | Jörn Friedrich Dreyer | 2014-07-03 | 1 | -0/+3 |
* | | Merge pull request #9455 from owncloud/breadcrumbs-backgroundsize | Jan-Christoph Borchardt | 2014-07-04 | 1 | -0/+1 |
|\ \ | |||||
| * | | fix size of breadcrumb separator | Morris Jobke | 2014-07-04 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #9357 from owncloud/sharing_unshare_on_delete | Björn Schießle | 2014-07-04 | 8 | -49/+65 |
|\ \ | |||||
| * | | add owner as parameter for delShareKey | Bjoern Schiessle | 2014-07-04 | 3 | -11/+18 |
| * | | make sure that the umount hook always contains the path relative to data/user... | Bjoern Schiessle | 2014-07-04 | 2 | -4/+14 |
| * | | if a folder gets deleted we unshare all shared files/folders below | Bjoern Schiessle | 2014-07-04 | 4 | -34/+33 |
* | | | Merge pull request #9445 from owncloud/filelist-auth-error | icewind1991 | 2014-07-04 | 3 | -8/+41 |
|\ \ \ | |||||
| * | | | Add machine readable error messages to OC\JSON | Robin Appelman | 2014-07-04 | 3 | -8/+41 |
* | | | | Merge pull request #9438 from owncloud/design-fix-appsloadingfeedback | Jan-Christoph Borchardt | 2014-07-04 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | show loading feedback also when clicking 'Apps' entry in app list | Jan-Christoph Borchardt | 2014-07-04 | 1 | -0/+1 |
* | | | | | Merge pull request #9450 from owncloud/update-snap.js | Thomas Müller | 2014-07-04 | 1 | -566/+783 |
|\ \ \ \ \ | |||||
| * | | | | | update snap.js to v2.0.0-rc1 | Thomas Müller | 2014-07-04 | 1 | -566/+783 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #9434 from owncloud/files-reloadpromiseissue | Morris Jobke | 2014-07-04 | 3 | -15/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix reload call for all subclasses | Vincent Petry | 2014-07-04 | 3 | -15/+7 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #8308 from owncloud/case_insensitive_search_oracle | Jörn Friedrich Dreyer | 2014-07-04 | 2 | -3/+27 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | make search case insensitive on postgres and oracle | Jörn Friedrich Dreyer | 2014-07-03 | 2 | -3/+27 |
* | | | | | Merge pull request #9269 from owncloud/fix_versions_preview | Thomas Müller | 2014-07-04 | 4 | -3/+28 |
|\ \ \ \ \ | |||||
| * | | | | | introduce and use getCurrentConnection() | Jörn Friedrich Dreyer | 2014-07-01 | 3 | -1/+25 |
| * | | | | | reset collection to 'root' after adding a route to the api | Jörn Friedrich Dreyer | 2014-07-01 | 1 | -0/+1 |
| * | | | | | change order of registering api and capabilities to fix file version previews | Jörn Friedrich Dreyer | 2014-07-01 | 1 | -3/+3 |
* | | | | | | Merge pull request #9441 from owncloud/install-sql-host-default | Thomas Müller | 2014-07-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | set localhost as default database host for installation | Robin Appelman | 2014-07-04 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #9444 from owncloud/design-fix-pointer | Morris Jobke | 2014-07-04 | 2 | -3/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix cursor for other elements in top right corner | Morris Jobke | 2014-07-04 | 1 | -0/+3 |
| * | | | | | | fix 'remember' label being slightly off in log in | Jan-Christoph Borchardt | 2014-07-04 | 1 | -0/+1 |
| * | | | | | | fix icons being slightly off in log in | Jan-Christoph Borchardt | 2014-07-04 | 1 | -3/+2 |
| * | | | | | | fix user menu name and image not showing clicky mouse pointer | Jan-Christoph Borchardt | 2014-07-04 | 1 | -0/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #9440 from owncloud/files-fileactionsdeepcopy | Morris Jobke | 2014-07-04 | 2 | -10/+156 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix FileActions merging override | Vincent Petry | 2014-07-04 | 2 | -10/+156 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #9426 from owncloud/design-remoteshare-confirm | Morris Jobke | 2014-07-04 | 3 | -8/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | IE8 fixes | Morris Jobke | 2014-07-04 | 1 | -1/+10 |
| * | | | | | | use icon-confirm instead of text for accepting remote share, works better wit... | Jan-Christoph Borchardt | 2014-07-04 | 3 | -8/+26 |
* | | | | | | | Merge pull request #9432 from owncloud/share-preview | Morris Jobke | 2014-07-04 | 2 | -5/+10 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Return and use isPreviewAvailable for share previews | Vincent Petry | 2014-07-04 | 2 | -5/+10 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-04 | 329 | -5719/+5442 |
* | | | | | | fix version number - @karlitschek ;) | Morris Jobke | 2014-07-04 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | master if 8.0 pre alpha now | Frank Karlitschek | 2014-07-03 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge pull request #9410 from owncloud/shareownernamewidth | Jan-Christoph Borchardt | 2014-07-03 | 2 | -2/+129 |
|\ \ \ \ | |||||
| * | | | | Improved remote share owner display | Vincent Petry | 2014-07-03 | 2 | -2/+129 |
* | | | | | Merge pull request #9413 from owncloud/fix_hook_names | Vincent Petry | 2014-07-03 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | fix hook names | Bjoern Schiessle | 2014-07-03 | 1 | -2/+2 |
* | | | | | | Merge pull request #9402 from owncloud/sharing_improved_dialog | Vincent Petry | 2014-07-03 | 1 | -6/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | only show message if default expire date is enforced | Bjoern Schiessle | 2014-07-03 | 1 | -6/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #9408 from owncloud/redirectconsolelogfix | Vincent Petry | 2014-07-03 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove forgotten debug log | Vincent Petry | 2014-07-03 | 1 | -1/+0 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #9420 from owncloud/trashbin-hidesummarysize | Morris Jobke | 2014-07-03 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Hide the size in the trashbin summary row | Vincent Petry | 2014-07-03 | 1 | -0/+3 |