Outgoing Webhooks. Import Wekan board.

Lauri Ojansivu 2017-07-15 02:36:28 +03:00
parent 73f493b2ed
commit d07ba3148c

@ -18,7 +18,8 @@ Authentication, Admin Panel, SMTP Settings
Import
* Import from Trello: Text, labels, images, comments, checklists (checklist import needs to be checked, are checklists imported correctly). Not imported yet: stickers, etc.
* Import from Trello: Text, labels, images, comments, checklists. Not imported yet: stickers, etc.
* [Import Wekan board](https://github.com/wekan/wekan/pull/1117): Text, labels, images, comments, checklists.
Export
@ -32,6 +33,10 @@ API
* [REST API](https://github.com/wekan/wekan/issues/1037)
Webhooks
* [Outgoing Webhooks](https://github.com/wekan/wekan/pull/1119)
Cleanup
* [Wekan database cleanup script](https://github.com/wekan/wekan-cleanup)