svn commit: r1452691 - in /incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates: bh_ticket.html bh_ticket_change.html

2013-03-05 Thread rjollos
Author: rjollos Date: Tue Mar 5 08:12:27 2013 New Revision: 1452691 URL: http://svn.apache.org/r1452691 Log: Fixes #362: Show attachment names when the ''Comments'' only checkbox is selected. Modified: incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_ticket.html

Re: [Apache Bloodhound] #362: Attachment filenames are not shown when the 'Comments only' filter is selected

2013-03-05 Thread Apache Bloodhound
#362: Attachment filenames are not shown when the 'Comments only' filter is selected +--- Reporter: rjollos| Owner: rjollos Type: defect | Status: closed Priority: minor | Milestone: Release 5 Component: ui design

[Apache Bloodhound] #445: Attachment list misaligned on Wiki edit page

2013-03-05 Thread Apache Bloodhound
#445: Attachment list misaligned on Wiki edit page ---+--- Reporter: rjollos| Owner: nobody Type: defect | Status: new Priority: minor | Milestone: Release 5 Component: ui design |Version: Keywords: |

svn commit: r1452692 - /incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_wiki_edit.html

2013-03-05 Thread rjollos
Author: rjollos Date: Tue Mar 5 08:28:16 2013 New Revision: 1452692 URL: http://svn.apache.org/r1452692 Log: Fixes #445: * Wrapped attachment list section in a `span12` to fix misalignment on the Wiki edit page. * Include `bh_list_of_attachments.html` on the Wiki edit page rather than

Re: [Apache Bloodhound] #445: Attachment list misaligned on Wiki edit page

2013-03-05 Thread Apache Bloodhound
#445: Attachment list misaligned on Wiki edit page +--- Reporter: rjollos| Owner: nobody Type: defect | Status: closed Priority: minor | Milestone: Release 5 Component: ui design |Version: Resolution: fixed

[Apache Bloodhound] #446: Edit conflict warning messages may not be visible when not in side-by-side edit mode

2013-03-05 Thread Apache Bloodhound
#446: Edit conflict warning messages may not be visible when not in side-by-side edit mode ---+--- Reporter: rjollos| Owner: rjollos Type: defect | Status: new Priority: minor | Milestone: Release 6 Component: ui design

Re: [Apache Bloodhound] #390: Product wiki syntax

2013-03-05 Thread Apache Bloodhound
#390: Product wiki syntax -+- Reporter: olemis | Owner: olemis Type: task| Status: accepted Priority: major | Milestone: Component: |Version: multiproduct

svn commit: r1452706 - in /incubator/bloodhound/trunk/bloodhound_theme/bhtheme: htdocs/bloodhound.css templates/bh_path_links.html templates/bh_revisionlog.html theme.py

2013-03-05 Thread rjollos
Author: rjollos Date: Tue Mar 5 09:14:03 2013 New Revision: 1452706 URL: http://svn.apache.org/r1452706 Log: Refs #162: Applied ` t162_r1433074_bootstrap_revlog.diff` from Olemis. Some additional `span12` classes were applied to align elements. Additional patches will be applied on top of this

Re: [Apache Bloodhound] #162: Convert version control user interface to Bootstrap

2013-03-05 Thread Apache Bloodhound
#162: Convert version control user interface to Bootstrap --+ Reporter: olemis | Owner: rjollos Type: enhancement | Status: review Priority: major| Milestone: Release 5 Component: ui design|

Re: [Apache Bloodhound] #390: Product wiki syntax

2013-03-05 Thread Apache Bloodhound
#390: Product wiki syntax -+- Reporter: olemis | Owner: olemis Type: task| Status: accepted Priority: major | Milestone: Component: |Version: multiproduct

svn commit: r1452769 - in /incubator/bloodhound/branches/bep_0003_multiproduct/bloodhound_multiproduct/multiproduct: api.py dbcursor.py env.py

2013-03-05 Thread jure
Author: jure Date: Tue Mar 5 12:43:16 2013 New Revision: 1452769 URL: http://svn.apache.org/r1452769 Log: #406, added 'system' table to translate list, invoke `environment_created` on both global product environment setup participants, remove automatic multi product upgrade from test

Re: [Apache Bloodhound] #355: Run Trac test suite against product environments - after #115 #288

2013-03-05 Thread Apache Bloodhound
#355: Run Trac test suite against product environments - after #115 #288 ---+ Reporter: olemis| Owner: jure Type: task | Status: assigned Priority: major | Milestone: Release 5

svn commit: r1452776 - in /incubator/bloodhound/branches/bep_0003_multiproduct/bloodhound_multiproduct/tests: __init__.py versioncontrol/api.py

