Commit Graph

14817 Commits

Author SHA1 Message Date
Julius Härtl
a0ce4f87b1 feat(flow): Add note about disabling user flows
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 06:33:35 +00:00
Julius Härtl
c36b999ec7 Merge pull request #10589 from nextcloud/backport/10585/stable27 2023-06-09 08:05:48 +02:00
Julius Härtl
6ce64726a4 feat(events): Add OCP\Collaboration\Reference\RenderReferenceEvent
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 04:41:41 +00:00
Julius Härtl
1bccffbf27 feat(events): Add OCP\Preview\BeforePreviewFetchedEvent
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 04:41:41 +00:00
Julius Härtl
4d9e684785 Merge pull request #10586 from nextcloud/fix/ocs-api-stable27 2023-06-08 21:59:44 +02:00
jld3103
5079d2e646 Add new OCS API documentation
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-06-08 21:21:01 +02:00
Ferdinand Thiessen
caead75e04 Merge pull request #10579 from nextcloud/backport/10578/stable27
[stable27] fix(devmanual): Roll back recommendation for authoritative class maps
2023-06-08 17:18:50 +02:00
Ferdinand Thiessen
47fa85ecff Merge pull request #10576 from nextcloud/backport/10575/stable27
[stable27] fix(admin_manual): Add module js (`mjs`) as static resource to nginx config
2023-06-08 16:59:36 +02:00
Christoph Wurst
00f5888c72 fix(devmanual): Roll back recommendation for authoritative class maps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-08 09:35:22 +00:00
rakekniven
5fa63ccbd8 Merge pull request #10416 from nextcloud/backport/9656/stable27
[stable27] Fix variable name on controller page
2023-06-07 23:22:44 +02:00
Christoph Wurst
5c4da5e724 Merge pull request #10534 from nextcloud/backport/10519/stable27
[stable27] fix(usermanual): Note removal of comment and guest for event invites
2023-06-07 19:50:19 +02:00
Christoph Wurst
56af0932a7 Merge branch 'stable27' into backport/10519/stable27 2023-06-07 19:33:08 +02:00
Christoph Wurst
063187c2fd Merge pull request #10538 from nextcloud/backport/10518/stable27
[stable27] feat(devmanual): Document HTTP status changes for failing strict cookies
2023-06-07 19:32:17 +02:00
Christoph Wurst
20c25499dc Merge pull request #10543 from nextcloud/backport/10539/stable27
[stable27] feat(adminmanual): Add 26 upgrade docs
2023-06-07 19:06:22 +02:00
rakekniven
5c7ada4e7e Merge pull request #10497 from nextcloud/backport/10426/stable27
[stable27] Establish an installation approaches overview
2023-06-07 18:39:27 +02:00
Ferdinand Thiessen
859f5be5ed fix(admin_manual): Add module js (mjs) as static resource to nginx config
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-07 13:55:27 +00:00
Christoph Wurst
0259349d6f Merge pull request #10574 from nextcloud/backport/10573/stable27
[stable27] fix(devmanual): Deprecations are documented by release, not year
2023-06-07 13:07:16 +02:00
Christoph Wurst
ce53c89824 fix(devmanual): Deprecations are documented by release, not year
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-07 11:04:18 +00:00
Louis
98869923a6 Merge pull request #10572 from nextcloud/backport/10437/stable27
[stable27] (s3 primary) Simplify language, note defaults, better examples
2023-06-07 11:10:03 +02:00
Josh Richards
b4fb96142a Add'l clarification in S3 note + couple typos fixed
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-06 17:00:09 +00:00
Josh Richards
c39f525992 (s3 primary) Simplify language, note defaults, better examples
Fixes #9934 (for primary storage)

