#2127 Expand 'projects' macro to query by label(s)

v1.0.0
closed
sf-2 (994)
General
nobody
2015-08-20
2011-05-12
No

Search by label(s) using the projects macro. Multiple label will be treated as 'and'

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-05-12
    • size: --> 2
     
  • Rick Copeland - 2011-06-07
    • status: open --> in-progress
    • assigned_to: Rick Copéland
     
  • Rick Copeland - 2011-06-07
    (forge)(rc/2127)
    : rick446@legolas-vm: ~/src/forge/Allura; git qa
    Todays unlucky sucker is: JWH
    

    QA: code review, there is a new test. Also, you can put the following in the projects neighborhood wiki:

    # Projects root
    
    [[projects labels=root]]
    
    ----
    
    # Projects sub1
    
    [[projects labels=sub1]]
    
    ----
    
    # Projects test
    
    [[projects labels=test]]
    
    ----
    
    # Projects test,root
    
    [[projects labels=test,root]]
    
    ----
    
    # Projects test,sub1
    
    [[projects labels=test,sub1]] 
    
    ----
    
     
  • Rick Copeland - 2011-06-07
    • status: in-progress --> code-review
     
  • Rick Copeland - 2011-06-07
    • assigned_to: Rick Copéland --> John Hoffmann
     
  • John Hoffman - 2011-06-08

    Merged to dev.

    • status: code-review --> closed
     

Log in to post a comment.