| Commit | Date | |
|---|---|---|
|
[r9045]
by
rblank
0.12dev: Avoid an internal server error in the case where a distribution doesn't have `SOURCES.txt` and `top_level.txt`. Part of #8929. |
2010-01-14 01:08:53 | Tree |
|
[r9044]
by
rblank
0.12dev: When unfolding attachment lists, the ticket change history and the ticket field editor, snap the title to the top so that as much as possible of the now visible content is shown. |
2010-01-14 00:28:27 | Tree |
|
[r9043]
by
rblank
0.12dev: Fixed comment editing for comments where the comment number is not available in the `oldvalue` column of `ticket_change`. Part of #8947. |
2010-01-13 23:53:47 | Tree |
|
[r9042]
by
rblank
0.12dev: Always add a `value=` attribute to `<option>` elements when the value can contain spaces, as some browsers collapse multiple spaces in the element contents. Thanks to Davide Vernizzi for the bug report. Closes #8943. |
2010-01-13 21:58:49 | Tree |
| 2010-01-13 20:26:30 | Tree | |
| 2010-01-13 19:20:22 | Tree | |
|
[r9039]
by
rblank
0.12dev: Added a help link in the changeset viewer. Patch by Ryan Ollos, thanks! Closes #8926. |
2010-01-11 20:02:18 | Tree |
|
[r9038]
by
rblank
0.12dev: Enlarged the "remove" button in the ticket query, and replaced the hyphen with an en-dash. |
2010-01-11 00:36:34 | Tree |
|
[r9037]
by
rblank
0.12dev: Allow inheriting from multiple files in `trac.ini` by specifying a comma-separated list of files in `[inherit] file=`. Note that this changes the behavior introduced in 0.11.5 for `config.getpath()` and `PathOption` in that they now always resolve relative paths relative to the location of the ''base'' config file (normally `$ENV/conf`), not the file containing the option. Closes #5525. |
2010-01-10 23:36:57 | Tree |
|
[r9036]
by
rblank
0.12dev: Ensure the author of a ticket comment is always taken from the `comment` field, and not inadvertently from a `_comment*` field, which has the author of the ''edit''. |
2010-01-10 21:29:24 | Tree |