Plugins Directory » Tags
Author: | Kirill Bezrukov (RedmineUP) | |
---|---|---|
Website: | https://www.redmineup.com/pages/plugins/tags | |
Code repository: | - | |
Registered on: | 2017-07-26 (over 7 years ago) | |
Current version: | 2.0.14 | |
Compatible with: | Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x | |
User ratings: |
RedmineUP Tags Plugin helps you keep your issues organized and accessible¶
Tags are one- or two-word descriptive keywords that help you organize and categorize issues¶
Features:- Easy tagging "as you type"
- Tags merging
- Three display modes: list of elements, cloud, word-cloud
- Colorful, with unique colors for each tag
- For open or open & closed issues
- Accessible from a right-column menu
- Time entries tags report
- Free to download and use
Tag issues in a second
Go to Issue Edit mode, and start typing the keyword that you want to add. Existing available tags will appear as you type. If you did not find what you were looking for, just hit enter and add it. It is that simple!
Three display modes
View all tags in one of three ways. Firstly, as an alphabetical list of items. Secondly, as a cloud of colorful tags. Finally, as a word cloud, where the size of tag corresponds the number of issues labeled with the tag. You can display or hide the number of issues using the tags.
Easy access and management
Tags are available from the right column menu. You can see only tags for open, or both for open and closed issues. At the same time, they help to categorize and contextualize issues in a less formal and faster way than assigning to versions.
Installation notes
- Unarchive plugin to folder redmine/plugins
- run
bundle install
- run
bundle exec rake redmine:plugins NAME=redmineup_tags RAILS_ENV=production
Changelog
2.0.14 (2024-02-15)
Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.
- Dropped Redmine 3 support
- Fixed insecure XMLHttpRequest
- Fixed select2 bug
2.0.13 (2023-01-27)
Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Romanian locale updated (MarianV)
- Fixed "is not" tags filter condition
2.0.12 (2022-04-11)
Compatible with Redmine 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Fixed broken link
- Fixed wrong proto error
- Redmine 5.0 compatibility
2.0.11 (2021-06-14)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Fixed global issue list bug
2.0.10 (2021-06-04)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Fixed patches typo
2.0.9 (2021-05-31)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Added Redmine 4.2 compatibility
- Changed path to url for autocomplete
- Updated br locale
- Updated zh locale
- Fixed production load error
- Fixed tags column bug
- Fixed copy tags bug
- Fixed global spent time bug
- Fixed tags count bug
- Fixed bulk edit issue tags bug
- Fixed tags link
2.0.8 (2019-08-07)
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.
- Tags report for issues summary
2.0.7 (2019-06-14)
Compatible with Redmine 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.
- Agile plugin compatibility fixes
2.0.6 (2019-05-16)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Added tags to Time entries report
- Added tags to Agile Versions board
- Updated german translation (Werner Maier)
- Fixed Agile plugin compatibility bug
- Fixed adding tags context menu permissions
- Fixed bulk edit issue tags form permissions
2.0.5 (2019-04-08)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Changed tags filter by condition AND
- Fixed tags field on issues bulk edit form
2.0.4 (2018-09-25)
Compatible with Redmine 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.
- Fixed bug with Agile board view
2.0.3 (2018-08-10)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Fixed issues export to CSV, PDF tags field
- select2 behaviour fixes
2.0.2 (2018-03-21)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Redmine 4 support
- Adding tags from issue's context menu
- Added new permissions for Add and Create new tags in a project
- Suggestion order setting for tags autocomplete (Name, Last created, Most used)
- Prevent adding commas
- Fixed issues list tags column formating
2.0.1 (2017-09-21)
Compatible with Redmine 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.
- Fixed issue import error
2.0.0 (2017-07-26)
Compatible with Redmine 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.