Nextcloud bot
74072d75d5
[tx-robot] updated from transifex
2016-11-28 09:52:03 +00:00
Nextcloud bot
feefc9ed0b
[tx-robot] updated from transifex
2016-11-28 01:07:09 +00:00
Nextcloud bot
30c4f46d2a
[tx-robot] updated from transifex
2016-11-27 01:07:19 +00:00
Nextcloud bot
14a003eb32
[tx-robot] updated from transifex
2016-11-26 01:07:06 +00:00
Julius Haertl
c96bbd4953
Workaround for PHP bug when calling imagescale
...
Signed-off-by: Julius Haertl <jus@bitgrid.net>
2016-11-23 21:54:55 +01:00
Nextcloud bot
fee91b1073
[tx-robot] updated from transifex
2016-11-22 01:07:03 +00:00
Nextcloud bot
c688613f5f
[tx-robot] updated from transifex
2016-11-21 01:07:05 +00:00
Nextcloud bot
cd358b049d
[tx-robot] updated from transifex
2016-11-20 01:06:51 +00:00
Nextcloud bot
34d879bc14
[tx-robot] updated from transifex
2016-11-19 01:06:51 +00:00
Nextcloud bot
34f07f2bdd
[tx-robot] updated from transifex
2016-11-18 01:07:13 +00:00
Morris Jobke
9386e5b232
Merge pull request #2121 from nextcloud/stable10_2100
...
[Stable10] Fixes not allowed increasing of link share permissions
2016-11-17 18:55:40 +01:00
Morris Jobke
fcb6386b04
only use one kind of hack for the storage wrappers of the sharing code
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-17 17:00:56 +01:00
Vincent Petry
db8b66c546
Hack to prevent warning for read-only wrapper in public links
...
Storage wrappers should normally always be registered inside a presetup
hook. However in the public link scenario this is not possible and
there is currently no good alternative with the current architecture.
Instead of logging a warning every time, this fix prevents the warning
to be shown but also adds a FIXME in the code for the future. This is
ok because this app is already using private/internal APIs at the
moment and should be reworked properly in the future.
2016-11-17 17:00:49 +01:00
Nextcloud bot
2600bb2dbb
[tx-robot] updated from transifex
2016-11-17 01:07:09 +00:00
Roeland Jago Douma
5039b37570
Fix tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-15 09:41:59 +01:00
Roeland Jago Douma
8315891418
[Stable10] Fixes not allowed increasing of link share permissions
...
Backport of #2100
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-15 09:17:02 +01:00
Nextcloud bot
46a6cbadfc
[tx-robot] updated from transifex
2016-11-15 01:07:12 +00:00
Nextcloud bot
3acfc4e9cd
[tx-robot] updated from transifex
2016-11-14 01:07:13 +00:00
Nextcloud bot
9cffa6bebb
[tx-robot] updated from transifex
2016-11-13 01:07:17 +00:00
Nextcloud bot
4e3e2f5f48
[tx-robot] updated from transifex
2016-11-12 01:07:18 +00:00
Nextcloud bot
a043e14730
[tx-robot] updated from transifex
2016-11-11 01:07:25 +00:00
Nextcloud bot
da7d4e4ae8
[tx-robot] updated from transifex
2016-11-10 01:07:22 +00:00
Jan-Christoph Borchardt
c463380ef2
fix button on public upload page
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-08 22:53:47 +01:00
Nextcloud bot
5c61a6b351
[tx-robot] updated from transifex
2016-11-08 01:07:05 +00:00
Nextcloud bot
7f3a13c968
[tx-robot] updated from transifex
2016-11-07 01:07:10 +00:00
Nextcloud bot
b7aa793750
[tx-robot] updated from transifex
2016-11-06 01:07:57 +00:00
Nextcloud bot
75691d43af
[tx-robot] updated from transifex
2016-11-05 01:07:21 +00:00
Nextcloud bot
eb97592588
[tx-robot] updated from transifex
2016-11-04 01:07:13 +00:00
Nextcloud bot
7f03ed55a8
[tx-robot] updated from transifex
2016-11-03 01:07:16 +00:00
Nextcloud bot
2603e28aec
[tx-robot] updated from transifex
2016-11-02 01:07:16 +00:00
Nextcloud bot
8d6ed8d95e
[tx-robot] updated from transifex
2016-11-01 01:07:05 +00:00
Nextcloud bot
f59e13a8f6
[tx-robot] updated from transifex
2016-10-31 01:07:02 +00:00
Nextcloud bot
f621a17df1
[tx-robot] updated from transifex
2016-10-30 00:07:03 +00:00
Nextcloud bot
dc2ea1b295
[tx-robot] updated from transifex
2016-10-29 00:07:21 +00:00
Nextcloud bot
aba0dbc75e
[tx-robot] updated from transifex
2016-10-28 00:07:18 +00:00
Nextcloud bot
a96b9d5b0b
[tx-robot] updated from transifex
2016-10-27 00:07:13 +00:00
Nextcloud bot
5ae4db3fb0
[tx-robot] updated from transifex
2016-10-26 00:07:18 +00:00
Vincent Petry
f8922ff365
Fix malformed attribute in files app
2016-10-25 17:34:02 +02:00
Nextcloud bot
8a46c2f0f1
[tx-robot] updated from transifex
2016-10-25 09:36:17 +00:00
Roeland Jago Douma
ac23deefec
Merge pull request #1772 from nextcloud/backport-1771-fix-issue-loading-checks-from-cache
...
[stable10] Do not reset the list after adding cached entries
2016-10-19 19:44:26 +02:00
Joas Schilling
1a104df189
Make sure we only use numbers as length
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-19 11:41:37 +02:00
Roeland Jago Douma
09fbe32d48
Merge pull request #1769 from nextcloud/backport-1766-force-uid-casing-on-transfer-ownership
...
[stable10] Make sure the UID is correctly cased
2016-10-19 11:18:44 +02:00
Nextcloud bot
51300d3689
[tx-robot] updated from transifex
2016-10-18 00:06:58 +00:00
Joas Schilling
88a19eaa84
Fix older php and phpunit version
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-17 15:45:28 +02:00
Joas Schilling
3a619e3e19
Do not reset the list after adding cached entries
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-17 15:44:16 +02:00
Joas Schilling
dacd51cd25
Make sure the UID is correctly cased
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-17 14:31:28 +02:00
Nextcloud bot
9a73dc633f
[tx-robot] updated from transifex
2016-10-17 00:07:01 +00:00
Nextcloud bot
259e3c2e44
[tx-robot] updated from transifex
2016-10-15 00:07:02 +00:00
Nextcloud bot
00ec62e69b
[tx-robot] updated from transifex
2016-10-14 00:07:07 +00:00
Nextcloud bot
9cff86ebc8
[tx-robot] updated from transifex
2016-10-13 00:07:19 +00:00