Andreas Stenius
|
2737f5b398
Remaining issues reported by dialyzer
|
11 лет назад |
Tomasz Kowal
|
321a869155
Fix escapejs return type
|
11 лет назад |
Tomasz Kowal
|
5f77ccc783
Make escapejs work with 'line separator' 8232 and 'paragraph separator' 8233
|
11 лет назад |
Andreas Stenius
|
c7627394fe
Fix compilation issue on older Erlang releases.
|
11 лет назад |
Andreas Stenius
|
0c67090a54
Fallback for Erlang < R16B.
|
11 лет назад |
Andreas Stenius
|
50d631b991
Fix truncatechars and truncatewords.
|
11 лет назад |
Andreas Stenius
|
32455f923a
Revert date filter changes from 313edd5edd376ca12b773285a261086138120f20.
|
11 лет назад |
Andreas Stenius
|
decf00c0e2
Merge branch 'null-and-int' of git://github.com/gwitmond/erlydtl into gwitmond-null-and-int
|
11 лет назад |
Andreas Stenius
|
d719e3f27d
Fix urlencode filter, with support for safe characters in the argument.
|
11 лет назад |
Andreas Stenius
|
b57284af4f
Improve floatformat.
|
11 лет назад |
Andreas Stenius
|
ce362c2750
force_escape should work in iolists.
|
11 лет назад |
Andreas Stenius
|
97724ffa46
Add support for expected failures in unittests.
|
11 лет назад |
Andreas Stenius
|
fa670cad59
Add more unit tests for filter yesno.
|
11 лет назад |
Garrett Smith
|
a46a2d2ed5
Use yesno filter with lists and binaries
|
12 лет назад |
Garrett Smith
|
3ebe859180
Support for empty values in yesno filter
|
12 лет назад |
Andreas Stenius
|
0c35774b86
remove exec flag on source files.
|
11 лет назад |
Evan Miller
|
4d5c8c5b88
Don't use a plus-sign to quote spaces
|
12 лет назад |
Michael Truog
|
dfaf33aada
Avoid problems with rebar eunit using the TEST macro. #69
|
12 лет назад |
Rune Juhl Jacobsen
|
fd4619f029
title/1 even more Django-y
|
12 лет назад |
Evan Miller
|
f51468dd28
Make "title" filter more Django-y
|
12 лет назад |
Evan Miller
|
c18f2a00c2
UTF-8-capable truncatechars
|
12 лет назад |
Rune Juhl Jacobsen
|
31788d1ff1
Removed special case for tuples passed to truncatewords/2.
|
12 лет назад |
Rune Juhl Jacobsen
|
31a5e46548
Have truncatewords/2 ignore tuples (e.g. timestamp) and truncatewords/3 ignore atoms (e.g. null or undefined).
|
12 лет назад |
Steve Strong
|
94ea728770
Updated add filter to match language spec
|
13 лет назад |
Guido Witmond
|
313edd5edd
Added filter date_unix_epoch that displays unix time in seconds since 1-1-1970.
|
13 лет назад |
Lukas Larsson
|
9d3da509fc
Make dictsort use deep find
|
13 лет назад |
Guido Witmond
|
bb6c24e94d
Added clauses to truncate null-values and integers correctly.
|
13 лет назад |
Emilio Nyaray
|
74706d81c2
Implemented and documented truncatechars from django dev.
|
13 лет назад |
Evan Miller
|
c17a7703fc
Compile to binaries by default
|
13 лет назад |
Paul Burt
|
38720254a5
Modified urlize/2 to support cases where the input text has no URLs in it.
|
14 лет назад |