Bug 232349 - www/kanboard: Update to 1.2.6
Summary: www/kanboard: Update to 1.2.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-17 11:18 UTC by Alexander
Modified: 2018-11-11 18:42 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (bsd)


Attachments
update-kanboard-to-1.2.6.diff (58.22 KB, patch)
2018-10-17 11:18 UTC, Alexander
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2018-10-17 11:18:23 UTC
Created attachment 198263 [details]
update-kanboard-to-1.2.6.diff

Update to actual mainstream version.

Version 1.2.6 (October 10, 2018)
--------------------------------

* Escape table name 'groups' because groups is a reserved word as of MySql 8.0.2
* Reduce number of SQL queries when doing groups sync
* Make swimlane filter compatible with numeric title
* Duplicate reference fields when duplicating a task
* Do not try to redirect to login page when offline
* Define fixed width for auto-complete dropdown
* Fix task drag and drop slowdown when a column is hidden
* Make PLUGINS_DIR absolute in config.default.php
* Add custom roles project duplication
* Allow 'No assignee' for external task on single user public boards
* Add tag and category colors
* Exclude task links and user mentions from nesting (Markdown parser)
* When forcing HTTPS, handle subfolder URLs properly
* Add search within a range of dates for completion, modification, creation, and moved fields
* Update Docker image to Alpine Linux 3.8
* Make sure the presense of mod_env is checked in .htaccess
* Make HTTP client timeout configurable
* Use SET NAMES instead of charset for MySQL connection
* Vendoring deprecated Composer libs
* Update translations and fix typos
Comment 1 Jochen Neumeister freebsd_committer freebsd_triage 2018-11-11 18:42:01 UTC
Landed. Thanks :-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-11 18:42:06 UTC
A commit references this bug:

Author: joneum
Date: Sun Nov 11 18:41:52 UTC 2018
New revision: 484758
URL: https://svnweb.freebsd.org/changeset/ports/484758

Log:
  Update to 1.2.6

  Changelog:
   - Escape table name 'groups' because groups is a reserved word as of MySql 8.0.2
   - Reduce number of SQL queries when doing groups sync
   - Make swimlane filter compatible with numeric title
   - Duplicate reference fields when duplicating a task
   - Do not try to redirect to login page when offline
   - Define fixed width for auto-complete dropdown
   - Fix task drag and drop slowdown when a column is hidden
   -  Make PLUGINS_DIR absolute in config.default.php
   - Add custom roles project duplication
   - Allow 'No assignee' for external task on single user public boards
   - Add tag and category colors
   - Exclude task links and user mentions from nesting (Markdown parser)
   - When forcing HTTPS, handle subfolder URLs properly
   - Add search within a range of dates for completion, modification, creation, and moved fields
   - Update Docker image to Alpine Linux 3.8
   - Make sure the presense of mod_env is checked in .htaccess
   - Make HTTP client timeout configurable
   - Use SET NAMES instead of charset for MySQL connection
   - Vendoring deprecated Composer libs
   - Update translations and fix typos

  PR:		232349
  Reported by:	Alexander (inbox@gmail.com)
  Approved by:	bsd@if0.eu (maintainer timeout)
  Sponsored by:	Netzkommune GmbH

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