Menu

Trac Commit Log


Commit Date  
[r4779] by mgood

Ported r4778 to 0.10-stable (fixes #4763)

2007-02-17 20:37:39 Tree
[r4778] by mgood

add support for SilverCity YAML, Java, and Verilog lexers (fixes #4763)

2007-02-17 20:24:31 Tree
[r4777] by cboos

Follow-up to r4775, where I got a few things wrong:
- when retrieving list of tickets from a report, also catch !KeyError in case there are no "id" in the result columns
- ''really'' only clear the query session variables after a success of the query_tickets assignement.
- revert to global sequence when there's a result set but the current ticket is not inside

2007-02-17 17:18:05 Tree
[r4776] by mgood

add Python 2.3 compat implementation of `itertools.tee` (fixes #4729)

2007-02-17 16:47:04 Tree
[r4775] by cboos

More ticket navigation possibilities:
1. the tickets retrieved by a report can now be traversed in sequence as well
2. if there's no result set, either from the latest query or from the latest viewed report, the navigation is done on the global sequence of tickets, which is useful e.g. for going through the last created tickets

Implements #2119.

2007-02-17 16:36:30 Tree
[r4774] by cboos

Issue a warning when the old 0.10 WebAdmin module is activated. Closes #3205.

2007-02-17 15:38:42 Tree
[r4773] by cboos

Ticket summary formatting improved:
- in ticket TracLinks, the anchor title now displays: "<type>: <summary> (<status>: <resolution>)"
- the Ticket Timeline event entries are now displayed like: "Ticket #<num> (<summary>)", as the summary information is more important than the type information (which can now be seen in the "full" summary obtained by hovering the mouse over the ticket number)

Fixes #2454.

2007-02-17 15:07:40 Tree
[r4772] by cboos

Link to the restricted changeset from the revision log. Implements #4707.

2007-02-17 14:09:02 Tree
[r4771] by cboos

Improve the layout for the TracRevisionLog. In particular, the wasted white space at the left of the preference panel is now grealy reduced. Fixes #4761.

2007-02-17 14:00:45 Tree
[r4770] by cboos

Make the error message for unavailable !ExtensionOption a bit clearer. Fixes #4135.

2007-02-17 10:35:00 Tree
Older >
Auth0 Logo