Agniva De Sarker
6ad1861535
MM-48345: Fix Critical level logging ( #21952 )
...
Critical wasn't added in the StdLevels slice
and due to that mlog.Critical wasn't printing anything.
This was a complete blindspot that was missed.
We have removed all references to mlog.Critical in the codebase
and pointed Critical to be Fatal in the library.
In v8, we will remove Critical altogether.
```release-note
Servers with an encrypted key will throw an error
during startup now.
```
2023-01-03 20:14:16 +05:30
Nathaniel Allred
1353ebc3ab
Mm 49258 - Inform admins trying to self-hosted purchase who the email listed on the JWT claim is ( #21964 )
...
* add email of JWT claim to bootstrap signup response
2023-01-03 08:36:23 -06:00
Luis Suarez
f1e96cb830
MM-48988 Log plugins version on install and on startup ( #21907 )
2023-01-03 00:07:38 +01:00
Vishal
babe01ee2e
remove crt feature flag ( #21788 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-12-30 14:41:31 +05:30
Agniva De Sarker
93f17980a1
Remove unnecessary debug log ( #21959 )
...
This log is continuously spamming our community server
and I see it all the time in my dev environment.
Let's remove this to keep the logs clean.
```release-note
NONE
```
2022-12-29 12:21:25 +05:30
Hosted Weblate
5e4d787766
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/
2022-12-27 17:14:00 +01:00
Matthew Williams
ef39d50cd5
Translated using Weblate (English (Australia))
...
Currently translated at 99.6% (2421 of 2430 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/
2022-12-27 17:14:00 +01:00
Ji-Hyeon Gim
badbb49089
Translated using Weblate (Korean)
...
Currently translated at 82.3% (2001 of 2430 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ko/
2022-12-27 17:14:00 +01:00
MArtin Johnson
0a0ff0b2d8
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2430 of 2430 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/
2022-12-27 17:14:00 +01:00
Tom De Moor
fc018cbe38
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (2430 of 2430 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/
Translated using Weblate (Dutch)
Currently translated at 98.1% (2384 of 2430 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/
2022-12-27 17:14:00 +01:00
Said Atrahouch
b9501bc535
Mm 47648 check license expandable ( #21770 )
...
* [MM-47648] Handler for check if a subscription is expandable
* Mock cloud regenerate
* PR Webapp test purpose only
* [MM-47648] Refactor and tests for expand stats for a subscription
* Fix typos
* style fix
* has to be revert
* CWS URL to Spinwick
* new spinwick url
* target portal test
* Generate token instead of send licenseId
* Rename
* Rename methods
* Revert public key and cws url
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-12-27 12:08:11 +01:00
Vishal
dc533e59b8
Message export: Fix job progress calculation ( #21925 )
...
* use posts count instead of job duration to calculate progress
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-12-27 14:34:40 +05:30
Doug Lauder
ab133f20de
add DuplicateBoard to service API ( #21950 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-12-26 11:53:34 -05:00
Gabe Jackson
99b232e080
Improve bulk export logging ( #21935 )
...
This change includes the following:
- Adds the job ID as a log field for bulk exports
- Adds checkpoint logging for posts and direct posts so that
progress can be tracked.
2022-12-25 21:43:30 -05:00
Doug Lauder
7a9354cd09
Expose boards APIs for MPA ( #21917 )
...
* add first batch of Boards service APIs for MPA
2022-12-23 10:47:29 -05:00
Agniva De Sarker
1e02b99bf1
MM-49354: Make compliance export query cancellable ( #21943 )
...
We accept a context that can cancel the query.
This allows us to exit a job faster.
```release-note
Compliance export job can now cancel the SQL query
execution during server shutdown which will allow
the job to exit faster.
```
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-12-23 19:56:49 +05:30
Ibrahim Serdar Acikgoz
40cd6b1656
sqlstore/store: make SetupConnection public to be used by products ( #21948 )
2022-12-23 14:34:48 +03:00
Ibrahim Serdar Acikgoz
06745d9b61
[MM-48878] cmd/mattermost/export: start export command without metrics ( #21857 )
2022-12-23 09:45:42 +03:00
emmyni
7a8b09c242
Add comments for the subscriptionHistoryEvent call ( #21946 )
2022-12-22 15:33:04 -05:00
Nathaniel Allred
f8b6b6b0ed
always set CWSURL in client config ( #21940 )
2022-12-22 11:32:23 -06:00
Kyriakos Z
37960c7680
MM-49077: fixes errors in migration job ( #21911 )
...
* MM-49077: fixes errors in migration job
UrgentMentionCount does not have a default values, so COALESCE has to be
used.
SELECT * FROM ChannelMembers fails for the above reason.
This commit SELECTs each and every column from ChannelMembers instead.
* Fixes syntax error
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-12-22 16:15:11 +02:00
Ibrahim Serdar Acikgoz
c252704140
Revert "[MM-48626] Move plugins environment out of Channels ( #21730 )" ( #21934 )
2022-12-21 22:10:26 +03:00
mattermod
45159a6b09
Update latest version to 7.5.2
2022-12-21 15:28:13 +00:00
Ibrahim Serdar Acikgoz
dcf499b51d
[MM-48626] Move plugins environment out of Channels ( #21730 )
2022-12-21 16:11:57 +03:00
Tim Scheuermann
0ce7c5e3da
Use path rather than filepath for embedded files ( #21896 )
...
Co-authored-by: Tim Scheuermann <tim.scheuermann@mattermost.com >
2022-12-20 08:59:40 +01:00
Shivashis Padhi
79193240e9
[MM-44842] Add restore_group permission ( #21806 )
...
* Add restore_group permission
* Fix tests failing due to new permission in groups
* Add new migration to add custom_group_restore permission
* Add mock for new migration function
* Fix tests
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-12-19 12:01:59 -05:00
kaakaa
5f6fc3150d
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (2430 of 2430 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/
2022-12-19 18:22:15 +02:00
Konstantin
d9f339cb4c
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2430 of 2430 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ru/
2022-12-19 18:22:15 +02:00
master7
43f89d7556
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2430 of 2430 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/pl/
2022-12-19 18:22:15 +02:00
jprusch
f58740f23f
Translated using Weblate (German)
...
Currently translated at 100.0% (2430 of 2430 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/
2022-12-19 18:22:15 +02:00
MArtin Johnson
686c2cc84b
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2429 of 2429 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/
2022-12-19 18:22:15 +02:00
emmyni
f140b1863f
[MM 48128]: Fix Spacing problem on "Payment Failed" email ( #21881 )
2022-12-16 16:34:40 -05:00
Daniel Schalla
529fdd2643
[MM-49170] Implement Auditable Interface for Patch Post Struct ( #21898 )
...
* Implement Auditable Function for Patch Post Endpoint
* Call auditable explicitly for patchPost patch parameter
* Delete audit-config.json
* Include HasReactions in Audit Log Entry for Patch
2022-12-16 16:50:06 +01:00
Tim Scheuermann
bef1f1cf60
Close pipes on file writer error ( #21900 )
2022-12-16 16:44:51 +01:00
Tim Scheuermann
f3e8a0b72f
[MM-49003] Close the pipe reader when done reading ( #21854 )
2022-12-16 16:29:26 +01:00
Ibrahim Serdar Acikgoz
e58b6ffa3e
app/product: block products to be initialized with the feature flag ( #21875 )
2022-12-16 13:00:15 +03:00
cyrilzhang-mm
33b59e0e96
Add parameter to return group members in order of display name ( #21775 )
2022-12-15 14:20:36 -05:00
Amy Blais
fae9bdf173
Update minor version to 7.7.0 ( #21890 )
...
Automatic Merge
2022-12-15 18:49:10 +02:00
Scott Bishel
40a98416a2
update pre-package boards to v7.5.2 ( #21879 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-12-15 09:37:44 -07:00
Julien Tant
1fe284538d
[MM-49087] Bump NPS to 1.3.1 ( #21885 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-12-15 08:56:18 -07:00
Ibrahim Serdar Acikgoz
e10460675e
telemetry: add product hooks to daily telemetry ( #21870 )
2022-12-15 16:27:36 +03:00
Ibrahim Serdar Acikgoz
f31380f577
product/hooks: hooks service no longer requires channels service start ( #21861 )
2022-12-15 12:29:33 +03:00
Ibrahim Serdar Acikgoz
8d90c7042f
[MM-48883] Remove app package dependency for products ( #21853 )
2022-12-14 15:24:04 +03:00
Tim Scheuermann
61317883bf
Allow S3 uploads without a timeout for exports ( #21774 )
2022-12-13 20:36:40 +01:00
Nathaniel Allred
a8fa3f29e9
Self-hosted in-product purchase ( #21804 )
...
* Self-hosted admins can purchase licenses in-app when `ServiceSettings,SelfHostedPurchase` is true (the default)
* Content Security Policy enables loading assets from `js.stripe.com/v3` when `ServiceSettings.SelfHostedPurchase` is true (the default).
* Add `hosted_customer` API subpath
* Add status of SelfHostedPurchase to telemetry config report.
* Support showing admins self-hosted invoices when `ServiceSettings.SelfHostedPurchase` is true (the default)
Co-authored-by: Conor Macpherson <116016004+ConorMacpherson@users.noreply.github.com >
2022-12-13 13:36:18 -06:00
Claudio Costa
6fd174a95f
[MM-48946] Fix read after write issue when uploading data ( #21868 )
...
* Fix read after write issue when uploading data
* Prefer request.CTX interface
2022-12-13 11:47:05 -06:00
Mylon Suren
68373e992b
set global drafts feature flag to true ( #21811 )
...
Automatic Merge
2022-12-13 16:44:09 +02:00
emmyni
4cd205027c
[MM-48091]: Remove is_paid_tier ( #21850 )
2022-12-13 08:57:46 -05:00
emmyni
701d0ecaa2
[MM-48098]: "Downgrade to Starter" CTA's go to purchase modal instead of pricing modal ( #21849 )
2022-12-13 08:55:52 -05:00
Remy J
28486e8690
Translated using Weblate (French)
...
Currently translated at 94.8% (2300 of 2426 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/fr/
2022-12-13 11:43:26 +02:00