summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-11-07 23:19:06 +0200
committerLauri Ojansivu <x@xet7.org>2019-11-07 23:19:06 +0200
commit6b855ac045a44aba37ac26df360c9d6ea68ac1a0 (patch)
treea15b436f941bc9a6a10c3dd45426a22799000afa
parent9bba0ea283d7f6d728497348eaede508ab30046c (diff)
downloadwekan-6b855ac045a44aba37ac26df360c9d6ea68ac1a0.tar.gz
wekan-6b855ac045a44aba37ac26df360c9d6ea68ac1a0.tar.bz2
wekan-6b855ac045a44aba37ac26df360c9d6ea68ac1a0.zip
Update ChangeLog:
More mobile drag handles, and optional desktop drag handles, In Progress. Thanks to xet7 ! Related #2081
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fba333e3..a33095e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,7 +18,8 @@ This release adds the following new features:
datepicker](https://github.com/wekan/wekan/pull/2747).
Thanks to liske.
- [At card, added Assignee field like Jira, and REST API for it](https://github.com/wekan/wekan/issues/2452).
- Parts: [Add assignee](https://github.com/wekan/wekan/commit/9e1aaf163f3bd0b3c2d2aee8225d111f83b3d421),
+ Parts:
+ [Add assignee](https://github.com/wekan/wekan/commit/9e1aaf163f3bd0b3c2d2aee8225d111f83b3d421),
[Remove Assignee. Avatar icon is at card and assignee details](https://github.com/wekan/wekan/commit/3e8f9ef1a5275a5e9b691c7e74dc73b97a43689a),
[When selecting new assignee (+) icon, list shows names who to add](https://github.com/wekan/wekan/commit/32ce2b51d8bff5e8851732394a8bae3c56f8b0b6),
[More progress](https://github.com/wekan/wekan/commit/ea823ab68fd5243c8485177e44a074be836836b8),
@@ -30,6 +31,11 @@ This release adds the following new features:
[Now assignee is visible also at minicard](https://github.com/wekan/wekan/commit/9fd14f7ecb593d3debf5adff8f6c61adb0c3feca),
[Update REST API docs, there can only be one assignee in array](https://github.com/wekan/wekan/commit/de7509dc60257667192054e320b381f9dd0f0a31).
Thanks to xet7.
+- [More mobile drag handles, and optional desktop drag handles](https://github.com/wekan/wekan/issues/2081): In Progress.
+ Parts:
+ [Some drag handle fixes](https://github.com/wekan/wekan/commit/6a8960547729148bd3085cb469f9e93d510ed66c),
+ [Fix desktop swimlane drag handle position](https://github.com/wekan/wekan/commit/2ec15602d284122fce1a45bed352d0d4050162e2),
+ Thanks to xet7.
and fixes the following bugs: