Menu

Trac Commit Log


Commit Date  
[r4543] by cboos

Blame branch: implement jonas' suggestion to make the color scale less prominent in the browser directory view.

Also, made that feature entirely optional (but enabled by default).
To turn it off:
{{{
[browser]
color_scale = disabled
}}}

2007-01-11 09:12:30 Tree
[r4542] by mgood

Blame: move `BlameAnnotator` declaration to module level so the class isn't reconstructed on every call to `get_annotation_data`

2007-01-11 05:53:37 Tree
[r4541] by cboos

Blame branch: merge with trunk@..., using svnmerge (r4520,4524,4532-4533,4535-4536,4539)

2007-01-10 19:19:21 Tree
[r4540] by cboos

Blame branch: add <meta name="ROBOTS"> header for the browser view, as appropriate.

2007-01-10 19:14:46 Tree
[r4539] by cboos

Follow-up to r4536, fix unit tests. Also took this opportunity to clean up that file which apparently contained 3 times the same content...

2007-01-10 17:49:53 Tree
[r4538] by cboos

Timeline link resolver branch (#975):

This implements a `timeline:` link resolver prefix.
The argument must be a date string in the ISO:8601 format, with at least the year and the month specified.

Besides TracLinks, there are many more ways to go back to the timeline, now: I modified the format_datetime helper function and the dateinfo macros so that we get links to the timeline from various places (e.g. changeset time, ticket created and last modified time, browser age, wiki history, ...).

Also, there are some fine tuning to the datetime utilities in `trac.util.datefmt`:
- the `format_*` functions supports an `'iso8601'` format
- `parse_date` can also understand this format
- fixed offsets timezones are now using strings like "GMT +01:00" instead of the more confusing 'Etc/GMT-1' one (see discussion in #975).

2007-01-10 17:36:44 Tree
[r4537] by cboos

Creating a work branch to finalize #975.

2007-01-10 17:25:21 Tree
[r4536] by cboos

Minor improvement to the `DefaultTicketGroupStatsProvider`: only call refresh_calcs once.

2007-01-10 14:41:56 Tree
[r4535] by cboos

In roadmap and milestone view, also provide a summary of the total count of tickets, and a link to all tickets for the milestone. Implements #3233.

2007-01-10 14:40:02 Tree
[r4534] by cboos

0.10.4dev: ported r4532-4533 to 0.10-stable (''trac-post-commit-hook, #1310 and #1602'')

2007-01-10 13:17:16 Tree
Older >
Auth0 Logo