Commit Graph

5508 Commits

Author SHA1 Message Date
Morris Jobke
3e95ccee5f Fix double dash rendering - fixes #1344
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-02 07:15:05 +02:00
Morris Jobke
df91eb5105 Merge pull request #1280 from BernieO/patch-1
change nginx-config for subdir to resolve /ocm-provider properly
2019-03-04 13:48:35 +01:00
Morris Jobke
49380f3f14 Merge pull request #1284 from nextcloud/fix/developer/dav-SEARCH-fileid
Fix SEARCH fileid and rfc link
2019-03-04 13:05:55 +01:00
Morris Jobke
f191012b91 Merge pull request #1283 from ThaChillera/master
Added documentation about missing MIMEtype issues
2019-03-04 13:05:02 +01:00
Morris Jobke
f9010ec47a Merge pull request #1282 from frlan/frlan-patch-1
Fix a link to point to correct version and remove TODO entry
2019-03-04 13:04:08 +01:00
Morris Jobke
e601b370c7 Update occ_command.rst 2019-03-04 13:03:52 +01:00
John Molakvoæ
2375858958 Fix SEARCH fileid and rfc link 2019-03-04 11:58:55 +01:00
ThaChillera
91e743eab3 added text for mimetype fix 2019-03-04 09:34:04 +01:00
BernieO
83bb1aa353 update nginx subdir config to properly resolve oc(m|s)-provider
signed-off-by Bernhard Ostertag <bernio.github@gmx.de>

After upgrading to 15.0.5 this is shown in the Admin-panel:
```
Your web server is not properly set up to resolve “/ocm-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
Your web server is not properly set up to resolve “/ocs-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
```
I think for runnning nextcloud in a subdirectory of webroot, this rewrite has to be added to the nignx configuration when running nextcloud in a subdirectory of webroot
2019-03-03 07:44:35 +01:00
BernieO
0232831d26 update nginx subdir config to resolve oc(m|s)-provider
signed-off-by Bernhard Ostertag <bernieo.github@gmx.de>

