Project

General

Profile

PluginGlobalFilter » History » Version 3

Kumudha Rangachari, 2009-08-05 12:28

1 1 Kumudha Rangachari
h1. PluginGlobalFilter
2 2 Kumudha Rangachari
3
h2. Global Filter Plugin
4 1 Kumudha Rangachari
5 3 Kumudha Rangachari
This plugin is built to display a list of "global" filters on your Redmine homepage, for easy access to issues that satisfy the filters across your projects.
6
7 2 Kumudha Rangachari
h3. Background:
8
9 1 Kumudha Rangachari
h4. Filters:
10 2 Kumudha Rangachari
11 3 Kumudha Rangachari
Filters are queries that are used to filter issues pertaining to a project or all issues across projects. These filters can be created using the 'Add Filter' UI in the 'Filters' block above the issue list in the 'View all issues'/ the Issues page of any project. And saved with a name for future use by everyone, in the case of a 'public' filter, or by yourself when otherwise.
12 1 Kumudha Rangachari
13 2 Kumudha Rangachari
h4. Global Filters:
14
15 3 Kumudha Rangachari
Global filters are those queries(filters) that you create that are public and/or apply to all projects. When marked public, these filters are made available on other user's global filter list on the Redmine homepage.
16 2 Kumudha Rangachari
  
17
18
h3. Functionality:
19
20
The crux of this plugin lies in the filter list that is displayed in the homepage ( _http://www.flickr.com/photos/7318709@N08/3790982185_ ). The list consists of links corresponding to global filters available to you. i.e. links you created yourelf that apply to all projects, or ones that were marked public by others that apply to all projects.
21
22 1 Kumudha Rangachari
!http://farm4.static.flickr.com/3533/3790972041_5eca848325_o.png!
23 2 Kumudha Rangachari
24
Clicking on these links take you to a view of the issues that satisfy the filter from all your projects.The issue list is categorized according to projects they belong to ( _http://www.flickr.com/photos/7318709@N08/3790972041_ ).
25
26
On the issue list page, the sidebar(RHS) has a 'Filter by Projects' block that can be used to filter the issue list display to only a subset of the projects you belong to. The default is to show all projects.
27
28
The sidebar also has the 'Custom Queries' block that lists all the global filters listed in the homepage.
29
30
!http://farm4.static.flickr.com/3577/3790982185_95c333d3c1_o.png!