Andreas Stöckel
|
049cbd88dc
|
Now using the etemplate code from the root instance (etemplate2.js acts as a egw api plugin); fixed egw.json plugins; fixed problem with 'instanceof Object', which does not work when sharing code over multiple windows
|
2012-03-06 13:22:01 +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
|
26c888ccd4
|
Encode square brackets and split names at ][, not just [
|
2011-11-14 22:57:06 +00:00 |
|
Nathan Gray
|
428d201179
|
Use getEntry() as fallback for text roots
|
2011-10-17 21:01:04 +00:00 |
|
Nathan Gray
|
ed76f0491e
|
Expand sub-arrays that are indexed by form-name ('a[b][c]') into actual sub-arrays so perspectives work properly
|
2011-10-06 23:08:15 +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
|
8d5b990826
|
Implemented system for fast cloning of rows in the dataview - widgets which want to support this method have to implement et2_IDetachedDOM
|
2011-09-06 16:50:38 +00:00 |
|
Andreas Stöckel
|
d037187234
|
Added code for creating widget-rows in the dataview
|
2011-09-05 14:35:28 +00:00 |
|
Nathan Gray
|
131a032da6
|
Fix regexp - no match() function, switched to test()
|
2011-08-30 21:36:55 +00:00 |
|
Andreas Stöckel
|
53f4064cdc
|
Added some naming scheme to the js files
|
2011-08-24 10:18:07 +00:00 |
|