Nathan Gray
|
a7654f7952
|
Avoid 'undefined' showing up in attributes when variable or value is missing
|
2012-06-12 19:53:51 +00:00 |
|
Andreas Stöckel
|
d310b14ecf
|
Client side API now supports modules which are instanciated per application or per window; removed et2_debug function from et2_core_common, now using corresponding API function.
|
2012-03-05 13:07:38 +00:00 |
|
Nathan Gray
|
2ae94af14f
|
Allow '#' in field names, for custom fields
|
2011-10-18 14:50:24 +00:00 |
|
Andreas Stöckel
|
87c0db7be1
|
Fixed correct expanding of names and implemented the dataProvider class
|
2011-09-08 18:36:09 +00:00 |
|
Andreas Stöckel
|
b1223cb426
|
Expressions in the dataview-rows are now evaluated correctly
|
2011-09-07 16:59:23 +00:00 |
|
Andreas Stöckel
|
89304fca0c
|
Fixed problem with whitespace being skipped
|
2011-09-07 16:35:34 +00:00 |
|
Andreas Stöckel
|
efc173cd2c
|
Fixed problem with escaping and added a few test cases to the PHP->JS compiler
|
2011-09-07 16:31:32 +00:00 |
|
Andreas Stöckel
|
db074aa39c
|
Added code which compiles PHP string expressions (like {[test]} ) into JavaScript functions.
|
2011-09-07 16:11:13 +00:00 |
|