Joas Schilling
441d04043d
Require optional database steps to be performed
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 15:01:40 +00:00
Joas Schilling
167ecec2a8
Add admin docs for splitting databases
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 15:01:40 +00:00
Julius Härtl
214955daa9
Merge pull request #8079 from nextcloud/backport/8078/stable23
...
[stable23] Add docs for occ theming:config
2022-02-21 11:11:36 +01:00
Julius Härtl
34bea28011
Add docs for occ theming:config
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2022-02-21 09:42:38 +00:00
blizzz
a7cfc3546e
Merge pull request #8044 from nextcloud/backport/8035/stable23
...
[stable23] update release information
2022-02-17 20:13:08 +01:00
Arthur Schiwon
7fd92d10c2
update release information
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-16 18:33:23 +01:00
Joas Schilling
9f6eb43e52
Merge pull request #8030 from nextcloud/backport/8028/stable23
...
[stable23] Add space as allowed user id character
2022-02-15 11:19:22 +01:00
Joas Schilling
8c380b2196
Add space as allowed user id character
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15 10:06:24 +00:00
blizzz
26160149bb
Merge pull request #8009 from nextcloud/backport/7984/stable23
...
[stable23] Document syslog option for the admin audit app
2022-02-11 19:43:17 +01:00
Louis
a6dd8ac6d9
Merge pull request #8015 from nextcloud/backport/8014/stable23
...
[stable23] Warn about disabling encryption without decrypting all the files
2022-02-09 15:10:16 +01:00
Louis Chemineau
6eee1f5cae
Warn about disabling encryption without decrypting all the files
...
See: https://github.com/nextcloud/server/issues/31083
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-09 14:03:17 +00:00
Joas Schilling
4f4d4f1ca5
Document syslog option for the admin audit app
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-08 13:37:13 +00:00
Christoph Wurst
7ad732d946
Merge pull request #7985 from nextcloud/backport/7979/stable23
...
[stable23] Ensure that nginx config sample allow downloading big file
2022-01-26 13:48:12 +01:00
Carl Schwan
1600057df4
Ensure that nginx config sample allow downloading big file
...
"fastcgi_max_temp_file_size 0;" makes it possible to download file
bigger than 1GB. See https://help.nextcloud.com/t/synchronization-impossible-on-files-larger-than-1gb/66323/2
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-26 12:42:18 +00:00
Carl Schwan
1e098298a2
Merge pull request #7946 from nextcloud/backport/7945/stable23
...
[stable23] Update talk screenshares part2
2022-01-19 10:45:38 +01:00
Carl Schwan
ca4357873b
Merge pull request #7976 from nextcloud/backport/7961/stable23
...
[stable23] fix: Update links to calendar, contacts & sync_gnome doc (pim -> groupware)
2022-01-19 10:44:17 +01:00
Am Br
860787ce23
fix: Update links to calendar, contacts & sync_gnome doc (pim -> groupware)
...
Three links were redirecting to doc in the _pim_ directory which doesn't exist anymore and has been replaced with _groupware_.
Issues are encountered with the _firstrunwizard_ displaying links to the calendar and contacts doc :
- https://github.com/nextcloud/firstrunwizard/blob/master/templates/page.clients.php#L59
- https://github.com/nextcloud/firstrunwizard/blob/master/templates/personal-settings.php#L66
Also it seems that most translations are referring to the _pim_ directory even in translations for the _groupware_ one.
See : https://github.com/nextcloud/documentation/search?l=Gettext+Catalog&q=pim
Not being familiar with how the translation works here, an issue will be created to discuss it.
Signed-off-by: Am Br <reg.dev@am35.fr>
2022-01-18 14:16:24 +00:00
Joas Schilling
10ede13f45
Merge pull request #7965 from nextcloud/backport/7964/stable23
...
[stable23] Document the syslog_tag as well
2022-01-17 10:22:39 +01:00
MichaIng
0dd26b1476
Merge pull request #7970 from nextcloud/backport/7859/stable23
...
[stable23] Update OPcache documentation
2022-01-16 16:10:35 +01:00
MichaIng
8abfc5db1e
Update OPcache documentation
...
Remove the settings block which matches PHP defaults anyway. The Nextcloud admin panel will now show warnings based on actual OPcache usage, when any limit is closely reached: https://github.com/nextcloud/server/pull/27403
Add info about how to enhance performance by reducing or disabling OPcache revalidation.
Remove link to outdated blog post, which contains no additional helpful information and the invalid "opcache.fast_shutdown" setting which was removed with PHP7.2 already. Instead, add a link to "opcache-gui", a web interface to monitor and control the OPcache.
Signed-off-by: MichaIng <micha@dietpi.com>
2022-01-16 15:05:56 +00:00
Joas Schilling
acd89963ec
Document the syslog_tag as well
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-14 16:35:18 +00:00
Joas Schilling
86408714d0
Merge pull request #7959 from nextcloud/backport/7947/stable23
...
[stable23] Update talk screenshot in advanced features
2022-01-12 20:23:18 +01:00
Joas Schilling
fbd7e04876
Update talk screenshot in advanced features
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-12 17:21:01 +00:00
Joas Schilling
d12802355d
Update talk screenshares part2
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-12 15:44:58 +00:00
Joas Schilling
911ec3e022
Merge pull request #7936 from nextcloud/backport/7932/stable23
...
[stable23] Update Talk screenshots in user docs "Join a call or chat as guest"
2022-01-11 16:16:34 +01:00
Joas Schilling
9c092ac78b
Update Talk screenshots in "Join a call or chat as guest"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-11 14:37:07 +00:00
MichaIng
f959abab74
Merge pull request #7864 from nextcloud/backport/7860/stable23
...
[stable23] Remove iconv from required PHP modules
2022-01-06 23:44:58 +01:00
Christoph Wurst
e3b36d2b79
Merge pull request #7884 from nextcloud/backport/7880/stable23
...
[stable23] Drop Kanban development process, rework common labels
2021-12-29 10:03:52 +01:00
Christoph Wurst
b1dd88b62e
Drop Kanban development process, rework common labels
...
The Kanban dev process was used many years ago but never in Nextcloud.
Therefore the process description is not just outdated but misleading.
We still use the labels, albeit their description was mildly outdated.
They were restructured and grouped for better comprehensibility.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-29 08:52:58 +00:00
Christoph Wurst
7bc96b91e1
Merge pull request #7882 from nextcloud/backport/7879/stable23
...
[stable23] There are no mailing lists
2021-12-29 08:51:31 +01:00
Christoph Wurst
0c459486e2
There are no mailing lists
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-28 15:32:54 +00:00
Christoph Wurst
fc715f457a
Merge pull request #7861 from nextcloud/backport/7827-obsolete-tokens-stable23
...
Removed obsolete tokens
2021-12-20 18:42:39 +01:00
MichaIng
f4944b89e6
Remove iconv from required PHP modules
...
The usage of iconv has been removed in: https://github.com/nextcloud/server/pull/29470
The dependency has been removed in: https://github.com/nextcloud/server/pull/29958
Signed-off-by: MichaIng <micha@dietpi.com>
2021-12-20 17:06:12 +00:00
Christian Wolf
a5e6ce1147
Removed obsolete tokens
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-20 18:02:35 +01:00
Christoph Wurst
ffb4961d5b
Merge pull request #7800 from nextcloud/backport/7799/stable23
...
[stable23] Add rewrites for nodeinfo and webfinger services.
2021-12-09 15:55:00 +01:00
stephang
7ada96be85
Add rewrites for nodeinfo and webfinger services.
...
Add Apache rewrite rules for webfinger and nodeinfo in case NC is installed in a subdirectory. This fixes #6157 .
Signed-off-by: stephang <288494+stephang@users.noreply.github.com>
2021-12-08 09:47:09 +00:00
Christoph Wurst
5064a3c0ba
Merge pull request #7798 from nextcloud/backport/7796/stable23
...
[stable23] Add documentation about OCP\Security\ITrustedDomainHelper
2021-12-07 15:26:47 +01:00
Joas Schilling
af8e010650
Add documentation about OCP\Security\ITrustedDomainHelper
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-07 13:57:55 +00:00
Christoph Wurst
ea5ad6ce06
Merge pull request #7793 from nextcloud/backport/7701/stable23
...
[stable23] Add admin settings for the Calendar Trash bin
2021-12-06 20:33:15 +01:00
Thomas Citharel
29e350f9bd
Add admin settings for the Calendar Trash bin
...
Closes #7696
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-06 18:59:25 +00:00
Carl Schwan
640dc41a95
Merge pull request #7791 from nextcloud/backport/7673/stable23
...
[stable23] Document user status API
2021-12-06 13:09:49 +01:00
Carl Schwan
0062b40c51
Document user status API
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-12-06 11:16:51 +00:00
Christoph Wurst
5e38b22e1c
Merge pull request #7699 from nextcloud/backport/7674/stable23
...
[stable23] Update KDE Pim information
2021-12-02 10:08:23 +01:00
Carl Schwan
cd5f359636
Update KDE Pim information
...
* Update screenshots with current design
* Add information about Kalendar
* Add information about Plasma calendar applet
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-12-02 10:03:32 +01:00
Richard Steinmetz
96f49c4bd0
Merge pull request #7655 from nextcloud/backport/7652/stable23
...
[stable23] Update Calendar user docs for Nextcloud 23 / Calendar 3
2021-11-30 16:01:23 +01:00
Christoph Wurst
7dc7b1c23d
Repalce can't with cannot
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-30 14:44:58 +00:00
Valdnet
692a366022
Change to commas
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-11-30 14:44:58 +00:00
Christoph Wurst
f2ca9847ca
Update Calendar user docs for Nextcloud 23 / Calendar 3
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-30 14:44:58 +00:00
Christoph Wurst
3b2b01d251
Merge pull request #7639 from nextcloud/backport/7632/stable23
...
[stable23] Document CalDAV availability settings for users
2021-11-25 15:10:10 +01:00
Christoph Wurst
81ef8c3111
Document CalDAV availability settings for users
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 14:00:30 +00:00