View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010595 | mantisbt | filters | public | 2009-06-16 17:12 | 2009-06-23 15:26 |
Reporter | jreese | Assigned To | jreese | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 1.2.0rc1 | Fixed in Version | 1.2.0rc1 | ||
Summary | 0010595: Allow plugins to define and add new filters | ||||
Description | Plugins that add new datasets to Mantis should be able to utilize a method for defining new filters on the View Issues page. | ||||
Tags | No tags attached. | ||||
MantisBT: master d6c83f25 2009-06-15 17:19 Details Diff |
Fix 0010595: Implemented pluggable view filters. Added new MantisFilter class archetype to define the standard format and behavior for custom filter fields and how they display to the user, including multiple field types with individual behaviors. |
Affected Issues 0010595 |
|
add - core/classes/MantisFilter.class.php | Diff File | ||
mod - core/events_inc.php | Diff File | ||
mod - core/filter_api.php | Diff File | ||
mod - core/constant_inc.php | Diff File | ||
mod - return_dynamic_filters.php | Diff File | ||
mod - view_all_set.php | Diff File | ||
mod - view_filters_page.php | Diff File | ||
MantisBT: master f4ebcfa6 2009-06-17 10:03 Details Diff |
Issue 0010595: Documented custom filter event. |
Affected Issues 0010595 |
|
add - docbook/developers/en/event-reference-filter.sgml | Diff File | ||
mod - docbook/developers/en/file-entities.ent | Diff File | ||
mod - docbook/developers/en/event-reference.sgml | Diff File |