Commits

[1060 total ]
Anon32
added a yesterday method as it is often needed by tests

by mhaecker on 2009-09-09 14:37 (3 months ago)

Avatar
Fixed broken link in the team help page

by Felix Schwarz (Using name ‘fschwarz’) on 2009-09-09 14:20 (3 months ago)

Anon32
now filtering the twill 0.9 warnings on py2.6

by mhaecker on 2009-09-09 14:14 (3 months ago)

Anon32
href already escapes everything - this did a double escape which was wrong.

by mhaecker on 2009-09-08 14:09 (3 months ago)

Avatar
closes #881 - a script to monkey patch trac-admin which contains my fixes for http://trac.edgewall.org/ticket/8622

by Felix Schwarz (Using name ‘fschwarz’) on 2009-09-03 07:59 (3 months ago)

Anon32
Fixed the IE7 flickering problem. It was caused by IE7 being too slow to parse all the CSS in one redraw cycle, fixed the problem by adding an inline style declaration to the '.main' div, by passing all the parsing for the cascade of that div.

by garbrand on 2009-09-02 11:52 (3 months ago)

Avatar
In trac:changeset:8455 TICKET_MODIFY and TICKET_EDIT_DESCRIPTION were decoupled but our permissions checks would need some refactoring to make that change as well so for now we just force coupling again.

by Felix Schwarz (Using name ‘fschwarz’) on 2009-09-02 09:03 (3 months ago)

Avatar
closes #880 - Add warning if trac version is not compatible with Python version

by Felix Schwarz (Using name ‘fschwarz’) on 2009-09-01 15:28 (3 months ago)

Avatar
fix at least some functional tests

by Felix Schwarz (Using name ‘fschwarz’) on 2009-09-01 13:47 (3 months ago)

Avatar
more refactorings and method splitting for CoreTemplateProvider

by Felix Schwarz (Using name ‘fschwarz’) on 2009-09-01 10:50 (3 months ago)