svn commit: r1503569 - /bloodhound/trunk/bloodhound_multiproduct/tests/web_ui.py

2013-07-16 Thread rjollos
Author: rjollos Date: Tue Jul 16 06:28:39 2013 New Revision: 1503569 URL: http://svn.apache.org/r1503569 Log: Fixed unit test failure after [1495037]. Refs #561. Check for existence of warning message and combined two test cases that were both checking for behavior when a product doesn't exist.

Re: [Apache Bloodhound] #561: Display more user-friendly error page when navigating to a non-existing product

2013-07-16 Thread Apache Bloodhound
#561: Display more user-friendly error page when navigating to a non-existing product ---+--- Reporter: rjollos | Owner: rjollos Type: enhancement | Status: closed Priority: major | Milestone: Release 6

Re: [Apache Bloodhound] #519: trac-admin deploy command fails

2013-07-16 Thread Apache Bloodhound
#519: trac-admin deploy command fails +--- Reporter: gjm| Owner: gjm Type: defect | Status: closed Priority: blocker| Milestone: Release 6 Component: relations |Version: Resolution: fixed |

[Apache Bloodhound] WikiStart modified

2013-07-16 Thread Apache Bloodhound
Page WikiStart was changed by rjollos Diff URL: https://issues.apache.org/bloodhound/wiki/WikiStart?action=diffversion=35 Revision 35 Comment: Updated links for release 0.6. Changes: ---8--8--8--8--8--8--8--8 Index: WikiStart

[Apache Bloodhound] WikiStart modified

2013-07-16 Thread Apache Bloodhound
Page WikiStart was changed by rjollos Diff URL: https://issues.apache.org/bloodhound/wiki/WikiStart?action=diffversion=36 Revision 36 Comment: Updated change log for release 0.6. Changes: ---8--8--8--8--8--8--8--8 Index: WikiStart

svn commit: r1503579 - /bloodhound/site/index.html

2013-07-16 Thread rjollos
Author: rjollos Date: Tue Jul 16 07:22:53 2013 New Revision: 1503579 URL: http://svn.apache.org/r1503579 Log: Bloodhound 0.6 released. Modified: bloodhound/site/index.html Modified: bloodhound/site/index.html URL:

svn commit: r1503598 - /bloodhound/trunk/bloodhound_multiproduct/tests/upgrade.py

2013-07-16 Thread astaric
Author: astaric Date: Tue Jul 16 07:58:33 2013 New Revision: 1503598 URL: http://svn.apache.org/r1503598 Log: Fixed a failing multiproduct upgrade test. Upgrade to multiproduct grants PRODUCT_VIEW permissions to anonymous and authenticated users, which broke asserts. Now the test only checks if

svn commit: r1503620 - /bloodhound/trunk/trac/trac/wiki/tests/wiki-tests.txt

2013-07-16 Thread astaric
Author: astaric Date: Tue Jul 16 09:00:10 2013 New Revision: 1503620 URL: http://svn.apache.org/r1503620 Log: Split a failing unit test, skipping the failing part. Syntax of links with custom protocol containing - (rfc-2396://...) collides with Jira ticket syntax, thus causing the test to fail.

[Apache Bloodhound] Proposals/BEP-0010 modified

2013-07-16 Thread Apache Bloodhound
Page Proposals/BEP-0010 was changed by matevzb Diff URL: https://issues.apache.org/bloodhound/wiki/Proposals/BEP-0010?action=diffversion=4 Revision 4 Comment: updated with results from prototype implementations Changes: ---8--8--8--8--8--8--8--8 Index:

[Apache Bloodhound] #594: TracError: KeyError: 'SCRIPT_NAME'

2013-07-16 Thread Apache Bloodhound
#594: TracError: KeyError: 'SCRIPT_NAME' ---+ Reporter: tim| Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: dashboard |Version: Keywords: |

[Apache Bloodhound] BloodhoundReleaseProcess modified

2013-07-16 Thread Apache Bloodhound
Page BloodhoundReleaseProcess was changed by rjollos Diff URL: https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diffversion=40 Revision 40 Comment: Add an entry to the versions enum. Changes: ---8--8--8--8--8--8--8--8 Index:

Re: [Apache Bloodhound] #594: TracError: KeyError: 'SCRIPT_NAME'

2013-07-16 Thread Apache Bloodhound
#594: TracError: KeyError: 'SCRIPT_NAME' +-- Reporter: tim| Owner: olemis Type: defect | Status: accepted Priority: major | Milestone: Component: dashboard |Version: Resolution: | Keywords:

