Menu

Trac Commit Log


Commit Date  
[r6281] by jruigrok

Convert to utf-8.

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
[r6275] by cboos

Follow-up to r4573: the border-collapse mode for the table.code is useful also in other contexts, like for attachments.

2007-12-04 16:20:37 Tree
[r6274] by cboos

When expanding a directory in the TracBrowser, the name column could sometimes be badly wrapped.

The fix is not perfect, as instead of wrapping, there could be a small overlap of the name on the size column. That's far less serious than the original issue though, as that column is empty for directories and the problem only occurs for directories, AFAICT.

Fixes #5277.

2007-12-04 11:49:02 Tree
[r6273] by cboos

Fix uninitialized variable bug in `RepositoryManager.get_resource_description`.

2007-12-03 11:48:21 Tree
[r6272] by jruigrok

Add a first version for Thai translations.

2007-12-03 10:43:25 Tree
Older >