| Commit | Date | |
|---|---|---|
| 2007-12-05 10:59:33 | Tree | |
| 2007-12-05 09:05:58 | Tree | |
| 2007-12-05 08:52:22 | Tree | |
| 2007-12-05 08:51:22 | Tree | |
| 2007-12-05 08:47:26 | Tree | |
|
[r6280]
by
osimons
Updated the `trac.config.Configuration.get*() and Section.get*()` methods to be more consistent in their input and return values - with recommended default of string or 'base type' signified by method name, and always looking to return the 'base type'. Introduces a `Configuration.has_option(section, option)` that checks for the existence of an option somewhere in project trac.ini file, inherited trac.ini file, or in the options registry. Updated method documentation + added some tests. Closing #4977. |
2007-12-04 17:59:09 | Tree |
|
[r6279]
by
osimons
Fix matching for redirect after login from another project, for a special case where one project name (referrer) was a substring of the other (project for login). Closes #3048. |
2007-12-04 17:35:21 | Tree |
|
[r6278]
by
osimons
Fixing a display bug when user doesn't have `SEARCH_VIEW` permissions. Restoring 0.10 behaviour of form always being part of the page, but hiding the fields if not permitted to view. Fixes #5400. |
2007-12-04 17:21:55 | Tree |
|
[r6277]
by
cboos
Fix fine grained permission check for attachment change entries in ticket change history. |
2007-12-04 16:21:22 | Tree |
|
[r6276]
by
cboos
Follow-up to r6249: when previewing a ticket, we need to reset the URL to /ticket/xxx, discarding the eventual anchor that might already be present in the URL. Otherwise, we'll be targeted to that anchor and we'll probably miss the top of the page containing the preview and the eventual warnings. |
2007-12-04 16:20:59 | Tree |