Commit Graph

1163 Commits

Author SHA1 Message Date
Nextcloud bot 4b5e979ea9
[tx-robot] updated from transifex 2019-11-22 02:16:42 +00:00
Nextcloud bot 21d6507489
[tx-robot] updated from transifex 2019-11-12 02:16:36 +00:00
Nextcloud bot 74c4b34924
[tx-robot] updated from transifex 2019-11-04 02:15:50 +00:00
Nextcloud bot bd490fd998
[tx-robot] updated from transifex 2019-09-24 02:15:01 +00:00
Nextcloud bot 24450d53af
[tx-robot] updated from transifex 2019-09-19 02:15:58 +00:00
Nextcloud bot 1fab3d92eb
[tx-robot] updated from transifex 2019-09-17 12:33:53 +00:00
Roeland Jago Douma fcbe276ed2 Use the owner from the storage
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-11 10:38:56 +00:00
Julius Härtl 6b07b1a0d9 Emit moveToTrash event only for the deleting user
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-11 10:38:55 +00:00
Nextcloud bot 971fd793d7
[tx-robot] updated from transifex 2019-09-05 02:16:29 +00:00
Nextcloud bot ad4ac73a20
[tx-robot] updated from transifex 2019-08-30 02:15:27 +00:00
Nextcloud bot 0a251076bb
[tx-robot] updated from transifex 2019-08-28 02:15:42 +00:00
Nextcloud bot e996a3bdde
[tx-robot] updated from transifex 2019-08-22 02:14:48 +00:00
Nextcloud bot fc445242f9
[tx-robot] updated from transifex 2019-08-20 02:15:03 +00:00
Nextcloud bot c1f0ff0746
[tx-robot] updated from transifex 2019-08-17 02:15:16 +00:00
Nextcloud bot a8a5594dbe
[tx-robot] updated from transifex 2019-08-15 02:14:49 +00:00
Nextcloud bot fbf3a189a1
[tx-robot] updated from transifex 2019-08-01 02:15:42 +00:00
Nextcloud bot d527f75ddb
[tx-robot] updated from transifex 2019-05-28 02:13:55 +00:00
Nextcloud bot 744874e941
[tx-robot] updated from transifex 2019-05-27 02:13:53 +00:00
Nextcloud bot 74bde2c556
[tx-robot] updated from transifex 2019-05-02 00:13:08 +00:00
Nextcloud bot e0b9a404b1
[tx-robot] updated from transifex 2019-04-30 00:12:53 +00:00
Nextcloud bot dbabcc5df7
[tx-robot] updated from transifex 2019-04-18 00:12:58 +00:00
Nextcloud bot aafedb9728
[tx-robot] updated from transifex 2019-03-29 01:12:59 +00:00
Nextcloud bot 3c76c0ce11
[tx-robot] updated from transifex 2019-03-19 01:12:52 +00:00
Morris Jobke ab492adb9a
Merge pull request #14699 from nextcloud/backport/14693/stable15
[stable15] dont try to restore a trashbin item to a readonly target
2019-03-15 10:56:31 +01:00
Morris Jobke d734a4ba7b
Merge pull request #14672 from nextcloud/backport/14640/disable-failing-tests
[stable15] Disable fragile tests
2019-03-15 00:25:06 +01:00
Robin Appelman 7b1b161280 dont try to restore a trashbin item to a readonly target
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 19:27:29 +00:00
Nextcloud bot 92634ec842
[tx-robot] updated from transifex 2019-03-14 16:08:44 +00:00
Morris Jobke 684bb8608d
Do not run fragile TrashbinTest
Fails with:

There was 1 failure:

1) TrashbinTest::testExpireOldFiles
Failed asserting that null is identical to 'file2.txt'.

/drone/src/github.com/nextcloud/server/apps/files_trashbin/tests/TrashbinTest.php:186

OR

1) TrashbinTest::testExpireOldFiles
Failed asserting that null is identical to 'file2.txt'.

/drone/src/github.com/nextcloud/server/apps/files_trashbin/tests/TrashbinTest.php:193

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-13 22:16:27 +01:00
Robin Appelman 57471cca04 prevent recursion when moving a file to the trashbin
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-13 16:17:30 +00:00
Felix Nieuwenhuizen 0685b98e1c Fix for issue 10862: calculation of free space ignores external storage (doesn't count towards quota)
Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com>
2019-02-27 14:56:53 +00:00
Nextcloud bot 192bb12d5b
[tx-robot] updated from transifex 2019-02-27 01:12:18 +00:00
Nextcloud bot b42e3fa1b3
[tx-robot] updated from transifex 2019-02-21 01:12:14 +00:00
Roeland Jago Douma 220b674836
Fix trashbin restore translation
The files app doesn't have this entry.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-14 21:44:09 +01:00
Nextcloud bot 262c5a6236
[tx-robot] updated from transifex 2019-02-14 01:12:38 +00:00
Morris Jobke 89c67b3e6e
Merge pull request #14029 from nextcloud/backport/13954/stable15
[stable15] Show original path in trashbin
2019-02-07 16:47:23 +01:00
Nextcloud bot 3e72cc16e7
[tx-robot] updated from transifex 2019-02-06 11:27:41 +00:00
Morris Jobke 5ffb793b71 Show original path in trashbin via extraData
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-05 14:12:08 +00:00
Roeland Jago Douma b6e5669949
Revert "[stable15] Show original path in trashbin" 2019-02-05 15:10:32 +01:00
Morris Jobke cba2c1fd1a Show original path in trashbin via extraData
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-05 13:09:15 +00:00
Robin Appelman a6f6a3aa5d add fallback for trashbin original location
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-01-30 08:04:49 +00:00
Nextcloud bot e9fae5e390
[tx-robot] updated from transifex 2019-01-20 01:12:42 +00:00
Nextcloud bot 2b577f5634
[tx-robot] updated from transifex 2019-01-19 01:12:32 +00:00
Nextcloud bot 08676fd8e6
[tx-robot] updated from transifex 2019-01-15 01:12:27 +00:00
Nextcloud bot 457261a955
[tx-robot] updated from transifex 2019-01-14 01:12:11 +00:00
Nextcloud bot 5270f3996f
[tx-robot] updated from transifex 2019-01-04 01:12:40 +00:00
Nextcloud bot 9e315b1ac4
[tx-robot] updated from transifex 2018-12-28 01:11:59 +00:00
Nextcloud bot 23889c50fc
[tx-robot] updated from transifex 2018-12-24 01:11:59 +00:00
Nextcloud bot 6a618ebd8b
[tx-robot] updated from transifex 2018-12-21 01:11:57 +00:00
Nextcloud bot d543678651
[tx-robot] updated from transifex 2018-12-20 01:11:55 +00:00
Nextcloud bot 140f3d2ee0
[tx-robot] updated from transifex 2018-12-19 01:11:56 +00:00