Evan Miller
|
194e84495a
Merge pull request #57 from sendtopms/patch-1
|
12 years ago |
Senthilkumar
|
23e61b44da
Update tests/src/erlydtl_unittests.erl
|
12 years ago |
Senthilkumar
|
3d6d6815e4
Update src/erlydtl_runtime.erl
|
12 years ago |
Evan Miller
|
6d1fcaf7ed
Merge pull request #52 from essen/intcomma
|
12 years ago |
Loïc Hoguin
|
32d586df1b
Add a contrib_humanize module for the intcomma filter
|
12 years ago |
Evan Miller
|
28c946ec6c
Merge pull request #50 from saleyn/locale
|
12 years ago |
Serge Aleynikov
|
cf081931eb
Fix "File not found" error
|
12 years ago |
Serge Aleynikov
|
6e7bb36678
Add support for custom tags having access to extra data
|
12 years ago |
Evan Miller
|
2ef2f7d3b4
Merge pull request #44 from saleyn/erlydtl_compiler
|
12 years ago |
serge
|
15a46cdd0a
Bug fix in saving template containing custom_tags_modules feature
|
12 years ago |
serge
|
f74b94f800
Property handle compiler return code
|
12 years ago |
Evan Miller
|
97657d3419
Merge pull request #46 from saleyn/variables
|
12 years ago |
Serge Aleynikov
|
7aa539281d
Fix compiler warnings on unused variables in templates
|
12 years ago |
Evan Miller
|
08200534f5
Merge pull request #45 from saleyn/variables
|
12 years ago |
Serge Aleynikov
|
a6a6983638
Added variables/0 exported function to compiled templates
|
12 years ago |
Evan Miller
|
2f8504aaf9
Merge pull request #40 from runejuhl/fix-truncatewords
|
12 years ago |
Rune Juhl Jacobsen
|
31788d1ff1
Removed special case for tuples passed to truncatewords/2.
|
12 years ago |
Rune Juhl Jacobsen
|
31a5e46548
Have truncatewords/2 ignore tuples (e.g. timestamp) and truncatewords/3 ignore atoms (e.g. null or undefined).
|
12 years ago |
Evan Miller
|
8552440b15
Merge pull request #39 from runejuhl/fix-html-endings
|
12 years ago |
Rune Juhl Jacobsen
|
7595a2dc18
Only compile files without trailing tilde (~).
|
12 years ago |
Rune Juhl Jacobsen
|
22c58ffdfe
Only compile files with .html extension.
|
12 years ago |
Evan Miller
|
8797a292b9
Merge pull request #38 from srstrong/master
|
12 years ago |
Steve Strong
|
7c29274f09
Added unit tests for add filter
|
12 years ago |
Steve Strong
|
6623540de7
Merge /Users/steve/Projects/Calendapp/deps/erlydtl
|
12 years ago |
Steve Strong
|
94ea728770
Updated add filter to match language spec
|
12 years ago |
Evan Miller
|
f5b3d31c1a
Merge pull request #37 from runejuhl/fix-pgsql-timestamp
|
12 years ago |
Rune Juhl Jacobsen
|
1b8e85f2e3
is_float is a lot better than not is_integer...
|
12 years ago |
Evan Miller
|
a25e0ca042
Merge pull request #36 from runejuhl/fix-pgsql-timestamp
|
12 years ago |
Rune Juhl Jacobsen
|
66936d84ee
Updated datetime 4 test to reflect last logic change.
|
12 years ago |
Rune Juhl Jacobsen
|
788a0f60e6
Refactored and fixed a bug when seconds (float or integer) < 10.
|
12 years ago |