Re: [Apache Bloodhound] #509: Test compatibility with XMLRPC Plug-in

2013-07-03 Thread Apache Bloodhound
#509: Test compatibility with XMLRPC Plug-in
---+--
  Reporter:  mbooth|  Owner:  olemis
  Type:  task  | Status:  review
  Priority:  critical  |  Milestone:  Release 6
 Component:  plugins   |Version:
Resolution:|   Keywords:  rpc XmlRpcPlugin
---+--
Changes (by rjollos):

 * owner:  rjollos = olemis


-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/509#comment:18
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker


Re: [Apache Bloodhound] #503: Error reporting from Bloodhound, Trac and Plugins should direct to the Bloodhound issue tracker

2013-07-03 Thread Apache Bloodhound
#503: Error reporting from Bloodhound, Trac and Plugins should direct to the
Bloodhound issue tracker
--+--
  Reporter:  rjollos  |  Owner:  rjollos
  Type:  enhancement  | Status:  closed
  Priority:  major|  Milestone:  Release 6
 Component:  dashboard|Version:
Resolution:  fixed|   Keywords:  internal error reporting
--+--
Changes (by rjollos):

 * status:  new = closed
 * resolution:   = fixed


Comment:

 Some further related changes will be made in #550.

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


svn commit: r1499250 - in /bloodhound/trunk: bloodhound_dashboard/setup.py bloodhound_multiproduct/setup.py bloodhound_relations/setup.py bloodhound_search/setup.py bloodhound_theme/bhtheme/templates/

2013-07-03 Thread rjollos
Author: rjollos
Date: Wed Jul  3 08:14:22 2013
New Revision: 1499250

URL: http://svn.apache.org/r1499250
Log:
Changed URLs from http://incubator.apache.org/bloodhound/; to 
https://bloodhound.apache.org/;.

Modified:
bloodhound/trunk/bloodhound_dashboard/setup.py
bloodhound/trunk/bloodhound_multiproduct/setup.py
bloodhound/trunk/bloodhound_relations/setup.py
bloodhound/trunk/bloodhound_search/setup.py
bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_about.html
bloodhound/trunk/bloodhound_theme/setup.py

