| Commit | Date | |
|---|---|---|
| 2007-11-28 00:26:16 | Tree | |
| 2007-11-27 19:45:26 | Tree | |
| 2007-11-27 19:37:28 | Tree | |
|
[r6230]
by
cboos
Fix typo-like error for the interpretation of the `[timeline] changeset_long_messages` configuration setting. |
2007-11-27 16:29:53 | Tree |
|
[r6229]
by
cboos
Partially revert r6227 (trac/core.py), as this triggered an internal error with mod_python. The `from trac.util.translation import _` in trac/core.py was triggering a recursive import of `trac.core.TracError` via `trac/util/__init__.py`: |
2007-11-27 16:24:58 | Tree |
| 2007-11-27 15:21:44 | Tree | |
| 2007-11-27 15:13:56 | Tree | |
|
[r6226]
by
osimons
On project creation, it is now possible to pass in an option for the `[inherit] file =` setting, and have the environment be a bit smarter on creation. It will now load inherited settings when created, and not write defaults to project trac.ini except what is entered through the `initenv` console session or passed in as options to `Environment.create()`. Command line option looks like this (can be appended to both variations of `initenv`): Also includes a fix for not writing `[ticket-workflow]` when that section exists in the inherited trac.ini. Closes #5651. |
2007-11-26 20:20:22 | Tree |
|
[r6225]
by
osimons
Setting height and width for header logo should now work with 0.11. Fixes #4696. |
2007-11-26 19:46:36 | Tree |
| 2007-11-26 15:30:18 | Tree |