Re: [Apache Bloodhound] #601: ProgrammingError: column product specified more than onceLINE 1: ...tus, product, severity, keywords, cc, time, changetime, product) V... ^

2013-07-23 Thread Apache Bloodhound
#601: ProgrammingError: column product specified more than onceLINE 1: ...tus,product,severity,keywords,cc,time,changetime, product) V... ^ ---+ Reporter: ogaerick | Owner: nobody Type: defect| Status: new Priority:

svn commit: r1505980 - /bloodhound/trunk/bloodhound_theme/bhtheme/theme.py

2013-07-23 Thread astaric
Author: astaric Date: Tue Jul 23 11:25:13 2013 New Revision: 1505980 URL: http://svn.apache.org/r1505980 Log: Reverted r1505666. It causes additional problems when default_product is set in config. Original issue will need to be solved by patching sql translator. Refs #601 Modified:

svn commit: r1505992 - /bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_admin_products.html

2013-07-23 Thread astaric
Author: astaric Date: Tue Jul 23 11:50:20 2013 New Revision: 1505992 URL: http://svn.apache.org/r1505992 Log: Value of default combo in product admin should be product.prefix, not product.name. Modified: bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_admin_products.html Modified:

svn commit: r1506014 - /bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_admin_products.html

2013-07-23 Thread astaric
Author: astaric Date: Tue Jul 23 12:37:26 2013 New Revision: 1506014 URL: http://svn.apache.org/r1506014 Log: Check product.prefix when marking the currently selected default product in product admin. Modified: bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_admin_products.html

[Apache Bloodhound] #608: Setting default_product in config causes all tickets to be created in default_product.

2013-07-23 Thread Apache Bloodhound
#608: Setting default_product in config causes all tickets to be created in default_product. --+--- Reporter: astaric | Owner: Type: defect| Status: new Priority: critical | Milestone: Component: multiproduct |

svn commit: r1506038 - /bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_ticket.html

2013-07-23 Thread astaric
Author: astaric Date: Tue Jul 23 13:29:18 2013 New Revision: 1506038 URL: http://svn.apache.org/r1506038 Log: Add current product as a ticket field to newticket form. Refs: #608 Modified: bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_ticket.html Modified:

Re: [Apache Bloodhound] #608: Setting default_product in config causes all tickets to be created in default_product.

2013-07-23 Thread Apache Bloodhound
#608: Setting default_product in config causes all tickets to be created in default_product. ---+--- Reporter: astaric | Owner: Type: defect| Status: new Priority: critical | Milestone: Component: multiproduct |

Re: [Apache Bloodhound] #602: Allow product to be selected from the new ticket form

2013-07-23 Thread Apache Bloodhound
#602: Allow product to be selected from the new ticket form ---+ Reporter: ogaerick | Owner: nobody Type: enhancement | Status: new Priority: critical | Milestone: Component: multiproduct |Version: 0.6.0

[Apache Bloodhound] #609: Selecting default product in admin stores wrong value to config

2013-07-23 Thread Apache Bloodhound
#609: Selecting default product in admin stores wrong value to config ---+ Reporter: astaric| Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: dashboard |Version: Keywords:

Re: [Apache Bloodhound] #609: Selecting default product in admin stores wrong value to config

2013-07-23 Thread Apache Bloodhound
#609: Selecting default product in admin stores wrong value to config + Reporter: astaric| Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: dashboard |Version: Resolution:

Re: [Apache Bloodhound] #609: Selecting default product in admin stores wrong value to config

2013-07-23 Thread Apache Bloodhound
#609: Selecting default product in admin stores wrong value to config + Reporter: astaric| Owner: nobody Type: defect | Status: closed Priority: major | Milestone: Component: dashboard |Version: Resolution:

Re: [Apache Bloodhound] #609: Selecting default product in admin stores wrong value to config

2013-07-23 Thread Apache Bloodhound
#609: Selecting default product in admin stores wrong value to config ---+ Reporter: astaric | Owner: nobody Type: defect| Status: closed Priority: major | Milestone: Component: multiproduct |Version:

Re: [Apache Bloodhound] #608: Setting default_product in config causes all tickets to be created in default_product.

2013-07-23 Thread Apache Bloodhound
#608: Setting default_product in config causes all tickets to be created in default_product. ---+ Reporter: astaric | Owner: Type: defect| Status: closed Priority: critical | Milestone: Component: multiproduct

svn commit: r1506070 - in /bloodhound/trunk/bloodhound_multiproduct: multiproduct/dbcursor.py tests/db/cursor.py

2013-07-23 Thread astaric
Author: astaric Date: Tue Jul 23 14:37:58 2013 New Revision: 1506070 URL: http://svn.apache.org/r1506070 Log: Do not add product column when translating INSERT statements, if one already exists. Refs: #601 Modified: bloodhound/trunk/bloodhound_multiproduct/multiproduct/dbcursor.py

Re: [Apache Bloodhound] #601: ProgrammingError: column product specified more than once (was: ProgrammingError: column product specified more than onceLINE 1: ...tus, product, severity, keywords,

2013-07-23 Thread Apache Bloodhound
#601: ProgrammingError: column product specified more than once ---+ Reporter: ogaerick | Owner: nobody Type: defect| Status: closed Priority: blocker | Milestone: Component: multiproduct |Version:

Re: [Apache Bloodhound] #609: Selecting default product in admin stores wrong value to config

2013-07-23 Thread Apache Bloodhound
#609: Selecting default product in admin stores wrong value to config ---+- Reporter: astaric | Owner: astaric Type: defect| Status: closed Priority: major | Milestone: Component: multiproduct |

Re: [Apache Bloodhound] #601: ProgrammingError: column product specified more than once

2013-07-23 Thread Apache Bloodhound
#601: ProgrammingError: column product specified more than once ---+- Reporter: ogaerick | Owner: astaric Type: defect| Status: closed Priority: blocker | Milestone: Component: multiproduct |Version:

Re: [Apache Bloodhound] #185: Typeahead for usernames on 'assign to' fields

2013-07-23 Thread Apache Bloodhound
#185: Typeahead for usernames on 'assign to' fields --+- Reporter: jdreimann| Owner: nobody Type: enhancement | Status: new Priority: minor| Milestone: Component: ui design|Version: Resolution:

Re: [Apache Bloodhound] #508: Trac backlog plugin does not working in the Bloodhound Theme

2013-07-23 Thread Apache Bloodhound
#508: Trac backlog plugin does not working in the Bloodhound Theme --+--- Reporter: goody80 | Owner: rjollos Type: defect | Status: assigned Priority: major| Milestone: Release 7 Component: plugins |Version: 0.5.3