2013-03-05 Thread jure
Author: jure Date: Tue Mar 5 12:51:33 2013 New Revision: 1452776 URL: http://svn.apache.org/r1452776 Log: #355, ignore sub package root on test discovert, patch t355_r1450181_trac_test_ignore_subpkg_root.diff applied (from Olemis) Modified:

svn commit: r1452779 - /incubator/bloodhound/branches/bep_0003_multiproduct/bloodhound_multiproduct/tests/ticket/wikisyntax.py

2013-03-05 Thread jure
Author: jure Date: Tue Mar 5 12:54:36 2013 New Revision: 1452779 URL: http://svn.apache.org/r1452779 Log: #355, test cases for ticket wiki syntax, patch t355_r1452271_trac_test_ticket_wikisyntax.diff applied (from Olemis) Added:

Re: [Apache Bloodhound] #355: Run Trac test suite against product environments - after #115 #288

2013-03-05 Thread Apache Bloodhound
#355: Run Trac test suite against product environments - after #115 #288 ---+ Reporter: olemis| Owner: jure Type: task | Status: assigned Priority: major | Milestone: Release 5

Re: [Apache Bloodhound] #355: Run Trac test suite against product environments - after #115 #288

2013-03-05 Thread Apache Bloodhound
#355: Run Trac test suite against product environments - after #115 #288 ---+ Reporter: olemis| Owner: jure Type: task | Status: assigned Priority: major | Milestone: Release 5

svn commit: r1452788 - in /incubator/bloodhound/branches/bep_0003_multiproduct/bloodhound_theme/bhtheme: templates/bh_admin.html templates/bloodhound_theme.html theme.py

2013-03-05 Thread matevz
Author: matevz Date: Tue Mar 5 13:21:43 2013 New Revision: 1452788 URL: http://svn.apache.org/r1452788 Log: #430 - Multiproduct UI: Administration pages (initial implementation) Modified: incubator/bloodhound/branches/bep_0003_multiproduct/bloodhound_theme/bhtheme/templates/bh_admin.html

[Apache Bloodhound] #447: Search queries that contain stop words return no results

2013-03-05 Thread Apache Bloodhound
#447: Search queries that contain stop words return no results + Reporter: astaric | Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component:

Re: [Apache Bloodhound] #217: Make Bloodhound's layout responsive

2013-03-05 Thread Apache Bloodhound
#217: Make Bloodhound's layout responsive -+- Reporter: jdreimann | Owner: matevzb Type: | Status: assigned enhancement| Milestone: Release 5 Priority: major |

Re: [Apache Bloodhound] #447: Search queries that contain stop words return no results

2013-03-05 Thread Apache Bloodhound
#447: Search queries that contain stop words return no results --+ Reporter: astaric | Owner: nobody Type: defect | Status: new Priority: major| Milestone: Component: search |Version: Resolution:

Re: [Apache Bloodhound] #217: Make Bloodhound's layout responsive

2013-03-05 Thread Apache Bloodhound
#217: Make Bloodhound's layout responsive -+- Reporter: jdreimann | Owner: matevzb Type: | Status: assigned enhancement| Milestone: Release 5 Priority: major |

Re: [Apache Bloodhound] #217: Make Bloodhound's layout responsive

2013-03-05 Thread Apache Bloodhound
#217: Make Bloodhound's layout responsive -+- Reporter: jdreimann | Owner: matevzb Type: | Status: closed enhancement| Milestone: Release 5 Priority: major |

svn commit: r1452843 - in /incubator/bloodhound/trunk: bloodhound_dashboard/bhdashboard/templates/bh_model_view.html bloodhound_theme/bhtheme/htdocs/bloodhound.css bloodhound_theme/bhtheme/templates/b

2013-03-05 Thread gjm
Author: gjm Date: Tue Mar 5 15:10:26 2013 New Revision: 1452843 URL: http://svn.apache.org/r1452843 Log: remove the DIV.stickyOffset and dropping #stickyStatus from templates other than bloodhound_theme.html - towards #431 Modified:

svn commit: r1452844 - /incubator/bloodhound/trunk/bloodhound_dashboard/bhdashboard/htdocs/js/bloodhound-stickyscroll.js

2013-03-05 Thread gjm
Author: gjm Date: Tue Mar 5 15:14:44 2013 New Revision: 1452844 URL: http://svn.apache.org/r1452844 Log: refactoring sticky js to provide the breadcrumb as sticky area for small screens and full header for screen heights over 768px - towards #431 Modified:

Re: [Apache Bloodhound] #431: Change the sticky header to use the breadcrumb bar

2013-03-05 Thread Apache Bloodhound
#431: Change the sticky header to use the breadcrumb bar --+-- Reporter: gjm | Owner: gjm Type: enhancement | Status: accepted Priority: major| Milestone: Component: dashboard|Version: Resolution:

