Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 4 | -10/+44 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-05 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-04 | 2 | -4/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-03 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-31 | 6 | -40/+40 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-30 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-28 | 2 | -6/+6 |
| | |||||
* | Remove duplicated definition of APIController | Joas Schilling | 2015-01-26 | 1 | -12/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-25 | 4 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-24 | 2 | -2/+2 |
| | |||||
* | Ignore favorites that are not available when creating the favorites list | Joas Schilling | 2015-01-23 | 2 | -3/+19 |
| | | | | Also correctly return the exception for all cases when adding/removing favos | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-21 | 2 | -4/+22 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-20 | 4 | -4/+32 |
| | |||||
* | Remove stripslashes() from newfolder.php | Lukas Reschke | 2015-01-19 | 1 | -2/+1 |
| | |||||
* | Merge pull request #13276 from Sugaroverdose/fix_#11348 | Morris Jobke | 2015-01-18 | 2 | -4/+18 |
|\ | | | | | fix safari rename button positioning #11348 | ||||
| * | Add ie8 text-overflow: ellipsis support | Sugaroverdose | 2015-01-17 | 1 | -0/+11 |
| | | | | | | | | minimum browser window width ≈ 1280px | ||||
| * | use some magic to make 'popular browsers' work | Sugaroverdose | 2015-01-16 | 1 | -0/+2 |
| | | | | | | | | as expected with inline-block span | ||||
| * | fix_#11348 Safari rename button positioning | Sergei Shuykov | 2015-01-16 | 2 | -5/+6 |
| | | |||||
* | | Merge pull request #13433 from owncloud/favoritesl10n | Lukas Reschke | 2015-01-18 | 2 | -2/+2 |
|\ \ | | | | | | | fix unlocalized favorites browser title and alttext | ||||
| * | | fix unlocalized favorites browser title and alttext | Volkan Gezer | 2015-01-17 | 2 | -2/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-18 | 4 | -4/+4 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-17 | 2 | -4/+52 |
| | | |||||
* | | Fixes shifted rename field | Morris Jobke | 2015-01-16 | 1 | -1/+1 |
| | | |||||
* | | Disallow ctrl click to select when selection not allowed | Vincent Petry | 2015-01-15 | 2 | -1/+31 |
| | | |||||
* | | Auto-blur when clicking on file to download | Vincent Petry | 2015-01-15 | 1 | -0/+2 |
| | | |||||
* | | Fixed thumbnal z-index for when no checkbox is there | Vincent Petry | 2015-01-15 | 1 | -0/+2 |
| | | | | | | | | | | | | In file lists with no selection checkbox, the CSS selector is different. The thumbnail also needs position:absolute and a z-index to be displayed above the row's grey highlight. | ||||
* | | Merge pull request #13370 from Sugaroverdose/fix_#13322 | Thomas Müller | 2015-01-15 | 1 | -0/+1 |
|\ \ | | | | | | | Force browser to redraw favorite icon on src change | ||||
| * | | Force browser to redraw favorite icon | Sugaroverdose | 2015-01-15 | 1 | -0/+1 |
| |/ | | | | | | | on src change | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-15 | 2 | -4/+22 |
| | | |||||
* | | Merge pull request #13350 from owncloud/autoload-translations | Morris Jobke | 2015-01-14 | 1 | -1/+0 |
|\ \ | | | | | | | Autoload app's js translations | ||||
| * | | Remove unneeded addTranslations() calls | Vincent Petry | 2015-01-14 | 1 | -1/+0 |
| | | | |||||
* | | | Check for existence of $_GET keys | Lukas Reschke | 2015-01-14 | 1 | -2/+2 |
|/ / | | | | | | | `$dir` may for example very well not get passed at well. | ||||
* | | Merge pull request #13325 from owncloud/kill-strip-slashes | Morris Jobke | 2015-01-14 | 5 | -9/+8 |
|\ \ | | | | | | | Get rid of `stripslashes()` | ||||
| * | | Get rid of `stripslashes()` | Lukas Reschke | 2015-01-13 | 5 | -9/+8 |
| | | | | | | | | | | | | This conversions are actually totally unneeded and probably left-overs from ages where the safe_mode was still a valid thing. | ||||
* | | | [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 |