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 <bl...@incubator.apache.org> on 2012/05/15 00:09:47 UTC

[Apache Bloodhound] #75: Implement pending milestone templates

#75: Implement pending milestone templates
-----------------------+-------------------------------------
 Reporter:  olemis     |      Owner:  olemis
     Type:  task       |     Status:  new
 Priority:  minor      |  Milestone:  RC1 for initial release
Component:  ui design  |    Version:
 Keywords:  milestone  |
-----------------------+-------------------------------------
 Both `milestone_edit.html` and `milestone_delete.html` templates have to
 be converted to bootstrap styling .

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/75>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

Re: [Apache Bloodhound] #75: Implement pending milestone templates

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#75: Implement pending milestone templates
------------------------+-------------------------------------
  Reporter:  olemis     |      Owner:  olemis
      Type:  task       |     Status:  accepted
  Priority:  minor      |  Milestone:  RC1 for initial release
 Component:  ui design  |    Version:
Resolution:             |   Keywords:  milestone
------------------------+-------------------------------------

Comment (by gjm):

 r1338762 modifies styling for delete milestone

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

Re: [Apache Bloodhound] #75: Implement pending milestone templates

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#75: Implement pending milestone templates
------------------------+-------------------------------------
  Reporter:  olemis     |      Owner:  olemis
      Type:  task       |     Status:  accepted
  Priority:  minor      |  Milestone:  RC1 for initial release
 Component:  ui design  |    Version:
Resolution:             |   Keywords:  milestone
------------------------+-------------------------------------
Changes (by olemis):

 * status:  new => accepted


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

Re: [Apache Bloodhound] #75: Implement pending milestone templates

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#75: Implement pending milestone templates
------------------------+-------------------------------------
  Reporter:  olemis     |      Owner:  olemis
      Type:  task       |     Status:  accepted
  Priority:  minor      |  Milestone:  RC1 for initial release
 Component:  ui design  |    Version:
Resolution:             |   Keywords:  milestone
------------------------+-------------------------------------

Comment (by gjm):

 r1338757 modifies the styling for the edit field

 Note that this does not commit all of t75_r1338362_milestone_edit.diff as
 there appear to be some changes that are only tenuously related. I will
 decide whether to commit these as part of this ticket later.

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

Re: [Apache Bloodhound] #75: Implement pending milestone templates

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#75: Implement pending milestone templates
------------------------+-------------------------------------
  Reporter:  olemis     |      Owner:  olemis
      Type:  task       |     Status:  accepted
  Priority:  minor      |  Milestone:  RC1 for initial release
 Component:  ui design  |    Version:
Resolution:             |   Keywords:  milestone
------------------------+-------------------------------------

Comment (by gjm):

 t75_r1338207_rm_webui_pkg.diff is hopefully dealt with as part of #40.

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

Re: [Apache Bloodhound] #75: Implement pending milestone templates

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#75: Implement pending milestone templates
------------------------+-------------------------------------
  Reporter:  olemis     |      Owner:  olemis
      Type:  task       |     Status:  closed
  Priority:  minor      |  Milestone:  RC1 for initial release
 Component:  ui design  |    Version:
Resolution:  fixed      |   Keywords:  milestone
------------------------+-------------------------------------
Changes (by gjm):

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


Comment:

 r1338786 final changes from t75_r1338362_milestone_edit.diff committed -
 changes to the milestone view buttons

 And not as tenuously related as I was thinking.

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

Re: [Apache Bloodhound] #75: Implement pending milestone templates

Posted by Apache Bloodhound <bl...@incubator.apache.org>.
#75: Implement pending milestone templates
------------------------+-------------------------------------
  Reporter:  olemis     |      Owner:  olemis
      Type:  task       |     Status:  new
  Priority:  minor      |  Milestone:  RC1 for initial release
 Component:  ui design  |    Version:
Resolution:             |   Keywords:  milestone
------------------------+-------------------------------------

Comment (by olemis):

 Attached patches implement requested changes .

 ==== Theme ====

 Apply patches against r1338362 in the following order

 {{{
 #!sh

 $ hg qapplied
 t75/t75_r1338362_milestone_edit.diff
 t75/t75_r1338362_milestone_delete.diff

 }}}

 ==== Dashboard ====

 Apply patch below against r1338207

 {{{
 #!sh

 $ hg qapplied
 t75/t75_r1338207_rm_webui_pkg.diff

 }}}

 This patch was suggested before (afaicr in #40 ...) but it seems it didn't
 get committed , thus causing issues when rendering milestone view .

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