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
Ferdinand Thiessen
a06ac28943
fix(developer): Add missing webdav properties from server core
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-23 19:35:38 +00:00
Hamza
4f10753a3c
Merge pull request #11653 from nextcloud/backport/11650/stable28
...
[stable28] docs(usermanual): Smart replies supported languages
2024-03-19 12:23:34 +01:00
Anna
50a3d77ca0
Merge pull request #11647 from nextcloud/backport/11643/stable28
...
[stable28] fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
2024-03-14 10:27:36 +01:00
Christoph Wurst
51746a66a1
Merge pull request #11656 from nextcloud/backport/11634/stable28
...
[stable28] feat(admin): occ twofactor:cleanup/disable
2024-03-13 20:04:24 +01:00
Christoph Wurst
432f1b7231
feat(admin): occ twofactor:cleanup/disable
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 18:51:17 +00:00
Hamza Mahjoubi
e316ccb901
docs(usermanual): Smart replies supported languages
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-03-13 17:19:16 +00:00
Christoph Wurst
102d52baa1
fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 12:48:30 +00:00
Christoph Wurst
3c66321815
Merge pull request #11635 from nextcloud/fix/admin/caldav-rate-limit-occ
...
[stable28] fix(admin): Fix caldav instructions for occ config:app:set
2024-03-13 12:53:35 +01:00
Maksim Sukharev
be642e06d9
Merge pull request #11640 from nextcloud/backport/11395/stable28
...
[stable28] update Talk basics docs: screenshot, markdown
2024-03-12 13:11:30 +01:00
Maksim Sukharev
a4d57bee97
feat(user_manual): add reminder manual (Talk 17.1+)
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-12 11:55:54 +00:00
Maksim Sukharev
3beb6e6cb5
feat(user_manual): add markdown usage (Talk 17.1+)
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-12 11:55:54 +00:00