Releases: jcatrysse/redmine_parent_child_filters
Releases · jcatrysse/redmine_parent_child_filters
0.1.0
0.0.5
0.0.5
- Filter on
parent_tracker
(specific depth) - Filter on
parent_status
(specific depth) - Prefix plugin name with
Redmine
0.0.4
- Filter on
parent_tracker
(any depth) - Filter on
parent_status
(any depth) - Add plugin settings to enable filters
0.0.3
- Filter on
root
- Filter on
root_tracker
- Filter on
root_status
- Operator
not equal to
onstart_date
andend_date
- Resolved issue:
SystemStackError (stack level too deep)
Convertedinitialize_available_filters
to usealias_method
0.0.2
- Filters
child_tracker
andchild_status
, when combined, are now considering the same child
0.0.1
- Initial commit
- Filter on
parent_tracker
- Filter on
parent_status
- Filter on
child_tracker
- Filter on
child_status