Commit Graph

3601 Commits

Author SHA1 Message Date
master7
77b8a8e14d Translated using Weblate (Polish)
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2023-06-30 13:47:27 +03:00
leonambeez
4a6cab9233 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/
2023-06-30 13:47:27 +03:00
jprusch
56cc1b84c1 Translated using Weblate (German)
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/

Translated using Weblate (German)

Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
2023-06-30 13:47:27 +03:00
Hosted Weblate
d69c5bee0e Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/
2023-06-30 13:47:27 +03:00
Felipe Nogueira
5bea58c2c3 Translated using Weblate (Portuguese)
Currently translated at 20.4% (94 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt/

Translated using Weblate (Portuguese)

Currently translated at 11.5% (52 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.1% (446 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/

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-06-30 13:47:27 +03:00
Miguel de la Cruz
5dfd402e26
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-06-26 13:37:37 -06:00
Miguel de la Cruz
625526c3e7
Updates import to read with a scanner (#4788)
* Updates import to read with a scanner

* Fix linter
2023-06-22 11:31:08 +02:00
Scott Bishel
343b7bdc4b
check 'path' for 'empty' as well (#4785) 2023-06-20 11:36:13 +02:00
Miguel de la Cruz
c4454cac52
Update ubuntu version to use latest LTS (#4771) 2023-06-09 10:44:15 -06:00
Miguel de la Cruz
3b7954872e
Upgrade Scorecards action version (#4760) 2023-06-08 10:33:59 -06:00
Christopher Speller
d95d100d8c
Fix boards share dialog (#4761) 2023-06-07 16:39:44 -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
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