| Commit | Date | |
|---|---|---|
|
[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 |
|
[r7602]
by
osimons
0.11-stable: Removing query links in milestone progress bars when viewed by owner or reporter, and items are obfuscated. Closes #7688. Thanks to jsiirola@... for report and patch! |
2008-10-23 10:23:47 | Tree |
|
[r7601]
by
osimons
trunk: Adding missing `svn:ignore` for *.mo files to en_GB, et_EE and sl_SI translations. |
2008-10-22 10:52:13 | Tree |
|
[r7600]
by
osimons
trunk: Merging [7598:7599] from 0.11-stable * [7598] = Custom query + ticket feed fix for Firefox, #3899. |
2008-10-22 10:40:48 | Tree |
|
[r7599]
by
osimons
0.11-stable: Removing the 'Uninstall' button from Plugins webadmin page as there is no reliable way of uninstalling other than removing code file(s) and restarting server. That is also the recommended method of uninstalling as currently documented in wiki:TracPlugins. Feature is just disabled through template comment with a `FIXME:` for now - pending any deeper insight that may revive the feature... Fixes #3545. |
2008-10-22 10:22:07 | Tree |