﻿ticket	summary	type	release	owner	status	created	modified	_description	_reporter
13572	Configuration for alignment, size and position	enhancement	1.2		new	2019-07-12T08:22:42+02:00	2019-07-12T08:22:58+02:00	"For TracHoursPlugin it seems that TicketSidebarProviderPlugin is required to add hours to a ticket.
However while usually the ticket frame is centered, with the TicketSidebarProviderPlugin it is left aligned. This default looks bad in my opinion.
Even worse as we have modified the style like this:
{{{
#!css
/* Use bigger (full) width of browser window for ticket display.*/
#content.ticket
{
    width: auto;
    /*max-width: 60%;*/
    max-width: 1600px;
    /*border: 13px solid #73AD21;*/
}
}}}
..the new side bar box sometimes is placed on the bottom of a page on small screens. We could adapt the style to reserve some space for the side bar, but is it possible to provide some configuration about the following?

* Size of the side bar
* Position of the side bar (left, right, top, bottom)
* Centering both ticket frame and sidebar

As this plugin seems unmaintained for many years and does not provide much benefit, it could be useful to make TracHoursPlugin independent from this one, as TracHoursPlugin is more advanced, maintained and important."	Massimo
9753	Sidebar unnecessarily eats half of the screen	enhancement	0.12		new	2012-02-02T11:04:31+01:00	2015-04-22T19:51:21+02:00	"With my default plugin installation, sidebar takes the half of the screen, while I use it only for 1-2 rows content. Below the sidebar we have a big white area, and the ticket content, extending for many pages, is squeezed to the half of the screen for whole ticket.

I currently modified styles for myself to have the sidebar below the ticket, because with the above it's a bad look&feel for me.

The best solution would be to put the sidebar content, as the ""sidebar"" only of yellow box of ticket summary, but for 30% of width max. All comments below should be positioned like without sidebar"	l0co@…
8785	SideBar appears bottom of the page, not at side	defect	0.12		new	2011-05-11T02:09:57+02:00	2015-04-22T19:51:21+02:00	"I am using Trac 0.12.2 and TicketSidebarProviderPlugin 10181 for TracHoursPlugin.

I'd attached a screenshot.
"	the_crypt@…
4941	TicketSidebarProviders should be foldable	defect	0.11		new	2009-04-17T21:58:33+02:00	2015-04-22T19:51:21+02:00	Plugins to the TicketSidebarProviderPlugin should be (optionally) collapsable/foldable with JS.  A function telling the initial state should also be provided.	Jeff Hammel
4940	TicketSidebarProviders should have labels	enhancement	0.11		new	2009-04-17T21:57:04+02:00	2015-04-22T19:51:21+02:00	At least optionally, plugins to the TicketSidebarProviderPlugin should have labels that are displayed on their sidebar boxes	Jeff Hammel
4939	TicketSidebarProviderPlugin moves the summary part of the ticket box down	defect	0.11		new	2009-04-17T21:55:18+02:00	2015-04-22T19:51:21+02:00	"See that effect in screen-shot of GeoTicketPlugin [attachment:wiki:GeoTicketPlugin:geotrac-example.png geotrac-example.png]
[[Image(GeoTicketPlugin:geotrac-example.png, 240px)]]
"	Jeff Hammel
