Menu

Trac Commit Log


Commit Date  
[r2639] by eblot

sandbox/notification:
* Notification.py:
* Fix up plain text (Ascii, no encoding) notification emails
* Fix up folded line syntax (SMTP message headers)
* Unit tests:
* Fix up SMTP server usage (server termination)
* Unit test for date format
* Unit test for Bcc recipient privacy
* Unit test for the 3 MIME supported encodings (message body)

2005-12-10 19:24:05 Tree
[r2638] by eblot

sandbox/notification: email notification unit test improvement
* SMTP server is spawned once for all unit test (address reuse issue prevention)
* Add a basic SMTP parser to extract headers and body from a SMTP message
* Add a new test to validate basic SMTP message structure

2005-12-10 00:36:26 Tree
[r2637] by cboos

Refactor the way ticket timeline events are generated.

The `UpdateDetailsForTimeline` component is gone (sigh, my first plugin...)
and the change and update events are now generated by roughly the same code.

This closes #1895.

2005-12-09 15:41:48 Tree
[r2636] by cboos

TracChangeset has now a better caching behavior.

A given changeset will be reloaded if the underlying repository has been modified,
if the changeset is not the last changeset anymore (and it will then correctly show the ''Next Changeset'' link), etc.

Also added the ''age'' information, as requested in #2451.

2005-12-08 12:56:25 Tree
[r2635] by cboos

Better support for hierarchical wiki page names, by removing trailing slashes. Suggested by Shunichi Goto (closes #2149).

2005-12-08 12:40:51 Tree
[r2634] by cboos

Added `ticket remove <num>` command for TracAdmin

2005-12-08 12:28:55 Tree
[r2633] by eblot

sandbox/notification: fix up issue with presentation of the CC field: rebuild email address separators on ticket submission

2005-12-08 00:54:16 Tree
[r2632] by cmlenz

Improve handling of boolean configuration options: instead of retrieving a string and comparing to the value list in `trac.util.TRUE` or `trac.util.FALSE`, use the `config.getbool()` method.

2005-12-08 00:16:23 Tree
[r2631] by cmlenz

Fix missing import in contrib script added in [2630].

2005-12-08 00:15:12 Tree
[r2630] by cmlenz

Added script for getting rid of the severity field in upgraded Trac environments.

2005-12-07 23:58:46 Tree
Older >
MongoDB Logo MongoDB