Bug 209633 - www/kanboard: Update to 1.0.28
Summary: www/kanboard: Update to 1.0.28
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Pawel Pekala
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-05-19 10:06 UTC by Ron
Modified: 2016-05-27 12:29 UTC (History)
2 users (show)

See Also:
bsd: maintainer-feedback+


Attachments
bump version 1.0.27 to 1.0.28 (19.62 KB, patch)
2016-05-24 20:29 UTC, Bart Wrobel
bsd: maintainer-approval+
Details | Diff
testport 10.3-amd64 (25.90 KB, text/plain)
2016-05-24 20:30 UTC, Bart Wrobel
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ron 2016-05-19 10:06:39 UTC
https://github.com/fguillot/kanboard/releases

## New features:

* Added automated action to change task color based on the priority
* Added support for LDAP Posix Groups (OpenLDAP with memberUid or groupOfNames)
* Added support for LDAP user photo attribute (Avatar image)
* Added support for language LDAP attribute
* Added support for Mysql SSL connection
* Search in activity stream
* Search in comments
* Search by task creator
* Added command line utility to reset user password and to disable 2FA

## Improvements:

* Improve Avatar upload form
* User roles are now synced with LDAP at each login
* Improve web page title on the task view
* Unify task drop-down menu between different views
* Improve LDAP user group membership synchronization
* Category and user filters do not append anymore in search field
* Added more template hooks
* Added tasks search with the API
* Added priority field to API procedures
* Added API procedure "getMemberGroups"
* Added parameters for overdue tasks notifications: group by projects and send only to managers
* Allow people to install Kanboard outside of the DocumentRoot
* Allow plugins to be loaded from another folder
* Filter/Lexer/QueryBuilder refactoring

## Bug fixes:

* Allow a project owner to manage his own public project
* Fixed PHP warning when removing a user with no Avatar image
* Fixed improper Markdown escaping for some tooltips
* Closing all tasks by column, also update closed tasks
* Fixed wrong task link generation within Markdown text
* Fixed wrong URL on comment toggle link for sorting
* Fixed form submission with Meta+Enter keyboard shortcut
* Removed PHP notices in comment suppression view
Comment 1 Bart Wrobel 2016-05-24 20:29:41 UTC
Created attachment 170635 [details]
bump version 1.0.27 to 1.0.28
Comment 2 Bart Wrobel 2016-05-24 20:30:22 UTC
Created attachment 170636 [details]
testport 10.3-amd64
Comment 3 VK freebsd_triage 2016-05-24 23:52:09 UTC
(In reply to Bart Wrobel from comment #1)

Thanks. Please mark the patch maintainer-approval +, and the report maintainer-feedback +.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-05-27 12:28:02 UTC
A commit references this bug:

Author: pawel
Date: Fri May 27 12:27:38 UTC 2016
New revision: 415937
URL: https://svnweb.freebsd.org/changeset/ports/415937

Log:
  - Update to version 1.0.28 [1]
  - Fix recursive COMMENT

  ## New features:

  * Added automated action to change task color based on the priority
  * Added support for LDAP Posix Groups (OpenLDAP with memberUid or groupOfNames)
  * Added support for LDAP user photo attribute (Avatar image)
  * Added support for language LDAP attribute
  * Added support for Mysql SSL connection
  * Search in activity stream
  * Search in comments
  * Search by task creator
  * Added command line utility to reset user password and to disable 2FA

  ## Improvements:

  * Improve Avatar upload form
  * User roles are now synced with LDAP at each login
  * Improve web page title on the task view
  * Unify task drop-down menu between different views
  * Improve LDAP user group membership synchronization
  * Category and user filters do not append anymore in search field
  * Added more template hooks
  * Added tasks search with the API
  * Added priority field to API procedures
  * Added API procedure "getMemberGroups"
  * Added parameters for overdue tasks notifications: group by projects and
    send only to managers
  * Allow people to install Kanboard outside of the DocumentRoot
  * Allow plugins to be loaded from another folder
  * Filter/Lexer/QueryBuilder refactoring

  ## Bug fixes:

  * Allow a project owner to manage his own public project
  * Fixed PHP warning when removing a user with no Avatar image
  * Fixed improper Markdown escaping for some tooltips
  * Closing all tasks by column, also update closed tasks
  * Fixed wrong task link generation within Markdown text
  * Fixed wrong URL on comment toggle link for sorting
  * Fixed form submission with Meta+Enter keyboard shortcut
  * Removed PHP notices in comment suppression view

  PR:		209633 [1]
  Submitted by:	ronald.valente@gmail.com
  Approved by:	maintainer

Changes:
  head/www/kanboard/Makefile
  head/www/kanboard/distinfo
  head/www/kanboard/pkg-plist