| Commit | Date | |
|---|---|---|
|
[r1765]
by
cmlenz
Offering a ''Plain Text'' download should not be solely based on whether the file has a MIME type that is a sub-type of {{{text/}}}, because that excludes text files with MIME types such as {{{application/xml}}} or {{{image/svg+xml}}}. Use the {{{trac.mimeview.is_binary()}}} function instead. |
2005-06-06 13:18:29 | Tree |
| 2005-06-06 13:05:42 | Tree | |
|
[r1763]
by
cboos
Added the possibility to download text files as plain text (''text/plain'' mime-type) in addition to their ''original'' format. Thanks to xris for the idea (#1637). |
2005-06-06 11:18:11 | Tree |
| 2005-06-06 10:28:35 | Tree | |
|
[r1761]
by
cboos
First iteration of TracDiff. Corresponds to [http://projects.edgewall.com/trac/attachment/ticket/199/diff_module_beta1.diff diff_module_beta1.diff] |
2005-06-06 10:24:23 | Tree |
| 2005-06-06 10:20:30 | Tree | |
| 2005-06-05 15:41:11 | Tree | |
|
[r1758]
by
cmlenz
If the report module is disabled, make custom query the default view for the "View Tickets" link. |
2005-06-05 06:37:23 | Tree |
|
[r1757]
by
cmlenz
Improve handling of inline wiki formatting so that the generated HTML tags are properly nested and can span multiple lines. Closes #1616 and #245. Thanks to Jani Tiainen for the patch. |
2005-06-04 14:21:54 | Tree |
|
[r1756]
by
cmlenz
* Some style sheet fixes to make customization easier. |
2005-06-02 17:52:21 | Tree |