Grigorii K. Shartsev
1cac35657e
fix(admin_manual/release_notes): correct ROW FORMAT migration in 31
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me >
2025-07-25 19:49:59 +00:00
Daniel
533bd52720
Merge pull request #13443 from nextcloud/backport/13442/stable31
...
[stable31] docs: monitoring app returns a different active user count
2025-07-22 20:42:02 +02:00
Daniel Kesselberg
7ec4b55cc1
docs: monitoring app returns a different active user count
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-07-22 18:08:25 +02:00
Ferdinand Thiessen
de6b1dff83
Merge pull request #13432 from nextcloud/backport/13430/stable31
...
[stable31] fix(developer): use correct CSS variable name
2025-07-17 23:32:12 +02:00
Ferdinand Thiessen
146ab5e775
fix(developer): use correct CSS variable name
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-07-17 21:24:46 +00:00
Christoph Wurst
94aab00d6a
Merge pull request #13429 from nextcloud/backport/13238/stable31
...
[stable31] feat(devmanual): add section about system config key conventions
2025-07-17 18:31:32 +02:00
Christoph Wurst
1339b7f13c
feat(devmanual): add section about system config key conventions
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2025-07-17 16:27:54 +00:00
rakekniven
0052bd61f7
Merge pull request #13413 from nextcloud/backport/13404/stable31
...
[stable31] feat(user_manual): Make translation versions more visible
2025-07-12 19:12:41 +02:00
Joas Schilling
ffc0c4f4ab
fix: Also adjust version selection in admin and developer docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-07-12 15:58:43 +00:00
Joas Schilling
46781757ce
fix: Don't show english twice
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-07-12 15:58:43 +00:00
Joas Schilling
e967dd40b8
feat(user_manual): Make translations more visible by adding language to dropdown handle
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-07-12 15:58:42 +00:00
Joas Schilling
fadcb85a58
Merge pull request #13369 from nextcloud/backport/12651/stable31
...
[stable31] Bugfix/noid/fix pdf generation
2025-07-03 15:21:50 +02:00
Joas Schilling
e8feb55f75
fix(admin): Fix admin AI overview
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-07-03 13:18:10 +00:00
Joas Schilling
66749fdc77
ci: Fix PDF generation
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-07-03 13:18:10 +00:00
Daniel
9c2eba1449
Merge pull request #12923 from nextcloud/backport/12446/stable31
...
[stable31] refactor(admin): 2FA chapter clean-up
2025-07-01 19:48:03 +02:00
Ferdinand Thiessen
aa37ad29ae
fix: adjust two factor documentation
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-07-01 19:35:56 +02:00
Josh
f9e34b9bd6
refactor(admin): 2FA chapter clean-up
...
- Document the three bundled (shipped) 2FA providers.
- Clarify what "providers" are and why they're important.
- Re-order the sections.
- Remove some outdated bits.
- Eliminate some redundancies.
- Misc tidying up.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-07-01 19:31:46 +02:00
Daniel
ade5a1f758
Merge pull request #13319 from nextcloud/backport/13313/stable31
...
[stable31] docs(groupware): Add hint that contact groups only work for writeable…
2025-06-26 12:44:09 +02:00
Daniel Kesselberg
6743ea6429
docs(groupware): Add hint that contact groups only work for writeable contacts
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-06-26 10:31:40 +00:00
Anupam Kumar
ea54bf0aef
[stable31] chore(AI/ContextChat): add troubleshooting and logs info ( #13247 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-06-19 11:15:15 +00:00
rakekniven
bdca3a3ab0
Merge pull request #13236 from nextcloud/backport/13226/stable31
...
[stable31] fix(admin_manual): Document S3 "connect_timeout" option
2025-06-17 09:27:24 +02:00
Daniel Calviño Sánchez
be507430d9
fix(admin_manual): Document S3 "connect_timeout" option
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com >
2025-06-17 03:32:54 +00:00
Côme Chilliet
ad776a0fb1
Merge pull request #13232 from nextcloud/backport/12232/stable31
...
[stable31] Fixed webhook equals operator from $eq to $e
2025-06-16 15:50:32 +02:00
Lumpiness
51ae7d1bdb
Fixed webhook equals operator from $eq to $e
2025-06-16 12:44:15 +00:00
Josh
a48c5ff350
Merge pull request #13205 from nextcloud/backport/13168/stable31
...
[stable31] Fix typo in logging_configuration.rst, "admit_audit" to "admin_audit"
2025-06-15 15:33:04 -04:00
Pekko Eskola
198224f4ce
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-15 21:29:26 +02:00
Christoph Wurst
d7d0b294bf
Merge pull request #13221 from nextcloud/backport/13220/stable31
...
[stable31] feat: mail display mode
2025-06-13 16:34:37 +02:00
SebastianKrupinski
5529ee298f
feat: mail display mode
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com >
2025-06-13 11:47:44 +00:00
Daniel
2649210579
Merge pull request #13218 from nextcloud/backport/13216/stable31
...
[stable31] docs(groupware): create filter from message
2025-06-13 13:37:28 +02:00
Daniel Kesselberg
2b42066cc3
docs(groupware): create filter from message
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-06-13 13:33:40 +02:00
Daniel
43797bbbe0
Merge pull request #13182 from nextcloud/backport/13181/stable31
...
[stable31] docs(groupware): add stable url for microsoft oauth settings
2025-06-04 11:46:03 +02:00
Daniel Kesselberg
c3d25eac3f
docs(groupware): add stable url for microsoft oauth settings
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-06-03 19:45:45 +02:00
Julien Veyssier
ff226e95e7
Merge pull request #13178 from nextcloud/backport/13176/stable31
...
[stable31] Add warning about context_chat in the Flows section
2025-06-02 20:35:46 +02:00
Julien Veyssier
28ae25a81a
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:47 +00:00
Daniel
48a61404b4
Merge pull request #13162 from nextcloud/backport/13126/stable31
...
[stable31] Add hint to pretty URLs: edit config htaccess.ignorefrontcontroller if htaccess SetEnv does not work
2025-05-22 20:04:16 +02:00
Ayke Halder
f774d3affb
Add hint to pretty URLs: edit config htaccess.ignorefrontcontroller if htaccess SetEnv does not work
...
This fixes https://github.com/nextcloud/documentation/issues/13125
Signed-off-by: Ayke Halder <rr-it@users.noreply.github.com >
2025-05-22 17:43:21 +00:00
Daniel
c0b1a845ca
Merge pull request #13154 from nextcloud/backport/13151/stable31
...
[stable31] docs(groupware): update troubleshooting article for missing calendars
2025-05-20 16:44:11 +02:00
Daniel Kesselberg
2b80ee8740
docs(groupware): update troubleshooting article for missing calendars
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-05-20 14:00:49 +00:00
Christoph Wurst
88279026c3
Merge pull request #13147 from nextcloud/backport/13133/stable31
...
[stable31] docs(groupware): add troubleshooting article for missing calendars
2025-05-20 13:29:31 +02:00
Daniel Kesselberg
19dcbb4d42
docs(groupware): add troubleshooting article for missing calendars
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-05-20 10:32:47 +00:00
Christoph Wurst
316b8f306f
Merge pull request #13137 from nextcloud/backport/13135/stable31
...
[stable31] Fix call on null errors in cache docs code blocks
2025-05-19 07:48:18 +02:00
Jonathan Treffler
56e963192c
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:43 +00:00
Kate
829fb94523
Merge pull request #13131 from nextcloud/backport/13128/stable31
2025-05-15 18:05:42 +02:00
Ferdinand Thiessen
248a0e422b
feat(developer): document adding of \OCP\Security\PasswordContext
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-05-15 15:46:27 +00:00
John Molakvoæ
218ce5e6f8
Merge pull request #13122 from nextcloud/backport/13119/stable31
2025-05-12 15:48:50 +02:00
John Molakvoæ
f3bfe25891
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:16 +00:00
Ferdinand Thiessen
2f8aeed96c
Merge pull request #13094 from nextcloud/backport/13079/stable31
...
[stable31] feat(developer): document `hide-download` WebDAV property
2025-04-29 14:02:06 +02:00
Ferdinand Thiessen
5111a48092
feat(developer): document hide-download WebDAV property
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de >
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-04-29 10:17:29 +00:00
Ferdinand Thiessen
e62702e820
Merge pull request #13091 from nextcloud/backport/13086/stable31
...
[stable31] explain v31 db row format warning
2025-04-29 09:52:57 +02:00
Adam Monsen
cf137652cc
link to relevant issue and PR
...
Signed-off-by: Adam Monsen <haircut@gmail.com >
2025-04-29 06:51:32 +00:00