Issue Details (XML | Word | Printable)

Key: VIEWS-58
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Simon Brandhof
Reporter: Freddy Mallet
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Views

Use of a regular expression to define the list of projects to include into a view

Created: 15/Nov/10 02:02 PM   Updated: 27/Sep/11 02:39 PM   Resolved: 21/Sep/11 05:57 PM
Component/s: Administration
Affects Version/s: None
Fix Version/s: 1.6


 Description  « Hide

if the regular expression matches the kee of a project, then this project is automatically included into the view.



Sort Order: Ascending order - Click to sort in descending order
Freddy Mallet added a comment - 21/Sep/11 01:59 PM
  • The column 'Regexp' must be displayed before the column 'Description' in the Views administration console
  • The description of the 'Regexp' field could be : "Pattern to match project names or keys, for example : My Application.* to include any project whose name starts with My Application"
  • When a project is used several times in the same view, the warning message should be "The project 'Apache Aries' [org.apache.aries:aries] is used several times in the Apache ecosystem view : Apache ecosystem [regexp: org.apache.aries.*], View 1 [regexp: org.apache.aries.*]"
  • When a project is used several times in the same view, the project image is not defined in all places.

Simon Brandhof added a comment - 21/Sep/11 05:57 PM

As discussed, only tree structures are supported. It means that a project can not be used in multiple sub-views.


Freddy Mallet added a comment - 22/Sep/11 05:09 PM

tested


Simon Brandhof added a comment - 27/Sep/11 02:39 PM

Integration test added.