Mon, 10 May 2010 14:02:55 +0000 |
cmlenz |
Fix for bug with the `HTMLFormFiller` in the handling of textareas. Thanks to Trevor Morgan for pointing this out on the mailing list.
|
Wed, 28 Apr 2010 21:36:59 +0000 |
cmlenz |
inline branch: merged r1129 from trunk.
experimental-inline
|
Wed, 28 Apr 2010 21:30:39 +0000 |
cmlenz |
inline branch: move to native svn merge tracking.
experimental-inline
|
Wed, 28 Apr 2010 21:29:14 +0000 |
cmlenz |
inline branch: added preliminary implementation of compiled `py:attrs` directive.
experimental-inline
|
Wed, 28 Apr 2010 21:25:12 +0000 |
cmlenz |
The `|` operator on `Attrs` objects now removes any existing attributes if the value is `None`.
|
Mon, 26 Apr 2010 17:09:08 +0000 |
cmlenz |
inline branch: support for a couple more directives
experimental-inline
|
Fri, 23 Apr 2010 21:08:26 +0000 |
cmlenz |
Sync `experimental/inline` branch with [source:trunk@1126].
experimental-inline
|
Thu, 22 Apr 2010 17:27:55 +0000 |
cmlenz |
Bump up version number on trunk.
|
Thu, 22 Apr 2010 17:27:10 +0000 |
cmlenz |
Bump up version number of 0.6.x branch.
stable-0.6.x
|
Thu, 22 Apr 2010 12:08:18 +0000 |
cmlenz |
Remove dev version tagging for the [milestone:0.6] release.
stable-0.6.x 0.6.0
|
Thu, 22 Apr 2010 12:04:59 +0000 |
cmlenz |
Create branch for 0.6.x release stream based on [source:trunk@1120].
stable-0.6.x
|
Thu, 22 Apr 2010 12:01:10 +0000 |
cmlenz |
Update changelog and copyright years.
|
Wed, 21 Apr 2010 22:02:28 +0000 |
cmlenz |
Fix for infinite recursion when parsing argument names from tuples. Closes #383.
|
Wed, 21 Apr 2010 20:00:37 +0000 |
cmlenz |
i18n: some cleanup, especially for the pluralization directives.
|
Wed, 21 Apr 2010 11:56:44 +0000 |
cmlenz |
Split up the i18n unit tests into per-directive test cases.
|