Menu

Trac Commit Log


Commit Date  
[r6796] by cboos

#216 branch: a few additional fixes to get it working
- added missing presentation.html
- items_per_page option needs to be defined in a Component
- local fields variable was redefined in template_data()

2008-04-03 09:54:52 Tree
[r6795] by thatch

Report pagination: typo in last commit

2008-04-03 04:28:58 Tree
[r6794] by thatch

Report pagination: PEP:8 cleanups, rework of option handling

2008-04-02 20:44:06 Tree
[r6793] by thatch

Apply patch from #6127 for showing ticket queries and reports in multiple
pages, thanks to trac-ja.

2008-04-02 18:28:57 Tree
[r6792] by osimons

Query: Reworked fetching of tickets for cached queries to only use a single SQL to generate the combined ticket list. This should handle changes better, including fix for the sorting issue in #7039.

Also used the opportunity to remove some unused imports.

2008-04-02 18:05:41 Tree
[r6791] by cboos

Follow-up to r6726, need to fix the annotate links for the changeset pop-up.

When clicking on such a link, the file couldn't be rendered and instead the ''HTML preview not available, since no preview renderer could handle it.'' message was shown.

2008-04-02 17:04:25 Tree
[r6790] by thatch

Create a new branch for report pagination from #6127

2008-04-02 14:47:27 Tree
[r6789] by thatch

0.10.5dev: ported r6788 (''Use a buffer instead of string for handling wiki
code blocks. Fixes #7064'')

2008-04-02 14:25:05 Tree
[r6788] by thatch

Use a buffer instead of string for handling wiki code blocks. Fixes #7064 in 0.11

2008-04-02 04:31:59 Tree
[r6787] by cboos

Speed-up !SubversionNode.get_entries() by nearly a factor 100.

Apparently, it's quite costly to call `fs.revision_root`, so re-using the one from the parent node is a huge win (the `rev` of that revision root is guaranteed to be the same).

Related to #5782.

2008-04-01 15:56:30 Tree
Older >