You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <de...@bloodhound.apache.org> on 2013/05/11 11:35:44 UTC

[Apache Bloodhound] #523: Implement Bloodhound Relation management page

#523: Implement Bloodhound Relation management page
--------------------------+---------------
  Reporter:  andrej       |    Owner:
      Type:  enhancement  |   Status:  new
  Priority:  major        |  Version:
Resolution:               |
--------------------------+---------------


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/523>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #523: Implement Bloodhound Relation management page

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#523: Implement Bloodhound Relation management page
--------------------------+-----------------------
  Reporter:  andrej       |      Owner:  matevzb
      Type:  enhancement  |     Status:  accepted
  Priority:  major        |  Milestone:  Release 6
 Component:  relations    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------
Changes (by matevzb):

 * owner:  nobody => matevzb
 * status:  new => accepted


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/523#comment:3>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #523: Implement Bloodhound Relation management page

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#523: Implement Bloodhound Relation management page
--------------------------+-----------------------
  Reporter:  andrej       |      Owner:  matevzb
      Type:  enhancement  |     Status:  accepted
  Priority:  major        |  Milestone:  Release 6
 Component:  relations    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------

Comment (by matevzb):

 Initial implementation in r1482233.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/523#comment:4>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #523: Implement Bloodhound Relation management page

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#523: Implement Bloodhound Relation management page
--------------------------+-----------------------
  Reporter:  andrej       |      Owner:  matevzb
      Type:  enhancement  |     Status:  closed
  Priority:  major        |  Milestone:  Release 6
 Component:  relations    |    Version:
Resolution:  fixed        |   Keywords:
--------------------------+-----------------------
Changes (by matevzb):

 * status:  accepted => closed
 * resolution:   => fixed


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/523#comment:7>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #523: Implement Bloodhound Relation management page

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#523: Implement Bloodhound Relation management page
--------------------------+-----------------------
  Reporter:  andrej       |      Owner:  matevzb
      Type:  enhancement  |     Status:  accepted
  Priority:  major        |  Milestone:  Release 6
 Component:  relations    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------

Comment (by matevzb):

 Cross-product relations implemented in r1482273 (<prefix>:ticket:<id>
 syntax for now).

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/523#comment:5>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #523: Implement Bloodhound Relation management page

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#523: Implement Bloodhound Relation management page
--------------------------+-----------------------
  Reporter:  andrej       |      Owner:  matevzb
      Type:  enhancement  |     Status:  closed
  Priority:  major        |  Milestone:  Release 6
 Component:  relations    |    Version:
Resolution:  fixed        |   Keywords:
--------------------------+-----------------------

Comment (by rjollos):

 Trac requires that each template have a unique name, so I would suggest
 the following change in order to make Bloodhound less likely to collide
 with another plugin: `manage.html` -> `manage_ticket_relations.html`. I'll
 go ahead and make this change if there are no objections.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/523#comment:8>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #523: Implement Bloodhound Relation management page

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#523: Implement Bloodhound Relation management page
--------------------------+-----------------------
  Reporter:  andrej       |      Owner:  nobody
      Type:  enhancement  |     Status:  new
  Priority:  major        |  Milestone:  Release 6
 Component:  relations    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------
Changes (by andrej):

 * keywords:  bhrelations =>


-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/523#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #523: Implement Bloodhound Relation management page

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#523: Implement Bloodhound Relation management page
--------------------------+-----------------------
  Reporter:  andrej       |      Owner:  matevzb
      Type:  enhancement  |     Status:  accepted
  Priority:  major        |  Milestone:  Release 6
 Component:  relations    |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------

Comment (by matevzb):

 r1483770 allows for #<id> ticket specification, and also searches for the
 ticket across all products.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/523#comment:6>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #523: Implement Bloodhound Relation management page

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#523: Implement Bloodhound Relation management page
--------------------------+-----------------------
  Reporter:  andrej       |      Owner:  matevzb
      Type:  enhancement  |     Status:  closed
  Priority:  major        |  Milestone:  Release 6
 Component:  relations    |    Version:
Resolution:  fixed        |   Keywords:
--------------------------+-----------------------

Comment (by rjollos):

 Replying to [comment:8 rjollos]:
 > Trac requires that each template have a unique name, so I would suggest
 the following change ...

 Committed in [1513332].

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/523#comment:9>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Re: [Apache Bloodhound] #523: Implement Bloodhound Relation management page

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#523: Implement Bloodhound Relation management page
--------------------------+-------------------------
  Reporter:  andrej       |      Owner:  nobody
      Type:  enhancement  |     Status:  new
  Priority:  major        |  Milestone:  Release 6
 Component:  relations    |    Version:
Resolution:               |   Keywords:  bhrelations
--------------------------+-------------------------
Changes (by andrej):

 * keywords:   => bhrelations
 * owner:   => nobody
 * component:   => relations
 * milestone:   => Release 6


Old description:



New description:

 Implement Bloodhound Relation management page according to
 [wiki:Proposals/BEP-0006#Userinterface BEP-0006 UI mockups]. The
 management page url should be http://.../ticket/id/relations.

--

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/523#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker