Project

General

Profile

Plugins Directory » redmine_issue_tree_tiny

Author: jiangshan song
Website: https://github.com/Jiangshan00001/redmine_issue_tree_tiny
Code repository: https://github.com/Jiangshan00001/redmine_issue_tree_tiny
Registered on: 2018-02-28 (about 6 years ago)
Current version: 0.1
Compatible with: Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x
User ratings:   (0)

= redmine_issue_tree_tiny
this is a redmine plugin.
this is a redmine issue tree view plugin.
this is used for learning how to write redmine plugin.

this plugin tells you:
how to add application_menu and project_menu;
how to do issue query using IssueQuery and Issue.where.
how to use Paginator to to pager.

and:
how to write locales.
how to set routes.
how to add javascripts and stylesheets and call from view.

Changelog

0.1 (2018-02-28)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.