Commit Graph

6316 Commits

Author SHA1 Message Date
Morris Jobke
8e8929f342
Merge pull request #2152 from EV21/increase-php-in-config
increase php version to 7.4 in NGINX configuration example
2020-07-05 23:12:50 +02:00
Morris Jobke
f46b7ffb5f
Merge pull request #2137 from Zocker1999NET/ext/apc_cli_define
admin/configuration/caching: Added possibility that apc.enable_cli is configurable for cron job call only
2020-07-05 23:12:11 +02:00
Morris Jobke
cce2355af8
Merge pull request #2148 from nathanhaines/patch-2
Update example_ubuntu.rst for Ubuntu 20.04 LTS
2020-07-05 23:09:12 +02:00
Morris Jobke
0eb6aa4646
Merge pull request #2143 from mmsaffari/patch-2
misspelled Imagemagik
2020-07-05 22:57:25 +02:00
Morris Jobke
87eaf2a7be
Merge pull request #2182 from OidaTiftla/patch-2
Correct typo: emoijs -> emojis
2020-07-05 17:25:07 +02:00
OidaTiftla
6b360416ac
Correct typo: emoijs -> emojis 2020-07-04 22:53:48 +02:00
Morris Jobke
0a353ed6d1
Merge pull request #2169 from therealklanni/patch-2
Add audio formats
2020-07-03 12:36:43 +02:00
Morris Jobke
e70415f882
Merge pull request #2170 from PhoenixDiscord/patch-2
Fixed a typo
2020-07-02 23:38:22 +02:00
Morris Jobke
507340de7f
Merge pull request #2172 from Permanently/patch-2
Replacing 'a' with 'an'
2020-07-02 23:34:45 +02:00
Billy
9dc0bf8cd2
Replacing 'a' with 'an'
Check your grammar next time!
2020-07-01 14:41:21 +01:00
LCD
24a7bd281a
Fixed a typo 2020-06-28 20:18:10 +02:00
Kevin Lanni
ad964b1a07
Add audio formats
Signed-off-by: Kevin Lanni <therealklanni@gmail.com>
2020-06-25 14:32:44 -07:00
Nextcloud bot
93d5ff8517
generate documentation from config.sample.php 2020-06-25 03:36:13 +00:00
Christoph Wurst
fa52171e71
Merge pull request #2166 from nextcloud/enhancement/dev-unified-search
Document unified search API
2020-06-24 15:38:26 +02:00
Christoph Wurst
e830ceb5e4
Document unified search API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-24 14:40:35 +02:00
Christoph Wurst
ea951bd6fc
Merge pull request #2164 from nextcloud/enhancement/app-dev-bootstrap
Document new bootstrap process
2020-06-24 10:34:33 +02:00
Joas Schilling
e767a51556
Merge pull request #2167 from nextcloud/wording-custom-apps-store
Easier language for Using your own appstore
2020-06-24 09:46:16 +02:00
Daniel Kesselberg
de097dd20d Make the text easier to read
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-06-23 22:24:38 +02:00
Christoph Wurst
33be7a9408
Document new bootstrap process
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-23 15:29:36 +02:00
Christoph Wurst
37233f6a4d
Merge pull request #2165 from nextcloud/enhancement/dev-manual-restructure
Restructure the dev manual
2020-06-23 11:26:02 +02:00
Christoph Wurst
2647cd93c7
Restructure the dev manual
This moves lots of pages around. The high-level changes are

* Better main sections, so it's more *general*, *into*, *basics* and *details*
* Move more general topics to a *Basic* section, which are not
  app-specific
* Remove app docs to the stuff that is likely used, anything else goes
  into "Digging deeper"
