| Commit | Date | |
|---|---|---|
|
[r6916]
by
thatch
Fix `_resync_feedback` to flush after every write in trac-admin, so for slow |
2008-04-29 16:40:37 | Tree |
| 2008-04-29 16:03:50 | Tree | |
| 2008-04-29 15:45:50 | Tree | |
| 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 |
| 2008-04-29 15:09:44 | Tree | |
| 2008-04-29 15:09:13 | Tree | |
| 2008-04-29 15:08:22 | Tree |