Created attachment 183078 [details] patch to update from 1.0.41 to 1.0.44 Version 1.0.44 (May 28, 2017) ----------------------------- Improvements: * Use datetime field for due date * Update Docker image to Alpine Linux 3.6 * Add the possibility to pass API token as environment variable for Docker container * Add wildcard search for task reference field * Improve automated action TaskAssignColorOnDueDate to update task only when necessary * Add task and project API formatters * Update translations Bug fixes: * Fix broken user mentions in comment form at the bottom of the task view page * Ensure project tags are removed when the project is removed * Avoid PHP notice when regenerating API token for a user * Fix wrong dropdown menu in group members list * Show only active users in auto-complete forms (project permissions) * Check owner existence before to create project Version 1.0.43 (April 30, 2017) ------------------------------- Improvements: * Add "[DUPLICATE]" prefix to duplicated tasks title * Add sorting by position and start date in task list view * Update translations Bug fixes: * Add missing plugin parameter for search box (Gantt and calendar plugin) * Fix broken start date button Version 1.0.42 (April 8, 2017) ------------------------------ New features: * New restrictions for custom project roles Improvements: * Improved dashboard Breaking Changes: * Move calendar to external plugin: https://github.com/kanboard/plugin-calendar * Move Gantt charts to external plugin: https://github.com/kanboard/plugin-gantt * Move Gravatar to external plugin: https://github.com/kanboard/plugin-gravatar Bug fixes: * Fix typo in Sqlite schema
A commit references this bug: Author: joneum Date: Sat Jun 3 17:57:38 UTC 2017 New revision: 442510 URL: https://svnweb.freebsd.org/changeset/ports/442510 Log: - www/kanboard: Update from 1.0.41 to 1.0.44 - Changelog: https://github.com/kanboard/kanboard/blob/master/ChangeLog PR: 219663 Submitted by: Bart Wrobel (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11004 Changes: head/UPDATING head/www/kanboard/Makefile head/www/kanboard/distinfo head/www/kanboard/pkg-plist
Committed, thanks :-)