Project

General

Profile

Plugins Directory » Redmine Subtask List Accordion

Author: Ryuta Tobita
Website: https://github.com/GEROMAX
Code repository: https://github.com/GEROMAX/redmine_subtask_list_accordion
Registered on: 2016-10-24 (over 7 years ago)
Current version: 2.2.0
Compatible with: Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x
User ratings:   (2)

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.

Installation notes

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

Changelog

2.2.0 (2019-02-25)

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

  • Add support version Redmine 4.0.
  • Fix a small bug.

2.1.0 (2018-02-08)

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

  • Add support version Redmine 3.2.
  • Updated simplified chinese translation.

2.0.0 (2018-01-31)

Compatible with Redmine 3.4.x, 3.3.x.

  • Add setting for server processing mode.
server_mode.png (15.9 KB) server_mode.png Ryuta Tobita, 2018-01-31 08:08

1.3.3 (2017-09-14)

Compatible with Redmine 3.4.x, 3.3.x.

  • Fix a bug for cannot save user preference in Redmine 3.4.
  • Fix a small bug.
  • Cleanup code.

1.3.2 (2017-07-20)

Compatible with Redmine 3.4.x, 3.3.x.

  • Fix issue for context-menu of 'Related issues' list.(Because it is unnecessary)

Before

After

  • Cleanup Code.
    Thanks jkraemer.
contextMenuBefore.png (12.1 KB) contextMenuBefore.png Ryuta Tobita, 2017-07-20 04:31
contextMenuAfter.png (13.7 KB) contextMenuAfter.png Ryuta Tobita, 2017-07-20 04:31

1.3.1 (2017-06-15)

Compatible with Redmine 3.3.x.

  • Fix a fatal bug that cannot expand first row at without header row. (Support Redmine default setting)

Before

After

Thanks Coolllama and braini75 .

without_header_after.png (4.44 KB) without_header_after.png Ryuta Tobita, 2017-06-15 12:59
without_header_before.png (6.8 KB) without_header_before.png Ryuta Tobita, 2017-06-15 12:59

1.3.0 (2017-03-29)

Compatible with Redmine 3.3.x.

  • Add adjustable setting for tree expanding at first time.
  • And other small fix.
AddPreferences.png (10.8 KB) AddPreferences.png Ryuta Tobita, 2017-03-29 05:09

1.2.0 (2017-03-17)

Compatible with Redmine 3.3.x.

  • Support for Redmine version 3.3.
  • Offset to right of first level issues without children.

Offset.png (8.95 KB) Offset.png Ryuta Tobita, 2017-03-17 07:55

1.1.1 (2016-11-15)

Compatible with Redmine 3.1.x, 3.0.x.

Add french for i18n.
Thanks lhadjadj.

1.1.0 (2016-11-01)

Compatible with Redmine 3.1.x, 3.0.x.

Add function to context-menu.

after.png (7.71 KB) after.png Ryuta Tobita, 2016-11-15 06:55
before.png (9.05 KB) before.png Ryuta Tobita, 2016-11-15 06:55

1.0.0 (2016-10-24)

Compatible with Redmine 3.1.x, 3.0.x.

User ratings

  by maixm masygreen about 4 years ago

  by Ivan Tsybanenko over 5 years ago

Incompatible with subtask_columns :(