Björn-Egil Dahlberg
|
748dc8b958
Add unit tests for {% elif Expr %} syntax
|
12 years ago |
Evan Miller
|
914781a403
Merge pull request #27 from garazdawi/regroup_extend
|
12 years ago |
Lukas Larsson
|
bef11675b5
Add testcases for nested regroup and dictsort
|
12 years ago |
Lukas Larsson
|
9d3da509fc
Make dictsort use deep find
|
13 years ago |
Lukas Larsson
|
e157b4dc69
Extend the regroup syntax to support nested keys
|
13 years ago |
Evan Miller
|
8411bacda0
More flexible "_" function
|
13 years ago |
Evan Miller
|
9aa03d73ac
Merge pull request #30 from bluegraybox/master
|
13 years ago |
Colin MacDonald
|
2b29a5fb9a
Fixed date formatting for 'h', added tests.
|
13 years ago |
Evan Miller
|
165b1bfebb
Support arbitrary number of arguments to ifchanged
|
13 years ago |
Evan Miller
|
2c62bd083f
Merge pull request #26 from fauxsoup/master
|
13 years ago |
Zachary Hueras
|
3b119a932a
Use lists module for erlydtl_runtime:find_value
|
13 years ago |
Evan Miller
|
caa53a00db
Merge pull request #24 from thge/master
|
13 years ago |
Thomas Geffert
|
11b43809a0
Support {% ifchanged Expression(s) %} like Django does
|
13 years ago |
Evan Miller
|
b076a6e245
New compile-time option: custom_filters_modules
|
13 years ago |
Evan Miller
|
c624a50107
Support for {% regroup %} tag.
|
13 years ago |
Evan Miller
|
1b16fa011b
Support for {% ifchanged %} tag
|
13 years ago |
Evan Miller
|
dc377d7581
{% blocktrans %} no longer uses identifiers
|
13 years ago |
Evan Miller
|
6e36de6122
Fix compile_dir
|
13 years ago |
Evan Miller
|
3330835354
Merge pull request #20 from nyaray/master
|
13 years ago |
Emilio Nyaray
|
74706d81c2
Implemented and documented truncatechars from django dev.
|
13 years ago |
Evan Miller
|
c17a7703fc
Compile to binaries by default
|
13 years ago |
Evan Miller
|
8384b6d488
custom_tags_modules (plural) and reqd applications
|
13 years ago |
Evan Miller
|
94f85c6ec9
I18n fixes
|
14 years ago |
Evan Miller
|
d3a953fbde
Merge pull request #15 from cstar/master
|
14 years ago |
Evan Miller
|
56b50aff2d
Merge pull request #14 from peeb/master
|
14 years ago |
Eric Cestari
|
1c70d19916
Test with extended character
|
14 years ago |
Eric Cestari
|
895a640109
Back to binary_to_list. Unicode breaks rendering in webmachine/mochiweb
|
14 years ago |
Paul Burt
|
38720254a5
Modified urlize/2 to support cases where the input text has no URLs in it.
|
14 years ago |
Evan Miller
|
86b1199e0a
Blocktrans utilities
|
14 years ago |
Evan Miller
|
13362eeefe
Support _("syntax") in custom tags
|
14 years ago |