Commit Graph

17258 Commits

Author SHA1 Message Date
Josh
2b1e91bf16 Merge pull request #11835 from nextcloud/backport/11828/stable28
[stable28] chore: remove documentation for user_external
2024-06-07 16:39:04 -04:00
Daniel Kesselberg
ad635894c1 chore: remove documentation for user_external
Users expect, because the app is mentioned in our admin documentation, that there should be a compatible release and are disappointed if not.

We do not maintain or support user_external, and therefore the mention in our documention should go.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-06-07 16:35:49 -04:00
Josh
62af92672e Merge pull request #11854 from nextcloud/backport/11838/stable28
[stable28] fix(admin): Remove "latest" archive reference during upgrades
2024-06-07 16:31:29 -04:00
Josh Richards
44b20f4975 fix(install): copy->move data directory during manual upgrades
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-06-07 16:28:08 -04:00
Josh Richards
52ea158f2b fix(admin): Remove "latest" archive reference to avoid accidents
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-06-07 16:28:08 -04:00
Joas Schilling
8a3884519f Merge pull request #11896 from nextcloud/backport/11894/stable28
[stable28] ci: update eol check from template
2024-06-07 08:30:05 +02:00
Richard Steinmetz
e963c12d51 ci: update eol check from template
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-07 06:26:42 +00:00
Richard Steinmetz
8fa7640654 Merge pull request #11890 from nextcloud/backport/11880/stable28
[stable28] Update php_configuration.rst
2024-06-06 08:20:48 +02:00
Steve8291
d12755330b Update php_configuration.rst
Add note that sodium is included with php7.2+

