Lukas Reschke
3102afacd2
Merge pull request #1479 from nextcloud/stable10-backport-1188
...
[stable10] redirect to default app after solving the 2FA challenge
2016-09-28 23:15:42 +02:00
Lukas Reschke
766abeeae6
Merge pull request #1536 from nextcloud/backport-1489-ocs-status-code-when-app-is-disabled
...
[stable10] Return 404 on v2.php when the app is disabled
2016-09-28 23:02:43 +02:00
Morris Jobke
bf0dfa997f
Merge pull request #1526 from nextcloud/more-error-handling-in-copyr-stable10
...
[stable10] Graceful error handling and logging
2016-09-28 22:40:56 +02:00
Morris Jobke
3e93dbd404
Merge pull request #1522 from nextcloud/stable9.1-3f53730159d94bbc2b53129a4c750f5bab40a26e
...
[stable10] Fix mimetype detection inside hidden folders (#26138 ) (#2…
2016-09-28 22:03:02 +02:00
Morris Jobke
7841f9775f
Merge pull request #1515 from nextcloud/stable9.1-fed-share-retry
...
[stable10] Fix fed share test call to return proper result
2016-09-28 22:02:29 +02:00
Morris Jobke
1a1ec21943
Merge pull request #1548 from nextcloud/stable9.1-d887671424e6a5980401f552f163062003afce94
...
[stable10] Change the minimum log level to fatal (#26213 )
2016-09-28 22:01:58 +02:00
Morris Jobke
43aa114169
Merge pull request #1533 from nextcloud/stable10-redo-1517
...
[stable10] Only use realpath for real directories (#26060 )
2016-09-28 22:01:29 +02:00
Lukas Reschke
12ec1d1e3e
Make it 10.0.1
2016-09-28 15:23:39 +02:00
Lukas Reschke
51249f7dde
Merge pull request #1555 from nextcloud/updatestate-can-be-empty-stable10
...
[stable10] UpdateState is empty if no update is available
2016-09-28 13:03:22 +02:00
Lukas Reschke
98df88950f
UpdateState is empty if no update is available
...
This leads to log messages such as "Undefined index: updaterEnabled at /media/psf/nextcloud/apps/updatenotification/lib/Controller/AdminController.php#116".
2016-09-28 12:30:35 +02:00
Nextcloud bot
ad9b154700
[tx-robot] updated from transifex
2016-09-28 00:10:27 +00:00
Juan Pablo Villafañez
6fd3974c8b
[stable9.1] Change the minimum log level to fatal ( #26213 )
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-27 18:40:13 +02:00
Björn Schießle
c6cf5f40af
Merge pull request #1544 from nextcloud/backport-1543-increase-component-length
...
[stable10] Increase the max length for components
2016-09-27 18:01:52 +02:00
Joas Schilling
db24cdcd92
Increase the max length for components
2016-09-27 17:07:43 +02:00
Lukas Reschke
6bd15bcea6
Make it 10.0.1 RC4
2016-09-27 16:37:15 +02:00
Lukas Reschke
c26fa854e7
Make it 10.0.1 RC3
2016-09-27 16:07:40 +02:00
Lukas Reschke
713eb790b1
Merge pull request #1541 from nextcloud/backport-1540-switch-for-autoupdater-control
...
[stable10] Switch for autoupdater control
2016-09-27 16:06:50 +02:00
Joas Schilling
4077f7141f
Use the same URL everywhere
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-09-27 15:00:16 +02:00
Joas Schilling
7d910437fd
Respect updater kill switch and fall back to download button
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-09-27 14:59:23 +02:00
Joas Schilling
0fac5146bd
Return the autoupdater value from the server
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-09-27 14:58:57 +02:00
Marius Blüm
cb2da786e2
Merge pull request #1528 from nextcloud/stable10-backport-1406
...
[stable10] Fix folder drag glitch in Firefox
2016-09-27 14:37:22 +02:00
Joas Schilling
2f01c97e97
Request a valid resource
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-09-27 11:50:46 +02:00
Joas Schilling
bbbad09383
Return 404 on v2.php when the app is disabled
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-09-27 11:13:13 +02:00
Nextcloud bot
0a683682b2
[tx-robot] updated from transifex
2016-09-27 00:09:53 +00:00
Vincent Petry
4cbdf51ddb
Only use realpath for real directories ( #26060 )
...
In some cross-local-storage use cases, the Local storage is
instantiated with "/" as data directory. In such cases, calling
realpath() would cause PHP warnings when open_basedir is set.
This fix bypasses the realpath() call when dealing with a root storage.
Downstreaming of https://github.com/owncloud/core/pull/26060
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-27 00:15:27 +02:00
Morris Jobke
9b0fca35ba
Merge pull request #1532 from nextcloud/revert-1517-stable9.1-fix-openbasedir-realpath-warning
...
Revert "[stable10] Only use realpath for real directories (#26060 )"
2016-09-27 00:12:48 +02:00
Morris Jobke
85d7b90b24
Revert "[stable10] Only use realpath for real directories ( #26060 )"
2016-09-27 00:12:23 +02:00
Morris Jobke
ffaa2512f3
Merge pull request #1517 from nextcloud/stable9.1-fix-openbasedir-realpath-warning
...
[stable10] Only use realpath for real directories (#26060 )
2016-09-27 00:11:42 +02:00
Lukas Reschke
0cc4d5d556
Make it 10.0.1 RC2
2016-09-26 22:30:30 +02:00
Lukas Reschke
9486dbb385
Merge pull request #1500 from nextcloud/stable10-backport-1499
...
[stable10] Add repair step and revert "Open updater" button
2016-09-26 22:28:53 +02:00
Morris Jobke
78c7ff9acc
Fix folder drag glitch in Firefox
...
issue:
* drag'n'drop a folder into the files app in Firefox
* the highlight stays there because Firefox doesn't trigger the drop event for folders
solution:
* behave like the drop event if the dragover event isn't fired for 100ms (only applied in Firefox)
2016-09-26 17:44:01 +02:00
Morris Jobke
a39d5ca37d
write channel to config file when changed
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-26 13:48:05 +02:00
Morris Jobke
341c3567a2
Revert "Fix tests"
...
This reverts commit a44c1c748c
.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-26 13:47:58 +02:00
Lukas Reschke
2ecf5722ec
Graceful error handling and logging
...
Right now a failed "copyr" will result in the error log being spammed with not really helpful error messages. Also situations such as `$dir` returning `false` are not really caught.
This adds more error handling and logging to make debugging such situations easier.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 12:25:45 +02:00
Thomas Müller
fca4098fac
[stable9.1] Fix mimetype detection inside hidden folders ( #26138 ) ( #26151 )
...
Downstreaming of https://github.com/owncloud/core/pull/26151
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:33:13 +02:00
Vincent Petry
7535d3e391
Only use realpath for real directories ( #26060 )
...
In some cross-local-storage use cases, the Local storage is
instantiated with "/" as data directory. In such cases, calling
realpath() would cause PHP warnings when open_basedir is set.
This fix bypasses the realpath() call when dealing with a root storage.
Downstreaming of https://github.com/owncloud/core/pull/26060
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:22:46 +02:00
Vincent Petry
335fcb1a43
Fix fed share test call to return proper result
...
Fixes an issue where retrying a previously failed federated share would
not properly reset the availability flag because the return value was
undefined instead of "true".
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:17:57 +02:00
Nextcloud bot
e0dd6768be
[tx-robot] updated from transifex
2016-09-26 08:10:50 +00:00
Nextcloud bot
f230070eda
[tx-robot] updated from transifex
2016-09-26 00:09:49 +00:00
Nextcloud bot
15d7b8c2f1
[tx-robot] updated from transifex
2016-09-25 00:09:47 +00:00
Nextcloud bot
60c2ae7fc0
[tx-robot] updated from transifex
2016-09-24 00:09:51 +00:00
Morris Jobke
038a03540f
Add repair step to remove .step file after update
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-23 13:49:40 +02:00
Morris Jobke
680e5cae5d
Revert "Show an update button instead of the updater"
...
This reverts commit 202ae42506
.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-23 13:49:15 +02:00
Nextcloud bot
c6e770959f
[tx-robot] updated from transifex
2016-09-23 00:09:51 +00:00
Nextcloud bot
28ad84cc19
[tx-robot] updated from transifex
2016-09-22 00:11:39 +00:00
Lukas Reschke
40076b28bb
Merge pull request #1484 from nextcloud/stable10-video-icons
...
[stable10] add audio and video icons
2016-09-22 01:16:28 +02:00
Jan-Christoph Borchardt
2a5cd3abfc
add icon-more-white
2016-09-22 00:58:51 +02:00
Jan-Christoph Borchardt
ec3e6aaca3
add proper classes for white audio and video icons
2016-09-22 00:58:40 +02:00
Jan-Christoph Borchardt
c79c32eb0a
add audio and video icons
2016-09-22 00:58:28 +02:00
Christoph Wurst
b824706ec5
check same URL in unit tests
2016-09-21 12:57:43 +02:00