Changes between Version 159 and Version 160 of TracChangeLog
- Timestamp:
- Apr 11, 2022, 12:49:29 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracChangeLog
v159 v160 768 768 The following list contains only a few highlights: 769 769 - The default theme looks more modern, especially on recent browsers (no effort has been made to make it look better on older browsers like IE6 or 7) 770 - The [ TH:GitPlugin] has been donated by Herbert Valerio Riedel to the Trac project (many thanks!) and is now maintained here as an optional component770 - The [https://trac-hacks.org/wiki/GitPlugin GitPlugin] has been donated by Herbert Valerio Riedel to the Trac project (many thanks!) and is now maintained here as an optional component 771 771 - As a consequence, the Subversion support has been moved below `tracopt.versioncontrol` as well 772 772 - The Git and Mercurial log view feature a visualization of the branching structure 773 773 - Usability improvements for the tickets, with a better support for conflict detection and resolution 774 - Integration of the [ TH:BatchModifyPlugin], contributed by Brian Meeker (many thanks!) and is now maintained there as a default component774 - Integration of the [https://trac-hacks.org/wiki/BatchModifyPlugin BatchModifyPlugin], contributed by Brian Meeker (many thanks!) and is now maintained there as a default component 775 775 - jQuery/UI integration, featuring a date picker for date fields 776 776 - Improved integration with Pygments syntax highlighting