Signed-off-by: Steve8291 <hambling8@gmail.com>
2024-06-06 06:17:10 +00:00
Josh
5b1e19844e Merge pull request #11839 from nextcloud/backport/11837/stable28
[stable28] feat(docs): Add a "copy" button to code blocks
2024-06-06 00:55:21 -04:00
Josh Richards
92e448c52e feat(docs): Add a "copy" button to code blocks
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-06 06:51:38 +02:00
Joas Schilling
050d361ce8 Merge pull request #11887 from nextcloud/backport/11885/stable28
[stable28] update wording "Administration settings" and "Flow"
2024-06-05 13:39:37 +02:00
Alexander Müller
2812a69169 update wording "Administration settings" and "Flow"
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2024-06-05 11:36:09 +00:00
Josh
4eb64987dc Merge pull request #11861 from nextcloud/backport/11775/stable28
[stable28] fix(Requirements): Memory constrained environments
2024-05-27 08:41:56 -04:00
Josh
0ccff324b1 fix(Requirements): Memory constrained environments
* various apps/features/configurations require more than the minimum so let's make it clearer that only meeting the minimum does come with trade-offs
* the built-in Updater requires PHP memory_limit (and/or available RAM) equal to the current size of the downloaded Archive package (see nextcloud/updater#505). Otherwise it will always fail on step 5 (integrity check). Let's mention that so people aren't surprised. They can of course do a manual update still.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-05-27 12:33:12 +00:00
Joas Schilling
fccdd93c37 Merge pull request #11797 from nextcloud/backport/11795/stable28
[stable28] Update caching_configuration.rst
2024-05-08 09:02:29 +02:00
AT-SGAI-CSIC
efb15b1aa4 Update caching_configuration.rst
Add some comma 

Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-08 06:56:02 +00:00
AT-SGAI-CSIC
2dacaedf8c Update caching_configuration.rst
Missing comma in config redis cluster

Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-08 06:56:02 +00:00
Joas Schilling
b1636c5234 Merge pull request #11792 from nextcloud/backport/11790/stable28
[stable28] fix(CI): Update block-merge-eol.yml
2024-05-06 22:22:10 +02:00
Joas Schilling
fc4dbc93b2 fix(CI): Update block-merge-eol.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2024-05-06 19:50:08 +00:00
Josh
7c2a888845 Merge pull request #11788 from nextcloud/backport/11776/stable28
[stable28] Update link in publishing.rst
2024-05-06 14:08:21 -04:00
tflidd
dee9625087 Update link in publishing.rst
Fixes https://github.com/nextcloud/documentation/issues/11774

Signed-off-by: tflidd <tflidd@aspekte.net>
2024-05-06 18:04:47 +00:00
Kate
d340f5a6ba Merge pull request #11784 from nextcloud/backport/11782/stable28 2024-05-06 13:41:27 +02:00
provokateurin
77ea90d8f9 fix(dev): Add missing imagick extension to make psalm work
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-05-06 11:35:08 +00:00
tflidd
3d37b4158d Merge pull request #11770 from nextcloud/backport/11768/stable28
[stable28] Add option to db indices to occ_command.rst
2024-04-30 09:13:54 +02:00
tflidd
8f9f510829 Add option to db indices to occ_command.rst
An option `--dry-run` for the adding db-indices seems to be available but not documented (2c059dd606/core/Command/Db/AddMissingIndices.php (L65C17-L65C24))

Signed-off-by: tflidd <tflidd@aspekte.net>
2024-04-30 07:10:06 +00:00
Greta
9868db7f36 Merge pull request #11745 from nextcloud/backport/11669/stable28
[stable28] Add mail layout docs
2024-04-16 18:17:21 +02:00
greta
6e43581cd5 Add mail layout docs
Signed-off-by: greta <gretadoci@gmail.com>
2024-04-16 17:44:28 +02:00
Arthur Schiwon
a9bd2ff125 Merge pull request #11742 from nextcloud/backport/11741/stable28
[stable28] feat(ldap): Update screenshots and add new option documentation
2024-04-16 10:05:23 +02:00
Côme Chilliet
5b8884f513 feat(ldap): Update screenshots and add new option documentation
Documented "Disable users missing from LDAP"

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-16 07:58:48 +00:00
Maksim Sukharev
e175db68b6 Merge pull request #11727 from nextcloud/backport/11726/stable28
[stable28] feat(user_manual): update screenshots and feature description (Talk 18)
2024-04-10 14:13:29 +02:00
Maksim Sukharev
8be5b67eda feat(user_manual): update screenshots and feature description (Talk 18.0+)
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-04-10 12:03:24 +00:00
Ferdinand Thiessen
fdf17aa162 Merge pull request #11722 from nextcloud/backport/11718/stable28
[stable28] fix(developer): Adjust links for frontend library documentation
2024-04-09 21:11:20 +02:00
Ferdinand Thiessen
13686d69f7 fix(developer): Adjust links for frontend library documentation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-09 18:59:02 +00:00
Josh
82ba37b83b Merge pull request #11719 from nextcloud/backport/11714/stable28
[stable28] docs(admin): Replace supported app Two-Factor U2F w/ WebAuthn
2024-04-09 14:57:10 -04:00
Josh
1847d7d781 docs(admin): Fix typo
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-09 18:34:02 +00:00
Josh
b12a2e13af docs(admin): Replace supported app Two-Factor U2F w/ WebAuthn
U2F was deprecated awhile ago (nextcloud/twofactor_u2f#1013) and supported dropped beyond Server v23. Migration path is https://apps.nextcloud.com/apps/twofactor_webauthn

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-09 18:34:02 +00:00
Josh
ce39507f12 Merge pull request #11709 from nextcloud/backport/11707/stable28
[stable28] docs(admin): Fix typo in brute force disabling command
2024-04-08 08:35:15 -04:00
Josh
7f2edc4a42 docs(admin): Fix brute force disabling command
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-08 12:19:20 +00:00
Josh
616fe91395 Merge pull request #11704 from nextcloud/backport/11702/stable28
[stable28] docs(admin): Bring Administration privileges chapter up-to-date
2024-04-05 14:18:49 -04:00
Josh
bfe772c022 docs(admin): Bring Administration privileges chapter up-to-date
* Update to match current implementation's title in `server`
* Tidy up/expand the instructions a bit
* Split into Introduction + Usage section
* Update screenshot

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-05 18:15:32 +00:00
Josh
5871f6a21d Merge pull request #11695 from nextcloud/backport/11691/stable28
[stable28] docs(admin): Adjust + automate ordering of Configuration chapter
2024-04-03 11:03:36 -04:00
Josh
480e732f53 docs(admin): Update + automate ordering of Configuration chapter
Make sure the following are always first:

- "Using the occ command"
- "Configuration Parameters"
- "Warnings on admin page"
- Then include everything else left automatically (without require this index be updated for every new section any longer)
- Automatically alphabetize included sections

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-03 08:09:34 +00:00
Andy Scherzinger
bf18703517 Merge pull request #11694 from nextcloud/backport/11692/stable28
[stable28] docs(admin): Update Android system requirements to 7
2024-04-02 23:59:42 +02:00
Josh
66b2e7123f docs(admin): Update Android system requirements to 7
Fixes nextcloud/android#12758

Also already documented/requirement in the Play Store entries for both Files and Talk apps. So not a policy change; just documenting what's already reality.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-02 21:55:51 +00:00
Jonas
de998fc5f8 Merge pull request #11683 from nextcloud/backport/11682/stable28
[stable28] feat(dev): Add an example for transient db entity attributes
2024-04-02 09:53:55 +02:00
Christoph Wurst
a20eea9045 feat(dev): Add an example for transient db entity attributes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-04-02 09:48:02 +02:00
Andy Scherzinger
cc2c4654ce Merge pull request #11687 from nextcloud/backport/11680/stable28
[stable28] docs(admin): Expand the `Maintenance and release schedule` chapter
2024-03-29 23:33:34 +01:00
Josh
68057d0c83 docs(admin): Rewrite the Maintenance and release schedule chapter
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-29 21:48:51 +00:00
Ferdinand Thiessen
6657c16e53 Merge pull request #11678 from nextcloud/backport/11677/stable28
[stable28] fix(developer): Add missing webdav properties from server core
2024-03-29 18:08:05 +01:00