Copyright (c) 2008 - 2012 John Reese - http://noswap.com
Copyright (c) 2012 - 2014 MantisBT Team - [email protected]
Released under the GPLv3 license
Adds the ability to display bug history entries intermixed with bugnotes
The plugin requires Mantis version 1.2.0 or higher
- Download or clone a copy of the plugin's code.
- Copy the plugin (the
InlineHistory/
directory) into your Mantis installation'splugins/
directory. - While logged into your Mantis installation as an administrator, go to Manage -> Manage Plugins.
- In the Available Plugins list, you'll find the Inline History Viewer plugin; click the Install link.
Just navigate to the View Issue Details page for any issue to view inline history.
Individual users have the possibility of disabling the plugin (i.e. revert to standard MantisBT behavior) by unchecking the relevant option in their preferences (My Account -> Preferences).
Problems or questions dealing with use and installation should be directed to the #mantisbt IRC channel on Freenode.
The latest source code can found on Github.
We encourage you to submit Bug reports and enhancements requests on the Github issues tracker. If you would like to propose a patch, do not hesitate to submit a new Pull Request.