After upgrading to 15.0.5 this is shown in the Admin-panel:
```
Your web server is not properly set up to resolve “/ocm-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
Your web server is not properly set up to resolve “/ocs-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
```
I think for runnning nextcloud in a subdirectory of webroot, this rewrite has to be added to the nignx configuration when running nextcloud in a subdirectory of webroot
2019-03-03 07:42:30 +01:00
Frank Lanitz
a69b64401e Fix a link to point to correct version and remove TODO entry 2019-03-02 12:03:58 +01:00
BernieO
71bc6e6ab7 change nginx-config for subdir to resolve /ocm-provider properly
After upgrading to 15.0.5 this is shown in the Admin-panel:
```
Your web server is not properly set up to resolve “/ocm-provider/”. This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in “.htaccess” for Apache or the provided one in the documentation for Nginx at it’s documentation page 1. On Nginx those are typically the lines starting with “location ~” that need an update.
```
I think for runnning nextcloud in a subdirectory of webroot, this redirect has to be added to the configuration
signed-off by bernieo.github@gmx.de
2019-02-28 17:33:22 +01:00
Morris Jobke
1636ab4d12 Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-27 23:11:43 +01:00
Morris Jobke
3c2e498692 Merge pull request #1279 from nextcloud/backport/1278/master
[master] Minor Theming Changes
2019-02-26 14:30:45 +01:00
terrytibbles
159c8fda98 Update theming.rst 2019-02-26 13:28:21 +00:00
Nextcloud bot
0a5977d58c generate documentation from config.sample.php 2019-02-26 11:30:26 +00:00
Morris Jobke
38c8dfe34d Merge pull request #1270 from nextcloud/alternative-approach-for-gifs
Only render gif in HTML
2019-02-20 08:47:13 +01:00
Morris Jobke
34cb47bdbf Only render gif in HTML
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-19 10:53:11 +01:00
Morris Jobke
cacc134624 Merge pull request #1266 from nextcloud/fix-user-manual
Convert gif inside PDF build process to PNGs
2019-02-19 10:34:12 +01:00
Morris Jobke
03bc7d339a Convert gif inside PDF build process to PNGs
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-19 10:33:14 +01:00
Morris Jobke
4063b961b5 Merge pull request #1259 from nextcloud/kesselb-patch-1
Show overwrite parameter as list
2019-02-19 09:21:15 +01:00
Morris Jobke
56e42ca469 Merge pull request #1262 from nextcloud/backport/1257/master
[master] Fixed grammar error
2019-02-18 17:07:19 +01:00
Jack Hazlehurst
dc03320f8a Fixed grammar error.
an -> a
2019-02-18 16:05:49 +00:00
Morris Jobke
66b785c062 Merge pull request #1260 from nextcloud/nginx-ocm-provider
add exception for ocm-provider end-point
2019-02-18 16:58:13 +01:00
Bjoern Schiessle
b714250b2c add exception for ocm-provider end-point
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-02-18 10:25:47 +01:00
Daniel Kesselberg
c725dfae9e Update reverse_proxy_configuration.rst 2019-02-17 19:49:34 +01:00
Morris Jobke
adc4143ee5 Update release dates
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-15 14:27:31 +01:00
Morris Jobke
5741a7868a Merge pull request #1256 from nextcloud/backport/1181/master
[master] Add another table not converted from sqlite to mysql
2019-02-15 11:09:45 +01:00
Morris Jobke
c2a68ade08 Merge pull request #1255 from nextcloud/backport/1254/master
[master] Changed CentOS install to SCL from webtatic
2019-02-15 11:09:12 +01:00
Morris Jobke
b2aa09f2c3 Update admin_manual/configuration_database/db_conversion.rst
Co-Authored-By: Yvan-Masson <yvan@masson-informatique.fr>
2019-02-15 10:07:03 +00:00
Yvan-Masson
a00b32dcd3 Add another table not converted from sqlite to mysql 2019-02-15 10:07:02 +00:00
Hans Erasmus
4bfe024221 Changed CentOS install to SCL from webtatic
Fixed the repo issue as previously discussed. Please note I added `imagick` package now as default. IMHO it is of no use to warn a user about it on the admin page if it is not to be used. This how-to should act as a one-stop page for them to get a basic Nextcloud up and running, without issues. (Excluding SSL etc which is more advanced).
2019-02-15 09:40:20 +00:00
Morris Jobke
2cc259703b Merge pull request #1252 from nextcloud/michag86-patch-1
add rh-php72-php-pecl-apcu for centos too
2019-02-12 18:48:45 +01:00
michag86
fc676e43a5 add rh-php72-php-pecl-apcu for centos too
add rh-php72-php-pecl-apcu for centos too
2019-02-12 18:38:06 +01:00
Morris Jobke
2ac3203005 Merge pull request #1250 from nextcloud/rullzer-patch-1
rh-php72-php-pecl-apcu is required on RH/Centos
2019-02-12 13:50:43 +01:00
Roeland Jago Douma
1c5b110b21 rh-php72-php-pecl-apcu is required on RH/Centos 2019-02-12 11:53:13 +01:00
Morris Jobke
e656b20159 Merge pull request #1221 from nextcloud/calendar-documentation
Calendar documentation
2019-02-11 11:03:10 +01:00
Marius Blüm
c32d37c16b Remove sidebar image (confusing format)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 11:01:57 +01:00
Morris Jobke
f115e07da7 Use proper path for images and scale too big images down
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-11 11:01:55 +01:00
Morris Jobke
9da7af6fb5 RST uses double ticks
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-11 11:01:24 +01:00
Marius Blüm
245c28d88e Add calendar_create GIF
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 11:01:24 +01:00
Marius Blüm
3800a72b3b Implement Feedback from Georg
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 11:01:24 +01:00
Marius Blüm
877e530f3b Calendar docs (4)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 11:01:24 +01:00
Marius Blüm
a2f5d897ae Calendar docs (3)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 11:01:24 +01:00
Marius Blüm
7e0da2d8c2 Calendar docs (2)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 11:01:24 +01:00
Marius Blüm
7b2d252ce0 Calendar Documentation (1)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-11 11:01:24 +01:00
Morris Jobke
789e9eae9f Merge pull request #1247 from nextcloud/backport/1245/master
[master] Fix tiny typo.
2019-02-10 23:05:50 +01:00
i-need-to-tell-you-something
058f9f179c Fix tiny typo. 2019-02-10 22:05:10 +00:00
Morris Jobke
993b04ad68 Merge pull request #1241 from ajdunevent/patch-1
Add leading slashes to class in examples
2019-02-10 22:10:03 +01:00
ajdunevent
4c6e420a93 Add leading slashes to class in examples
Leading slashes were missing from 'class' in the object storage configuration examples (i.e. \\OC\\...) though they were called out correctly above the examples.
2019-02-10 08:12:21 -06:00