Menu

Trac Commit Log


Commit Date  
[r4646] by cboos

Date and Time Preference Panel:
- show how the current date and time looks in the selected timezone
- more robust timezone selection (use of get_timezone)
- ... and fix the page title for date time preference panel (#4391)

(merged from the source:sandbox/timeline-link-resolver-tmp branch)

2007-01-27 20:23:35 Tree
[r4645] by cboos

datetime utilities:
- add support for `'iso8601'` format in format utilities and also in `parse_date`
- change names of !FixedOffset timezones, from the ''Etc/GMT-/+'' POSIX names to the more intuitive ''GMT +/-'' ones, as discussed in #975.

(merged from the source:sandbox/timeline-link-resolver-tmp branch)

2007-01-27 20:15:55 Tree
[r4644] by cmlenz

Reverted indentation of `<textarea>` contents on the report editing screen in [4631].

2007-01-27 10:07:38 Tree
[r4643] by cboos

Timeline link resolver branch: merge changes from trunk (integrates r4620:4622 and r4624:4641).

2007-01-26 22:15:07 Tree
[r4642] by cboos

TracMercurial for 0.11: a few optimizations for the revision display methods.

It seems that avoiding `repo.lookup` in most cases makes the whole thing feel much more responsive.

2007-01-26 20:22:14 Tree
[r4641] by cboos

Oops, forgot to rename this `render_macro` to `expand_macro` during the [4621] API change. Fixes #4602.

2007-01-26 20:10:28 Tree
[r4640] by cboos

Annotation API doc change: it's not advised anymore to use short revs (as they're probably not always unique identifiers in all backends). Instead, we call `Repository.short_rev` where appropriate (see also #3533).

2007-01-26 19:39:18 Tree
[r4639] by cboos

Fix ''System Information'' in error.html. Follow-up to r4577: don't introduce newlines within a wiki table cell.

2007-01-26 19:32:01 Tree
[r4638] by cboos

Fix the !PlainTextRenderer so that it also works when no annotations are requested. The problem was apparent in code blocks when the highlighter(s) failed to render the block and the plain text renderer was used as a fallback.

Thanks to zimbatm on IRC for helping me to track down the issue.

Follow-up to r4399 and r4597.

2007-01-26 14:06:53 Tree
[r4637] by cboos

Follow-up to r4636, some fine tuning ...

2007-01-26 10:05:32 Tree
Older >
Auth0 Logo