Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9499 from owncloud/shares-hidetokenrecipient | Morris Jobke | 2014-07-07 | 2 | -1/+45 |
|\ | | | | | Do not show recipient for link shares in file list | ||||
| * | Do not show recipient for link shares in file list | Vincent Petry | 2014-07-07 | 2 | -1/+45 |
| | | | | | | | | | | | | | | | | In the "Shared with link" section, the share_with field can contain a value when a password was set. This fix prevents this value to be shown as it is not intended for the end user. | ||||
* | | Merge pull request #9502 from owncloud/add_ocsids | Morris Jobke | 2014-07-07 | 2 | -1/+2 |
|\ \ | | | | | | | Add ocsids for shipped apps in core repo | ||||
| * | | add ocsids to info.xml | Georg Ehrke | 2014-07-07 | 2 | -1/+2 |
| |/ | |||||
* | | Merge pull request #9415 from owncloud/external-sharedialog | Morris Jobke | 2014-07-07 | 1 | -4/+31 |
|\ \ | | | | | | | Improved external share dialog | ||||
| * | | Improved external share dialog | Vincent Petry | 2014-07-07 | 1 | -4/+31 |
| |/ | | | | | | | | | Changed title, label and buttons. Removed icon. | ||||
* / | Fixed shared list sorting | Vincent Petry | 2014-07-07 | 1 | -3/+2 |
|/ | | | | | Use Array.sort instead of underscore's sortBy() as they don't use the same method/function signature. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-07 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-06 | 1 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-05 | 73 | -76/+4 |
| | |||||
* | Merge pull request #9357 from owncloud/sharing_unshare_on_delete | Björn Schießle | 2014-07-04 | 4 | -34/+33 |
|\ | | | | | [sharing] unshare childrens on delete | ||||
| * | if a folder gets deleted we unshare all shared files/folders below | Bjoern Schiessle | 2014-07-04 | 4 | -34/+33 |
| | | |||||
* | | Merge pull request #9434 from owncloud/files-reloadpromiseissue | Morris Jobke | 2014-07-04 | 1 | -7/+2 |
|\ \ | | | | | | | Fix reload call for all subclasses | ||||
| * | | Fix reload call for all subclasses | Vincent Petry | 2014-07-04 | 1 | -7/+2 |
| |/ | | | | | | | All subclasses must also properly return the ajax call object. | ||||
* | | Merge pull request #9426 from owncloud/design-remoteshare-confirm | Morris Jobke | 2014-07-04 | 3 | -8/+35 |
|\ \ | | | | | | | use icon-confirm instead of text for accepting remote share, works better with translations | ||||
| * | | IE8 fixes | Morris Jobke | 2014-07-04 | 1 | -1/+10 |
| | | | |||||
| * | | use icon-confirm instead of text for accepting remote share, works better ↵ | Jan-Christoph Borchardt | 2014-07-04 | 3 | -8/+26 |
| | | | | | | | | | | | | with translations | ||||
* | | | Return and use isPreviewAvailable for share previews | Vincent Petry | 2014-07-04 | 2 | -5/+10 |
| |/ |/| | | | | | | | Since the mime type is known, now isPreviewAvailable is returned as well and used by the JS side to properly render mime icon and previews. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-04 | 15 | -4/+36 |
|/ | |||||
* | for shared links, use wide logo on desktop and icon on mobile | Jan-Christoph Borchardt | 2014-07-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #9391 from owncloud/design-mobile-share | Jan-Christoph Borchardt | 2014-07-03 | 2 | -3/+10 |
|\ | | | | | Fix mobile share view glitches | ||||
| * | use same logo for mobile as for when logged in, fix #9360 | Jan-Christoph Borchardt | 2014-07-02 | 1 | -2/+4 |
| | | |||||
| * | hide text of download button, only show icon | Jan-Christoph Borchardt | 2014-07-02 | 2 | -1/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-03 | 27 | -53/+0 |
| | | |||||
* | | Merge pull request #9382 from owncloud/server2server-css | Volkan Gezer | 2014-07-03 | 2 | -2/+1 |
|\ \ | |/ |/| | fix lineheight of server2server share | ||||
| * | fix lineheight of server2server share | Volkan Gezer | 2014-07-02 | 2 | -2/+1 |
| | | |||||
* | | Merge pull request #9329 from owncloud/sharing_check_target | Vincent Petry | 2014-07-02 | 3 | -10/+2 |
|\ \ | |/ |/| | don't move a share mount point into a different mount point | ||||
| * | don't move a share mount point into a different mount point | Bjoern Schiessle | 2014-07-01 | 3 | -10/+2 |
| | | |||||
* | | Merge pull request #9364 from owncloud/sharing_rename_mount_points | Vincent Petry | 2014-07-02 | 2 | -0/+59 |
|\ \ | | | | | | | [sharing] rename mount point of children if parent was renamed | ||||
| * | | rename mount point of children if parent was renamed | Bjoern Schiessle | 2014-07-02 | 2 | -0/+59 |
| | | | |||||
* | | | Merge pull request #9311 from owncloud/storage-not-available | Vincent Petry | 2014-07-02 | 5 | -19/+89 |
|\ \ \ | | | | | | | | | Handle storages not being available in webui and webdav | ||||
| * | | | Remove invalid mounts from the active fs | Robin Appelman | 2014-07-02 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix unit test | Robin Appelman | 2014-07-02 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fixed remote share password param detection | Vincent Petry | 2014-07-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Remove external shares if the share is invalid | Robin Appelman | 2014-07-01 | 2 | -1/+10 |
| | | | | |||||
| * | | | Detect removed public shares | Robin Appelman | 2014-07-01 | 2 | -18/+77 |
| | | | | |||||
* | | | | Merge pull request #9245 from owncloud/server2server-sharing-design-fixes | Morris Jobke | 2014-07-02 | 3 | -16/+1 |
|\ \ \ \ | |_|/ / |/| | | | drop unneeded code | ||||
| * | | | drop unneeded code | Morris Jobke | 2014-06-27 | 3 | -16/+1 |
| | | | | |||||
* | | | | Merge pull request #9341 from owncloud/sharing-fileactions-fix | Morris Jobke | 2014-07-02 | 2 | -38/+60 |
|\ \ \ \ | | | | | | | | | | | Fix fileActionsReady event after deferred file actions update | ||||
| * | | | | Use fileActionsReady to re-render sharing icons | Vincent Petry | 2014-07-01 | 2 | -38/+60 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever file actions are modified, either by registering new actions or when appending a new page of entries, the sharing app is now notified so it can correctly refresh the sharing icon status. Additionally, the core's loadIcons() method is also used to load the existing shares and also refresh the sharing icons afterwards. | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-02 | 2 | -7/+15 |
|/ / / / | |||||
* | | / | add missing backticks | Jörn Friedrich Dreyer | 2014-07-01 | 1 | -7/+21 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-01 | 4 | -0/+6 |
| | | | |||||
* | | | Merge pull request #9303 from owncloud/issue/8841 | Jörn Friedrich Dreyer | 2014-06-30 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Do not strict compare item source id so the dropdown is closed correctly | ||||
| * | | | Use attr() instead of data() so the item ids work as intended | Joas Schilling | 2014-06-30 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | Fix #8841 | ||||
* / | | no longer check if the external storage app is enabled, we use no the webdav ↵ | Bjoern Schiessle | 2014-06-30 | 2 | -7/+3 |
|/ / | | | | | | | implementation from core | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-30 | 14 | -5/+42 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-29 | 59 | -60/+76 |
| | | |||||
* | | Merge pull request #9278 from owncloud/l10n-servershare-dialog | Volkan Gezer | 2014-06-28 | 1 | -2/+2 |
|\ \ | | | | | | | fix server share dialog title | ||||
| * | | fix server share dialog title | Volkan Gezer | 2014-06-28 | 1 | -2/+2 |
| | | |