Menu

Trac Commit Log


Commit Date  
[r5362] by cboos

TracBrowser: in r5358, wrapping the span directly around the <a> link was not a good idea, as clicking on the link would trigger both the normal GET query ''and'' the inplace XHR, useless in that case. So in the interim I'm wrapping both the <span> and the <a> in a <div>, which works great w.r.t. #5277 in Firefox and Opera, but has some issue with IExplorer: there, the expander icons are not visible anymore...

2007-05-10 15:48:41 Tree
[r5361] by ecarter

WorkFlow: Merge 5358-5360 from trunk using svnmerge.py

2007-05-10 15:33:45 Tree
[r5360] by cboos

Follow-up to r5348, the error message text needs to be able to wrap, in order to be always fully visible.

2007-05-10 15:04:05 Tree
[r5359] by cboos

TracRevisionLog: improve the layout for the verbose mode.

2007-05-10 15:02:04 Tree
[r5358] by cboos

TracBrowser: simplified the directory expansion code. In this new approach, the expander is wrapped around the <a> element corresponding to the directory entry. This is a simplification of r5351.

2007-05-10 12:39:15 Tree
[r5357] by ecarter

WorkFlow: Merge in changes from trunk using svnmerge.py
changesets 5329,5338-5339,5341,5343-5344,5346,5348-5354

2007-05-08 21:08:34 Tree
[r5356] by ecarter

WorkFlow: When an ITicketActionController modifies a user-modifiable ticket
field, previewing the ticket will create a conflict between what the code sees
as a user change and what the ITicketActionController is trying to do. So,
this changes the behavior to make the ITicketActionController override user
inputs. This is still sub-optimal.

2007-05-08 16:37:42 Tree
[r5355] by ecarter

WorkFlow: Rename apply_ticket_side_effects to apply_action_side_effects.

2007-05-08 15:47:57 Tree
[r5354] by cboos

TracBrowser: final tweak to the alignment of the expander icons

2007-05-07 21:48:21 Tree
[r5353] by cboos

TracBrowser: further simplifications of the expander.

2007-05-07 21:41:36 Tree
Older >