aboutsummaryrefslogtreecommitdiff
path: root/www/kanboard
Commit message (Collapse)AuthorAgeFilesLines
* www/kanboard: Update to 1.2.19Rainer Hurling2021-05-024-13/+20
| | | | | | | Changelog: https://github.com/kanboard/kanboard/releases PR: 255504 Submitted by: Daniel Tihanyi <daniel.tihanyi@tetragir.com> (maintainer)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* www/kanboard: Update to 1.2.16Li-Wen Hsu2020-10-223-168/+107
| | | | | | | | | | | | Pass the maintainership to the submitter PR: 246268 Submitted by: Volodymyr Kostyrko <arcade@b1t.name> (older version), Daniel Tihanyi <daniel.tihanyi@tetragir.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=552918
* www/kanboard: Unbreak MYSQL option after r514556Tobias Kortkamp2020-02-111-1/+2
| | | | | | | | | | | | Unknown extension pdo_mysqli for PHP 72. Pointy hat: swills PR: 241567 Submitted by: Vikash Badal <vikashb@where-ever.za.net> Approved by: bsd@if0.eu (maintainer timeout, 3 months) Notes: svn path=/head/; revision=525792
* www/kanboard: update to 1.2.11Steve Wills2019-10-153-5/+32
| | | | | | | | | PR: 241005 Submitted by: Vikash Badal <vikashb@where-ever.za.net> Approved by: Bart Wrobel <bsd@if0.eu> (maintainer) Notes: svn path=/head/; revision=514556
* www/kanboard: Update to 1.2.8Kai Knoblich2019-02-272-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While I'm here: * Convert PORTVERSION to DISTVERSION * Move related variables to USES block * Update requirements for the MYSQL option since PHP 5.x has gone from the ports tree * Add MYSQL_USES as USE_MYSQL is deprecated Changelog: Breaking Changes: * Authorize only API tokens when 2FA is enabled (no user password) * Disable by default plugin installer for security reasons: - There is no code review or any approval process to submit a plugin. - This is up to the Kanboard instance owner to validate if a plugin is legit. Fixes and Improvements: * Limit avatar image size * Avoid CSRF in users CSV import * Avoid XSS in pagination sorting * Do not show projects dropdown when prompting the 2FA code * Always returns a 404 instead of 403 to avoid people discovering users * Check if user role has changed while the session is open * Add missing CSRF check in TwoFactorController::deactivate() * Hide edit button when user cannot edit task * Fix permission check before "Assign to me" * Fix permission check before showing project options * Fix assignable users on a group with a custom role * Fix import of automatic actions when parameters are "unassigned" or "no category" * Update license year * Update Docker image to Alpine 3.9 * Update translations * Fix PHP error in task views (tag colors) * Limit assignee drop-down selector scope PR: 235712 Submitted by: Alexander <sa.inbox@gmail.com> Approved by: tcberner (mentor), maintainer timeout Differential Revision: https://reviews.freebsd.org/D19217 Notes: svn path=/head/; revision=494066
* www/kanboard: update to 1.2.7Steve Wills2019-02-043-5/+14
| | | | | | | | | PR: 234991 Submitted by: Alexander <sa.inbox@gmail.com> Approved by: maintainer timeout (bsd@if0.eu, >2 weeks) Notes: svn path=/head/; revision=492177
* Update to 1.2.6Jochen Neumeister2018-11-113-473/+477
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=484758
* - Update to 1.2.5Martin Wilke2018-08-163-114/+12
| | | | | | | | | | PR: 230481 Submitted by: sa.inbox@gmail.com Approved by: maintainer Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=477331
* - Update 1.2.3Martin Wilke2018-07-273-1134/+410
| | | | | | | | PR: 227611 Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=475451
* Update to 1.0.48.Vanilla I. Shu2017-10-303-4/+7
| | | | | | | | PR: 223306 Submitted by: maintainer Notes: svn path=/head/; revision=453173
* Update to 1.0.47.Vanilla I. Shu2017-10-093-7/+7
| | | | | | | | PR: 222862 Submitted by: maintainer Notes: svn path=/head/; revision=451614
* www/kanboard: Update to 1.0.46Tobias Kortkamp2017-08-263-299/+321
| | | | | | | | | | | | Changes: https://github.com/kanboard/kanboard/blob/master/ChangeLog PR: 221826 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) MFH: 2017Q3 Security: CVE-2017-12850 Security: CVE-2017-12851 Notes: svn path=/head/; revision=448769
* - www/kanboard: Update from 1.0.41 to 1.0.44Jochen Neumeister2017-06-033-22/+34
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=442510
* Update to 1.0.41.Vanilla I. Shu2017-03-283-20/+468
| | | | | | | | PR: 218172 Submitted by: maintainer Notes: svn path=/head/; revision=437098
* Update to 1.0.40Tobias Kortkamp2017-03-033-192/+364
| | | | | | | | | | | Changes: https://raw.githubusercontent.com/kanboard/kanboard/v1.0.40/ChangeLog PR: 217504 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D9874 Notes: svn path=/head/; revision=435312
* - Update to 1.0.34Dmitry Marakasov2016-12-133-6/+187
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - While here, minor cosmetic fix and add NO_ARCH New features: * Custom project roles with configurable restrictions * Duplicate a task to multiple projects during creation * New automatic action: - Close a task in a specific column when not moved during a given period Improvements: * Do not close the popover when clicking on the background * Add visual icon to show a dropdown action on task * Avoid 'blur' effect on popover * Accept more file types for external links * Restrict search to active projects * Improve task status filter * Add filter tag:none * Always apply merge hooks in task creation controller * Update task moved date only when the column or swimlane is changed * Add new subtask hooks * Add the actual use of TaskStartDateFilter * Update translations and documentation Bug fixes: * Send absolute links in email notifications * Restrict task complexity to a specific range to avoid integer overflow * Do not show closed tasks in task move position form PR: 213891 Submitted by: bsd@if0.eu (maintainer) Notes: svn path=/head/; revision=428501
* - Update to 1.0.33Dmitry Marakasov2016-09-093-46/+98
| | | | | | | | | | - While here, add USES=php PR: 212497 Submitted by: bsd@if0.eu (maintainer) Notes: svn path=/head/; revision=421623
* Update to version 1.0.32Pawel Pekala2016-08-053-8/+422
| | | | | | | | PR: 211586 Submitted by: Bart Wrobel (maintainer) Notes: svn path=/head/; revision=419713
* www/kanboard: fix URL on one of the MASTER_SITESJason Unovitch2016-07-091-1/+1
| | | | | | | | PR: 210818 Approved by: Bart Wrobel <bsd@if0.eu> (maintainer) Notes: svn path=/head/; revision=418273
* www/kanboard: update 1.0.29 -> 1.0.31Jason Unovitch2016-07-073-92/+159
| | | | | | | | | | | Changes: https://kanboard.net/news/version-1.0.30 https://kanboard.net/news/version-1.0.31 PR: 210818 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) Notes: svn path=/head/; revision=418205
* www/kanboard: update to 1.0.29Ruslan Makhmatkhanov2016-06-183-284/+297
| | | | | | | | PR: 210285 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) Notes: svn path=/head/; revision=417083
* - Update to version 1.0.28 [1]Pawel Pekala2016-05-273-35/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=415937
* www/kanboard: update 1.0.26 -> 1.0.27Jason Unovitch2016-04-103-46/+125
| | | | | | | | | | | Changes: http://kanboard.net/news PR: 208364 Reported by: Ron <ronald.valente@gmail.com> Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) Notes: svn path=/head/; revision=412878
* www/kanboard: 1.0.24 -> 1.0.26Kurt Jaeger2016-03-013-38/+100
| | | | | | | | | | | Changes: http://kanboard.net/news PR: 207584, 207586 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) Notes: svn path=/head/; revision=409896
* Update to 1.0.24.Raphael Kubo da Costa2016-02-283-7/+40
| | | | | | | | PR: 206748 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) Notes: svn path=/head/; revision=409765
* - Update to 1.0.23Martin Wilke2016-01-153-90/+49
| | | | | | | | PR: 206276 Submitted by: maintainer Notes: svn path=/head/; revision=406136
* - Update to 1.0.22Martin Wilke2016-01-133-18/+128
| | | | | | | | PR: 206167 Submitted by: maintainer Notes: svn path=/head/; revision=406014
* www/kanboard: update 1.0.20 -> 1.0.21Jason Unovitch2015-11-303-9/+17
| | | | | | | | | | - While here, add terminating @owner/@group to pkg-plist (portlint) PR: 204856 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) Notes: svn path=/head/; revision=402638
* Update to version 1.0.20Pawel Pekala2015-11-243-34/+45
| | | | | | | | PR: 204736 Submitted by: Bart Wrobel (maintainer) Notes: svn path=/head/; revision=402382
* www/kanboard: update 1.0.18 -> 1.0.19Jason Unovitch2015-10-203-47/+124
| | | | | | | | PR: 203859 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) Notes: svn path=/head/; revision=399800
* www/kanboard: update 1.0.17 -> 1.0.18Jason Unovitch2015-09-263-13/+162
| | | | | | | | PR: 202904 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) Notes: svn path=/head/; revision=398019
* - Update to version 1.0.17, upstream changed LICENSE to MIT [1]Pawel Pekala2015-08-163-393/+81
| | | | | | | | | | | - Unmute install command - Cleanup pkg-plist PR: 202032 [1] Submitted by: Bart Wrobel (maintainer) [1] Notes: svn path=/head/; revision=394410
* New port: www/kanboard, a simple visual task board softwareThomas Zander2015-07-124-0/+1552
PR: 196810 Submitted by: bsd@if0.eu (maintainer) Notes: svn path=/head/; revision=391828