Commit Graph

18361 Commits

Author SHA1 Message Date
Joas Schilling
bcaeb4dd5b feat(user_manual): Make translations more visible by adding language to dropdown handle
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-15 09:55:02 +02:00
Daniel
9703fbe4f7 Merge pull request #13320 from nextcloud/backport/13313/stable30
[stable30] docs(groupware): Add hint that contact groups only work for writeable…
2025-06-26 12:57:29 +02:00
Daniel Kesselberg
f97caae7d6 docs(groupware): Add hint that contact groups only work for writeable contacts
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-06-26 12:48:50 +02:00
Anupam Kumar
15fa76a86d [stable30] chore(AI/ContextChat): add troubleshooting and logs info (#13246)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-06-19 11:13:32 +00:00
rakekniven
73e2b1dc12 Merge pull request #13237 from nextcloud/backport/13226/stable30
[stable30] fix(admin_manual): Document S3 "connect_timeout" option
2025-06-17 09:27:01 +02:00
Daniel Calviño Sánchez
917a77a7a4 fix(admin_manual): Document S3 "connect_timeout" option
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-06-17 03:32:59 +00:00
Côme Chilliet
01cd03e728 Merge pull request #13233 from nextcloud/backport/12232/stable30
[stable30] Fixed webhook equals operator from $eq to $e
2025-06-16 15:50:57 +02:00
Lumpiness
1ba59c40b7 Fixed webhook equals operator from $eq to $e 2025-06-16 12:44:24 +00:00
rakekniven
4dbaa3a189 Merge pull request #13222 from nextcloud/backport/13220/stable30
[stable30] feat: mail display mode
2025-06-15 16:58:20 +02:00
Josh
98713217db Merge pull request #13204 from nextcloud/backport/13168/stable30
[stable30] Fix typo in logging_configuration.rst, "admit_audit" to "admin_audit"
2025-06-13 11:59:37 -04:00
Pekko Eskola
46ffe75240 Fix typo in logging_configuration.rst, "admit_audit" to "admin_audit"
In first section about logging, the "admin_audit app" is referred to erroneously as "admit_audit app". Not a significant typo but can cause confusion upon first reading. 

Signed-off-by: Pekko Eskola <44174921+pekkoeskola@users.noreply.github.com>
2025-06-13 17:55:53 +02:00
SebastianKrupinski
9630bd66f5 feat: mail display mode
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-06-13 11:48:03 +00:00
Daniel
22c5050678 Merge pull request #13219 from nextcloud/backport/13216/stable30
[stable30] docs(groupware): create filter from message
2025-06-13 13:39:47 +02:00
Daniel Kesselberg
6fb5d319ee docs(groupware): create filter from message
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-06-13 13:35:54 +02:00
Daniel
d9eafe8903 Merge pull request #13183 from nextcloud/backport/13182/stable30
[stable30] [stable31] docs(groupware): add stable url for microsoft oauth settings
2025-06-04 11:49:31 +02:00
Daniel Kesselberg
dfc2e5a632 docs(groupware): add stable url for microsoft oauth settings
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-06-04 09:46:07 +00:00
Julien Veyssier
5eae5c3d85 Merge pull request #13179 from nextcloud/backport/13176/stable30
[stable30] Add warning about context_chat in the Flows section
2025-06-02 20:35:43 +02:00
Julien Veyssier
56dd9c70c4 feat: add warning about context_chat not respecting files_accesscontrol rules
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-06-02 17:17:52 +00:00
Daniel
d507df3a8b Merge pull request #13156 from nextcloud/backport/13151/stable30
[stable30] docs(groupware): update troubleshooting article for missing calendars
2025-05-20 18:40:14 +02:00
Daniel Kesselberg
72f9f5bea0 docs(groupware): update troubleshooting article for missing calendars
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-05-20 16:32:38 +00:00
Daniel
31e5e0493e Merge pull request #13155 from nextcloud/backport/13133/stable30
[stable30] docs(groupware): add troubleshooting article for missing calendars
2025-05-20 18:32:19 +02:00
Daniel Kesselberg
e9b202b9f3 docs(groupware): add troubleshooting article for missing calendars
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-05-20 16:28:39 +00:00
Christoph Wurst
1056b368f0 Merge pull request #13136 from nextcloud/backport/13135/stable30
[stable30] Fix call on null errors in cache docs code blocks
2025-05-19 07:48:16 +02:00
Jonathan Treffler
41fa205690 fixed call on null errors in cache docs code blocks
some code blocks referenced an undefined $this->cache variable instead of the defined $cache

Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
2025-05-19 05:44:35 +00:00
John Molakvoæ
159d788c65 Merge pull request #13121 from nextcloud/backport/13119/stable30 2025-05-12 15:48:57 +02:00
John Molakvoæ
93e86bff61 fix: clarify that group admins cannot add existing users to their group
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-05-12 13:00:06 +00:00
Joas Schilling
5e61ec933f Merge pull request #13049 from nextcloud/backport/13045/stable30
[stable30] fix(admin): Update retention documentation
2025-04-14 23:02:18 +02:00
Joas Schilling
b2ab08f9f3 fix(admin): Update retention documentation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-14 19:05:42 +00:00
Marcel Klehr
46b32c9fa6 Merge pull request #13043 from nextcloud/backport/13042/stable30
[stable30] fix(webhook_listeners): removed non-existing NodeReadEvent event from documentation
2025-04-14 11:31:30 +02:00
Oleksander Piskun
27f55dc34d fix(webhook_listeners): removed non-existing NodeReadEvent event from documentation
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-04-14 09:13:41 +00:00
Joas Schilling
15cd278782 Merge pull request #12405 from nextcloud/backport/12403/stable30
[stable30] fix(migration): Improve note about changing locations
2025-04-11 18:34:08 +02:00
Joas Schilling
83840cd7a8 fix(migration): Improve note about changing locations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-11 18:30:29 +02:00
rakekniven
8321ac8621 Merge pull request #13033 from nextcloud/backport/12383/stable30
[stable30] docs(admin): Add tip about detecting silent denials in SELinux
2025-04-11 18:12:15 +02:00
Josh
641a428c72 docs(admin): Add tip about detecting silent denials in SELinux
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-04-11 16:08:01 +00:00
Simon L.
4f61ea565f Merge pull request #13024 from nextcloud/backport/13020/stable30
[stable30] docs: aio-imaginary image has been moved to ghcr.io
2025-04-11 11:10:24 +02:00
rakekniven
2d23d272aa Merge pull request #13010 from nextcloud/backport/13007/stable30
[stable30] fix: Fix UnknownActivityException typo in upgrade guide
2025-04-11 10:21:01 +02:00
Simon L.
6e7efa8abd docs: aio-imaginary image has been moved to ghcr.io
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-09 13:46:29 +02:00
MCMic
eb29fb1d8f fix: Fix UnknownActivityException typo in upgrade guide
Signed-off-by: MCMic <come@chilliet.eu>
2025-04-05 10:44:07 +00:00
Côme Chilliet
a392cc141d Merge pull request #12994 from nextcloud/backport/12990/stable30
[stable30] Document webhook interfaces added in 30
2025-04-03 15:09:12 +02:00
Côme Chilliet
ce26beae18 fix: Fix version number in link to admin_manual in developer_manual
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2025-04-03 15:00:44 +02:00
Côme Chilliet
f81077563f fix: Move changes to Changed APIs instead of Added APIs
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:51:42 +00:00
Côme Chilliet
fc719992b5 feat: Document webhook events interfaces added in 30
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:51:41 +00:00
Côme Chilliet
f14e095e5d Merge pull request #12991 from nextcloud/backport/12987/stable30
[stable30] feat: Document move of OC_EventSource class to private folder and namespace
2025-04-03 14:47:59 +02:00
Côme Chilliet
23cef9c8f5 feat: Document move of OC_EventSource class to private folder and namespace
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:44:10 +00:00
Côme Chilliet
956ff49dc0 Merge pull request #12988 from nextcloud/backport/12986/stable30
[stable30] feat: Document changes in user backends API in 30
2025-04-03 14:39:48 +02:00
Côme Chilliet
f0ab8d6257 feat: Document changes in user backends API in 30
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:29:21 +00:00
Benjamin Gaussorgues
bcd6ed2732 Merge pull request #12984 from nextcloud/backport/12977/stable30
[stable30] DAV pagination / deprecation
2025-04-03 12:00:06 +02:00
Benjamin Gaussorgues
31872dd410 feat(developer_manual): document deprecated interface ICreateGroupBackend
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-04-03 11:53:04 +02:00
rakekniven
aee5168d9e Merge pull request #12949 from nextcloud/backport/12864/stable30
[stable30] feat(devmanual): Clarify behavior of missing replacement indexes
2025-03-27 18:42:54 +01:00
Christoph Wurst
0d2d56c936 feat(devmanual): Clarify behavior of missing replacement indexes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-03-27 17:37:31 +00:00