Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-14 | 8 | -12/+190 |
| | |||||
* | Fix PHP doc and enforce type | Lukas Reschke | 2015-01-13 | 1 | -3/+3 |
| | |||||
* | Merge pull request #13277 from owncloud/pasteurl | Joas Schilling | 2015-01-13 | 1 | -1/+1 |
|\ | | | | | add https:// placeholder for From Link feature. closes #13255 | ||||
| * | add https:// placeholder for From Link feature. closes #13255 | Volkan Gezer | 2015-01-12 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #13289 from owncloud/fav-keepfavoncancelrename | Morris Jobke | 2015-01-13 | 2 | -6/+41 |
|\ \ | | | | | | | Properly update internal file info with updated tags | ||||
| * | | Properly update internal file info with updated tags | Vincent Petry | 2015-01-12 | 2 | -6/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever tags are updated, they need to be updated in the file list's file info array as well. This commit also adds unit tests and makes sure that whichever tags are sent back by the server after update are used when updating attributes/fileinfo. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-13 | 148 | -190/+194 |
| | | | |||||
* | | | Merge pull request #13154 from owncloud/fix13141 | Thomas Müller | 2015-01-12 | 2 | -7/+122 |
|\ \ \ | | | | | | | | | don't show no files yet when mask is in place, fixes #13141 | ||||
| * | | | add js tests for filelist filtering | Jörn Friedrich Dreyer | 2015-01-09 | 2 | -6/+119 |
| | | | | |||||
| * | | | don't show no files yet when mask is in place, fixes #13141 | Jörn Friedrich Dreyer | 2015-01-07 | 1 | -1/+3 |
| | | | | |||||
* | | | | Merge pull request #13272 from owncloud/fav-renamekeepfav | Joas Schilling | 2015-01-12 | 2 | -2/+75 |
|\ \ \ \ | | | | | | | | | | | Fixes issues when renaming favorite file | ||||
| * | | | | Return path attribute for ajax rename operations | Vincent Petry | 2015-01-12 | 2 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes an issue when renaming files from a flat list view like "Favorites" or "Shared with you", in which case the path needs to be present in the response to make sure the data-path attribute is properly set in the JS side. | ||||
| * | | | | Return tags after rename | Vincent Petry | 2015-01-12 | 2 | -2/+72 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | To make it possible for the web UI to correctly display the tag/favorite information after a rename, this information is now returned in the rename response | ||||
* | | | | Merge pull request #13279 from owncloud/upload-original-name | Morris Jobke | 2015-01-12 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Send the proper original name for uploaded files | ||||
| * | | | | Send the proper original name for uploaded files | Robin Appelman | 2015-01-12 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #13210 from owncloud/use-isset | Morris Jobke | 2015-01-12 | 1 | -5/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | Check for existence of $_GET keys | ||||
| * | | | | Check for existence of $_GET keys | Lukas Reschke | 2015-01-09 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | Otherwise PHP errors are thrown in the error log. | ||||
* | | | | | Allow dropping files on the table container | Vincent Petry | 2015-01-12 | 1 | -1/+10 |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Make it possible to drop files below the table even if the table is smaller than the window height. Added a check to make sure upload is not triggered on invisible lists. | ||||
* | | | | Merge pull request #13254 from owncloud/fixsharel10n | Thomas Müller | 2015-01-12 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | make Share/Download buttons localized again | ||||
| * | | | | make Share button localized again | Volkan Gezer | 2015-01-11 | 1 | -1/+1 |
| | |_|/ | |/| | | | | | | | | | | it seems we have forgotten to use named FileAction | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-12 | 232 | -234/+246 |
| | | | | |||||
* | | | | keep spaces out of translation | Volkan Gezer | 2015-01-11 | 1 | -2/+2 |
|/ / / | | | | | | | | | | otherwise translators cannot notice it on Transifex | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-11 | 4 | -4/+8 |
| | | | |||||
* | | | Merge pull request #13226 from owncloud/fix-encoding | Volkan Gezer | 2015-01-10 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Don't double encode string | ||||
| * | | | Don't double encode string | Lukas Reschke | 2015-01-10 | 1 | -1/+1 |
| |/ / | | | | | | | | | | | | | | | | We already use `.text()` here which automatically properly encodes the string. Thus the string will be double-encoded and look ugly. (i.e. when you search for ">" you will see "No results found for >") Fixes itself. | ||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-10 | 8 | -10/+30 |
|/ / | |||||
* | | fix rename field position, fix #12927 | Jan-Christoph Borchardt | 2015-01-09 | 1 | -2/+6 |
| | | |||||
* | | Merge pull request #13184 from owncloud/fix-key | Lukas Reschke | 2015-01-09 | 1 | -1/+3 |
|\ \ | | | | | | | Verify existence of $_GET key | ||||
| * | | Verify existence of $_GET key | Lukas Reschke | 2015-01-09 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Otherwise when the file without any specified mimetype was accessed the error log was flooded with entries such as "Undefined index: mime", there can be multiple issues found about this in the forum and our bugtracker. To test this access `/index.php/apps/files/ajax/mimeicon.php` with and without `$_GET['mime']`. Fixes itself. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-09 | 6 | -4/+14 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-08 | 18 | -16/+50 |
|/ | |||||
* | Merge pull request #12687 from owncloud/auto-escape-t-placeholders | Morris Jobke | 2015-01-07 | 1 | -1/+1 |
|\ | | | | | Auto escape t placeholders | ||||
| * | Autoescape of placeholders in t() and p() - for JS | Morris Jobke | 2015-01-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * add disableEscape parameter to disable this functionality * drop usage of escapeHTML() that is now done inside t() * add unit test for escaped and not escaped placeholder * proper JSDoc | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-07 | 232 | -68/+300 |
| | | |||||
* | | Merge pull request #13130 from owncloud/getstoragestats-error-handling | Lukas Reschke | 2015-01-06 | 1 | -1/+5 |
|\ \ | | | | | | | Add error handling to getstoragestats.php | ||||
| * | | Add error handling to getstoragestats.php | Robin Appelman | 2015-01-06 | 1 | -1/+5 |
| |/ | |||||
* | | Merge pull request #13128 from owncloud/files-scan-path | Thomas Müller | 2015-01-06 | 1 | -1/+1 |
|\ \ | | | | | | | Fix check if a path argument is passed to occ files:scan | ||||
| * | | Fix check if a path argument is passed to occ files:scan | Robin Appelman | 2015-01-06 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #12653 from owncloud/full_content_search_results | Morris Jobke | 2015-01-06 | 8 | -18/+398 |
|\ \ | |/ |/| | Full content width search results | ||||
| * | use class for no results div instead of id. the elements are not unique. | Jörn Friedrich Dreyer | 2015-01-06 | 5 | -10/+10 |
| | | |||||
| * | clear search when navigating via breadcrumbs | Jörn Friedrich Dreyer | 2015-01-06 | 1 | -0/+1 |
| | | |||||
| * | correctly clear searchbox when switching filelists | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -0/+3 |
| | | |||||
| * | fix onScroll breaking search, fix keyboard navigation, fix filter for files ↵ | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -1/+6 |
| | | | | | | | | in other dirs | ||||
| * | filter trashbin and share views | Jörn Friedrich Dreyer | 2015-01-05 | 3 | -7/+30 |
| | | |||||
| * | delay hiding no results message until search is triggered | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+4 |
| | | |||||
| * | use " to avoid escaping ' | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | text and icon fixes | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -2/+2 |
| | | |||||
| * | correctly update search results when query is changed, show spinner when ↵ | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -2/+5 |
| | | | | | | | | searching | ||||
| * | show no files found message | Jörn Friedrich Dreyer | 2015-01-02 | 4 | -0/+42 |
| | | |||||
| * | make OCA.Search.Files available in tests and for other apps | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+1 |
| | |