Modified: bloodhound/trunk/bloodhound_dashboard/setup.py
URL: 
http://svn.apache.org/viewvc/bloodhound/trunk/bloodhound_dashboard/setup.py?rev=1499250r1=1499249r2=1499250view=diff
==
--- bloodhound/trunk/bloodhound_dashboard/setup.py (original)
+++ bloodhound/trunk/bloodhound_dashboard/setup.py Wed Jul  3 08:14:22 2013
@@ -136,7 +136,7 @@ setup(
 description=DESC.split('\n', 1)[0],
 author = Apache Bloodhound,
 license = Apache License v2,
-url = http://incubator.apache.org/bloodhound/;,
+url = https://bloodhound.apache.org/;,
 requires = ['trac'],
 tests_require = ['dutest=0.2.4', 'TracXMLRPC'],
 install_requires = [

Modified: bloodhound/trunk/bloodhound_multiproduct/setup.py
URL: 
http://svn.apache.org/viewvc/bloodhound/trunk/bloodhound_multiproduct/setup.py?rev=1499250r1=1499249r2=1499250view=diff
==
--- bloodhound/trunk/bloodhound_multiproduct/setup.py (original)
+++ bloodhound/trunk/bloodhound_multiproduct/setup.py Wed Jul  3 08:14:22 2013
@@ -25,7 +25,7 @@ setup(
 description = Multiproduct support for Apache(TM) Bloodhound.,
 author = Apache Bloodhound,
 license = Apache License v2,
-url = http://incubator.apache.org/bloodhound/;,
+url = https://bloodhound.apache.org/;,
 packages = ['multiproduct', 'multiproduct.ticket', 'tests',],
 package_data = {'multiproduct' : ['templates/*.html',]},
 entry_points = {'trac.plugins': [

Modified: bloodhound/trunk/bloodhound_relations/setup.py
URL: 
http://svn.apache.org/viewvc/bloodhound/trunk/bloodhound_relations/setup.py?rev=1499250r1=1499249r2=1499250view=diff
==
--- bloodhound/trunk/bloodhound_relations/setup.py (original)
+++ bloodhound/trunk/bloodhound_relations/setup.py Wed Jul  3 08:14:22 2013
@@ -116,7 +116,7 @@ setup(
 description=DESC.split('\n', 1)[0],
 author = Apache Bloodhound,
 license = Apache License v2,
-url = http://incubator.apache.org/bloodhound/;,
+url = https://bloodhound.apache.org/;,
 requires = ['trac'],
 install_requires = [
 'setuptools=0.6b1',

Modified: bloodhound/trunk/bloodhound_search/setup.py
URL: 
http://svn.apache.org/viewvc/bloodhound/trunk/bloodhound_search/setup.py?rev=1499250r1=1499249r2=1499250view=diff
==
--- bloodhound/trunk/bloodhound_search/setup.py (original)
+++ bloodhound/trunk/bloodhound_search/setup.py Wed Jul  3 08:14:22 2013
@@ -145,7 +145,7 @@ setup(
 description=DESC.split('\n', 1)[0],
 author = Apache Bloodhound,
 license = Apache License v2,
-url = http://incubator.apache.org/bloodhound/;,
+url = https://bloodhound.apache.org/;,
 requires = ['trac'],
 install_requires = [
 'setuptools=0.6b1',

Modified: bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_about.html
URL: 
http://svn.apache.org/viewvc/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_about.html?rev=1499250r1=1499249r2=1499250view=diff
==
--- bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_about.html (original)
+++ bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_about.html Wed Jul  
3 08:14:22 2013
@@ -39,7 +39,7 @@
 
   body
 div id=content class=about
-  a href=http://incubator.apache.org/bloodhound/;
+  a href=https://bloodhound.apache.org/;
  style=border: none; float: right; margin-left: 2em
 img style=display: block 
src=${href.chrome('theme/img/bh_logo.png')}
  alt=${chrome.labels.application_full}: Integrated SCM amp; 
Project Management/

Modified: bloodhound/trunk/bloodhound_theme/setup.py
URL: 
http://svn.apache.org/viewvc/bloodhound/trunk/bloodhound_theme/setup.py?rev=1499250r1=1499249r2=1499250view=diff
==
--- bloodhound/trunk/bloodhound_theme/setup.py (original)
+++ bloodhound/trunk/bloodhound_theme/setup.py Wed Jul  3 08:14:22 2013
@@ -27,7 +27,7 @@ setup(
   description = Theme for Apache(TM) Bloodhound.,
   author = Apache Bloodhound,
   license = Apache License v2,
-  url = http://incubator.apache.org/bloodhound/;,
+  url = 

[Apache Bloodhound] #582: Relations widget component is displayed separate from Relations plugin on Plugin admin panel

2013-07-03 Thread Apache Bloodhound
#582: Relations widget component is displayed separate from Relations plugin on
Plugin admin panel
--+-
  Reporter:  rjollos  |Owner:
  Type:  defect   |   Status:  new
  Priority:  major|  Version:  0.5.3
Resolution:   |
--+-
 The relations widget component `bhrelations.widgets.relations` is
 displayed separate from the other !BloodhoundRelations components on the
 plugin admin panel.


 [[Image(PluginAdminPanel.png, 100%)]]

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


Re: [Apache Bloodhound] #582: Relations widget component is displayed separate from Relations plugin on Plugin admin panel

2013-07-03 Thread Apache Bloodhound
#582: Relations widget component is displayed separate from Relations plugin on
Plugin admin panel
+---
  Reporter:  rjollos|  Owner:  nobody
  Type:  defect | Status:  new
  Priority:  minor  |  Milestone:  Release 7
 Component:  relations  |Version:  0.5.3
Resolution: |   Keywords:
+---
Changes (by rjollos):

 * owner:   = nobody
 * priority:  major = minor
 * component:   = relations
 * milestone:   = Release 7


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


[Apache Bloodhound] #583: Adapt to new ThemeEnginePlugin API (2.2.0)

2013-07-03 Thread Apache Bloodhound
#583: Adapt to new ThemeEnginePlugin API (2.2.0)
--+---
  Reporter:  rjollos  |Owner:
  Type:  enhancement  |   Status:  new
  Priority:  major|  Version:
Resolution:   |
--+---
 With [th:ThemeEnginePlugin] version 2.2.0, the following error is seen in
 the logs:
 {{{
 01:20:43 AM Trac[web_ui] WARNING: Theme Bloodhound template overrides :
 AttributeError: 'BloodhoundTheme' object has no attribute
 'get_template_overrides'
 }}}

 It is harmless at the moment as far as I can see, but we should eventually
 adapt to the new [th:ThemeEnginePlugin] API. See [th 13169].

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


Re: [Apache Bloodhound] #583: Adapt to new ThemeEnginePlugin API (2.2.0)

2013-07-03 Thread Apache Bloodhound
#583: Adapt to new ThemeEnginePlugin API (2.2.0)
--+-
  Reporter:  rjollos  |  Owner:  nobody
  Type:  enhancement  | Status:  new
  Priority:  minor|  Milestone:
 Component:  plugins  |Version:
Resolution:   |   Keywords:  themeengine
--+-
Changes (by rjollos):

 * owner:   = nobody
 * priority:  major = minor
 * component:   = plugins
 * keywords:   = themeengine


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


[Apache Bloodhound] New user registration: jun66j5

2013-07-03 Thread Apache Bloodhound
New user registration for user jun66j5

--
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker



svn commit: r1499350 - /bloodhound/trunk/DISCLAIMER

2013-07-03 Thread rjollos
Author: rjollos
Date: Wed Jul  3 12:13:45 2013
New Revision: 1499350

URL: http://svn.apache.org/r1499350
Log:
Removed DISCLAIMER file since Bloodhound has graduated from the incubator.

Removed:
bloodhound/trunk/DISCLAIMER



Re: [Apache Bloodhound] #509: Test compatibility with XMLRPC Plug-in

2013-07-03 Thread Apache Bloodhound
#509: Test compatibility with XMLRPC Plug-in
---+--
  Reporter:  mbooth|  Owner:  olemis
  Type:  task  | Status:  closed
  Priority:  critical  |  Milestone:  Release 6
 Component:  plugins   |Version:
Resolution:  fixed |   Keywords:  rpc XmlRpcPlugin
---+--
Changes (by olemis):

 * status:  review = closed
 * resolution:   = fixed


Comment:

 Considering the test report for XML-RPC plugin test suite everything is ok
 now. Should any other issue be noticed let's fix it on a separate ticket .

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/509#comment:19
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker


Re: [Apache Bloodhound] #540: Error in timeline widget if timeline module is disabled

2013-07-03 Thread Apache Bloodhound
#540: Error in timeline widget if timeline module is disabled
+-
  Reporter:  olemis |  Owner:  olemis
  Type:  defect | Status:  review
  Priority:  major  |  Milestone:  Release 6
 Component:  dashboard  |Version:
Resolution: |   Keywords:  timeline widget
+-

Comment (by rjollos):

 Slightly modified to,

 [[Image(WithLink2.png)]]

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


Re: [Apache Bloodhound] #540: Error in timeline widget if timeline module is disabled

2013-07-03 Thread Apache Bloodhound
#540: Error in timeline widget if timeline module is disabled
+-
  Reporter:  olemis |  Owner:  olemis
  Type:  defect | Status:  review
  Priority:  major  |  Milestone:  Release 6
 Component:  dashboard  |Version:
Resolution: |   Keywords:  timeline widget
+-

Comment (by rjollos):

 
[http://trac.edgewall.org/browser/tags/trac-1.0.1/trac/web/auth.py?marks=147-153#L130
 Here] is an example of a link embedded in a translatable string.

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


Re: [Apache Bloodhound] #540: Error in timeline widget if timeline module is disabled

2013-07-03 Thread Apache Bloodhound
#540: Error in timeline widget if timeline module is disabled
+-
  Reporter:  olemis |  Owner:  olemis
  Type:  defect | Status:  closed
  Priority:  major  |  Milestone:  Release 6
 Component:  dashboard  |Version:
Resolution:  fixed  |   Keywords:  timeline widget
+-
Changes (by rjollos):

 * status:  review = closed
 * resolution:   = fixed


Comment:

 (In [1499517])

 Improve message to help user resolve Timeline widget error, Fixes #540.

 The warning message for the Timeline widget that displays when the
 Timeline component is disabled now includes a link to the plugin
 administration page.

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


Re: [Apache Bloodhound] #569: QCT view/edit link can direct to Error: Invalid ticket number

2013-07-03 Thread Apache Bloodhound
#569: QCT view/edit link can direct to Error: Invalid ticket number
---+---
  Reporter:  rjollos   |  Owner:  rjollos
  Type:  defect| Status:  new
  Priority:  blocker   |  Milestone:  Release 6
 Component:  multiproduct  |Version:
Resolution:|   Keywords:  qct
---+---
Changes (by rjollos):

 * status:  closed = new
 * resolution:  fixed =


Comment:

 The //View/Edit// link in the balloon is not always redirecting to the
 correct product.

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/569#comment:12
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker


[Apache Bloodhound] #584: Missing .expander indicator in repository browser

2013-07-03 Thread Apache Bloodhound
#584: Missing .expander indicator in repository browser
-+---
  Reporter:  olemis  |Owner:
  Type:  defect  |   Status:  new
  Priority:  major   |  Version:
Resolution:  |
-+---
 This makes inline navigation across the tree almost impossible . It seems
 this is caused by the removal of browser.css stylesheet .

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


Re: [Apache Bloodhound] #584: Missing .expander indicator in repository browser

2013-07-03 Thread Apache Bloodhound
#584: Missing .expander indicator in repository browser
+-
  Reporter:  olemis |  Owner:  olemis
  Type:  defect | Status:  accepted
  Priority:  major  |  Milestone:  Release 7
 Component:  ui design  |Version:
Resolution: |   Keywords:  vcs browser
+-
Changes (by olemis):

 * status:  new = accepted
 * component:   = ui design
 * owner:   = olemis
 * milestone:   = Release 7
 * keywords:   = vcs browser


Old description:

 This makes inline navigation across the tree almost impossible . It seems
 this is caused by the removal of browser.css stylesheet .

New description:

 This makes inline navigation across the tree almost impossible . It seems
 this is caused by the removal of browser.css stylesheet . At least it is
 included in the web page which leads to `HTTP 404` ''Not Found'' error .

--

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