|
|
|
@7755
|
[7755]
|
06/26/08 00:07:13 |
adrian |
Fixed #7542 -- Fixed bug in urlize where it was appending 'http://' to the … |
|
|
|
@7701
|
[7701]
|
06/19/08 07:05:39 |
russellm |
Fixed #7355 -- Modified urlize utility to handle https:// addresses. … |
|
|
|
@7575
|
[7575]
|
06/06/08 06:47:47 |
russellm |
Fixed #7366 -- Modified a few expected test outputs to remove the … |
|
|
|
@6892
|
[6892]
|
12/04/07 15:08:29 |
jacob |
Fixed #4131: added an "escapejs" filter for use in JavaScript? strings, and … |
|
|
|
@6752
|
[6752]
|
11/29/07 14:10:00 |
mtredinnick |
Fixed #6030 -- More robust error handling for the "float" filter. … |
|
|
|
@6671
|
[6671]
|
11/14/07 06:58:53 |
mtredinnick |
Implemented auto-escaping of variable output in templates. Fully … |
|
|
|
@6647
|
[6647]
|
11/03/07 21:32:02 |
gwilson |
Added tests for floatformat template filter for number with non-zero … |
|
|
|
@6019
|
[6019]
|
08/25/07 20:11:20 |
gwilson |
Fixed #3184 -- Changed the unordered_list template filter to use a more … |
|
|
|
@5876
|
[5876]
|
08/12/07 07:49:01 |
mtredinnick |
Fixed #5111 -- Set svn:eol-style to 'native' on files that didn't have … |
|
|
|
@5609
|
[5609]
|
07/04/07 07:11:04 |
mtredinnick |
Merged Unicode branch into trunk (r4952:5608). This should be … |
|
|
|
@5513
|
[5513]
|
06/22/07 22:10:32 |
mtredinnick |
Fixed #4657 -- Fixed an error in an edge case of the urlizetrunc … |
|
|
|
@4919
|
[4919]
|
04/04/07 01:43:28 |
mtredinnick |
Made django.utils.html.escape() work with unicode strings (and … |
|
|
|
@4753
|
[4753]
|
03/20/07 06:07:52 |
russellm |
Fixed #3714 -- Fixed handling of indented text in wordwrap template … |
|
|
|
@4558
|
[4558]
|
02/23/07 12:02:51 |
jacob |
Fixed #343: filters that take strings now handle non-strings correctly. … |
|
|
|
@4496
|
[4496]
|
02/12/07 23:50:55 |
mtredinnick |
Fixed #3155 -- Allow an integer to be passed to the urlencode filter. … |
|
|
|
@4486
|
[4486]
|
02/11/07 17:50:35 |
mtredinnick |
Revert [4485] in order to fix accidental mod_python breakage. Refs #2920. |
|
|
|
@4485
|
[4485]
|
02/11/07 00:20:52 |
russellm |
Refs #2920 -- Replaced implicit uses of _() with explicit imports or calls … |
|
|
|
@4468
|
[4468]
|
02/09/07 20:51:27 |
mtredinnick |
Fixed #2027 -- added truncatewords_html filter that respects HTML tags … |
|
|
|
@4274
|
[4274]
|
01/02/07 23:29:34 |
russellm |
Fixes #3176, #3004 -- Added an argument to the floatfilter to allow users … |
|
|
|
@4109
|
[4109]
|
11/26/06 18:01:59 |
adrian |
Added svn:ignore for pyc files in unit-test packages |
|
|
|
@3799
|
[3799]
|
09/23/06 03:41:09 |
mtredinnick |
Fixed #2456 -- Added backslash escaping to addslashes, which is necessary … |
|
|
|
@3661
|
[3661]
|
08/27/06 08:59:47 |
russellm |
Refs #2333 - Modified runtests script to use new testing framework. … |