Commit Graph

17110 Commits

Author SHA1 Message Date
Christoph Wurst
d00a8b67bf Merge pull request #11373 from nextcloud/backport/11370/stable28
[stable28] feat(admin): document the new out-of-office feature
2023-12-07 15:02:06 +01:00
Richard Steinmetz
7e0a62d4c1 feat(admin): document the new out-of-office feature
Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-12-07 13:51:28 +00:00
Richard Steinmetz
8345e78902 Merge pull request #11368 from nextcloud/backport/11367/stable28
[stable28] feat(developer): document the new out-of-office feature
2023-12-05 17:15:31 +01:00
Richard Steinmetz
d3c3f2aa98 feat(developer): document the new out-of-office feature
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-12-05 15:11:23 +00:00
Arthur Schiwon
fc078b40fc Merge pull request #11366 from nextcloud/backport/11336/stable28
[stable28] doc(ldap): describe how to promote a group
2023-12-05 14:00:56 +01:00
Arthur Schiwon
0c88a7e2f3 doc(ldap): describe how to promote a group
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-05 12:54:31 +00:00
Hamza
f343e2a635 Merge pull request #11362 from nextcloud/backport/11357/stable28
[stable28] feat(usermanual): Add mail body search documentation
2023-12-05 13:38:40 +01:00
Hamza
5fac449f0c Merge pull request #11361 from nextcloud/backport/11358/stable28
[stable28] feat(usermanual): Change mailboxes sort order
2023-12-05 13:36:30 +01:00
hamza mahjoubi
8f2883bf60 feat(usermanual): Add mail body search documentation
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
2023-12-05 12:10:49 +00:00
hamza mahjoubi
c0758a9266 feat(usermanual): Change mailboxes sort order
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
2023-12-05 12:06:11 +00:00
Daniel
51d1767dfc Merge pull request #11354 from nextcloud/backport/11347/stable28 2023-12-04 20:46:31 +01:00
Quentin Dupont
dd0bbe4cbe Add whitelist configuration on bruteforce_configuration.rst
Signed-off-by: Quentin Dupont <perso@quentindupont.fr>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-12-04 18:41:27 +00:00
Côme Chilliet
d633c49e14 Merge pull request #11353 from nextcloud/backport/11283/stable28
[stable28] Document adding of OCP\User\Backend\IProvideEnabledStateBackend
2023-12-04 14:12:13 +01:00
Côme Chilliet
a2f4969d7a Document the adding of OCP\User\Backend\IProvideEnabledStateBackend
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-12-04 09:56:21 +00:00
Côme Chilliet
a77b5c9b77 Merge pull request #11349 from nextcloud/backport/11282/stable28
[stable28] Document new API in OCP\Authentication
2023-12-04 09:16:08 +01:00
Joas Schilling
d0013695cc Merge pull request #11319 from nextcloud/backport/11317/stable28
[stable28] Add OpenAPI workflow to confirm it's working
2023-12-04 09:15:04 +01:00
Côme Chilliet
0165707785 Document new API in OCP\Authentication
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-12-04 08:09:35 +00:00
Daniel
89659a3a9b Merge pull request #11344 from nextcloud/backport/11093/stable28 2023-12-02 21:22:58 +01:00
LouisSung
1348654852 docs: add repair-filecache when mimetype has been updated
Signed-off-by: LouisSung <37973545+LouisSung@users.noreply.github.com>
2023-12-02 20:18:24 +00:00
Joas Schilling
440cd2f83c Merge pull request #11343 from nextcloud/backport/11326/stable28
[stable28] add section "Call recording" for Talk user documentation
2023-12-01 22:20:03 +01:00
Maksim Sukharev
960176fc14 add section "Call recording"
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-01 21:07:49 +00:00
Christoph Wurst
030c3dfe73 Merge pull request #11342 from nextcloud/backport/11226/stable28
[stable28] feat(devmanual): Contacts menu bulk providers
2023-12-01 19:36:02 +01:00
Christoph Wurst
43831357aa feat(devmanual): Contacts menu bulk providers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-12-01 18:12:39 +00:00
Joas Schilling
2c083962e1 Merge pull request #11340 from nextcloud/backport/11339/stable28
[stable28] fix(developer): Mention state-of-the-art exclusion of unneeded files
2023-12-01 13:50:09 +01:00
Joas Schilling
267bbc2a50 fix(developer): Mention state-of-the-art exclusion of unneeded files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-01 11:56:39 +00:00
Marcel Klehr
d756fc5644 Merge pull request #11337 from nextcloud/backport/11273/stable28
[stable28] enh(dev/TextProcessing): Add docs for IProviderWithUserId, IProviderWithExpectedRuntime and Imanager#runOrSchedule
2023-12-01 10:22:11 +01:00
Marcel Klehr
d19c17a447 Update developer_manual/digging_deeper/text_processing.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-01 09:16:24 +00:00
Marcel Klehr
e08a66d21c enh(dev/TextProcessing): Add docs for IProviderWithUserId, IProviderWithExpectedRuntime and Imanager#runOrSchedule
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-01 09:16:24 +00:00
Marcel Klehr
8cf95f9884 Merge pull request #11335 from nextcloud/backport/11331/stable28
[stable28] Fix speech to text typo
2023-11-30 13:38:16 +01:00
Anupam Kumar
1e2752e5e7 fix speech-to-text typo
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2023-11-30 12:18:57 +00:00
Christoph Wurst
acd996c2c4 Merge pull request #11329 from nextcloud/backport/11328/stable28
[stable28] docs: remove to be documented
2023-11-28 16:51:08 +01:00
Daniel Kesselberg
509070919d docs: remove to be documented
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-11-28 15:28:15 +00:00
Joas Schilling
06247aac64 Add OpenAPI workflow to confirm it's working
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-27 14:33:11 +01:00
Joas Schilling
d06507d0cc Merge pull request #11315 from nextcloud/backport/11314/stable28
[stable28] Update openapi-extractor to latest
2023-11-27 14:32:29 +01:00
Joas Schilling
fbd56419b7 Update openapi-extractor to latest
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-27 13:14:47 +00:00
Björn Schießle
384f5250bf Merge pull request #11313 from nextcloud/backport/11309/stable28
[stable28] add documentation about authentication options
2023-11-27 11:44:04 +01:00
Bjoern Schiessle
95b967a94a add documentation about authentication options
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2023-11-27 09:34:25 +00:00
Benjamin Gaussorgues
2170cc0e68 Merge pull request #11308 from nextcloud/backport/11307/stable28
[stable28] Documentation for advanced search
2023-11-24 11:24:48 +01:00
Benjamin Gaussorgues
4077818a07 Documentation for advanced search
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-24 10:20:14 +00:00
Joas Schilling
c185c60484 Merge pull request #11304 from nextcloud/chore/noid/ignore-ackrc
chore(git): ignore ack config file
2023-11-23 11:09:23 +01:00
Arthur Schiwon
20f1e67366 chore(git): ignore ack config file
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-11-23 11:02:58 +01:00
Ferdinand Thiessen
ce19ca3258 Merge pull request #11300 from nextcloud/fix/update-files-sharing-docs
fix(admin): Update files sharing documentation for new admin settings
2023-11-22 18:07:16 +01:00
Sami Finnilä
6fa46407ba Merge pull request #11301 from nextcloud/MB-Finski-patch-1
Deprecate old notes app tutorial
2023-11-22 15:08:16 +02:00
Sami Finnilä
aeb4a34d7c Fix typo in tutorial.rst
Signed-off-by: Sami Finnilä <64466176+MB-Finski@users.noreply.github.com>
2023-11-22 15:04:43 +02:00
github-actions[bot]
e369c85367 Merge pull request #11302 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-11-22 12:46:29 +00:00
transifex-integration[bot]
32f3c79fb3 Translate sync_windows10.pot in pl
100% translated source file: 'sync_windows10.pot'
on 'pl'.
2023-11-22 12:42:03 +00:00
transifex-integration[bot]
7005ddaf4b Translate sync_windows10.pot in pl
100% translated source file: 'sync_windows10.pot'
on 'pl'.
2023-11-22 12:41:47 +00:00
Sami Finnilä
31facac090 Deprecate old notes app tutorial
Signed-off-by: Sami Finnilä <64466176+MB-Finski@users.noreply.github.com>
2023-11-22 13:33:57 +02:00
Ferdinand Thiessen
523ce6c7a4 fix(admin): Update files sharing documentation for new admin settings
* Update the screenshot
* Adjust config option names and add missing ones

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-22 12:06:26 +01:00
Josh Richards
371e73756f Merge pull request #11287 from nextcloud/fix/nginx-fpm
Update NGINX example to the recommended PHP version
2023-11-21 19:30:28 -05:00