Releases: mantisbt-plugins/ApiExtend
Releases · mantisbt-plugins/ApiExtend
v1.2.4
General
Documentation | Readme | : add section link for jenkins integration | |
Documentation | Readme | : remove personal mantisbt bugs page ref | |
Refactoring | | remove unnecessary required files
| |
v1.2.3
Bug Fix | api | using page and page_size request params when requesting issues have no effect, all rows are returned
| |
v1.2.2
Documentation | readme | update info on /issues endpoint
| |
v1.2.1
Documentation | readme | add initial info on /issues endpoint | |
Refactoring | | the /issues endpoint should be authenticated
| |
v1.2.0
Documentation | readme | udpate issues submit section | |
Feature | | add support for retrieving tickets using a set of specified filter property-value pairs, as opposed to the default mantis api which requires a saved filter and a filter id to be passed. See the readme file for details.
| |
v1.1.5
Bug Fix | | php path is being populated with multiple entries of core_path with some of spm plugins | |
Bug Fix | | tgz release package does not contain the plugin directory as the top level
| |
v1.1.4
Build System | ap | add gzip tarball to mantisbt and github release assets
| |
v1.1.3
Featur | | show the success redirect when saving config settings | |
Bug Fix | | set cache-control-max-age on issues count badges
| |
v1.1.2
Build System | app-publisher | correct github user in publishrc | |
Documentation | README | clean up badge links, add section on submitting issues | Closes #1 |
Bug Fix | | GitHub camo image caching is breaking badge updates. Add cacheSeconds parameter to query string in requests to shields.io for attempt 1.
| |
v1.1.1
Bug Fixe | | issues count badge counts show blank instead of '0' when there are no issues
| |