Menu

Trac Commit Log


Commit Date  
[r5639] by cboos

Updates to the bugzilla2trac script, contributed by quasistoic:
''The patch I added rolls in changes 1. by asmodai on #3213 2. by Norman on #3818 3. by myself @@ -531,9 +534,14 @@ 4. by myself, also, normalizing tabs to spaces and getting rid of unnecessary whitespace on blank lines (these make the patch noisy, but offer a slight improvement in the end)''

''I did not include any of the changes proffered by bstandefer because, well, I didn't see the point of many of them, e.g. adding a random number between 1 and 900 to ticket numbers. I'll leave it up to whoever resolves this bug to evaluate bstandefer's changes.''

''For the record, I was using this script to move from Bugzilla 2.2.2 to Trac 0.10.4.''

Thanks for contributing those fixes. Closes #4724.

2007-06-08 07:33:42 Tree
[r5638] by athomas

Add some useful `id`s to form controls in the Wiki edit page. We should do the
same for all templates to assist plugins wanting to inject content.

2007-06-08 06:36:14 Tree
[r5637] by athomas

Added an `ITemplateStreamFilter` interface, allowing plugins to manipulate the
Genshi stream prior to rendering.

This will allow plugins like Tags to add form controls without completely
overriding the `WikiModule`.

There is also a utility Genshi filter `trac.util.html.expand_markup()` which
can be used to expand embedded `Markup()` events. This is useful if you wish
to manipulate the actual Wiki content, for example.

Thanks to Noah for doing most of the work at PyCon :)

2007-06-08 05:57:01 Tree
[r5636] by athomas

`hdfdump` now requires `TRAC_ADMIN`

2007-06-08 04:59:41 Tree
[r5635] by ecarter

Testing: Add components and enums

2007-06-07 22:22:35 Tree
[r5634] by ecarter

Testing: Cleanup unused directory

2007-06-07 21:41:09 Tree
[r5633] by ecarter

Testing: re-organize file locations

2007-06-07 16:17:14 Tree
[r5632] by ecarter

Testing: rename class names to FunctionalTest...

2007-06-07 16:02:25 Tree
[r5631] by ecarter

Testing: More pep8 lovin'

2007-06-07 15:54:29 Tree
[r5630] by ecarter

Testing: Add newlines between methods. (Annoy Alec less.)

2007-06-07 15:07:15 Tree
Older >