Roeland Jago Douma
e55effc5ef
Make sure the file is readable before attempting to create a preview
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-29 22:03:43 +02:00
Morris Jobke
b71c90bac1
Merge pull request #9650 from nextcloud/backport/8842/stable13
...
[stable13] fix(AmazonS3): fix loop $result['Contents'] error
2018-05-29 20:56:03 +02:00
Arthur Schiwon
d33ba08b05
check user state when fetching to avoid dealing with offline objects
...
fixes #9502
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-05-29 20:54:48 +02:00
Roeland Jago Douma
d6ab2a4ddb
Merge pull request #9661 from nextcloud/backport/9288/stable13
...
[stable13] LDAP password renewal fixes
2018-05-29 20:16:05 +02:00
Morris Jobke
a52f0150af
Merge pull request #9659 from nextcloud/backport/9653/stable13
...
[stable13] The OAuth endpoint needs to support Basic Auth
2018-05-29 17:12:00 +02:00
Morris Jobke
5c9f2dd99f
Merge pull request #9651 from nextcloud/backport/9271/stable13
...
[stable13] Fix undefined variables
2018-05-29 17:08:40 +02:00
Morris Jobke
b3e9e36b14
Merge pull request #9656 from nextcloud/backport/9490/stable13
...
[stable13] Make LargeFileHelper.php faster by avoiding execs as much as possible
2018-05-29 17:08:12 +02:00
Morris Jobke
de539c6e27
Merge pull request #9649 from nextcloud/sabre-head-dont-open-file-13
...
[13] dont open the file on dav HEAD request
2018-05-29 17:02:47 +02:00
Morris Jobke
9f793f91c9
Merge pull request #9608 from nextcloud/smb-exceptions-on-listing
...
[13] Handle exception while itterating trough smb file listing
2018-05-29 17:01:51 +02:00
Roger Szabo
49c1a7f2ae
Remove unneeded semicolon and parentheses
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2018-05-29 16:40:50 +02:00
Roger Szabo
b3b774dfc5
css indent alignment
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2018-05-29 16:40:46 +02:00
Roger Szabo
733eae5b91
adjust css to nc13 core changes
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2018-05-29 16:40:43 +02:00
Roger Szabo
4ba9556bc2
remove reset password link
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2018-05-29 16:40:39 +02:00
Morris Jobke
c61e9577e6
Merge pull request #9652 from nextcloud/search-category-stable13
...
[stable13] Add search category icon
2018-05-29 16:39:43 +02:00
Roeland Jago Douma
d48333910e
The OAuth endpoint needs to support Basic Auth
...
* Add test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-29 15:57:04 +02:00
Robin Appelman
a8b674fd8c
dont open the file on dav HEAD request
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-05-29 15:42:29 +02:00
Bjoern Schiessle
58be1f1b2f
improve error reporting and move format parameter to the options
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-05-29 15:34:32 +02:00
marco44
184a0b97fc
Make LargeFileHelper.php faster by avoiding execs as much as possible
...
Signed-off-by: Marc Cousin <cousinmarc@gmail.com>
2018-05-29 15:31:55 +02:00
Roger Szabo
0b25317269
adjust unit tests for \"Invalid argument supplied for foreach()\" fix
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2018-05-29 15:21:23 +02:00
Roger Szabo
27fca0eebc
Fix "Invalid argument supplied for foreach()"
...
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2018-05-29 15:21:19 +02:00
John Molakvoæ (skjnldsv)
221f3a4819
Add search category icon
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-05-29 15:13:58 +02:00
Morris Jobke
57489f1013
Remove a check for an unused variable
...
Left over from a refactoring
https://github.com/nextcloud/server/pull/1940
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-05-29 15:13:57 +02:00
Morris Jobke
6a4a7c868c
Fix undefined variable - found by Phan
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-05-29 15:12:10 +02:00
enoch
65bb12032d
fix(AmazonS3): fix loop $result['Contents'] error
...
Invalid argument supplied for foreach() at /var/www/html/apps/files_external/lib/Lib/Storage/AmazonS3.php#295
2018-05-29 15:03:28 +02:00
blizzz
af2ecbbd5a
Merge pull request #9647 from nextcloud/release/noid/theming-1.4.5-translations
...
[stable13] prepare another theming release including translations for recently added imprint and privacy policy strings
2018-05-29 14:37:23 +02:00
Morris Jobke
b03752b1d9
Merge pull request #9620 from nextcloud/backport/9576/stable13
...
[stable13] Emit event when running ./occ db:add-missing-indices
2018-05-29 14:30:27 +02:00
Arthur Schiwon
c2041c5d4a
prepare another theming release including translations for recently
...
added imprint and privacy policy strings.
Languages: fi, fr, de, de_DE (formal), it, es, pt_BR, tr
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-05-29 14:13:58 +02:00
Nextcloud bot
00edb8f2d4
[tx-robot] updated from transifex
2018-05-29 00:12:43 +00:00
Roeland Jago Douma
c07f23ca72
Merge pull request #9629 from nextcloud/backport/9627/stable13
...
[stable13] Limit Sinon version to 5.0.7 at most
2018-05-28 13:27:34 +02:00
Morris Jobke
8889220f55
Merge pull request #9622 from nextcloud/backport/9475/stable13
...
[stable13] Delete the previews when a version is restored
2018-05-28 11:20:18 +02:00
Daniel Calviño Sánchez
fe93f0935b
Limit Sinon version to 5.0.7 at most
...
When using fake servers with Sinon.JS, the JavaScript test framework,
the XHR objects are also fake. In Sinon 5.0.8 the "setRequestHeader" of
XMLHttpRequest was modified to normalize the header values (as requested
by the spec), but since then only string values are accepted; null or
integer values can no longer be passed to "setRequestHeader", as it
expects the "replace" function to be available in the object. However,
in the tests null and integer values are passed to "setRequestHeader",
which causes them to fail.
Both Firefox and Chromium accept passing non-string values to their
"setRequestHeader" implementation, and it is done, for example, in
davclient.js; it is not clear yet whether Sinon got too restrictive or
the code calling "setRequestHeader" was too loose. Given that
davclient.js is an external dependency, as a temporary measure Sinon
version is forced to be 5.0.7 at most until either Sinon or davclient.js
are updated.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-05-28 11:07:11 +02:00
Roeland Jago Douma
5536d17181
Merge pull request #9619 from nextcloud/backport/9515/stable13
...
[stable13] Regenerate session id after public share auth
2018-05-28 09:05:53 +02:00
Roeland Jago Douma
dd5995a2f8
Emit event when running ./occ db:add-missing-indices
...
This allows apps to listen to this event in order to also update
indecies there.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-28 09:04:59 +02:00
Nextcloud bot
5a20bb6980
[tx-robot] updated from transifex
2018-05-28 00:13:05 +00:00
Nextcloud bot
f800c1697c
[tx-robot] updated from transifex
2018-05-27 00:13:28 +00:00
Roeland Jago Douma
7249f73832
Merge pull request #9621 from nextcloud/backport/9418/stable13
...
[stable13] Add PHP missing message to index.php
2018-05-26 20:37:51 +02:00
Roeland Jago Douma
d33834f07a
Delete the previews when a version is restored
...
Fixes #9469
When a version of a file is restored the previews are no longer valid.
Thus we should remove them so they are regenerated.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-26 14:09:11 +02:00
Marius Blüm
5b846d0e48
Add PHP missing message to index.php
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-05-26 13:29:42 +02:00
Roeland Jago Douma
5eb6d7bc05
Regenerate session id after public share auth
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-26 13:21:08 +02:00
Nextcloud bot
043acfebab
[tx-robot] updated from transifex
2018-05-26 00:13:24 +00:00
Georg Ehrke
f1108b9d26
send invitations for shared calendars
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-05-25 20:47:02 +02:00
Roland Tapken
e8868c2148
Make SMB module more fault-tolerant
...
Ignore unavailable files when fetching the share's mtime
or reading directory listings. This can happen on servers using a
distributed file system (DFS) with unavailable destinations, for example
when the remote server is offline.
Signed-off-by: Roland Tapken <roland@bitarbeiter.net>
2018-05-25 15:00:35 +02:00
Nextcloud bot
d8e3c3cb22
[tx-robot] updated from transifex
2018-05-25 00:15:16 +00:00
Morris Jobke
e2133ae2d8
Merge pull request #9590 from nextcloud/bug/9514/fix-settings-menu
...
[stable13] Fix settings menu
2018-05-24 18:14:12 +02:00
Morris Jobke
866568d4d2
Merge pull request #9579 from nextcloud/bugfix_stable13/noid/fix_force_language_html_attr
...
[stable13] make sure force language is reflected in html lang attribute
2018-05-24 17:59:58 +02:00
Morris Jobke
cef2e190a1
Merge pull request #9586 from nextcloud/feature/9577/privacy-link
...
[stable13] add privacy link to theming and fix scrollbars
2018-05-24 17:57:25 +02:00
Julius Härtl
d6bde6a281
Fix scope of nav css rule
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-24 16:43:38 +02:00
Arthur Schiwon
cee2d1783d
bump theming version ¯\_(ツ)_/¯
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-05-24 16:26:58 +02:00
Arthur Schiwon
ac22c28045
addjust footer height when legal links are present. fixes #9572
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-05-24 16:26:58 +02:00
Arthur Schiwon
323b665e88
also add a privacy link
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-05-24 16:26:51 +02:00