Josh
f32a25e0ef
chore: drop tab from warning
...
Updated warning message for outdated documentation.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-09-17 15:31:37 +00:00
Josh
c507285637
chore: Apply suggestions from code review
...
Co-authored-by: Daniel <mail@danielkesselberg.de >
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-09-17 15:31:37 +00:00
Josh
03a768689e
feat: Implement EoL warning banner for unsupported releases
...
Added a warning banner for outdated documentation.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-09-17 15:31:37 +00:00
rakekniven
a881f5eb76
Merge pull request #13637 from brlin-tw/patch/fix-incorrect-heading-markup-in-centos8-install-example-stable31
...
stable31: Fix incorrect heading markup in example_centos.rst
2025-09-17 17:22:18 +02:00
rakekniven
ab9b48557f
Merge branch 'stable31' into patch/fix-incorrect-heading-markup-in-centos8-install-example-stable31
2025-09-17 16:39:26 +02:00
Andy Scherzinger
42d21d1a24
Merge pull request #13658 from nextcloud/backport/13648/stable31
...
[stable31] chore: update transifex links
2025-09-11 17:49:11 +02:00
Daniel Kesselberg
83b333c3b2
chore: update transifex links
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-09-11 15:48:40 +00:00
Andy Scherzinger
7ba33a831d
Merge pull request #13656 from nextcloud/backport/13651/stable31
...
[stable31] chore: bump min android version to 8.1
2025-09-11 17:47:42 +02:00
alperozturk
f391838737
chore: bump min android version to 8.1
...
Signed-off-by: alperozturk <alper_ozturk@proton.me >
2025-09-11 15:47:08 +00:00
Nextcloud bot
3032c4678d
chore(administration): Generate system config documentation from config.sample.php
2025-09-11 03:13:52 +00:00
林博仁(Buo-ren Lin)
205acf091a
Fix incorrect heading markup in example_centos.rst
...
Fixes #13633 .
Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com >
2025-09-09 07:19:40 +00:00
Andy Scherzinger
54ae10b189
Merge pull request #13603 from nextcloud/backport/13598/stable31
...
[stable31] fix(nginx): `fastcgi_request_buffering` must be `on`
2025-09-04 16:20:43 +02:00
Josh
60ec13ffc0
Merge pull request #13595 from nextcloud/backport/13594/stable31
...
[stable31] fix(troubleshooting): outdated Apache modules
2025-09-04 09:56:12 -04:00
Ferdinand Thiessen
22af1a8bf9
fix(nginx): fastcgi_request_buffering must be on
...
* resolves: https://github.com/nextcloud/documentation/issues/9574
Some clients like DAVx5 use chunked transfer encoding.
PHP-FPM does not support this[1] because it requires to comply with the
CGI standard - 20+ years old - which enforces a Content-Length header.
So we need to buffer the whole request until passing it to PHP-FPM.
Without this 0-byte files would be created on Nextcloud as PHP-FPM will
not only set content-length to 0 but also does not pass the body data
stream.
[1] https://bugs.php.net/bug.php?id=51191 and https://github.com/php/php-src/pull/7509
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-09-04 13:54:28 +00:00
Josh
8101fcd6b4
fix(troubleshooting): outdated Apache modules
...
The apache2filter SAPI hasn't existed since PHP 7.0.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-09-04 05:09:58 +00:00
rakekniven
671a9e6b51
Merge pull request #13582 from nextcloud/backport/13579/stable31
...
[stable31] chore(i18n): Grammar improvement
2025-09-01 14:50:42 +02:00
rakekniven
4da2d2c9db
chore(i18n): Grammar improvement
...
Reported at Transifex
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2025-09-01 12:41:48 +00:00
John Molakvoæ
19abf68229
Merge pull request #13566 from nextcloud/backport/13565/stable31
2025-08-29 13:42:24 +02:00
John Molakvoæ
6f1b3cac09
feat(developer_manual): add new tags for issue classification
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com >
2025-08-29 11:36:17 +00:00
rakekniven
63a6d59cfc
Merge pull request #13557 from nextcloud/backport/13554/stable31
...
[stable31] Adapted option name to current UI
2025-08-27 09:33:04 +02:00
rakekniven
c26d5115b8
fix(user): Adapted option name to current UI
...
Option is named "Enable simplified editor", see screenshot above
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2025-08-27 06:54:31 +00:00
Grigory Vodyanov
9a316f071c
Merge pull request #13528 from nextcloud/backport/13526/stable31
...
[stable31] Calendar update text and screenshots to full page calendar modal
2025-08-22 14:56:45 +02:00
Grigory Vodyanov
076b432166
Merge branch 'stable31' into backport/13526/stable31
2025-08-22 14:53:24 +02:00
Grigory Vodyanov
7b3daa5870
feat(Groupware/Calendar): update text and screenshots to full page calendar modal
...
Signed-off-by: Grigory V <scratchx@gmx.com >
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com >
2025-08-22 14:52:39 +02:00
Anupam Kumar
fd5b0f99e4
[stable31] chore(AI/ContextChat): update inital indexing docs ( #13529 ) ( #13530 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-08-22 07:21:42 +00:00
Daniel
6c44e6f861
Merge pull request #13509 from nextcloud/backport/13508/stable31
...
[stable31] feat(devmanual): document contacts menu user status setter
2025-08-14 12:02:01 +02:00
Christoph Wurst
c8c461d104
feat(devmanual): document contacts menu user status setter
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2025-08-14 09:21:49 +00:00
Daniel
0820df7972
Merge pull request #13487 from nextcloud/backport/13486/stable31
...
[stable31] Mail: Dashboard integration
2025-08-07 09:26:09 +02:00
Daniel Kesselberg
837bfb4f46
docs(mail): add note about dashboard integration
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-08-06 16:17:58 +00:00
Hamza
7da5ee5cf2
Merge pull request #13462 from nextcloud/backport/13458/stable31
...
[stable31] docs(user-manual): update free busy documentation
2025-07-29 12:10:22 +02:00
Hamza
fba5d88acd
docs(user-manual): update free busy documentation
...
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com >
2025-07-29 10:00:10 +00:00
Josh
c345b3dde2
Merge pull request #13454 from nextcloud/backport/13448/stable31
...
[stable31] Update Minimum Supported Android Version for Files App
2025-07-25 22:07:15 -04:00
Alper Öztürk
a237ddba6c
Update system_requirements.rst
...
Signed-off-by: Alper Öztürk <67455295+alperozturk96@users.noreply.github.com >
2025-07-25 23:54:22 +00:00
Grigorii K. Shartsev
4894ab2ca0
Merge pull request #13451 from nextcloud/backport/13449/stable31
...
[stable31] fix(admin_manual/release_notes): correct ROW FORMAT migration in 31
2025-07-25 21:54:43 +02:00
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