| Commit | Date | |
|---|---|---|
|
[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 |
|
[r9035]
by
rblank
0.12dev: Fixed auto-enabling of plugins in the `plugins` folder of the environment. Closes #8931. |
2010-01-09 02:15:21 | Tree |
|
[r9034]
by
rblank
0.12dev: Fixed the assignment of components to plugins, necessary for the plugin admin panel. Closes #8929. |
2010-01-09 01:59:40 | Tree |