Open klausmcm opened 4 years ago
@klausmcm , Hi, i think this could be done by replace the select by select2. u can try this plugin which tested on 4.x
Hey, thank you for the suggestion. We are on redmine 3 so I'm hesitant to use a plugin tested for 4. Would what I'm looking for be easy to implement in this plugin? Maybe a .sort
call somewhere??
ixti/redmine_tags is also only for Redmine 4. Even if this feature gets implemented, you'll have to consider upgrading your Redmine.
ixti/redmine_tags is also only for Redmine 4. Even if this feature gets implemented, you'll have to consider upgrading your Redmine.
No, not only, that is why I requested the feature for v3.2.2.
@marius-balteanu Any chance that this request will receive attention? Thanks,
@klausmcm your best bet is to fork this repository and implement it yourself, or commision somebody else with ruby experience to do it for you.
Our focus is to have it integrated into core redmine: https://www.redmine.org/issues/1448 hopefully for version 5. I know upgrading redmine is a difficult task especially if using many plugins with compatibility issues, but still, you'll have to do it at some point... it's only going to get more difficult as time goes on.
I know this plugin is EOL but I'm hoping that this feature could be added to 3.2.2 (I'm on redmine 3.3).
Finding multiple tags when filtering becomes difficult when there are many tags to choose from. Having the tags show in alphabetical order would help significantly I believe. The below shows the only way to filter on multiple tags that I'm aware of.
I'd be very grateful for this feature as I'm not too familiar with ruby. I'm also open to suggestions and workarounds.
Thanks,