| Commit | Date | |
|---|---|---|
|
[r7612]
by
rblank
0.11-stable: Changed `kB` unit into `KB` to follow current most used convention. We'll switch to the officially-blessed `KiB`, `MiB`, `GiB` and `TiB` once people get used to them. Closes #7652. |
2008-10-27 22:12:00 | Tree |
|
[r7611]
by
rblank
0.11-stable: Allow multiple values with the same name in the `query_args` options of `[milestone-groups]`. Thanks to Erik Bray for the patch. Closes #7716. |
2008-10-27 21:31:44 | Tree |
|
[r7610]
by
cboos
Timeline uses render hints in the rendering context so that individual wiki formatters called by the `ITimelineEventProvider.render_timeline_event` methods will known what style of output to produce. Fixes #7316. |
2008-10-27 18:30:17 | Tree |
|
[r7609]
by
cboos
`format_to...` wiki formatters can use rendering hints to adapt their processing: Note: the `preserve_newlines` hint was preferred instead of `escape_newlines` because it better conveys the semantic of the operation and that name was already used for the `[ticket] preserve_newlines` setting. |
2008-10-27 18:26:33 | Tree |
|
[r7608]
by
cboos
Rendering context: add inheritable rendering hints which are able to influence the way renderers using that context will operate. |
2008-10-27 18:10:54 | Tree |
| 2008-10-25 04:01:20 | Tree | |
|
[r7606]
by
rblank
0.12dev: Wrap the global twill browser object in a transparent proxy that accesses the object via `twill.get_browser()`, as the object can change after a `browser_reset()` call. Closes #7472. |
2008-10-23 22:58:35 | Tree |
| 2008-10-23 17:54:49 | Tree | |
|
[r7604]
by
rblank
0.11-stable: Check permissions when rendering wiki links so that resources not accessible to a user don't appear as a quickjump result. More precisely, this changeset fixes attachment, ticket, milestone, changset and changelog links. Wiki links already had the permission check. Source browser links are '''not''' fixed, as the permissions to be checked depend on the resource type (file or directory). The rendering of wiki links to resources that are either not existing or inaccessible is also changed to remove the `href=` attribute, as they would lead to an error page anyway. The exceptions are wiki page links (to allow creating the page) and milestones (which should grow the same functionality shortly). Closes #7655. |
2008-10-23 17:44:22 | Tree |
|
[r7603]
by
osimons
trunk: Merged [7602] from 0.11-stable (#7688 - Remove query links in milestone progress bars when items are obfuscated). |
2008-10-23 10:29:39 | Tree |