Menu

Trac Commit Log


Commit Date  
[r3639] by cboos

Markup branch: migration of the Revision Log module finished (ChangeLog format)

Yay! Markup can actually generate plain text output pretty nicely.

2006-08-23 17:24:09 Tree
[r3638] by cboos

Markup branch: migration of the Revision Log module continued (RSS format)

Note for `shortlog`: `plaintext` is not exported from markup.core, so I'm using `striptags` instead.
Also, I use join/splitlines instead of replace, as we have to cope with multiple kind of newlines, here "\r".

2006-08-23 16:18:18 Tree
[r3637] by cboos

Markup branch: migration of the Revision Log module.

- introduced a `radiobuttons` macro for creating a set of <input type="radio"> and related elements
- two new functional changes:
* for a DELETE entry, the changeset link will show and lead to the last existing revision for that entry
(used to lead nowhere...)
* preselected ''old'' revision for diff now defaults to the oldest one displayed
- the RSS and !ChangeLog formats are temporarily broken...

2006-08-23 15:51:55 Tree
[r3636] by cboos

Markup sandbox: follow-up to [M241], use multiline expression.

2006-08-23 15:22:54 Tree
[r3635] by cboos

Markup branch: many clean-ups on the changeset.html template
- introduced a `select_option` macro for building <option> elements
- introduced a `checkbox` macro for building an <input type="checkbox"> and related elements
- moved the `plural` macro in macros.html, and added the keepzero optional argument
- changed order of tests in ctxtnav for clarification of the code
- always place `title` attribute before `href` attribute, in <a> tags.
It makes it easier to quicly grasp what's the link role.
- shorten excessively long lines (now max ~120)

2006-08-23 12:57:04 Tree
[r3634] by cboos

Markup sandbox: migration of the Browser module.

2006-08-23 09:44:31 Tree
[r3633] by cboos

Markup sandbox: add the ''sizeinfo'' and ''dateinfo'' macros, as well as the ''browser_path_links'' macro in preparation to the Browser module migration.

2006-08-23 09:43:50 Tree
[r3632] by cboos

Markup sandbox: untabify in changeset.html

2006-08-23 09:38:52 Tree
[r3631] by cboos

Markup sandbox: a minor refactoring in Changeset module, and small clarifications in the templates.

2006-08-22 16:21:52 Tree
[r3630] by cboos

Markup sandbox: fix for the Changeset view, as item.diffs can be None. This means the previous and current versions may differ but were not actually compared, as can happen for binary files. This differs from item.diffs being [], which really means there are no diffs.

2006-08-22 16:20:08 Tree
Older >
MongoDB Logo MongoDB