GEROMAX / redmine_subtask_list_accordion

This plugin provide accordion tree to subtask-list on issue.

Home Page:https://www.redmine.org/plugins/redmine_subtask_list_accordion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine Subtask List Accordion

This plugin provide accordion tree to subtask-list on issue.

Features

  • Add accordion feature to subtask-list.
  • Add 'Expand this tree', 'Collapse this tree' and 'Expand next level all' to context-menu.
  • Add preferences of expand tree at first time.
  • Add plugin setting for server/client processing mode switch. (server mode default)
    Server mode is faster than client mode, but server mode is tradeoff other subtask's plugin. (for exsample 'subtask_list_columns' plugin)

Compatibility

Redmine 3.2 or 3.3 or 3.4 or 4.0 stable

Tested on:

  • 3.2.9
  • 3.3.6
  • 3.4.8
  • 4.0.1

Installation

  1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins
  2. Run the plugin migrations rake redmine:plugins:migrate RAILS_ENV=production
  3. Restart your Redmine web server

About

This plugin provide accordion tree to subtask-list on issue.

https://www.redmine.org/plugins/redmine_subtask_list_accordion

License:GNU General Public License v3.0


Languages

Language:JavaScript 40.4%Language:Ruby 31.0%Language:CSS 19.6%Language:HTML 9.0%