| Commit | Date | |
|---|---|---|
| 2009-08-20 12:31:53 | Tree | |
|
[r8471]
by
cboos
Follow-up to the merge of the expanded unicode support in Config (r8469). This broke the creation of query links in ticket view (#7562), as keyword arguments can't be unicode objects in Python 2.x. So we use the already existing feature of Href, which can be given a dict of parameters in its last positional argument. Also checked other places that could have similar issues. Completes #8276 on trunk. |
2009-08-20 12:05:16 | Tree |
|
[r8470]
by
cboos
Href can be given a dictionary, a list or a tuple of parameters in its last positional argument, but this should also work if the collection is empty. |
2009-08-20 12:03:29 | Tree |
| 2009-08-20 12:02:53 | Tree | |
|
[r8468]
by
rblank
MultiRepos: Fixed an error message during syncing to correctly reference the command `trac-admin $ENV repository resync`. Part of #5993. |
2009-08-13 22:45:46 | Tree |
|
[r8467]
by
rblank
MultiRepos: Added a `trac-admin` command `repository set` to change repository metadata like the repository URL or the hidden status. Part of #5993. |
2009-08-13 22:31:04 | Tree |
|
[r8466]
by
rblank
0.12dev: Ensure that the "Basic Settings" admin panel is always first in the admin navigation menu. Patch by Erik Bray. |
2009-08-12 23:30:32 | Tree |
|
[r8465]
by
rblank
0.12dev: Avoid URL-encoding a query string when saving it as a report. Patch by Erik Bray. |
2009-08-12 22:54:32 | Tree |
|
[r8464]
by
rblank
0.12dev: Tuned default labels for relative links and absolute wiki pages to strip leading "/", "./" and "../". (Finally) closes #4507. |
2009-08-12 22:14:47 | Tree |
| 2009-08-12 16:04:15 | Tree |