Menu

Trac Commit Log


Commit Date  
[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
[r5352] by cboos

TracBrowser: expansion of an empty folder leaves an ''(empty)'' indication (Nautilus style...)

2007-05-07 20:54:43 Tree
[r5351] by cboos

TracBrowser, when re-expanding a folder after a collapse, restore the exact expanded/collapsed state of the entries of that folder as it was before the collapse.

This was indeed a bit trickier to do than the initial approach done in [5338]: we now store the folder ids as <tr> ids and use a user-defined node property to store the list of the ids of the rows corresponding to the folder's entries (`_entries`).

2007-05-07 20:37:34 Tree
[r5350] by jonas

If a ticket description was changed but nothing else the notification mail didn't include the name of user behind the change.

2007-05-07 20:03:51 Tree
[r5349] by cboos

Trac error template: add user agent and jQuery version information.

The jQuery version information is also added to the About/system information data for good measure.

2007-05-07 17:27:16 Tree
[r5348] by cboos

Trac error template:
- fixed validation issues (all but ''<ol> has not start attribute'' which is there to stay, I think)
- fix a CSS issue with IE, error message would be covered entirely by the horizontal scollbar if an overflow happened

2007-05-07 17:11:02 Tree
[r5347] by cboos

WorkFlow: follow-up to r5337, enable/disable all the action related elements having an id (same idea as in the original r5330).

2007-05-07 17:04:29 Tree
Older >