Menu

Trac Commit Log


Commit Date  
[r6919] by ecarter

Ticket #6879: Minimal fix. See #7176 for additional issues.

2008-04-30 01:17:54 Tree
[r6918] by jruigrok

Update POT file.

2008-04-29 16:57:35 Tree
[r6917] by jruigrok

Synchronise with trunk.

2008-04-29 16:50:42 Tree
[r6916] by thatch

Fix `_resync_feedback` to flush after every write in trac-admin, so for slow
syncs you actually can see progress instead of `sys.stdout` buffering the
output.

2008-04-29 16:40:37 Tree
[r6915] by cboos

Merged documentation changes from 2008-04-29

2008-04-29 16:03:50 Tree
[r6914] by cboos

Workaround display glitch for progress bars in Safari (closes #7170)

2008-04-29 15:45:50 Tree
[r6913] by cboos

Improve the version information for Wiki page reviews.

Closes #7168.

2008-04-29 15:29:36 Tree
[r6912] by cboos

TicketQuery: refactor `expand_macro` to clean-up its code layout after recent changes

2008-04-29 15:17:47 Tree
[r6911] by cboos

TicketQuery: take care of fine-grained TICKET_VIEW permission on tickets, for the formats other than ''table'' which already does it.

Closes #7105.

2008-04-29 15:17:19 Tree
[r6910] by cboos

TicketQuery: ''format=count'' now re-uses some of the Query code to directly perform the count at the sql level (from #216).

This is much cheaper but has the disadvantage of by-passing the fine-grained permission checks.

Note however that the same can be said for #216, and there, it's not only the count but also the whole paging logic (use of `LIMIT` and `OFFSET`) that doesn't take the fine-grained permissions into account. So the problem has to be fixed there, if possible.

Note that the only adverse effect will be to show ticket counts higher than the number of tickets actually shown to the user.

2008-04-29 15:16:09 Tree
Older >