* More trunk merges
* Start of `NewticketModule` and `TicketModule` merge. To test this you'll need to disable `trac.ticket.web_ui.NewticketModule` and `trac.ticket.web_ui.TicketModule`.
* Per-field validation has begun. Previewing a new ticket shows the validation errors for some fields.
* Fields are completely Wiki formatted now, generated by the corresponding Field object.