Re: [Apache Bloodhound] #709: Troubleshoot DB upgrades to detect product names in product column (0.8-dev)

2014-03-03 Thread Apache Bloodhound
#709: Troubleshoot DB upgrades to detect product names in product column (0.8-dev) ---+ Reporter: olemis| Owner: rjollos Type: defect| Status: closed Priority: minor | Milestone: Release 8

Re: [Apache Bloodhound] #709: Troubleshoot DB upgrades to detect product names in product column (0.8-dev)

2014-03-03 Thread Apache Bloodhound
#709: Troubleshoot DB upgrades to detect product names in product column (0.8-dev) ---+ Reporter: olemis| Owner: olemis Type: defect| Status: closed Priority: minor | Milestone: Release 8

[Apache Bloodhound] New user registration: thimal

2014-03-03 Thread Apache Bloodhound
New user registration for user thimal -- Apache Bloodhound https://issues.apache.org/bloodhound/ The Apache Bloodhound issue tracker

svn commit: r1573485 - /bloodhound/trunk/bloodhound_search/bhsearch/api.py

2014-03-03 Thread astaric
Author: astaric Date: Mon Mar 3 09:25:53 2014 New Revision: 1573485 URL: http://svn.apache.org/r1573485 Log: Use get to access product in search documents. Refs: #773 Modified: bloodhound/trunk/bloodhound_search/bhsearch/api.py Modified: bloodhound/trunk/bloodhound_search/bhsearch/api.py

Re: [Apache Bloodhound] #724: Sub-query links in ticket group stats widget

2014-03-03 Thread Apache Bloodhound
#724: Sub-query links in ticket group stats widget -+- Reporter: olemis | Owner: nobody Type: | Status: new enhancement| Milestone: Priority: trivial |Version:

Re: [Apache Bloodhound] #771: Improve test case coverage for trac-admin command

2014-03-03 Thread Apache Bloodhound
#771: Improve test case coverage for trac-admin command ---+ Reporter: rjollos | Owner: nobody Type: defect| Status: new Priority: major | Milestone: Release 9 Component: multiproduct |Version:

Re: [Apache Bloodhound] #774: Date entry nearly impossible in administration of versions and milestones

2014-03-03 Thread Apache Bloodhound
#774: Date entry nearly impossible in administration of versions and milestones ---+ Reporter: hb| Owner: nobody Type: defect| Status: closed Priority: major | Milestone: Component:

Re: [Apache Bloodhound] #749: Error message in product home page if default handler disabled

2014-03-03 Thread Apache Bloodhound
#749: Error message in product home page if default handler disabled +-- Reporter: olemis | Owner: olemis Type: defect | Status: accepted Priority: major | Milestone: next 0.x Component: trac core |Version:

Re: [Apache Bloodhound] #772: Many multiproduct test modules can't be executed in isolation

2014-03-03 Thread Apache Bloodhound
#772: Many multiproduct test modules can't be executed in isolation ---+ Reporter: rjollos | Owner: olemis Type: defect| Status: new Priority: major | Milestone: Component: multiproduct |Version:

Re: [Apache Bloodhound] #749: Error message in product home page if default handler disabled

2014-03-03 Thread Apache Bloodhound
#749: Error message in product home page if default handler disabled +--- Reporter: olemis | Owner: rjollos Type: defect | Status: review Priority: major | Milestone: Release 9 Component: trac core |

[Apache Bloodhound] #775: Can't create multiple is a parent of relations

2014-03-03 Thread Apache Bloodhound
#775: Can't create multiple is a parent of relations ---+--- Reporter: rjollos| Owner: rjollos Type: defect | Status: new Priority: major | Milestone: Release 8 Component: relations |Version: Keywords: |

svn commit: r1573853 - in /bloodhound/trunk/bloodhound_relations/bhrelations: api.py tests/api.py

2014-03-03 Thread rjollos
Author: rjollos Date: Tue Mar 4 05:17:01 2014 New Revision: 1573853 URL: http://svn.apache.org/r1573853 Log: 0.8dev: Validation that checked for open child tickets had reversed logic. Refs #746. The validation now checks whether the source ticket //is a parent of// any open tickets.

Re: [Apache Bloodhound] #746: Parent/child relations are inverted in ticket validation (was: Parent/child relations are inverted)

2014-03-03 Thread Apache Bloodhound
#746: Parent/child relations are inverted in ticket validation +--- Reporter: rjollos| Owner: rjollos Type: defect | Status: closed Priority: major | Milestone: Release 8 Component: relations |Version:

[Apache Bloodhound] #776: The validation error messages in bhrelations.validation should be marked as translatable strings

2014-03-03 Thread Apache Bloodhound
#776: The validation error messages in bhrelations.validation should be marked as translatable strings ---+-- Reporter: rjollos| Owner: nobody Type: defect | Status: new Priority: major | Milestone: next 0.x Component:

svn commit: r1573857 - /bloodhound/trunk/bloodhound_relations/bhrelations/validation.py

2014-03-03 Thread rjollos
Author: rjollos Date: Tue Mar 4 05:25:43 2014 New Revision: 1573857 URL: http://svn.apache.org/r1573857 Log: 0.8dev: Make exception message in `OneToManyValidator` translatable and use markup to emphasize text. Refs #776, Modified:

Re: [Apache Bloodhound] #776: The validation error messages in bhrelations.validation should be marked as translatable strings

2014-03-03 Thread Apache Bloodhound
#776: The validation error messages in bhrelations.validation should be marked as translatable strings +-- Reporter: rjollos| Owner: nobody Type: defect | Status: new Priority: major | Milestone: next 0.x