Mattermost Build
8209b6b136
MM-54366 Check guest access to other members ( #4871 ) ( #4884 ) ( #4888 )
...
* check guest access to other members
* lint fix
(cherry picked from commit 134422df4d
)
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
(cherry picked from commit c120e12455
)
2023-09-27 09:20:56 -06:00
Scott Bishel
4c579d34ac
update version to v7.10.6 ( #4859 )
2023-08-17 20:12:14 +02:00
Scott Bishel
bcc1be25ad
Merge pull request #4856 from mattermost-build/automated-cherry-pick-of-focalboard-#4820-upstream-release-7.10
...
Automated cherry pick of #4820
2023-08-17 11:17:11 -06:00
Elias Nahum
4918f0f7f2
Sanitize user following config for ShowFullName and ShowEmailAddress ( #4820 )
...
(cherry picked from commit 3625c53527
)
2023-08-15 19:59:41 +00:00
Miguel de la Cruz
b74c55a37c
Cherry pick enhance validation 7.10 ( #4822 )
...
* Updates import to read with a scanner (#4788 )
* Updates import to read with a scanner
* Fix linter
* Unify and enhance block validation (#4790 )
* Adds limit check for block titles
* Adds limit check for the aggregation of the fields
* Fix linter
* Adds tests
* Fix err check method order
2023-07-28 12:28:23 +02:00
Mattermost Build
be2f5871ae
Adds a database migration to restore the fileinfos that are deleted ( #4815 ) ( #4818 )
...
(cherry picked from commit 257cc5f1fd
)
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-07-21 14:03:59 -06:00
Mattermost Build
5cb55de86e
Adds the parent ID filter when fetching child blocks to extract fileId and attachmentId ( #4802 ) ( #4808 )
...
(cherry picked from commit e0dbb380a3
)
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-07-21 18:09:09 +02:00
Scott Bishel
f21c0eba8f
update version 7.10.5 ( #4803 )
...
* update version 7.10.5
* Update version.go
2023-07-21 16:59:03 +02:00
Miguel de la Cruz
22cdd82131
check 'path' for 'empty' as well ( #4785 ) ( #4787 )
...
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2023-06-20 11:05:55 -06:00
Scott Bishel
8020b19f31
update version to v7.10.4 ( #4780 )
2023-06-13 11:11:52 -06:00
Mattermost Build
ce23928745
Fix public boards setting not applying properly ( #4739 ) ( #4777 )
...
(cherry picked from commit d10e4070ba
)
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2023-06-13 10:29:22 -06:00
Scott Bishel
7d75aee495
Update version 7.10.3 ( #4776 )
...
* update version to v7.10.2
* update version to v7.10.3
2023-06-09 15:53:53 -06:00
Mattermost Build
4c44a1f8d5
Update ubuntu version to use latest LTS ( #4771 ) ( #4774 )
...
(cherry picked from commit c4454cac52
)
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-06-09 11:18:43 -06:00
Scott Bishel
d5b7e248f9
update version to v7.10.2 ( #4769 )
2023-06-08 11:32:48 -06:00
Mattermost Build
211a527d4d
Fix boards share dialog ( #4761 ) ( #4762 )
...
(cherry picked from commit d95d100d8c
)
Co-authored-by: Christopher Speller <crspeller@gmail.com>
2023-06-08 10:33:34 -06:00
Saturnino Abril
4de39798ab
Merge pull request #4759 from mattermost/MM-52966_fix-ci
...
[MM-52996] fix server ci after renaming the project
2023-06-05 21:24:59 +08:00
Saturnino Abril
faa161079e
more rename under .github folder
2023-06-03 05:13:40 +08:00
Saturnino Abril
50d026c1a1
[MM-52996] fix server ci after renaming the project
2023-06-02 11:01:33 +08:00
Scott Bishel
39c82539b5
Fix cards not deleting properly. ( #4746 ) ( #4753 )
...
* Fix cards not deleting properly.
* Review feedback
* Test and lint fixes.
* Fix tests.
(cherry picked from commit c3b1c82b1a
)
Co-authored-by: Christopher Speller <crspeller@gmail.com>
2023-05-31 11:22:29 -06:00
Scott Bishel
304afa9ee7
fix issue with card id being valid block but not a card ( #4729 ) ( #4736 )
...
(cherry picked from commit 0af70a0a4f
)
2023-05-08 15:12:04 -06:00
Scott Bishel
882311807f
update version to v7.10.1 ( #4730 )
2023-05-08 17:36:36 +02:00
Miguel de la Cruz
df5456adc0
Fix table_schema check for postgres ( #4724 )
2023-04-26 22:37:27 +02:00
Scott Bishel
55ba9d8624
Merge pull request #4697 from mattermost/pick-PR4694-MM-51842
...
Cherry Pick #4694 Backport: MM-51842: fix value-change detection in number properties
2023-04-04 15:45:17 -06:00
Caleb Roseland
81ec1b8dc3
Backport: MM-51842: fix value-change detection in number properties ( #4694 )
2023-04-04 14:31:39 -05:00
Scott Bishel
a184ef25c6
Merge pull request #4695 from mattermost/CherryPick_MM-51885_panic_file_handler
...
Cherry-pick MM-51885: Avoid panic in file request handler on error
2023-04-03 19:16:55 -06:00
Doug Lauder
50872269b3
Avoid panic in file request handler on error ( #4693 )
...
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-03 17:58:44 -04:00
Scott Bishel
99d2dc66e3
Merge pull request #4687 from mattermost/main
...
Cherry-pick 4685 to release-7.10
2023-03-30 13:29:56 -06:00
Scott Bishel
b1ba8b08e6
Merge branch 'release-7.10' into main
2023-03-30 13:28:53 -06:00
Scott Bishel
94e03eebb1
Merge pull request #4685 from mattermost/fix-emoji2
...
need url for emoji picker
2023-03-30 12:55:51 -06:00
Scott Bishel
dfd3d3edfc
need url for emoji picker
2023-03-30 10:01:12 -06:00
Scott Bishel
f7156b6341
Merge pull request #4684 from mattermost/main
...
Sync release-7.10 with main
2023-03-30 08:39:14 -06:00
Scott Bishel
689d808c19
Merge pull request #4652 from weblate/weblate-focalboard-webapp
...
Translations update from Mattermost Weblate
2023-03-30 08:37:06 -06:00
Mattermost Build
4af46a43b0
Merge branch 'main' into weblate-focalboard-webapp
2023-03-30 17:17:12 +03:00
Scott Bishel
13c33acb7d
MM-51795 Remove free cloud server message ( #4677 )
...
* remove free cloud server message
* remove selector for cloud message
* remove unused import
2023-03-30 11:45:32 +02:00
Harshil Sharma
2634924150
Cherrypicking 22606 to old focalboard ( #4673 )
2023-03-30 10:50:50 +02:00
Scott Bishel
0192ef6f3f
only send category updates to user ( #4672 )
...
* only send category updates to user
* remove unused function
* Revert "remove unused function"
This reverts commit 8c4fc9b200
.
* remove unused function
* fix test
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-29 16:27:18 -06:00
Scott Bishel
01b58cb45a
update ubuntu to latest ( #4671 )
2023-03-29 12:13:18 +02:00
Miguel de la Cruz
d7af2be765
Test fixing main after mono-repo ( #4669 )
2023-03-27 15:47:32 -06:00
Miguel de la Cruz
1fff221da9
Adds escaping when normalizing table names for MySQL on DB helpers ( #4653 )
...
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-27 13:56:39 +02:00
Felipe Nogueira
b3469c645c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 96.4% (434 of 450 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/
2023-03-22 20:28:28 +01:00
Kaya Zeren
ec759ac17a
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (450 of 450 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
2023-03-22 20:28:28 +01:00
Filipe
a1df107b24
Translated using Weblate (Portuguese)
...
Currently translated at 7.5% (34 of 450 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt/
Translated using Weblate (Portuguese)
Currently translated at 7.3% (33 of 450 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt/
2023-03-22 20:28:28 +01:00
Scott Bishel
d8e1fb4832
copy safe writeFileResponse into personal server/desktop ( #4654 )
...
* copy safe writeFileResponse into personal server/desktop
* lint fix
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-22 13:28:23 -06:00
Scott Bishel
3fa0e08219
Fix category dialog ( #4657 )
...
* test merge
* update Dialog color for SidebarCategory
* add semicolon
* use the lowercase dialog class
2023-03-22 13:28:00 -06:00
Scott Bishel
8bd8903e7b
Merge pull request #4638 from mattermost/cp-4635
...
Merge pull request #4635 from mattermost/fix-emoji
2023-03-14 07:47:58 -06:00
Scott Bishel
1c010eeb4a
Merge pull request #4635 from mattermost/fix-emoji
...
fix path for static files
(cherry picked from commit 9e1dd374f2
)
2023-03-13 18:51:01 -06:00
Scott Bishel
38496f5718
Merge branch 'main' into rolling-stable
2023-03-09 10:33:47 -07:00
Johannes Marbach
41fbd5fecc
Enable cross-compilation of Linux webapp via Docker ( #4528 )
...
Relates to: #4470
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-09 11:53:45 -05:00
Scott Bishel
64f4684564
Merge pull request #4614 from mattermost/deduplicate_category_boards
...
Deduplicate category boards
2023-03-09 08:11:38 -07:00
Scott Bishel
3a9f0fed7e
Merge pull request #4620 from mattermost/MM-51062-fix-api
...
check permissions to channel before patching via api
2023-03-09 07:49:13 -07:00