1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-17 18:26:17 +02:00
Commit Graph

3617 Commits

Author SHA1 Message Date
Mattermost Build
c120e12455
MM-54366 Check guest access to other members (#4871) (#4884)
* check guest access to other members

* lint fix

(cherry picked from commit 134422df4d)

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2023-09-25 12:17:01 -06:00
Scott Bishel
4ee8cac829
Update to version 7.11.4 (#4885) 2023-09-25 09:10:45 -06:00
Mattermost Build
1f1bf40ddc
MM-54013- Removing some mattermost references (#4865) (#4883)
* MM-54013- Removing some mattermost references

* Updating css

* Updating logo

* Removing clients banner from website

* Update footer.html

* Updating links and text

* Updating image

(cherry picked from commit 7226ed2cbb)

Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
2023-09-25 09:09:45 -06:00
Scott Bishel
c6f1c6eaa0
update version to v7.11.3 (#4854) 2023-08-17 20:11:09 +02:00
Scott Bishel
134d171ec0
Merge pull request #4853 from mattermost/cp-4852
Merge pull request #4852 from mattermost/MM-41813_fix-font-urls
2023-08-10 12:42:32 -06:00
Scott Bishel
bba1f4b802 Merge pull request #4852 from mattermost/MM-41813_fix-font-urls
MM-41813 Fix path to fonts loaded by plugin

(cherry picked from commit 4038d8471e)
2023-08-10 12:17:01 -06:00
Scott Bishel
b8a513069b
Merge pull request #4824 from mattermost-build/automated-cherry-pick-of-focalboard-#4820-upstream-release-7.11
Automated cherry pick of #4820
2023-08-08 11:14:39 -06:00
Scott Bishel
f79ee41dff
Merge pull request #4826 from mattermost/release-7.11-sync
Release 7.11 sync
2023-08-08 11:10:27 -06:00
Miguel de la Cruz
56a9a04567 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-08-08 10:28:02 -06:00
Miguel de la Cruz
2f13716b04 Updates import to read with a scanner (#4788)
* Updates import to read with a scanner

* Fix linter
2023-08-08 10:27:43 -06:00
Scott Bishel
a08af9cdc0 check 'path' for 'empty' as well (#4785) 2023-08-08 10:27:18 -06:00
Miguel de la Cruz
feafe253a6 Update ubuntu version to use latest LTS (#4771) 2023-08-08 10:27:01 -06:00
Miguel de la Cruz
e07a0d4381 Upgrade Scorecards action version (#4760) 2023-08-08 10:25:18 -06:00
Christopher Speller
7d6dbee62f Fix boards share dialog (#4761) 2023-08-08 10:24:42 -06:00
Miguel de la Cruz
05fb0b7ea2 Adds the parent ID filter when fetching child blocks to extract fileId and attachmentId (#4802) 2023-08-08 10:24:16 -06:00
Miguel de la Cruz
2125e48f1a Adds a database migration to restore the fileinfos that are deleted (#4815) 2023-08-08 10:23:35 -06:00
Elias Nahum
523aef2fd2 Sanitize user following config for ShowFullName and ShowEmailAddress (#4820)
(cherry picked from commit 3625c53527)
2023-08-08 14:28:14 +00:00
Mattermost Build
dca1b0640a
Adds a database migration to restore the fileinfos that are deleted (#4815) (#4819)
(cherry picked from commit 257cc5f1fd)

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-07-21 12:54:30 -06:00
Mattermost Build
b83e2f421f
Adds the parent ID filter when fetching child blocks to extract fileId and attachmentId (#4802) (#4807)
(cherry picked from commit e0dbb380a3)

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-07-21 18:09:30 +02:00
Scott Bishel
0bc903cdc2
update version 7.11.2 (#4804)
* update version 7.11.2

* Update version.go

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-07-21 16:59:34 +02:00
Mattermost Build
d2191a66df
update version to v7.11.1 (#4797) (#4798)
(cherry picked from commit a745c29cb1)

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2023-07-10 09:47:34 -06:00
Mattermost Build
bce202cb71
Unify and enhance block validation (#4790) (#4793)
* Adds limit check for block titles

* Adds limit check for the aggregation of the fields

* Fix linter

* Adds tests

* Fix err check method order

(cherry picked from commit 5dfd402e26)

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-06-27 10:56:03 +02:00
Mattermost Build
be9f99b4ed
Updates import to read with a scanner (#4788) (#4789)
* Updates import to read with a scanner

* Fix linter

(cherry picked from commit 625526c3e7)

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-06-22 12:39:55 +02:00
Mattermost Build
88cfee1829
check 'path' for 'empty' as well (#4785) (#4786)
(cherry picked from commit 343b7bdc4b)

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2023-06-20 11:37:23 +02:00
Mattermost Build
481e4e7b8e
Update ubuntu version to use latest LTS (#4771) (#4773)
(cherry picked from commit c4454cac52)

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-06-09 14:45:17 -06:00
Mattermost Build
cc21dd4f44
Upgrade Scorecards action version (#4760) (#4766)
(cherry picked from commit 3b7954872e)

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-06-08 11:43:53 -06:00
Mattermost Build
d4ed14aa45
Fix boards share dialog (#4761) (#4763)
(cherry picked from commit d95d100d8c)

Co-authored-by: Christopher Speller <crspeller@gmail.com>
2023-06-08 10:33:21 -06:00
zhsj
a76ef9c168
Fix Chinese lang code (#4415)
zh-cn is for Simplified Chinese, and zh-tw is for Traditional Chinese.
And remove invalid zh-tx code.

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-06-01 10:37:43 -06:00
Miguel de la Cruz
e4630d1a84
Remove product references (#4744) 2023-05-31 15:52:44 -06:00
Christopher Speller
c3b1c82b1a
Fix cards not deleting properly. (#4746)
* Fix cards not deleting properly.

* Review feedback

* Test and lint fixes.

* Fix tests.
2023-05-31 08:26:19 -06:00
Scott Bishel
888c169910
Backport fixes for import/export attachments and fixes (#4741)
* Backport fixes for import/export attachments and fixes

* fix bad merge

* lint fixes

* Update server/app/boards.go

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>

---------

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-05-22 10:31:24 -06:00
Scott Bishel
b7d94a8fe2
update to version v7.11.0 (#4742) 2023-05-22 13:11:06 +02:00
Scott Bishel
d10e4070ba
Fix public boards setting not applying properly (#4739) 2023-05-11 08:06:06 -06:00
Scott Bishel
0af70a0a4f
fix issue with card id being valid block but not a card (#4729) 2023-05-08 18:40:14 +02:00
Scott Bishel
252f2138ca
fix so dropping on card has latest cards objects (#4725)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-28 19:03:27 +02:00
Scott Bishel
c9acca6acb
check permissions for personal server (#4726)
* check permissions for personal server

* remove import
2023-04-28 18:56:32 +02:00
Miguel de la Cruz
799b8ead1c
Adds a retry count to the websocket re-open flow (#4722)
* Adds a retry count to the websocket re-open flow

* Fix linter
2023-04-26 22:41:27 +02:00
Miguel de la Cruz
acc9750d97
Add table_schema filter when checking for migrations table shape (#4717) 2023-04-26 22:01:47 +02:00
Winson Wu
7fd923b213
Merge pull request #4720 from mattermost/wuwinson-patch-2
Update README.md
2023-04-26 10:47:30 -04:00
Winson Wu
615b6ceee7
Update README.md
Updated announcement to make it more obvious.
2023-04-24 17:01:21 -04:00
Caleb Roseland
dc0e664df9
Backport: MM-51842: fix value-change detection in number properties (#4694) 2023-04-04 14:29:49 -05:00
Doug Lauder
2b9eec1bec
Avoid panic in file request handler on error (#4693)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-03 17:43:58 -04:00
Winson Wu
1d22070454
Merge pull request #4688 from mattermost/wuwinson-patch-2
Update README.md for Focalboard
2023-03-30 17:20:47 -04:00
Winson Wu
a015aa2cf2
Update README.md for Focalboard
Added details around sunsetting Personal Editions as well as changes to the plugin.
2023-03-30 16:03:45 -04: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