User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantisbt:plugins:filterbuglist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mantisbt:filterbuglist [2014/12/07 09:09] – created dregadmantisbt:plugins:filterbuglist [2018/03/07 07:32] (current) – ↷ Page moved from mantisbt:filterbuglist to mantisbt:plugins:filterbuglist dregad
Line 1: Line 1:
-FilterBugList Plugin+====== FilterBugList ====== 
 +===== Overview ===== 
 +  * The FilterBugList plugin for Mantis adds a filter field in the View All Page allowing to filter by a given set of bug IDs. The list of IDs can use any non-numeric character. 
 +===== Features ===== 
 +==== New Filter ==== 
 +  * Field name: "Bug List" 
 +  * Field type: String 
 +  * Syntax: a list of bug IDs separated by a non numeric character (white space, comma, dash, whatever...). For instance the following string "5079, #5073-5108 5107 49396{5006}}" will result in filtering on the following bug ID list "5079,5073,5108,5107,49396,5006" 
 +==== formatted link ==== 
 +  * If you want to implement a tool filtering the list, the filter is also accessible via the FilterBugList_list query in the url 
 +  * For instance you could a url such as: 
 +    ** http://my.server/my-mantis/view_all_set.php?type=1&temporary=y&FilterBugList_list=5079,5073,5108,5107,49396,5006
  
 +===== Requirements =====
 +  * Mantis Core **1.2.0**
 +===== Download =====
 +  * [[https://github.com/mantisbt-plugins/FilterBugList| FilterBugList]] on the MantisBT-plugins Git.
 +===== Documentation =====
 +  * [[https://github.com/mantisbt-plugins/FilterBugList/blob/master/README.txt|Readme]] file
 +===== Support =====
 +  * To report an issue or feature request for the FilterBugList plugin, visit [[https://github.com/mantisbt-plugins/FilterBugList/issues | github - FilterBugList - support]].
 +===== Source code =====
 +  * The FilterBugList plugin is hosted at GitHub along with other plugins at [[https://github.com/mantisbt-plugins | github plugins]].
 +    * Source code of [[https://github.com/mantisbt-plugins/FilterBugList | FilterBugList plugin]] for Mantis
mantisbt/plugins/filterbuglist.1417961361.txt.gz · Last modified: 2014/12/07 09:59 (external edit)

Driven by DokuWiki