Johannes König
97cac0bf8b
Merge pull request #1 from johkoenig/fix-de_version_control.rst-typos
...
Fixing several typos in German version_control.rst
2018-11-24 20:24:38 +01:00
Johannes König
e792e1531f
Fixing several typos in German version_control.rst
2018-11-24 20:22:12 +01:00
Morris Jobke
60879ae2ea
Merge pull request #937 from nextcloud/enhancement/revamped-2fa-docs
...
Revamp 2FA admin docs
2018-11-22 16:49:27 +01:00
Morris Jobke
6d122c978a
Merge pull request #938 from nextcloud/fix-share-api-doc
...
"canUpload" is a string not a boolean
2018-11-22 16:28:56 +01:00
Christoph Wurst
a22f105552
Revamp 2FA admin docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2018-11-22 14:59:55 +01:00
Björn Schießle
e0757ec2d9
"canUpload" is a string not a boolean
...
"canUpload" is a string which can be either "true" or "false", not a boolean.
2018-11-22 14:35:38 +01:00
Morris Jobke
7ceff622ff
Merge pull request #936 from nextcloud/revert-932-enhancement/revamped-2fa-docs
...
Revert "Revamp 2FA admin docs"
2018-11-22 10:05:02 +01:00
Christoph Wurst
715aed21f0
Revert "Revamp 2FA admin docs ( #932 )"
...
This reverts commit 95469bf7fe .
2018-11-22 10:04:51 +01:00
Christoph Wurst
e8d6aed8e9
Revert "Replace text in installation_wizard.rst ( #920 )"
...
This reverts commit 7612d3dfbe .
2018-11-22 10:04:51 +01:00
yugofire
7612d3dfbe
Replace text in installation_wizard.rst ( #920 )
...
Replace line 63 : "You will need the root database login, or any administrator login that has permissions to create and modify databases, and then enter any name you want for your Nextcloud database." by : "You will need the root database login, or any administrator login , and then enter any name you want for your Nextcloud database.
Be careful your administrator login needs to have the permissions to create
and modify databases and he needs to have the permissions to grant permissions
to other users."
2018-11-22 09:55:02 +01:00
Christoph Wurst
95469bf7fe
Revamp 2FA admin docs ( #932 )
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2018-11-22 09:54:29 +01:00
Hans Erasmus
c39bf32b73
Fixed NC hardcoded version in installation on CentOS ( #935 )
...
* CentOS 7 walkthrough install created
* Update source_installation.rst
Added additional dependency to extract tar ball.
* Added entries from the comment of @michag86
* Fix Nextcloud version number in CentOS install
Removed the hardcoded 'Nextcloud 13' line in the CentOS install to make it more generic.
2018-11-20 14:05:25 +01:00
Morris Jobke
1bf807132a
Merge pull request #930 from nextcloud/nginx-woff2-1
...
Update nginx regex to also server woff2
2018-11-19 10:15:11 +01:00
Morris Jobke
ee75fbe8bc
Update nginx regex to also server woff2
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-19 09:34:41 +01:00
Morris Jobke
1df7413bee
Merge pull request #928 from C0rn3j/patch-2
...
Fix a typo
2018-11-16 13:43:04 +01:00
Martin
60c259fd2f
Fix a typo
...
"...an Nextcloud..." > "...a Nextcloud..."
2018-11-16 10:41:51 +01:00
Morris Jobke
cc1b3e6057
Merge pull request #922 from nextcloud/enhancement/noid/extend-sizelimit++
...
Remove explanation about "sizelimit exceeded"
2018-11-15 11:08:51 +01:00
Morris Jobke
cab9d8e1ea
Remove sizelimit explanation because it is not logged anymore in 15+
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-15 11:08:14 +01:00
Hans Erasmus
09cad635c9
CentOS 7 walkthrough install created ( #843 )
...
* CentOS 7 walkthrough install created
* Update source_installation.rst
Added additional dependency to extract tar ball.
* Added entries from the comment of @michag86
2018-11-13 09:13:55 +01:00
Morris Jobke
623f7993f7
Merge pull request #900 from fermulator/patch-1
...
minor corrections to manual upgrade steps
2018-11-12 23:16:20 +01:00
Daniel Hansson
b631fab80e
update text and formatting ( #924 )
...
* update text and formatting
cc @jospoortvliet @MorrisJobke
* correct typo
* removed official
2018-11-12 15:33:11 +01:00
Morris Jobke
c4f7d6841a
Merge pull request #921 from nextcloud/we-have-two-vms
...
We have two VM's, add Univention.
2018-11-06 00:05:51 +01:00
Arthur Schiwon
8eb0e5b29b
you need to live wiht sizelimit exceeded
...
even stated in the php docs: http://php.net/manual/en/function.ldap-search.php
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2018-11-05 16:46:13 +01:00
Jos Poortvliet
c8fa1060a8
We have two VM's, add Univention.
...
Of course, we should have had both options here from the beginning... 🙈
2018-11-05 15:15:11 +01:00
Marius Blüm
5f358ecc67
Merge pull request #918 from mokkin/patch-1
...
update links
2018-11-04 23:43:19 +01:00
mokkin
93023bf334
update links
2018-11-04 01:12:53 +01:00
Morris Jobke
1fd8b02ca4
Merge pull request #913 from nextcloud/decrypt-all-without-master-key
...
Clarify decrypt-all without master key only works per-user
2018-11-01 14:56:05 +01:00
Morris Jobke
427197150a
Merge pull request #916 from mrtumnus/patch-1
...
Indicate required mod_rewrite
2018-11-01 14:54:31 +01:00
Elliott Partridge
f46a449553
Indicate required mod_rewrite
...
Added a note indicating that mod_rewrite is required for .well-known redirects in the .htaccess file. I stumbled across this missing requirement when upgrading to NC 13.0.
2018-10-30 11:08:27 -04:00
Jos Poortvliet
2357a855ca
Update occ_command.rst
...
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-10-27 15:05:28 +02:00
Morris Jobke
7520bc38a7
Fix line break
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-10-24 17:05:14 +02:00
Morris Jobke
545f0e5e2f
Merge pull request #906 from HarHarLinks/patch-1
...
Update usage of --path argument
2018-10-24 17:04:06 +02:00
Morris Jobke
945f31f2d6
Merge pull request #905 from nextcloud/transifex
...
Transifex documentation
2018-10-24 12:12:54 +02:00
blizzz
8bf200cd9f
Merge pull request #911 from nextcloud/bugfix/noid/mysql-4byte-instructions-for-mysql8-and-later
...
Fix numbers
2018-10-24 11:57:55 +02:00
Joas Schilling
cccd8533e4
Fix numbers
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2018-10-24 11:49:35 +02:00
blizzz
1a907c9d8b
Merge pull request #910 from nextcloud/bugfix/noid/mysql-4byte-instructions-for-mysql8-and-later
...
Improve the documentation for MySQL 4byte on MySQL 8+ and MariaDB 10.3+
2018-10-24 11:48:14 +02:00
Joas Schilling
defa0fb898
Improve the documentation for MySQL 4byte on MySQL 8+ and MariaDB 10.3+
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2018-10-24 11:27:05 +02:00
Morris Jobke
de64a8ec28
Merge pull request #829 from nextcloud/design-update
...
Designer 14 update
2018-10-23 14:58:17 +02:00
Daniel Hansson
ed75ac7619
Merge pull request #907 from nextcloud/enoch85-patch-1
...
update name
2018-10-20 13:47:35 +02:00
Daniel Hansson
f0b4247e0b
Merge pull request #908 from nextcloud/enoch85-patch-2
...
update link to blog
2018-10-20 13:47:23 +02:00
Daniel Hansson
baa0e6c2e0
update link to blog
2018-10-19 21:43:51 +02:00
Daniel Hansson
23efcb9bb1
update name
2018-10-19 21:40:54 +02:00
Kim Brose
af070e87fe
Update usage of --path argument
...
Update use of --path argument for files:transfer-ownership to reflect https://github.com/nextcloud/server/blob/master/apps/files/lib/Command/TransferOwnership.php#L126
2018-10-19 14:15:52 +02:00
Morris Jobke
e997036cf5
Add section about .l10nignore
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-10-19 11:28:24 +02:00
Morris Jobke
5c3cdaf58d
Update l10n documentation
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-10-19 11:24:09 +02:00
Morris Jobke
42412a4cdd
generate documentation from config.sample.php
2018-10-18 21:12:17 +02:00
Morris Jobke
a149f37510
Merge pull request #903 from nextcloud/phpmail-not-supported
...
PHP Mail is not longer supported
2018-10-18 13:25:17 +02:00
Marius Blüm
950261f8f9
PHP Mail is not longer supported
...
* fixes https://github.com/nextcloud/documentation/issues/854
Signed-off-by: Marius Blüm <marius@lineone.io >
2018-10-18 13:24:58 +02:00
Morris Jobke
f98e8a50c3
Merge pull request #904 from coliff/patch-1
...
Therefore typo fix
2018-10-17 12:21:43 +02:00
Christian Oliff
ec8120c7d5
Therefore typo fix
...
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-16 18:05:35 +01:00