* Clarifies parameters that may need to be changed when using with Amazon's S3
* Clarifies parameters that must be changed when using non-Amazon hosted S3
* Strips out no-op parameters (default values) from config example
* Lists supported parameters by type and their defaults (if any)
* Adds example config for non-Amazon hosted S3


Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-06 17:00:09 +00:00
Richard Steinmetz
c2184ffede Merge pull request #10566 from nextcloud/backport/10403/stable27
[stable27] feat(admin): document using microsoft xoauth2 with mail
2023-06-05 11:13:27 +02:00
Richard Steinmetz
958a7c36ab feat(admin): document using microsoft xoauth2 with mail
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-06-05 09:09:39 +00:00
Christoph Wurst
58ad1976a3 Merge pull request #10555 from nextcloud/backport/10554/stable27
[stable27] feat(devmanual): Document IMailer and inline attachments
2023-06-01 20:23:14 +02:00
Christoph Wurst
bd2a9971b1 feat(devmanual): Document IMailer and inline attachments
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-01 17:51:56 +00:00
Côme Chilliet
6a4b436890 Merge pull request #10553 from nextcloud/backport/10516/stable27
[stable27] Document app loading refactor
2023-06-01 15:52:08 +02:00
Côme Chilliet
41e09a8a58 Merge pull request #10552 from nextcloud/backport/10551/stable27
[stable27] Document new Exception thrown by OCP\Files\File::getContent
2023-06-01 11:40:29 +02:00
Côme Chilliet
0b414ced45 Add PR numbers for app loading refactor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-01 09:36:52 +00:00
Côme Chilliet
4e34d95974 Document app loading refactor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-01 09:36:52 +00:00
Côme Chilliet
5a9f03f24c Document new Exception thrown by OCP\Files\File::getContent
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-01 09:31:20 +00:00
Joas Schilling
884b4d2d02 Merge pull request #10532 from nextcloud/backport/10513/stable27
[stable27] Document some phpdoc return type changes in OCP in 27
2023-06-01 09:45:13 +02:00
John Molakvoæ
559fb46be8 Merge pull request #10548 from nextcloud/backport/10547/stable27 2023-06-01 09:33:41 +02:00
John Molakvoæ
ffb4670859 fix: add actions/setup-python to build workflow
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-01 07:04:47 +00:00
Christoph Wurst
94d5ada0cb feat(adminmanual): Add 26 upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 13:24:41 +00:00
Christoph Wurst
4b8cce5845 Merge pull request #10515 from nextcloud/backport/10510/stable27
[stable27] Require developers to update admin docs for critical changes
2023-05-31 13:14:14 +02:00
Christoph Wurst
f379cf5329 feat(devmanual): Document HTTP status changes for failing strict cookies
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 11:13:38 +00:00
Christoph Wurst
4c8972b919 fix(usermanual): Note removal of comment and guest for event invites
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 10:58:45 +00:00
Côme Chilliet
96e0d644af Document some phpdoc return type changes in OCP in 27
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-31 11:16:30 +02:00
Joas Schilling
a59b9e36b8 Merge pull request #10520 from nextcloud/backport/10484/stable27
[stable27] Update User migration docs for 32-bit support
2023-05-31 11:15:20 +02:00
Joas Schilling
9e1ff83b6f Merge pull request #10529 from nextcloud/backport/10528/stable27
[stable27] fix(admin): Make double dash readable as such
2023-05-31 10:10:57 +02:00
Joas Schilling
06b160fcc9 fix(admin): Make double dash readable as such
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-31 07:55:12 +00:00
Christopher Ng
d352ceae00 Update Nextcloud 27 upgrade docs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-05-31 01:44:54 +00:00
Christopher Ng
c96f933247 Update User migration docs for 32-bit support
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-05-31 01:44:54 +00:00
Ferdinand Thiessen
d9d7412154 Merge pull request #10512 from nextcloud/backport/10511/stable27
[stable27] NC27: Add information about API change of `IMapperException`
2023-05-30 16:03:00 +02:00
Daphne Muller
cee86fa2e5 Require developers to update admin docs for critical changes
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2023-05-30 13:30:08 +00:00
Ferdinand Thiessen
b7d7e9e563 fix(developer): Add information about API change of \OCP\AppFramework\Db\IMapperException
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
2023-05-30 11:04:01 +00:00
Josh Richards
2a259be232 Establish an installation approaches overview
- Unify the different installation options available to users and presents them as a simple list
- Adds AIO link
- Adds community Docker link

Accomplishes this without changing documentation chapters/sections (so no external links break)

No changes to which approaches are "recommended"

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-05-29 18:12:24 +00:00
Andy Scherzinger
fdd2a39fc5 Merge pull request #10483 from nextcloud/backport/10481/stable27
[stable27] feat(adminmanual): PHP8.0 deprecation in Nextcloud 27
2023-05-27 09:15:54 +02:00
Christoph Wurst
a172bb3a46 feat(adminmanual): PHP8.0 deprecation in Nextcloud 27
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-26 19:06:48 +00:00
Christoph Wurst
7484319c59 Merge pull request #10482 from nextcloud/feat/adminmanual/critical-changes-stable27
[stable27] feat(adminmanual): Create critical changes section for admins
2023-05-26 20:12:59 +02:00