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/06/27 02:08:27 UTC

[Apache Bloodhound] #575: Create title index page in new products

#575: Create title index page in new products
---------------------+---------------
  Reporter:  olemis  |    Owner:
      Type:  task    |   Status:  new
  Priority:  major   |  Version:
Resolution:          |
---------------------+---------------
 See [http://goo.gl/XqDtZ this message]

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

Re: [Apache Bloodhound] #575: Create title index page in new products

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#575: Create title index page in new products
---------------------------+--------------------------------
  Reporter:  olemis        |      Owner:  olemis
      Type:  task          |     Status:  closed
  Priority:  major         |  Milestone:  Release 8
 Component:  multiproduct  |    Version:
Resolution:  fixed         |   Keywords:  wiki, title, index
---------------------------+--------------------------------
Changes (by rjollos):

 * owner:  rjollos => olemis


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

Re: [Apache Bloodhound] #575: Create title index page in new products

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#575: Create title index page in new products
---------------------------+------------------------------
  Reporter:  olemis        |      Owner:  olemis
      Type:  task          |     Status:  review
  Priority:  major         |  Milestone:  Release 7
 Component:  multiproduct  |    Version:
Resolution:                |   Keywords:  wiki title index
---------------------------+------------------------------
Changes (by olemis):

 * status:  accepted => review


Comment:

 Attached patch will solve this issue . Details

 {{{#!sh

 $ hg qapplied
 t575/t575_r1496958_product_title_index.diff

 $ hg log -r qparent --template="[{svnrev}] - {desc}\n"[1496958] - More
 robust handling of resources in timeline widget.

 Should fix problem described in #547.
 }}}

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

Re: [Apache Bloodhound] #575: Create title index page in new products

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#575: Create title index page in new products
---------------------------+--------------------------------
  Reporter:  olemis        |      Owner:  rjollos
      Type:  task          |     Status:  review
  Priority:  major         |  Milestone:  Release 8
 Component:  multiproduct  |    Version:
Resolution:                |   Keywords:  wiki, title, index
---------------------------+--------------------------------
Changes (by rjollos):

 * owner:   => rjollos


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

Re: [Apache Bloodhound] #575: Create title index page in new products

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#575: Create title index page in new products
---------------------------+-------------------------------------
  Reporter:  olemis        |      Owner:
      Type:  task          |     Status:  review
  Priority:  major         |  Milestone:  Release 7
 Component:  multiproduct  |    Version:
Resolution:                |   Keywords:  wiki title index, bhnet
---------------------------+-------------------------------------
Changes (by olemis):

 * keywords:  wiki title index => wiki title index, bhnet


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

Re: [Apache Bloodhound] #575: Create title index page in new products

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#575: Create title index page in new products
---------------------------+--------------------------------
  Reporter:  olemis        |      Owner:  rjollos
      Type:  task          |     Status:  closed
  Priority:  major         |  Milestone:  Release 8
 Component:  multiproduct  |    Version:
Resolution:  fixed         |   Keywords:  wiki, title, index
---------------------------+--------------------------------
Changes (by rjollos):

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


Comment:

 (In [1523913])

 0.8dev: Add `TitleIndex` and `RecentChanges` pages when product is
 created. Refs #575.

 Patch by Olemis Lang.

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

Re: [Apache Bloodhound] #575: Create title index page in new products

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#575: Create title index page in new products
---------------------------+------------------------------
  Reporter:  olemis        |      Owner:
      Type:  task          |     Status:  review
  Priority:  major         |  Milestone:  Release 7
 Component:  multiproduct  |    Version:
Resolution:                |   Keywords:  wiki title index
---------------------------+------------------------------
Changes (by olemis):

 * owner:  olemis =>


Old description:

> See [http://goo.gl/XqDtZ this message] . The idea is  to add code to
> create TitleIndex in product wiki in the body of product module's change
> listener methods, just like when adding default product data .

New description:

 See [http://goo.gl/XqDtZ this message] . The idea is  to add code to
 create TitleIndex and RecentChanges in product wiki in the body of product
 module's change listener methods, just like when adding default product
 data .

--

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

Re: [Apache Bloodhound] #575: Create title index page in new products

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#575: Create title index page in new products
---------------------------+------------------------------
  Reporter:  olemis        |      Owner:  olemis
      Type:  task          |     Status:  accepted
  Priority:  major         |  Milestone:  Release 7
 Component:  multiproduct  |    Version:
Resolution:                |   Keywords:  wiki title index
---------------------------+------------------------------
Changes (by olemis):

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


Old description:

> See [http://goo.gl/XqDtZ this message] . The idea is  to perform this in
> product module's change listener methods just like when adding default
> product data .

New description:

 See [http://goo.gl/XqDtZ this message] . The idea is  to add code to
 create TitleIndex in product wiki in the body of product module's change
 listener methods, just like when adding default product data .

--

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

Re: [Apache Bloodhound] #575: Create title index page in new products

Posted by Apache Bloodhound <de...@bloodhound.apache.org>.
#575: Create title index page in new products
---------------------------+------------------------------
  Reporter:  olemis        |      Owner:  nobody
      Type:  task          |     Status:  new
  Priority:  major         |  Milestone:  Release 7
 Component:  multiproduct  |    Version:
Resolution:                |   Keywords:  wiki title index
---------------------------+------------------------------
Changes (by olemis):

 * keywords:   => wiki title index
 * owner:   => nobody
 * component:   => multiproduct
 * milestone:   => Release 7


Old description:

> See [http://goo.gl/XqDtZ this message]

New description:

 See [http://goo.gl/XqDtZ this message] . The idea is  to perform this in
 product module's change listener methods just like when adding default
 product data .

--

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