Skip to content

aberad/MantisKanban

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mantis Kanban

This is a fork of the original MantisKanban plugin which can be found here: https://github.com/thinksentient/MantisKanban Since the plugin is not maintained and didn't work "out of the box" I've decided to fork, fix and extend it a bit.

Changelog

New features in version 1.2.:

  • make use of the default states
  • filter directly in the kanban view
  • change user on the ticket
  • drag&drop of tickets
  • styled the readme

New features in version 1.1.:

  • fixed the base plugin, should run now "out of the box"
  • added AJAX support: you can now change the ticket status from the Kanban board via AJAX dropdown
  • made the tickets sortable by date or by priority
  • added alternative / optional view for "All projects" (separate row for each project)
  • added "work in progress" limits per column - if limit is reached, the column becomes red
  • made column titles multilingual
  • uses the most important filters from the general list view in Mantis (selected user etc.)

Usage

  • Upload the "MantisKanban" folder to your Mantis "plugins" folder
  • Activate the plugin in your Mantis backend
  • edit "pages/kanban_page.php" and define at least your desired colums and "wip" limits. (see the "$colums" array)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.6%
  • CSS 8.3%
  • JavaScript 3.1%