Re: [Apache Bloodhound] #592: global: TracLinks not pointing at resources in the right product context

2013-07-16 Thread Apache Bloodhound
#592: global: TracLinks not pointing at resources in the right product context ---+-- Reporter: olemis| Owner: olemis Type: defect| Status: accepted Priority: minor | Milestone: Release 7

Re: [Apache Bloodhound] #594: TracError: KeyError: 'SCRIPT_NAME'

2013-07-16 Thread Apache Bloodhound
#594: TracError: KeyError: 'SCRIPT_NAME' +-- Reporter: tim| Owner: olemis Type: defect | Status: accepted Priority: major | Milestone: Component: dashboard |Version: Resolution: | Keywords:

Re: [Apache Bloodhound] #594: TracError: KeyError: 'SCRIPT_NAME'

2013-07-16 Thread Apache Bloodhound
#594: TracError: KeyError: 'SCRIPT_NAME' +-- Reporter: tim| Owner: olemis Type: defect | Status: accepted Priority: major | Milestone: Component: dashboard |Version: Resolution: | Keywords:

Re: [Apache Bloodhound] #592: Incorrect resolution of absolute hrefs (was: global: TracLinks not pointing at resources in the right product context)

2013-07-16 Thread Apache Bloodhound
#592: Incorrect resolution of absolute hrefs ---+-- Reporter: olemis| Owner: olemis Type: defect| Status: accepted Priority: minor | Milestone: Release 7 Component: multiproduct |

Re: [Apache Bloodhound] #592: Incorrect resolution of absolute hrefs

2013-07-16 Thread Apache Bloodhound
#592: Incorrect resolution of absolute hrefs ---+-- Reporter: olemis| Owner: Type: defect| Status: review Priority: minor | Milestone: Release 7 Component: multiproduct |Version:

Re: [Apache Bloodhound] #592: Incorrect resolution of absolute hrefs

2013-07-16 Thread Apache Bloodhound
#592: Incorrect resolution of absolute hrefs ---+-- Reporter: olemis| Owner: rjollos Type: defect| Status: review Priority: minor | Milestone: Release 7 Component: multiproduct |

Re: [Apache Bloodhound] #594: TracError: KeyError: 'SCRIPT_NAME'

2013-07-16 Thread Apache Bloodhound
#594: TracError: KeyError: 'SCRIPT_NAME' ---+- Reporter: tim | Owner: olemis Type: defect| Status: accepted Priority: critical | Milestone: Release 7 Component: multiproduct |Version:

svn commit: r1503938 - /bloodhound/trunk/bloodhound_multiproduct/tests/hooks.py

2013-07-16 Thread rjollos
Author: rjollos Date: Tue Jul 16 23:02:37 2013 New Revision: 1503938 URL: http://svn.apache.org/r1503938 Log: Added additional unit tests for `ProductizedHref`. Refs #579. Modified: bloodhound/trunk/bloodhound_multiproduct/tests/hooks.py Modified:

Re: [Apache Bloodhound] #579: ProductizedHref fails for dicts as first argument

2013-07-16 Thread Apache Bloodhound
#579: ProductizedHref fails for dicts as first argument ---+--- Reporter: olemis| Owner: rjollos Type: defect| Status: review Priority: major | Milestone: Release 7 Component: multiproduct |

Re: [Apache Bloodhound] #579: ProductizedHref fails for dicts as first argument

2013-07-16 Thread Apache Bloodhound
#579: ProductizedHref fails for dicts as first argument ---+--- Reporter: olemis| Owner: rjollos Type: defect| Status: closed Priority: major | Milestone: Release 7 Component: multiproduct |

Re: [Apache Bloodhound] #590: WikiFormatting text in plugins admin

2013-07-16 Thread Apache Bloodhound
#590: WikiFormatting text in plugins admin --+ Reporter: olemis | Owner: Type: enhancement | Status: review Priority: trivial | Milestone: Release 7 Component: ui design|Version: Resolution:

Re: [Apache Bloodhound] #592: Incorrect resolution of absolute hrefs

2013-07-16 Thread Apache Bloodhound
#592: Incorrect resolution of absolute hrefs ---+-- Reporter: olemis| Owner: rjollos Type: defect| Status: review Priority: minor | Milestone: Release 7 Component: multiproduct |