Menu

Trac Commit Log


Commit Date  
[r3235] by cboos

Fix the ordered list regex. Only one letter is allowed before the dot,
e.g.
{{{
a. item 1
b. item 2
}}}

but not:
{{{
This is not a numbered
list. Just a small quoted
paragraph.
}}}

Still, roman numbered lists should work
{{{
i. item 1
ii. item 2
iii. item 3
}}}

Follow-up to r3162.

2006-04-21 21:26:26 Tree
[r3234] by mgood

tracd: spelling fix in error message

2006-04-21 03:36:32 Tree
[r3233] by mgood

in tracd use the WSGI middleware for handling the Trac environment config in HTTP mode

2006-04-21 01:51:12 Tree
[r3232] by athomas

PermissionPolicy: Ported timeline to new permission system. Adds `timeline_event` and `timeline_filter` ''resource'' types.

2006-04-21 01:27:07 Tree
[r3231] by eblot

Should fix #3057.
* Fix up another trouble with quoted-printable encoding
* Nicer usage of Python email library
* Needs some cleanup for long headers

2006-04-21 01:12:42 Tree
[r3230] by athomas

WorkFlow: Trunk merge log:trunk@...:3228

2006-04-21 01:09:03 Tree
[r3229] by athomas

PermissionPolicy: Trunk merged log:trunk@...:3228

2006-04-21 01:00:43 Tree
[r3228] by athomas

PermissionPolicy: Fixed typo in wiki module and applied policy to search filters earlier.

2006-04-20 16:27:43 Tree
[r3227] by athomas

DiscussionPolicy:

* Migrated attachment module. Attachment resource ID's are in the form `('attachment', (<parent-type>, <parent-id>, <filename>))`.
* Also updated ticket and Wiki interfaces to check permissions when viewing attachments.
* Migrated search module. Added a variety of control points, including `search_filter`, `search_terms` and `search_result`.
* Migrated about module. Resource ID's are in the form `('about', <page>)`.

2006-04-20 16:18:31 Tree
[r3226] by mgood

don't open the file inside the try/finally since you can't run `close` it `open` failed (see r3213 and fix in r3224 for #3063)

2006-04-20 14:57:06 Tree
Older >
MongoDB Logo MongoDB