Commit Graph

10491 Commits

Author SHA1 Message Date
Vincent Petry
27260cc315
Merge pull request #8090 from nextcloud/backport/8089/stable22
[stable22] Add admin docs for splitting databases
2022-02-22 17:22:38 +01:00
Joas Schilling
3d4e68c68f Require optional database steps to be performed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 15:01:32 +00:00
Joas Schilling
626dfcb5b1 Add admin docs for splitting databases
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-22 15:01:32 +00:00
Julius Härtl
6c3b8c1ed1
Merge pull request #8080 from nextcloud/backport/8078/stable22
[stable22] Add docs for occ theming:config
2022-02-21 11:11:34 +01:00
Julius Härtl
ad97cecdce 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:43:00 +00:00
Vincent Petry
fbefbceedb
Merge pull request #8010 from nextcloud/backport/7984/stable22
[stable22] Document syslog option for the admin audit app
2022-02-18 15:56:47 +01:00
blizzz
ca864f7502
Merge pull request #8045 from nextcloud/backport/8035/stable22
[stable22] update release information
2022-02-17 20:07:09 +01:00
Arthur Schiwon
73f03c3ebc
update release information
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-02-16 18:37:47 +01:00
Joas Schilling
42c73acd8f
Merge pull request #8031 from nextcloud/backport/8028/stable22
[stable22] Add space as allowed user id character
2022-02-15 11:19:15 +01:00
Joas Schilling
2a21732393 Add space as allowed user id character
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15 10:06:43 +00:00
Louis
5c4beb728b
Merge pull request #8016 from nextcloud/backport/8014/stable22
[stable22] Warn about disabling encryption without decrypting all the files
2022-02-09 15:10:13 +01:00
Louis Chemineau
eea761b0e4 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:25 +00:00
Joas Schilling
d1e6011783 Document syslog option for the admin audit app
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-08 13:37:26 +00:00
Christoph Wurst
f404759955
Merge pull request #7986 from nextcloud/backport/7979/stable22
[stable22] Ensure that nginx config sample allow downloading big file
2022-01-26 13:48:17 +01:00
Carl Schwan
7882e6e01c 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:27 +00:00
Joas Schilling
242426109c
Merge pull request #7966 from nextcloud/backport/7964/stable22
[stable22] Document the syslog_tag as well
2022-01-17 10:22:56 +01:00
Joas Schilling
e6a725e270 Document the syslog_tag as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-14 16:35:37 +00:00
MichaIng
3d00e90a6c
Merge pull request #7865 from nextcloud/backport/7860/stable22
[stable22] Remove iconv from required PHP modules
2022-01-07 10:03:53 +01:00
Christoph Wurst
7745352ca9
Merge pull request #7886 from nextcloud/fix/drop-outdated-development-process-rework-labels-stable22
[stable22] Drop Kanban development process, rework common labels
2021-12-30 18:16:57 +01:00
Christoph Wurst
fd543da896
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-30 15:53:43 +01:00
Christoph Wurst
878f67bf07
Merge pull request #7883 from nextcloud/backport/7879/stable22
[stable22] There are no mailing lists
2021-12-28 16:40:17 +01:00
Christoph Wurst
0b5c8a87ac There are no mailing lists
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-28 15:33:08 +00:00
Christoph Wurst
af3bb8d345
Merge pull request #7862 from nextcloud/backport/7827-obsolete-tokens-stable22
Removed obsolete tokens
2021-12-20 18:43:15 +01:00
MichaIng
b8f0e5f8d8 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:14 +00:00
Christian Wolf
72bf4dfdc8 Removed obsolete tokens
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-20 18:02:02 +01:00
Christoph Wurst
0fc59f5c29
Merge pull request #7801 from nextcloud/backport/7799/stable22
[stable22] Add rewrites for nodeinfo and webfinger services.
2021-12-09 15:55:43 +01:00
stephang
dd1cd81183 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:22 +00:00
Christoph Wurst
1d1ce89440
Merge pull request #7794 from nextcloud/cherry-pick-calendar-trashbin
Add admin settings and user docs for the Calendar Trash bin
2021-12-07 09:51:51 +01:00
Thomas Citharel
edef018b35
Add admin settings for the Calendar Trash bin
Closes #7696

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-07 09:32:42 +01:00
Christoph Wurst
c7823ab811
Merge pull request #7609 from nextcloud/backport/7604/stable22
[stable22] Fix dev manual links to the app controllers page
2021-11-24 19:23:01 +01:00
Christian Wolf
7e07b38c20 Fixed some more links in the dev manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-11-24 18:12:28 +00:00
Christoph Wurst
a1c3edb817 Fix dev manual links to the app controllers page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-24 18:12:28 +00:00
rakekniven
07e004f550
Merge pull request #7574 from nextcloud/backport/7383/stable22
[stable22] Lightning add-on no longer needed
2021-11-20 10:21:32 +01:00
Anna Larch
208a3bf9e4
Merge pull request #7582 from nextcloud/backport/7577/stable22
[stable22] Fix typo in admin audit log docs
2021-11-15 15:35:35 +01:00
Christoph Wurst
ddf1fb2111 Fix typo in admin audit log docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 13:16:28 +00:00
Vincent Petry
a6a47efebf
Merge pull request #7578 from nextcloud/backport/7576/stable22
[stable22] Document how to override the log level with occ
2021-11-15 13:11:24 +01:00
Christoph Wurst
a781fdcd42 Document how to override the log level with occ
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 10:14:38 +00:00
Andrew Germann
ed895e54a3 Lightning add-on no longer needed
Removed the first step of the recommended method which was to install the Lightning add-on.
2021-11-15 08:35:51 +00:00
blizzz
685cc25405
Merge pull request #6963 from nextcloud/backport/6881/stable22
[stable22] Update migrating_owncloud.rst
2021-11-11 23:20:25 +01:00
Christoph Wurst
d659b0b99d
Merge pull request #7528 from nextcloud/backport/7525/stable22
[stable22] Document calendar rooms and resources for users
2021-11-05 17:18:47 +01:00
Christoph Wurst
5a7fae13f8 Document calendar rooms and resources for users
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-05 16:06:13 +00:00
Christoph Wurst
e39a90ea4a
Merge pull request #7524 from nextcloud/backport/7523/stable22
[stable22] Document calendar resources and rooms for admins
2021-11-05 14:19:02 +01:00
Christoph Wurst
805dd1c655 Document calendar resources and rooms for admins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-05 13:10:55 +00:00
Carl Schwan
711a5ffcb7
Merge pull request #7405 from nextcloud/backport/7404/stable22
[stable22] Fix highlighting (missing php start tag)
2021-10-26 21:01:00 +02:00
Carl Schwan
6644842e1c Fix highlighting (missing php start tag)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-26 18:44:16 +00:00
Daniel
6a43a80cbb
Merge pull request #7386 from nextcloud/backport/7174/stable22
[stable22] Documentation how to disable expire versions background job
2021-10-26 10:19:39 +02:00
Daniel Kesselberg
dd2fae7b9e Documentation how to disable expire versions background job
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-26 08:02:41 +00:00
Christoph Wurst
759738a3a9
Merge pull request #7364 from nextcloud/backport/7363/stable22
[stable22] Drop all references of IRC
2021-10-20 18:42:07 +02:00
Christoph Wurst
a9968f9674 Drop all references of IRC
We don't use this anymore, so let's also not send people there. The
forum is our main place to get help.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-20 16:09:43 +00:00
Lukas Reschke
b11182df77
Merge pull request #7360 from nextcloud/backport/7359/stable22
[stable22] Document that access tokens shouldn't be stored
2021-10-18 17:21:18 +02:00