Maxime LE HERICY
bdca003f7a
Update encryption_configuration.rst
...
typo in the documentation.
actual command is encryption:fix-encrypted-version and not encryption:fix-encrypted-versionS
Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com >
2023-04-05 12:23:57 +00:00
Christoph Wurst
f925365c19
Merge pull request #10002 from nextcloud/backport/10001/stable26
...
[stable26] feat(devmanual): Add go.php shortcut for the backports doc
2023-04-04 12:31:51 +02:00
Christoph Wurst
28098e2762
feat(dev-manual): Add go.php shortcut for the backports doc
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-04-04 09:49:40 +00:00
Marco
862dabdb2d
Merge pull request #9999 from nextcloud/backport/9991/stable26
...
[stable26] Add breakout rooms documentation
2023-04-03 17:12:50 +01:00
MichaIng
62346d49de
Merge pull request #9998 from nextcloud/backport/9571/stable26
...
[stable26] Use --option=value version for occ maintenance:install
2023-04-03 16:32:56 +02:00
Marco
3e3873d3ba
Add breakout rooms documentation
...
Signed-off-by: Marco <marcoambrosini@icloud.com >
2023-04-03 14:03:19 +00:00
MichaIng
b672f3c522
Use --option=value version for occ maintenance:install
...
The `--option=value` version of passing options to the `occ maintenance:install` command is now used in the documentation, instead of the `--option value` variant. This solves issues with leading dashes in values, especially passwords. It also matches the `occ help maintenance:install` output.
Solves:
- https://github.com/nextcloud/server/issues/26109
- https://github.com/nextcloud/documentation/issues/8190
Furthermore values are now single quoted, which is important to avoid variable expansion and special treatment of the backlash character in random passwords, and a doubled space was removed.
Signed-off-by: MichaIng <micha@dietpi.com >
2023-04-03 11:42:04 +00:00
Andrey Borysenko
1934dadff2
Merge pull request #9945 from nextcloud/backport/9932/stable26
...
[stable26] Moved admin changes to admin_manual. Added new event to Events page
2023-04-03 14:24:56 +03:00
Joas Schilling
8a6bd5ea47
Merge pull request #9982 from nextcloud/backport/9967/stable26
...
[stable26] fix(deps): Limit sphinx version range
2023-03-31 09:23:57 +02:00
Christoph Wurst
524b5d9d1a
fix(deps): Limit sphinx version range
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-03-30 13:21:05 +00:00
Joas Schilling
6c3b000473
Merge pull request #9963 from nextcloud/backport/9962/stable26
...
[stable26] feat(devmanual): Recommend time insensitive jobs for performance
2023-03-30 11:55:24 +02:00
Christoph Wurst
48eac134ea
feat(devmanual): Recommend time insensitive jobs for performance
...
Recommend marking background jobs as time insensitive in our performance
recommendations for app devs.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-03-30 09:51:12 +00:00
Joas Schilling
07a4952502
Merge pull request #9960 from nextcloud/backport/9955/stable26
...
[stable26] feat(dev-manual): Document release process of shipped apps
2023-03-29 17:55:49 +02:00
Christoph Wurst
694ba4f335
feat(dev-manual): Document release process of shipped apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-03-29 14:29:46 +00:00
Arthur Schiwon
8772d80171
Merge pull request #9949 from nextcloud/backport/9946/stable26
...
[stable26] update information on migration from owncloud
2023-03-24 10:48:48 +01:00
Joas Schilling
5171ae4cf0
Fix URL syntax
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-03-24 09:32:45 +00:00
Arthur Schiwon
92cacd2da8
update informaiton on migration from owncloud
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2023-03-24 09:32:45 +00:00
Andrey Borysenko
5df782e96e
Moved admin changes to admin_manual. Added new event to Events page
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2023-03-23 10:46:44 +00:00
backportbot-nextcloud[bot]
e773dc0f9b
[stable26] Added Nextcloud 26 upgrade changes docs ( #9943 )
...
* Added Nextcloud 26 upgrade changes docs
* Added links
* Update upgrade_to_26.rst
* Fix links
---------
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
Signed-off-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
Co-authored-by: Andrey Borysenko <andrey18106x@gmail.com >
Co-authored-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com >
2023-03-23 13:04:41 +03:00
backportbot-nextcloud[bot]
03a2176261
Fixed unexpected unindent in note. ( #9941 )
...
Co-authored-by: Alexander Piskun <bigcat88@icloud.com >
2023-03-22 17:26:48 +03:00
backportbot-nextcloud[bot]
8eccedd44e
Fix warning(error) for list unexpected unindent. ( #9940 )
...
Co-authored-by: Alexander Piskun <bigcat88@icloud.com >
2023-03-22 17:26:30 +03:00
Richard Steinmetz
8c8a4d376c
Merge pull request #9938 from nextcloud/backport/9935/stable26
...
[stable26] fix: explictly add sphinx_rtd_theme to extensions to fix search
2023-03-22 08:20:50 +01:00
Richard Steinmetz
e78d8a97fb
fix: explictly add sphinx_rtd_theme to extensions to fix search
...
Ref https://sphinx-rtd-theme.readthedocs.io/en/stable/changelog.html#known-issues
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2023-03-22 06:57:56 +00:00
Andy Scherzinger
bc8d67f231
Merge pull request #9920 from nextcloud/backport/9658/stable26
...
[stable26] Add note about dependency limitation for apps
2023-03-20 09:59:27 +01:00
Andy Scherzinger
eff3726172
Add note about dependency limitation with respect to supporting Nextcloud server versions
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2023-03-20 08:55:18 +00:00
Andy Scherzinger
3bbbb751a4
Merge pull request #9902 from nextcloud/backport/9901/stable26
...
[stable26] fix(pip): update sphinx-rtd-theme to latest 1.2.0
2023-03-15 19:57:20 +01:00
John Molakvoæ
561604a8dd
fix(pip): update sphinx-rtd-theme to latest 1.2.0
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com >
2023-03-15 16:20:49 +00:00
Joas Schilling
f0a2674882
Merge pull request #9758 from nextcloud/backport/9751/stable26
...
[stable26] fix(l10n): Refer to the docker-ci issue template only
2023-03-10 12:04:50 +01:00
Joas Schilling
d13c338887
fix(l10n): Refer to the docker-ci issue template only
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-03-10 10:21:32 +00:00
Daniel
e5c4829255
Merge pull request #9735 from nextcloud/backport/9662/stable26
...
[stable26] make "public" anonymous access easier to find
2023-03-07 16:12:12 +01:00
Florian Hof
61f109e3a4
make "public" anonymous access easier to find
...
Signed-off-by: Florian Hof <florian@speleo.ch >
2023-03-07 13:59:53 +00:00
Simon L
63107db9ed
Merge pull request #9732 from nextcloud/backport/9724/stable26
...
[stable26] update imaginary docs to reflect cap_add sys_nice
2023-03-07 14:36:42 +01:00
Simon L
af204ea2b9
add note why it is required
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-03-07 13:31:44 +00:00
Simon L
ff10c6e185
update imaginary docs to reflect cap_add sys_nice
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-03-07 13:31:44 +00:00
github-actions[bot]
72736bb04e
Merge pull request #9700 from nextcloud/translations_user-manual-locale-source-groupware-sync-thunderbird-pot--master_fr
2023-03-02 18:25:19 +00:00
transifex-integration[bot]
b99912caa7
Apply translations in fr
...
translated for the source file 'user_manual/locale/source/groupware/sync_thunderbird.pot'
on the 'fr' language.
2023-03-02 18:19:01 +00:00
github-actions[bot]
b7a28edf13
Merge pull request #9699 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_fr
2023-03-02 16:54:00 +00:00
transifex-integration[bot]
a9a7a39ab5
Apply translations in fr
...
translated for the source file 'user_manual/locale/source/webinterface.pot'
on the 'fr' language.
2023-03-02 16:49:42 +00:00
github-actions[bot]
820046a5ca
Merge pull request #9698 from nextcloud/translations_user-manual-locale-source-userpreferences-pot--master_fr
2023-03-02 16:29:09 +00:00
transifex-integration[bot]
272d8c0adf
Apply translations in fr
...
translated for the source file 'user_manual/locale/source/userpreferences.pot'
on the 'fr' language.
2023-03-02 16:24:53 +00:00
github-actions[bot]
3c19e5863d
Merge pull request #9697 from nextcloud/translations_user-manual-locale-source-talk-talk-basics-pot--master_fr
2023-03-02 16:23:17 +00:00
github-actions[bot]
e74d853b70
Merge pull request #9696 from nextcloud/translations_user-manual-locale-source-groupware-sync-windows10-pot--master_fr
2023-03-02 16:19:29 +00:00
transifex-integration[bot]
464ed7c8eb
Apply translations in fr
...
translated for the source file 'user_manual/locale/source/talk/talk_basics.pot'
on the 'fr' language.
2023-03-02 16:18:57 +00:00
github-actions[bot]
374f652f39
Merge pull request #9695 from nextcloud/translations_user-manual-locale-source-groupware-sync-osx-pot--master_fr
2023-03-02 16:17:25 +00:00
github-actions[bot]
aedfa62ee7
Merge pull request #9694 from nextcloud/translations_user-manual-locale-source-groupware-sync-kde-pot--master_fr
2023-03-02 16:16:07 +00:00
transifex-integration[bot]
92327c3a60
Apply translations in fr
...
translated for the source file 'user_manual/locale/source/groupware/sync_windows10.pot'
on the 'fr' language.
2023-03-02 16:15:59 +00:00
transifex-integration[bot]
22f92411e3
Apply translations in fr
...
translated for the source file 'user_manual/locale/source/groupware/sync_osx.pot'
on the 'fr' language.
2023-03-02 16:13:07 +00:00
transifex-integration[bot]
949fb474cf
Apply translations in fr
...
translated for the source file 'user_manual/locale/source/groupware/sync_kde.pot'
on the 'fr' language.
2023-03-02 16:11:49 +00:00
github-actions[bot]
7ae480c999
Merge pull request #9693 from nextcloud/translations_user-manual-locale-source-groupware-sync-ios-pot--master_fr
2023-03-02 16:11:14 +00:00
github-actions[bot]
1c64e77917
Merge pull request #9692 from nextcloud/translations_user-manual-locale-source-groupware-sync-gnome-pot--master_fr
2023-03-02 16:09:59 +00:00