Chen-I Lim
2e078fda2e
Merge branch 'main' of github.com:mattermost/focalboard into main
2021-04-23 20:55:50 -07:00
Chen-I Lim
237d1a87fd
Update website description
2021-04-23 20:55:44 -07:00
Stefan Huber
de9557f4e7
Fix readme formatting ( #323 )
2021-04-23 20:31:07 -07:00
Chen-I Lim
fecab6f291
Add blog and v0.6.5 release to website
2021-04-23 13:41:11 -07:00
Jesús Espino
6b7589f67a
Improving linux client
2021-04-23 10:38:24 +02:00
Chen-I Lim
f5ae0b265a
Update changelog
2021-04-22 16:01:05 -07:00
Harshil Sharma
7900dbf88f
Added Todoist import script ( #285 )
2021-04-22 15:55:46 -07:00
Guillermo Vayá
09f16b4c44
Add macOS quarantine ( #317 )
2021-04-22 15:45:15 -07:00
Jesús Espino
2d261fde59
Adding mysql support to the database ( #301 )
...
* Adding mysql support
* Fixing other test cases
* Tests passing on mysql
* Fix the row number generation
* Adding blocks_history table
* merging the migrations in one single set of files
* Passing mysql tests
* Fixing default encoding on mysql
* Simplifying things
* Removing from the blocks table all deleted blocks
* Better indentation
* Moving db types to constants to make it less error prone
* reducing duplicated code
* Removing log line
* Now sql tests are running properly in mysql, sqlite and postgres
2021-04-22 22:53:01 +02:00
Chen-I Lim
4a5d7c4a64
Fix #312 . Release 0.6.6 ( #313 )
...
* Fixed #269
* Fixing checkbox widht
* Fix #274 . Add re-login button to error page.
* Fix #276 . Login page title
* Rev Mac build version
* Update changelog for v0.6.5
* Rev Mac build number
* GitHub Actions: Build with Xcode 12.4
* Fix #297 : Mac keybpard handling
* Rev Mac built to 12
* Update to v0.6.6
* Fix #312 . Windows app images
* Move db and files to Documents\Focalboard on standalone Win app
* Make Win app fixupp code more robust
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-04-21 18:25:26 -07:00
Chen-I Lim
e61ba4a7a8
Update to v0.6.6
2021-04-21 12:56:14 -07:00
Chen-I Lim
c8606e5a12
Add docker instructions to download guide
2021-04-21 12:53:27 -07:00
Chen-I Lim
32489b8999
Update url in upgrade guide
2021-04-21 11:16:33 -07:00
Chen-I Lim
acd2a89d5a
Update dockerfile and docs to v0.6.5 release
2021-04-21 10:37:06 -07:00
Chen-I Lim
545fb64c00
Release 0.6.5 ( #311 )
...
* Fixed #269
* Fixing checkbox widht
* Fix #274 . Add re-login button to error page.
* Fix #276 . Login page title
* Rev Mac build version
* Update changelog for v0.6.5
* Rev Mac build number
* GitHub Actions: Build with Xcode 12.4
* Fix #297 : Mac keybpard handling
* Rev Mac built to 12
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-04-21 10:33:28 -07:00
Jesús Espino
ec1de1c9c2
merging the migrations in one single set of files ( #289 )
2021-04-20 11:27:20 +02:00
Jesús Espino
5dbc1d5a81
Fixing websocket connection problem with new subpath feature
2021-04-19 22:39:25 +02:00
Johannes Marbach
298141471c
[GH-277] Hide drag grip on content blocks in read-only mode ( #294 )
...
Fixes : #277
2021-04-19 11:36:07 +02:00
Johannes Marbach
6fcafcebbb
[GH-278] Prevent dragging of gallery cards in read-only mode ( #293 )
...
Fixes : #278
2021-04-19 11:35:15 +02:00
Hasta Dhana
9932cf16d8
Fix typo ( #295 )
...
Fix "simlar" word.
2021-04-19 11:34:23 +02:00
Jesús Espino
d668bf6626
Fix a backward compatibility problem
2021-04-17 10:05:07 +02:00
Jesús Espino
83375684af
Adding tablePrefix support
2021-04-17 09:09:34 +02:00
Jesús Espino
5ab3f8d3ce
Addining subpath support ( #241 )
...
* Addining subpath support
* Fixing a subpath problem in suburls
* Using the server root for allow subpaths
* Fixing baseURL variable name
* Some improvements
* Making it work in mattermost plugin
* Fixing eslint warnings
* Fixing cypress tests
2021-04-16 13:42:37 +02:00
Chen-I Lim
8e2e503c32
Merge branch 'main' of github.com:mattermost/focalboard into main
2021-04-15 13:16:04 -07:00
Chen-I Lim
354a84787d
Fix #276 . Login page title
2021-04-15 13:16:00 -07:00
Jesús Espino
17bc781929
Merge pull request #275 from asaadmahmood/focal-264
...
264 - Updating comment area css
2021-04-15 21:15:30 +02:00
Asaad Mahmood
6eff770abf
264 - Updating comment area css
2021-04-15 23:56:59 +05:00
Chen-I Lim
5255d80cd9
Merge pull request #270 from haardikdharma10/fix-#186
...
[Fix #186 ]: Documentation for Share Board
2021-04-15 11:45:39 -07:00
Chen-I Lim
0a88e9606e
Fix #274 . Add re-login button to error page.
2021-04-15 11:15:50 -07:00
Haardik Dharma
3ff1547384
Update _index.md
2021-04-14 17:45:56 +05:30
Haardik Dharma
f92cb1787a
Create share board menu.png
2021-04-14 17:45:52 +05:30
Haardik Dharma
3598347c6d
Create share board.png
2021-04-14 17:45:50 +05:30
Jesús Espino
dced0fa5c1
Fixing checkbox widht
2021-04-14 10:04:55 +02:00
Jesús Espino
e96bf126be
Fixed #269
2021-04-14 09:44:31 +02:00
Chen-I Lim
71205233de
Update import build instructions
2021-04-13 14:35:50 -07:00
Chen-I Lim
fb555662d2
Merge pull request #256 from codingthat/patch-1
...
[GH-255] Add crucial step to Trello import readme
2021-04-13 14:33:11 -07:00
Chen-I Lim
b8ea3c2f34
Fix #268 : Personal Server upgrade guide
2021-04-13 14:09:00 -07:00
Chen-I Lim
13e08840b6
Fix linux app compile
2021-04-13 11:20:21 -07:00
Chen-I Lim
bc5787ff3a
Update version to v0.6.5
2021-04-13 11:04:22 -07:00
Chen-I Lim
4cc5e7c1bf
Update sort logic
2021-04-13 10:57:42 -07:00
Jesús Espino
71dbb6ad90
Separating useSortable and useSortableWithGrip
2021-04-13 15:33:33 +02:00
Kevin Bloch (@codingthat)
4eddb09754
Add crucial step to Trello import readme
...
Fixes #255
2021-04-13 10:27:52 +02:00
Chen-I Lim
cae02a2ae2
Mac: What's new window
2021-04-12 14:02:22 -07:00
Chen-I Lim
6d71e68a47
Fix #246 : Table header menu
2021-04-12 09:56:22 -07:00
Chen-I Lim
51a96dfdd6
Fix eslint issue
2021-04-12 09:51:31 -07:00
Jesús Espino
bd7234427e
Change the drag and drop of the content to add the grip
2021-04-12 18:23:11 +02:00
Jesús Espino
0b868e2d0a
Creating setLanguageContext and moving all contexts to one CombinedContext component
2021-04-12 17:47:47 +02:00
Jesús Espino
fbdea9cdc6
Simplifying filter component and migrating it to functional component
2021-04-12 15:55:24 +02:00
Jesús Espino
e79eb3b431
Merge pull request #245 from weblate/weblate-focalboard-webapp
...
Translations update from Weblate
2021-04-12 14:57:04 +02:00
kaakaa
e9ede3d9bb
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (167 of 167 strings)
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
Translation: Focalboard/webapp
2021-04-12 13:27:08 +02:00