#SuggestUsername - A MantisBT plugin to enhance bug view page The plugin converts Users Monitoring text control in bug view page to an AJAX powered tag input control. Thus users doesn't need to remember usernames to add them as monitors.
This MantisBT plugin uses jQuery TagsInput plugin: https://github.com/xoxco/jQuery-Tags-Input
MantisBT Version | Plugin Version |
---|---|
v1.3.0 | v0.1 |
v2.0.0 | v0.2 |
v2.2.0 | v0.4 |
v.26.3 | v0.5 |
- MantisBT-jQueryUI plugin (https://github.com/mantisbt-plugins/jQuery-UI)
Note: must download from master brance
- Install jQueryUI plugin
- Clone or download the repository from Github to the plugins folder
- Rename the folder MantisBT-SuggestUsername to SuggestUsername
- Go to Manage-->Manage Plugins and install the plugin