[Apache Bloodhound] #449: Expand sticky header to work across all screens

2013-03-05 Thread Apache Bloodhound
#449: Expand sticky header to work across all screens --+--- Reporter: gjm |Owner: Type: enhancement | Status: new Priority: major| Version: Resolution: | --+--- #431

Re: [Apache Bloodhound] #390: Product wiki syntax

2013-03-05 Thread Apache Bloodhound
#390: Product wiki syntax -+- Reporter: olemis | Owner: olemis Type: task| Status: accepted Priority: major | Milestone: Component: |Version: multiproduct

Re: [Apache Bloodhound] #450: TracLinks for BloodhoundSeach plugin - after #390

2013-03-05 Thread Apache Bloodhound
#450: TracLinks for BloodhoundSeach plugin - after #390 -+-- Reporter: olemis | Owner: nobody Type: task| Status: new Priority: minor | Milestone: Component: search |Version: Resolution: | Keywords:

Re: [Apache Bloodhound] #450: TracLinks for BloodhoundSeach plugin - after #390

2013-03-05 Thread Apache Bloodhound
#450: TracLinks for BloodhoundSeach plugin - after #390 -+-- Reporter: olemis | Owner: nobody Type: task| Status: new Priority: major | Milestone: Component: search |Version: Resolution: | Keywords:

Re: [Apache Bloodhound] #431: Change the sticky header to use the breadcrumb bar

2013-03-05 Thread Apache Bloodhound
#431: Change the sticky header to use the breadcrumb bar --+ Reporter: gjm | Owner: gjm Type: enhancement | Status: closed Priority: major| Milestone: Component: dashboard|Version: Resolution: fixed

[Apache Bloodhound] #452: Add a comment input at the top of the activity feed

2013-03-05 Thread Apache Bloodhound
#452: Add a comment input at the top of the activity feed --+--- Reporter: gjm |Owner: Type: enhancement | Status: new Priority: major| Version: Resolution: | --+--- As

Re: [Apache Bloodhound] #452: Add a comment input at the top of the activity feed

2013-03-05 Thread Apache Bloodhound
#452: Add a comment input at the top of the activity feed --+--- Reporter: gjm | Owner: nobody Type: enhancement | Status: new Priority: minor| Milestone: Release 6 Component: dashboard|Version:

Re: [Apache Bloodhound] #390: Product wiki syntax

2013-03-05 Thread Apache Bloodhound
#390: Product wiki syntax -+- Reporter: olemis | Owner: olemis Type: task| Status: accepted Priority: major | Milestone: Component: |Version: multiproduct

svn commit: r1453077 - /incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_about.html

2013-03-05 Thread rjollos
Author: rjollos Date: Tue Mar 5 23:06:19 2013 New Revision: 1453077 URL: http://svn.apache.org/r1453077 Log: Refs #363: Update the copyright year on the About page. Modified: incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_about.html Modified:

Re: [Apache Bloodhound] #363: Upgrade to Trac 1.0.1

2013-03-05 Thread Apache Bloodhound
#363: Upgrade to Trac 1.0.1 --+ Reporter: rjollos | Owner: gjm Type: enhancement | Status: closed Priority: major| Milestone: Release 5 Component: trac core|Version: Resolution: fixed|

Re: [Apache Bloodhound] #363: Upgrade to Trac 1.0.1

2013-03-05 Thread Apache Bloodhound
#363: Upgrade to Trac 1.0.1 --+ Reporter: rjollos | Owner: gjm Type: enhancement | Status: closed Priority: major| Milestone: Release 5 Component: trac core|Version: Resolution: fixed|

Re: [Apache Bloodhound] #453: Incorporate relevant changes to templates leading up to Trac 1.0 release

2013-03-05 Thread Apache Bloodhound
#453: Incorporate relevant changes to templates leading up to Trac 1.0 release + Reporter: rjollos| Owner: rjollos Type: task | Status: new Priority: major | Milestone: Release 6 Component: ui design |

Re: [Apache Bloodhound] #444: Show number of attachments next to attachment heading

2013-03-05 Thread Apache Bloodhound
#444: Show number of attachments next to attachment heading --+ Reporter: rjollos | Owner: rjollos Type: enhancement | Status: new Priority: minor| Milestone: Release 6 Component: ui design|Version:

Re: [Apache Bloodhound] #453: Incorporate relevant changes to templates leading up to Trac 1.0 release

2013-03-05 Thread Apache Bloodhound
#453: Incorporate relevant changes to templates leading up to Trac 1.0 release + Reporter: rjollos| Owner: rjollos Type: task | Status: new Priority: major | Milestone: Release 6 Component: ui design |

