Menu

Trac Commit Log


Commit Date  
[r6285] by cboos

Follow-up to r6276 which didn't take into account new tickets.

Closes #6441.

2007-12-05 10:59:33 Tree
[r6284] by osimons

Adding myself to authors + correcting typo.

2007-12-05 09:05:58 Tree
[r6283] by jruigrok

No need to be mentioned in this file, now that my name is in AUTHORS.

2007-12-05 08:52:22 Tree
[r6282] by jruigrok

I guess now that I have full commit rights I'm also an author.

2007-12-05 08:51:22 Tree
[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
Older >