4353 Commits

Author SHA1 Message Date
Morris Jobke
4b6f24ff01 Merge pull request #992 from nextcloud/enhancement/958/outdated-notice-11
[stable11] Provide a link to stable version of documentation
2018-12-03 14:34:54 +01:00
Morris Jobke
8445db8141 Provide a link to stable version of documentation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 14:28:08 +01:00
Morris Jobke
73fce6df5c Merge pull request #822 from NlL5/stable11
Removed '=' from php_value statements
2018-07-24 15:19:36 +02:00
Nils M
440b1d9eb1 Removed '=' from php_value statements 2018-07-24 14:42:06 +02:00
xMartin
bbfd5d9241 fix typos in security docs 2018-03-24 18:26:33 +01:00
Juliane Holzt
0d1fef5760 Fix latexpdf generation for developer_manual
PDF creation of developer_manual via 'latexpdf' target fails because
uses a unicode character (U+274C) which pdflatex does not recognize.
Add Declaration of this character to Preamble via conf.py
2018-03-20 22:34:20 +01:00
Marius Blüm
db614332e3 Its called macOS now :) 2018-03-09 15:02:54 +01:00
Roeland Jago Douma
75ff8379ed Update min OSX requirement 2018-03-09 15:02:53 +01:00
Marius Blüm
8e88f78b75 Remove outdated policy-docs
Delete sharing-files-2.png

Fix Comment

Part 2
2018-03-09 14:42:31 +01:00
tflidd
4e08fceb52 small fix
the forum was mentioned twice
2018-03-07 10:15:10 +01:00
Maurice Meyer
1c2d4ed48b Update system_requirements.rst
Fixes #8645
2018-03-05 16:10:08 +01:00
TomTurnschuh
60b504fb4c Update time for files to stay in trash bin.
How long will deleted files stay in the trash bin?
The config.sample says a different time than this manual.
2018-03-05 11:02:05 +01:00
Marc Schröder
e63f77edea Update mysql_4byte_support.rst
Added php for the instructions of changing the config.php and converting the existing tables.
2018-03-05 10:48:24 +01:00
Morris Jobke
f631dcd84d Revert "Scss decoumentation"
This reverts commit 685b1e3196.
2018-02-27 17:55:39 +01:00
Morris Jobke
10351657de Revert "Fixed extensions"
This reverts commit 82f000acff.
2018-02-27 17:55:30 +01:00
John Molakvoæ (skjnldsv)
82f000acff Fixed extensions
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-27 17:54:47 +01:00
John Molakvoæ (skjnldsv)
685b1e3196 Scss decoumentation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-02-27 17:53:46 +01:00
Christian Oliff
ce3b93addc Update activity_configuration.rst
Update activity_configuration.rst
2018-02-27 13:40:07 +01:00
Marius Blüm
576f520913 Bring back workflow-documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-02-20 12:24:16 +01:00
Malvin Gattinger
3df73551b4 https link to EasyCron 2018-02-17 12:10:26 +01:00
Roeland Jago Douma
4e3ecdd7ed OCS API also takes the Accept header into account
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-29 15:02:28 +01:00
Morris Jobke
8c31b53b72 Specify Postgres version
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-12-13 11:19:09 +01:00
Morris Jobke
d4b184fc81 Fix broken link to webdav page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-12-11 17:04:36 +01:00
Marcin Cieślak
3fa54f7f63 Update system requirements - PHP 7.2 does not work
As per 12.0.1 changelog and https://github.com/nextcloud/server/pull/5793
2017-12-08 09:53:50 +01:00
Peter Lavin
3925c9205f Fix malformed URL
Change ".comg" to ".com".
2017-11-17 07:47:55 +01:00
peterdamian
b5d12444b6 Change Sqlite to SQLite, behaviour to behavior and acute accent to apostrophe 2017-11-13 07:31:40 +01:00
Morris Jobke
87f7688616 Fix grammar
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-08 11:36:03 +01:00
Morris Jobke
ebf2e206cf Fix nginx comment syntaxwise
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-08 11:16:32 +01:00
peterdamian
45b0db66f3 Change instances of customise to customize, also make verb plural 2017-11-08 11:12:48 +01:00
Morris Jobke
181493638e Remove unneeded hint for Debian Jessie
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-07 13:50:36 +01:00
Hugo Martins
c756dd4fea Code Comment Correction
Fixes #329.

This correction fixes a comment mistake because it was copy pasted from the above section.
2017-10-30 12:45:42 +01:00
Morikko
67eef4766a Update JSLint broken link in codingguidelines #583 2017-10-30 09:17:16 +01:00
Marius Blüm
6ab2da91d5 Merge pull request #572 from nextcloud/fix-enc-docu-nc11
[stable11] Update encryption_configuration.rst
2017-10-07 08:46:39 +02:00
Björn Schießle
9507fe98e1 Update encryption_configuration.rst
Documantation is wrong, key storage needs to be located in the data folder, either physically or as a mount
2017-10-06 11:25:04 +02:00
Morris Jobke
0d220d570c Fix styling of prev/next links
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-26 13:51:30 +02:00
Morris Jobke
ea7aa8b63b Combine mimetype pages into one
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-26 13:51:28 +02:00
Morris Jobke
1c07587417 Merge pull request #552 from omsigum/patch-1
Typo fixed
2017-08-11 14:55:51 +02:00
Ómar Högni Guðmarsson
6178044017 typo fixed
Mysql in the line above a postgresql connection command.
2017-08-11 12:13:46 +00:00
Morris Jobke
af2bbe0dbd Fix type of config option
Fixes #286

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-08 14:09:36 +02:00
Jonas
bde25cffea Fixed dead link in bugtracker 2017-07-23 23:06:44 +02:00
Isaac Kwan
bb80b50d3f Update devenv.rst
config file is located in `config/config.php` not `core/config/config.php`
2017-07-23 20:58:25 +02:00
Morris Jobke
6247da2f53 Merge pull request #527 from nextcloud/11-backport-524
[stable11] Run all make commands on CI
2017-07-21 09:28:45 +02:00
Morris Jobke
3ad6dbb5b1 Pending stable11 fixes
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 18:35:43 +02:00
Morris Jobke
da36ee9f4e Fix user manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 17:47:24 +02:00
Morris Jobke
d4f31bbf3d Fix developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 17:47:15 +02:00
Morris Jobke
6d8af1bff4 Fix admin manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 17:46:06 +02:00
Morris Jobke
2453910003 Update .drone.yml 2017-07-20 17:44:47 +02:00
Morris Jobke
448380227e generate documentation from config.sample.php 2017-07-06 03:35:33 +02:00
Nick Bakkegaard
f7e34262af point to latest version of karma 2017-06-22 18:23:35 -05:00
Nick Bakkegaard
e4c93a8484 Update categories in info.rst 2017-06-22 18:11:58 -05:00