Re: [Apache Bloodhound] #390: Product wiki syntax

2013-03-05 Thread Apache Bloodhound
#390: Product wiki syntax -+- Reporter: olemis | Owner: olemis Type: task| Status: accepted Priority: major | Milestone: Component: |Version: multiproduct

Re: [Apache Bloodhound] #416: Use default ticket field value for fields not visible in quick ticket form

2013-03-05 Thread Apache Bloodhound
#416: Use default ticket field value for fields not visible in quick ticket form --+--- Reporter: rjollos | Owner: rjollos Type: enhancement | Status: new Priority: major| Milestone: Release 6 Component: ui

[Apache Bloodhound] #454: Attachments can't be directly accessed from a milestone

2013-03-05 Thread Apache Bloodhound
#454: Attachments can't be directly accessed from a milestone ---+ Reporter: rjollos| Owner: nobody Type: defect | Status: new Priority: major | Milestone: Component: ui design |Version: 0.4.0 Keywords:

Re: [Apache Bloodhound] #381: Modify Ticket and Permsisions admin panels to move forms to the top (was: Modify Ticket admin panels to have row-wise inline forms)

2013-03-05 Thread Apache Bloodhound
#381: Modify Ticket and Permsisions admin panels to move forms to the top --+--- Reporter: rjollos | Owner: rjollos Type: enhancement | Status: accepted Priority: minor| Milestone: Release 5 Component: dashboard

Re: [Apache Bloodhound] #201: Convert account manager plugin templates to Bootstrap

2013-03-05 Thread Apache Bloodhound
#201: Convert account manager plugin templates to Bootstrap -+- Reporter: olemis | Owner: gjm Type: task| Status: review Priority: major | Milestone: Release 5 Component: ui

Re: [Apache Bloodhound] #376: Move upload form in plugin admin panel to the top

2013-03-05 Thread Apache Bloodhound
#376: Move upload form in plugin admin panel to the top --+--- Reporter: olemis | Owner: rjollos Type: enhancement | Status: review Priority: major| Milestone: Release 5 Component: ui design|Version:

svn commit: r1453137 - in /incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates: bh_admin_components.html bh_admin_enums.html bh_admin_milestones.html bh_admin_perms.html bh_admin_products.ht

2013-03-05 Thread rjollos
Author: rjollos Date: Wed Mar 6 02:18:27 2013 New Revision: 1453137 URL: http://svn.apache.org/r1453137 Log: Refs #381: Move forms to top of the page for the Plugin Admin panel and ''Ticket System'' Admin panels. Modified:

Re: [Apache Bloodhound] #381: Modify Ticket and Permissions admin panels to move forms to the top (was: Modify Ticket and Permsisions admin panels to move forms to the top)

2013-03-05 Thread Apache Bloodhound
#381: Modify Ticket and Permissions admin panels to move forms to the top --+-- Reporter: rjollos | Owner: rjollos Type: enhancement | Status: closed Priority: minor| Milestone: Release 5

Re: [Apache Bloodhound] #209: In documentation layout code/cli examples interfere with TOC

2013-03-05 Thread Apache Bloodhound
#209: In documentation layout code/cli examples interfere with TOC +-- Reporter: peter | Owner: rjollos Type: defect | Status: review Priority: trivial| Milestone: Release 6 Component: ui design |

Re: [Apache Bloodhound] #201: Convert account manager plugin templates to Bootstrap

2013-03-05 Thread Apache Bloodhound
#201: Convert account manager plugin templates to Bootstrap -+- Reporter: olemis | Owner: gjm Type: task| Status: review Priority: major | Milestone: Release 5 Component: ui

Re: [Apache Bloodhound] #201: Convert account manager plugin templates to Bootstrap

2013-03-05 Thread Apache Bloodhound
#201: Convert account manager plugin templates to Bootstrap -+- Reporter: olemis | Owner: rjollos Type: task| Status: review Priority: major | Milestone: Release 6 Component: ui

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

2013-03-05 Thread rjollos
Author: rjollos Date: Wed Mar 6 06:34:20 2013 New Revision: 1453170 URL: http://svn.apache.org/r1453170 Log: Refs #162: Applied patch `t162_r1433074_bootstrap_revgraph.diff` from Olemis. Modified: incubator/bloodhound/trunk/bloodhound_theme/bhtheme/theme.py Modified:

Re: [Apache Bloodhound] #162: Convert version control user interface to Bootstrap

2013-03-05 Thread Apache Bloodhound
#162: Convert version control user interface to Bootstrap --+ Reporter: olemis | Owner: rjollos Type: enhancement | Status: review Priority: major| Milestone: Release 5 Component: ui design|