James MacAulay
|
fce8bcb1e7
|
Change behaviour of arithmetic filters to cast arguments to numbers
|
2010-02-04 11:45:55 -05:00 |
|
James MacAulay
|
97548d4f01
|
shopify performance tests: add 'compact' size to product_img_url filter
|
2010-02-04 10:57:14 -05:00 |
|
James MacAulay
|
cbf8986745
|
fix variable output with quoted strings containing pipe ("|") characters
|
2009-09-23 15:54:25 -04:00 |
|
James MacAulay
|
11dc18bfdf
|
A better fix for "and"/"or" in strings
(now with less side effects)
|
2009-09-23 15:44:29 -04:00 |
|
James MacAulay
|
f42ce88456
|
fixed conditions with strings containing "and"/"or"
|
2009-09-14 15:01:26 -04:00 |
|
James MacAulay
|
d1d6febfc1
|
'contains' operator returns false if either operand is nil
|
2009-08-19 19:38:31 -04:00 |
|
James MacAulay
|
0150067c40
|
Revert "Raise FilterNotFound on use of non-existent filter"
This reverts commit 01c25a11a3.
Conflicts:
test/context_test.rb
|
2009-08-19 19:24:33 -04:00 |
|
James MacAulay
|
2d0532e041
|
QuotedStrings can be empty
|
2009-08-19 18:37:40 -04:00 |
|
James MacAulay
|
167825aa92
|
further differentiate between environments and only evaluate Procs once
|
2009-08-07 11:24:15 -04:00 |
|
James MacAulay
|
c792c29066
|
Templates and Contexts differentiate between different sources of assigns
|
2009-08-06 18:33:41 -04:00 |
|
James MacAulay
|
a4d7c80ce0
|
now able to set file_system for include tag through registers
|
2009-08-06 18:24:27 -04:00 |
|
James MacAulay
|
36860eab57
|
added array sorting and mapping on properties
|
2008-10-28 10:36:05 -04:00 |
|
James MacAulay
|
3d8efe04a7
|
filtered variables in for loops
|
2008-10-24 14:50:59 -04:00 |
|
James MacAulay
|
edf7b5577b
|
filtered variables for assign, case, and cycle
|
2008-10-15 17:02:26 -04:00 |
|
James MacAulay
|
282786d7e2
|
if blocks work with filtered variables
|
2008-10-15 17:02:26 -04:00 |
|
James MacAulay
|
69bc84b777
|
Added filters for basic arithmetic
|
2008-10-15 11:02:25 -04:00 |
|