Nathan Gray
|
7297e02f39
|
Get some buttons working in nm. Not quite done yet, only buttons with onclick function working
|
2011-09-21 21:07:21 +00:00 |
|
Nathan Gray
|
0b41f9da89
|
Target text could also be a number, treat it the same as string
|
2011-09-15 17:51:21 +00:00 |
|
Ralf Becker
|
2aff9d170b
|
implementation of old server etemplate::js_pseudo_funcs() on client as et2_js_pseudo_funcs, thought we need to pass the namespace to et2_checkType!!!
|
2011-09-10 13:16:40 +00:00 |
|
Ralf Becker
|
387be881ee
|
egw.link(_url, _vars) method and using it for JS event handler
|
2011-09-09 19:41:09 +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
|
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 |
|
Nathan Gray
|
114debd00f
|
Include the handler code that caused the error
|
2011-08-31 00:09:55 +00:00 |
|
Andreas Stöckel
|
97418ebbbb
|
Just commiting current state of my work on the 'dataview' (grid), does NOT do anything usefull right now
|
2011-08-29 15:04:10 +00:00 |
|
Andreas Stöckel
|
ec5b162bfa
|
Moved et2 core interfaces to own file; implemented Class.free which cares about calling 'destroy', removing all references the object may hold and rendering the object unusable after 'free' has been called; added 'getMem_freeMem_trace' which helps hunting down memory leaks with objects derriving from Class; added first implementation of the nextmatch widget - currently does nothing else but rendering the header and clicking on the nextmatch_sortheader labels
|
2011-08-25 13:35:53 +00:00 |
|
Andreas Stöckel
|
53f4064cdc
|
Added some naming scheme to the js files
|
2011-08-24 10:18:07 +00:00 |
|