* Move general guides into a prologue
* Try to *compress*/combine some pages with similar content
* Try to have better consistencs on level ob abstraction across pages
* Split app development and maintenance pages into two sections
* Integrate bugtracker info into prologue
* Integrate Android pages into client APIs section

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-22 18:35:59 +02:00
Roeland Jago Douma
547810edd8
Merge pull request #2157 from nextcloud/fix/backgroundjobs-run
\OCP\BackgroundJob\Job::run is neither public nor static
2020-06-19 11:29:29 +02:00
Christoph Wurst
d92723f2a3
\OCP\BackgroundJob\Job::run is neither public nor static
Ref https://help.nextcloud.com/t/cannot-develop-own-backgroundtask-when-using-nextcloud-developer-documentation/83411

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-19 10:51:58 +02:00
Joas Schilling
35dcc26de5
Merge pull request #2154 from nextcloud/bugfix/2153/its-step-3
Continue at step 3 of MySQL
2020-06-18 09:49:58 +02:00
Joas Schilling
6033245489
Continue at step 3 of MySQL
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-18 08:38:36 +02:00
Eduard Veit
2ef5a460b1
increase php version in nginx config
Signed-off-by: Eduard Veit <developer@ev21.de>
2020-06-16 15:11:43 +02:00
Nathan Haines
d12878faaf Update example_ubuntu.rst for Ubuntu 20.04 LTS
This documentation has been outdated since Ubuntu 18.04 LTS (mysql/mariadb don't prompt for a root password, so you need to create a Nextcloud user), but it doesn't work on Ubuntu 20.04 LTS because it uses explicit PHP version numbers and it omits some recommended PHP modules for Nextcloud Hub 18 and 19.  I've updated the instructions to run on Ubuntu 20.04 LTS and have tested each step.

This page now leaves a new Ubuntu 20.04 LTS system in a state to continue the "Installation on Linux" steps starting with configuring Apache2 without errors.

Signed-off-by: Nathan Haines <nhaines@ubuntu.com>
2020-06-11 20:47:23 -07:00
Christoph Wurst
70b5f1c108
Merge pull request #2144 from nextcloud/fix/remove-outdated-backporting-docs
Remove oudated backporting docs
2020-06-10 14:28:26 +02:00
Christoph Wurst
e2dbce8ba8
Remove oudated backporting docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-10 14:19:43 +02:00
Mohammad Mahdi Saffari
4009537139
misspelled Imagemagik
dnf complains about not finding `Imagemagik` and suggests you would install `ImageMagik`
2020-06-09 14:35:17 +04:30
Julius Härtl
78fd0d46a7
Merge pull request #2138 from nextcloud/enhancement/bootstrap-docs 2020-06-09 09:50:41 +02:00
Christoph Wurst
22040e8867
Document current bootstrap mechanism
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-09 07:50:02 +02:00
Felix Stupp
38a0a33e4e
admin/configuration/caching: apc.enable_cli configurable on cron job call
Signed-off-by: Felix Stupp <felix.stupp@outlook.com>
2020-06-07 19:12:24 +02:00
Sascha Wiswedel
a595b195db
Merge pull request #2121 from nextcloud/wiswedel/transferOwnership
documentation for user invoked ownership transfer
2020-06-04 22:08:40 +02:00
Christoph Wurst
a428764da6
Merge pull request #2133 from nextcloud/19/released
19 is out
2020-06-04 18:31:34 +02:00
Roeland Jago Douma
68db6efe59
19 is out
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-06-04 15:17:59 +02:00
Julius Härtl
9195510930
Merge pull request #2129 from nextcloud/wiswedel/purgeOldVersions 2020-06-04 13:11:30 +02:00
Sascha Wiswedel
bd9ef16c19
purge strings about explicit Nextcloud versions
Versions deprecate fast and aren't needed in upstream documentation branches.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 12:48:13 +02:00
Sascha Wiswedel
0e961f01e0
Merge pull request #2125 from nextcloud/wiswedel/fixups/checkAnnotations
fixes requested by check annotations
2020-06-03 15:18:07 +02:00
Sascha Wiswedel
6957d5bf84
Update user_manual/files/transfer_ownership.rst
totally

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2020-06-03 13:49:38 +02:00
Sascha Wiswedel
22b51f33c9
fixup 2
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:47:57 +02:00
Sascha Wiswedel
aeae3f4412
fixup
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:45:40 +02:00
Joas Schilling
a412b2286c
Merge pull request #2120 from nextcloud/bugfix/noid/admin-doc-links
Fix admin doc links
2020-06-03 13:43:11 +02:00
Sascha Wiswedel
5b7b24f18d
fixes requested by check annotations
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:42:26 +02:00
Sascha Wiswedel
972a22c346
more link fixes
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:01:37 +02:00
Sascha Wiswedel
e5faeed057
documentation for user invoked ownership transfer
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 12:54:53 +02:00
Joas Schilling
a8df48014f
Fix admin doc links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-03 12:27:07 +02:00
Morris Jobke
5163dcc220
Merge pull request #2112 from nextcloud/tflidd-patch-1
Update npm.rst (typo)
2020-05-29 16:28:51 +02:00
tflidd
344c4bf361
Update npm.rst
fixes https://github.com/nextcloud/documentation/issues/2026
2020-05-29 11:26:14 +02:00
Christoph Wurst
18fd66ed5c
Merge pull request #2106 from nextcloud/19/docs
Add docs for 19
2020-05-28 08:51:54 +02:00