Fix some breakage introduced by r4347: the ''version'' field and the ticket ''version'' conflicted, resulting in an incorrect preview. All the ticket fields arguments are now prefixed by ''field_''.
Show number of matches for each group in reports. Closes #4302.
0.10.3dev: ported r4384 (fix #4310)
Fixed the `[trac] default_handler` TracIni option.
Thanks to Scott MacVicar for having spotted the typo.
Also, there's no `NewticketModule` anymore in 0.11.
Should fix up #4307 for 0.10.x
Don't capitalize labels in the milestone stat panel. Clses #3829.
Sort entries within a TracIni section, in the !TracIni macro.
0.10.3dev: ported r4379 (fix #4301)
Fixed `Mimeview.get_supported_conversions()` sorting order (#4301).
0.10.3dev: Wiki diff inline mode was always showing 'v1'. Fixes #4300.