Project

General

Profile

Plugins Directory » Mapping board

Author: konti kun
Website: -
Code repository: https://github.com/konti-kun/redmine_mapping_board
Registered on: 2019-02-11 (about 5 years ago)
Current version: 0.6.0
Compatible with: Redmine 4.0.x, 3.4.x, 3.2.x
User ratings:   (0)

You can put(add)/move/peel off issues in the board like a sticky note.
This note has has the number as unique key in project.
The note has one issue and you can edit the number of the note in the issue edit form.

This plugin uses D3.js and SVG.
Therefore Internet Explore is not supported.

Installation notes

There are some models in this plugin so you need to migrate.

Changelog

0.6.0 (2019-07-04)

Compatible with Redmine 4.0.x, 3.4.x, 3.2.x.

Add "Show relation lines".

Redmine can present the relation between issues and you probably want to look them on board.
Therefore this version can show simple lines if the issue of notes have a issue_relation.

lines.png (19.5 KB) lines.png konti kun, 2019-07-04 00:06

0.5.0 (2019-06-30)

Compatible with Redmine 4.0.x, 3.4.x, 3.2.x.

Add “mapping issues list” tab.
We have wanted to know which of issue is mapped in each board.
Therefore mapping issues list has normal columns: tracker and status and subject, and existence of the boards.
If a board doesn’t have a issue, the cell for this issue is a checkbox.
I can bulk create notes by link button and these checkboxs.

Don’t worry about forgetting because you can show mapping status anytime!

0.4.2 (2019-06-11)

Compatible with Redmine 4.0.x, 3.4.x, 3.2.x.

Fix icons design.

0.4.0 (2019-05-10)

Compatible with Redmine 4.0.x, 3.4.x, 3.2.x.

Add "picking image mode".
Previous version can be move images anytime.
In most cases, we want to move notes.
It is difficult to pick only note because you can pick both images and notes in previous version.
Therefore you can move image only when you switch on picking image mode.

0.2.0 (2019-04-17)

Compatible with Redmine 4.0.x, 3.4.x.

It can show image files as background images on whiteboard.

0.1.0 (2019-02-11)

Compatible with Redmine 4.0.x, 3.4.x, 3.2.x.

Changed operation flow.
create note -> Set a issue at the note. ==> Select Issue -> create note

this plugin adapts redmine3.2.
I separate branch for this feature.
please check the follow url.

https://github.com/konti-kun/redmine_mapping_board/tree/for_redmine3.2