Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | by default send mail for new server-to-server share | Bjoern Schiessle | 2015-01-23 | 2 | -3/+75 |
| | |||||
* | delete all server-to-server shares if a user gets deleted | Bjoern Schiessle | 2015-01-21 | 4 | -0/+144 |
| | |||||
* | Merge pull request #13432 from owncloud/animate_gifs_public_sharing | Thomas Müller | 2015-01-21 | 4 | -3/+20 |
|\ | | | | | show animated gifs on public sharing page | ||||
| * | show animated gifs on public sharing page | Georg Ehrke | 2015-01-19 | 4 | -3/+20 |
| | | |||||
* | | Merge pull request #13540 from owncloud/s2s-fixpasswordfromdialog | Thomas Müller | 2015-01-21 | 2 | -58/+202 |
|\ \ | | | | | | | External share dialog must properly read entered password | ||||
| * | | Add unit test for external share JS dialog | Vincent Petry | 2015-01-21 | 2 | -57/+200 |
| | | | | | | | | | | | | | | | | | | Moved external share JS code into a small plugin to make it testable. Added unit test for the external share dialog logic + ajax calls. | ||||
| * | | External share dialog must properly read entered password | Vincent Petry | 2015-01-21 | 1 | -1/+2 |
| | | | |||||
* | | | Fixed external cache test namespace | Vincent Petry | 2015-01-21 | 1 | -1/+3 |
| | | | |||||
* | | | Fix webdav mkdir for remote shares | Vincent Petry | 2015-01-21 | 2 | -0/+115 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-21 | 4 | -8/+48 |
| | | |||||
* | | avoid $this->cache being null - fixes #13491 | Thomas Müller | 2015-01-20 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-20 | 6 | -2/+6 |
| | | |||||
* | | replace hook with storage wrapper | Bjoern Schiessle | 2015-01-19 | 4 | -7/+9 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-19 | 2 | -4/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-17 | 4 | -2/+74 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-16 | 2 | -2/+88 |
| | |||||
* | Merge pull request #13347 from owncloud/share-scanpermissionsfromsource | Morris Jobke | 2015-01-15 | 3 | -1/+47 |
|\ | | | | | Use source storage permissions when scanning shared storage | ||||
| * | Use source storage permissions when scanning shared storage | Vincent Petry | 2015-01-14 | 3 | -1/+47 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-15 | 2 | -0/+32 |
| | | |||||
* | | Merge pull request #13352 from owncloud/hhvm-array-key | Robin McCorkell | 2015-01-15 | 1 | -5/+6 |
|\ \ | | | | | | | HHVM: Do not use key() on array as the result depends on the internal array pointer. | ||||
| * | | Do not use key() on array as the result depends on the internal array pointer. | Andreas Fischer | 2015-01-15 | 1 | -5/+6 |
| | | | |||||
* | | | 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 |
| |/ / | |||||
* / / | remove deprecated code - fixes #13119 | Thomas Müller | 2015-01-14 | 3 | -50/+51 |
|/ / | |||||
* | | Merge pull request #13332 from oparoz/fix-download-button | Thomas Müller | 2015-01-14 | 1 | -1/+6 |
|\ \ | | | | | | | Download the current public folder only | ||||
| * | | Download the current public folder only | Olivier Paroz | 2015-01-14 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | From within a shared/public directory, when drilling down folders, some users want to be able to download what they're currently looking at, not the whole shared folder. The whole archive is always a click away anyway since a user can click on the home button. | ||||
* | | | Merge pull request #13286 from owncloud/sharing_upgrade | Björn Schießle | 2015-01-14 | 4 | -1/+131 |
|\ \ \ | |_|/ |/| | | update script for new server-to-server sharing | ||||
| * | | set accept to 1 (=true) for all server-to-server shares on update, at this ↵ | Bjoern Schiessle | 2015-01-13 | 4 | -1/+131 |
| | | | | | | | | | | | | point in time all shares are created by the first version of server-to-server sharing and are accepted if they were added to the table | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-14 | 148 | -0/+160 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-13 | 6 | -4/+24 |
|/ | |||||
* | 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 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-11 | 4 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-10 | 8 | -6/+34 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-09 | 8 | -10/+16 |
| | |||||
* | Merge pull request #13170 from ↵ | Thomas Müller | 2015-01-08 | 1 | -1/+3 |
|\ | | | | | | | | | owncloud/extstorage-fixsharedmountpointrootleadingslash Fix source path when share is a mount point | ||||
| * | Fix source path when share is a mount point | Vincent Petry | 2015-01-08 | 1 | -1/+3 |
| | | | | | | | | | | | | | | Whenever an external storage mount point is shared directly, its path is empty which causes a leading slash to appear in the source path. This fix removes the bogus leading slash in such situation. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-08 | 16 | -0/+18 |
| | | |||||
* | | Merge pull request #13016 from owncloud/sharing_fixes | Morris Jobke | 2015-01-07 | 1 | -0/+32 |
|\ \ | |/ |/| | don't delete share table entries for the unique name if re-share permission was removed | ||||
| * | don't delete share table entries for the unique name if re-share permission ↵ | Bjoern Schiessle | 2015-01-07 | 1 | -0/+32 |
| | | | | | | | | was removed | ||||
* | | Correctly return false when translating a foreign activity | Joas Schilling | 2015-01-07 | 1 | -5/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-07 | 24 | -0/+24 |
| | | |||||
* | | Merge pull request #12653 from owncloud/full_content_search_results | Morris Jobke | 2015-01-06 | 1 | -0/+6 |
|\ \ | | | | | | | 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 | 1 | -1/+1 |
| | | | |||||
| * | | filter trashbin and share views | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -0/+6 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-06 | 72 | -74/+2 |
| | | | |||||
* | | | Check for version before mounting a public link | Morris Jobke | 2015-01-05 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | * ownCloud 7.0.0 is needed - version of merge of server <-> server sharing - https://github.com/owncloud/core/pull/8399 * adjust error message | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-05 | 4 | -2/+38 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-04 | 6 | -14/+62 |
| | | |