Menu

Trac Commit Log


Commit Date  
[r4050] by cboos

''Really'' try to persist changes in the session only '''after''' the request has been successfully processed.

Related to #3503.

2006-10-26 18:26:43 Tree
[r4049] by cmlenz

SpamFilter plugin: fix paging on the log admin panel.

2006-10-26 17:53:45 Tree
[r4048] by cboos

Try to persist changes in the session ''after'' the request has been successfully processed, but ''before'' the content is actually sent. That way, errors like database locks that are triggered by this won't go unnoticed.

Fixes #3503.

2006-10-26 17:51:08 Tree
[r4047] by cmlenz

SpamFilter plugin: add an admin panel to view the filtering log, again experimental, and currently only works with 0.11dev.

2006-10-26 17:43:43 Tree
[r4046] by cmlenz

Experimental new version of the SpamFilter plugin that uses a karma system to rate submissions. Very much a work in progress at this point.

2006-10-26 16:05:10 Tree
[r4045] by cboos

datetime fixes for the TracQuery module, plus fixed a typo in query.html.

2006-10-26 10:38:29 Tree
[r4044] by cmlenz

setuptools branch:
* Remove all traces of the `default_dir` function
* `$prefix/plugins` is now configured using the `plugins_dir` option in `[trac]` in `trac.ini`
* Simplified the plugin loader
* Removed support for old-style wiki macros, as supporting those is hopeless, and they relied on `default_dir`.

2006-10-24 13:46:17 Tree
[r4043] by cmlenz

setuptools branch: use explicit configuration file inheritance instead of a single implicit site config file. Config inheritance is configured as follows:
{{{
[inherit]
file = /etc/trac/trac.ini
}}}

2006-10-24 13:05:41 Tree
[r4042] by cboos

Redirect requests for ''/milestone'' to ''/roadmap'', instead of displaying a milestone without name. Fixes #3971.

2006-10-24 12:12:35 Tree
[r4041] by cboos

Ported r4040 to 0.10-stable (''Fix for #3626'')

2006-10-24 10:50:51 Tree
Older >