Evan Miller
|
38836b3c5a
Fix time zone inconsistency. Removing tests of "r" dateformat tag because these are time zone related and we don't know how to test time zones properly. Thanks to Liu Yubao.
|
16 years ago |
emmiller
|
9117f100cd
Fix time zone inconsistency. Removing tests of "r" dateformat tag because these are time zone related and we don't know how to test time zones properly. Thanks to Liu Yubao.
|
16 years ago |
Evan Miller
|
0d99ae2f45
* Change: No .beam file will be generated unless out_dir is specified.
|
16 years ago |
emmiller
|
bd26c620c0
* Change: No .beam file will be generated unless out_dir is specified.
|
16 years ago |
Geoff Cant
|
e926041d94
Merge commit 'noss/master' into ejango
|
16 years ago |
Geoff Cant
|
f300b210e9
Merge commit 'svnmirror/master' into ejango
|
16 years ago |
Geoff Cant
|
c07aa509ff
Adding a compile escript for use with make.
|
16 years ago |
Geoff Cant
|
d9937dc6d8
Allow context lookups with string keys as well as atoms.
|
16 years ago |
Christian Sunesson
|
acff6d295f
io_lib:format/2 does not return a flat string, lists:concat produces a more pretty-printable result.
|
16 years ago |
Christian Sunesson
|
251acc61a0
Removing dependency on 'crypto' by using erlang:md5/1 instead of crypto:sha/1
|
16 years ago |
Christian Sunesson
|
379205b241
Adding 'base64' as a filter.
|
16 years ago |
Christian Sunesson
|
2463569e42
Drop newlines from lines that end with a backslash
|
16 years ago |
Christian Sunesson
|
eb8fa3caf6
Allowing foo in {{ foo . var }} to be a arity-1 function, so that F(var)
|
16 years ago |
Colm Dougan
|
14acb5a6a1
Issue #6
|
16 years ago |
colm.dougan
|
bb48da29c4
Issue #6
|
16 years ago |
emmiller
|
e1ad4d5df7
* Run functional tests in a predictable order.
|
16 years ago |
Evan Miller
|
9ee5790d13
* Run functional tests in a predictable order.
|
16 years ago |
emmiller
|
34b91bb8e9
* Run functional tests from "make test"
|
16 years ago |
Evan Miller
|
7a2813e880
* Run functional tests from "make test"
|
16 years ago |
colm.dougan
|
118ccb7733
Issue #1
|
17 years ago |
Colm Dougan
|
e171756e20
Issue #1
|
17 years ago |
colm.dougan
|
3a6e67817c
* Added the ability to use filters in if/ifelse expressions, e.g. :
|
17 years ago |
Colm Dougan
|
810d8ff92e
* Added the ability to use filters in if/ifelse expressions, e.g. :
|
17 years ago |
emmiller
|
26f41f0beb
Support for "cycle" tag. Patch from Hunter Morris.
|
17 years ago |
Evan Miller
|
b67188ef63
Support for "cycle" tag. Patch from Hunter Morris.
|
17 years ago |
colm.dougan
|
b4f92e5370
Added date filter as per Django, e.g. {{ date_var1|date:"r" }}.
|
17 years ago |
Colm Dougan
|
e394033bd9
Added date filter as per Django, e.g. {{ date_var1|date:"r" }}.
|
17 years ago |
colm.dougan
|
ae0d0dcdaa
Renamed the dateformat module to erlydtl_dateformat
|
17 years ago |
Colm Dougan
|
ebdd67736f
Renamed the dateformat module to erlydtl_dateformat
|
17 years ago |
colm.dougan
|
bbff9be68a
Missing file in last checkin.
|
17 years ago |