4681 Commits

Author SHA1 Message Date
Morris Jobke
6f3a3f2156 Add missing updates
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 14:50:13 +01:00
Morris Jobke
801238809a Merge pull request #993 from nextcloud/enhancement/958/outdated-notice-12
[stable12] Provide a link to stable version of documentation
2018-12-03 14:39:45 +01:00
Morris Jobke
c46bb8601f Provide a link to stable version of documentation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 14:29:33 +01:00
Martin
b48862ae75 Fix a typo
"...an Nextcloud..." > "...a Nextcloud..."
2018-11-16 13:43:34 +01:00
Christian Oliff
0bae7896fc Therefore typo fix
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-17 12:22:35 +02:00
anoy
d5899c2e3e updated php-handler since php 7 is required 2018-10-03 16:24:58 +02:00
euku
e5f3957717 fixed 3 mistakes 2018-09-28 17:30:29 +02:00
signupforacomment
3dd29f8875 Update source_installation.rst
After updating from Nextcloud 13 to 14 and accessing the login page, the message appears the OpenSSL extension IS to even login
2018-09-28 11:44:13 +02:00
Joas Schilling
d64c036354 Remove reference to strong permissions, see #431 for reasons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-28 11:38:47 +02:00
Colin Kelly
73825f31df Update sync_ios.rst
Simple typo correction
2018-09-28 11:35:28 +02:00
alexanderdd
b810523386 fixed typo in whats_new.rst 2018-09-25 14:47:27 +02:00
Morris Jobke
1a20a0e86e Update migration versions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-25 12:06:21 +02:00
Hans Erasmus
33ab7bddd3 Fixed a few typos 2018-08-24 14:31:12 +02:00
Branko Kokanovic
b650cb382f Simple typo fix 2018-08-20 11:49:04 +02:00
Paul Menzel
8f71a85ee9 user_manual: Fix typo in *Connect* 2018-08-20 11:46:35 +02:00
Paul Menzel
2589505d82 user_manual: Remove trailing space 2018-08-20 11:45:58 +02:00
Christoph Wurst
c403b44eb9 Fix certificate key length in dev manual
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-20 11:23:32 +02:00
Morris Jobke
9a016aefec Merge pull request #823 from NlL5/stable12
Removed '=' from php_value statements
2018-07-24 15:19:46 +02:00
Nils M
4490829f96 Removed '=' from php_value statements 2018-07-24 14:42:01 +02:00
Hans Erasmus
bd46ed7eba Fixed a few typos in the database configuration section. 2018-07-19 12:14:32 +02:00
Marius Blüm
f9b486dc0e Update documentation links
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-16 15:34:26 +02:00
rieger::CLOUD
870269b909 Cosmetical changes
Minor Cosmetical and grammatical changes
2018-07-11 14:53:41 +02:00
rieger::CLOUD
fb351a54b1 UTF8MB4 amendments
added create statements and config.php value.
2018-07-10 08:49:34 +02:00
rieger::CLOUD
9c835292f1 Removed the ** 2018-07-09 15:35:56 +02:00
rieger::CLOUD
190eed0f2a Found a typo.
Appologize
2018-07-09 15:35:52 +02:00
rieger::CLOUD
f455f4919e MariaDB/MySQL Global settings
Added transaction_isolation and binlog_format to the database server configuration with an example of an entire /etc/mysql/my.cnf
2018-07-09 15:35:49 +02:00
Marius Blüm
2742079d26 add antivirus-configuration link
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-05 11:01:00 +02:00
Morris Jobke
ff119ea7ba Fix search example URL
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 12:05:15 +02:00
Morris Jobke
2ba94c0edf Fix occ log command
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:56:03 +02:00
Morris Jobke
85fd852faa Improve the wording of the update text
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-06-29 15:18:20 +02:00
Benedikt Geissler
56e8949b8a Use $request_uri instead of $uri in nginx config
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2018-06-25 18:39:42 +02:00
Morris Jobke
82028049e0 generate documentation from config.sample.php 2018-06-19 21:27:50 +02:00
VirtualJMills
961a87b46c Update occ_command.rst
Provide examples of other "run as other user" wrappers, and slightly tweak wording of "Note:" block referencing the "other" user.
2018-06-18 09:47:11 +02:00
Roeland Jago Douma
587e3e1c33 More webdav explanation USERNAME has to be replaced
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-13 15:32:15 +02:00
Gabriel Anca Corral
1003a2a015 Add space before TODO in two_factor-auth.rst 2018-06-12 23:00:51 +02:00
R4SAS
cf4825335c fix pattern which split path to script 2018-06-11 14:46:12 +02:00
Johannes Ernst
349583bf2a Added section on how to set hierarchical values per https://github.com/nextcloud/server/issues/9708#issuecomment-395320246 2018-06-11 13:46:59 +02:00
Marius Blüm
67dbe5fd6c Update Nextcloud client URL 2018-06-04 15:01:42 +02:00
Viktor Födowski
2e84f118fc Fix external mysql binlog link
Fixes nextcloud/documentation#767
2018-05-23 14:50:51 +02:00
biva
389c28931a Added sync_android 2018-05-15 14:37:58 +02:00
biva
331254c924 Create sync_android file 2018-05-15 14:37:56 +02:00
Michael Gajda
dc1f2d481d Fix WebDAV URL for public shares
As discussed in nextcloud/server#9449
2018-05-14 09:40:43 +02:00
Michael Gajda
8ca481851c Fis WebDAV URL for public shares
As discussed in nextcloud/server#9449
2018-05-14 09:40:41 +02:00
blizzz
3606a1a4da fix typo 2018-05-07 16:30:54 +02:00
Morris Jobke
935bbedc67 generate documentation from config.sample.php 2018-04-19 03:35:46 +02:00
Morris Jobke
420b6963a6 Provide a shortcut for the trusted domains page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-04-17 18:36:00 +02:00
Marius Blüm
94bcfa1fb3 Update email_configuration.rst 2018-04-11 14:30:09 +02:00
Marius Blüm
54aeb69013 More details 2018-04-11 14:30:07 +02:00
Marius Blüm
93e9d6127f Update email-template docs 2018-04-11 14:30:03 +02:00
Jos Poortvliet
d8ef90f9eb Add how-to for syncing with KDE apps (KOrganizer and KAddressBook)
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2018-04-09 22:04:35 +02:00