| Commit | Date | |
|---|---|---|
|
[r2380]
by
cmlenz
Refactoring: moved milestone model class into `trac.ticket.model`, and the roadmap/milestone web interface into `trac.ticket.roadmap`. |
2005-10-18 14:40:20 | Tree |
| 2005-10-18 14:18:06 | Tree | |
|
[r2378]
by
cboos
Make it easier to remove the availability of the ''Ticket details'' event filter in the TracTimeline. By default, it is disabled, but it can be restored by using a new config entry in TracIni: Also, even if the feature is enabled, the filter itself will be inactive by default In a future release, the `trac.ticket.UpdateDetailsForTimeline` Fixes #1895. |
2005-10-18 14:05:06 | Tree |
|
[r2377]
by
cmlenz
Improve compatibility of the Roadmap iCalendar format with Outlook. Fixes #1988. Thanks to markus for the patch. |
2005-10-18 13:34:41 | Tree |
|
[r2376]
by
cmlenz
Detect unicode BOMs in files that are to be diffed, and adjust the charset accordingly for transcoding to UTF-8. Should fix #2218. |
2005-10-18 13:03:53 | Tree |
| 2005-10-18 12:41:36 | Tree | |
| 2005-10-18 12:41:07 | Tree | |
|
[r2373]
by
cmlenz
Strip leading and trailing whitespace from the names of milestones, versions, components, etc. I.e. and ticket field values that get used in a `<select>` control. Fixes #1344. |
2005-10-18 12:25:10 | Tree |
| 2005-10-18 11:03:36 | Tree | |
|
[r2371]
by
cboos
DatabaseBackend refactoring: the old db.py file has been split in several files Also, a new `IDatabaseBackend` interface has been defined, This greater flexibility would allow to use the pysqlite1 binding While the changes were primarily done for cleaning up the current implementation, |
2005-10-18 10:08:46 | Tree |