In Trac, by default, the the number of tickets per page in a report is 100. Is it possible to increase this count? How? Could I do this in the SQL query? Thanks.
A:
Using the trac.ini
configuration file: just configure
[report]
items_per_page = <your_item_count_per_page>
moala
2010-09-23 11:36:04
It's always when you think " 'lready spent too much time searching over the net, let's make some crowdsourcing" that the answer comes by itself...
moala
2010-09-23 11:39:59