..
lib
- Get email widget working with felamimail if user has access, mailto: otherwise
2011-08-29 21:15:53 +00:00
test
- Add image widget
2011-08-30 20:56:01 +00:00
ajax_select.js
Javascript fix for ajax select widget on IE
2010-02-15 20:40:34 +00:00
et2_core_arrayMgr.js
Fix regexp - no match() function, switched to test()
2011-08-30 21:36:55 +00:00
et2_core_baseWidget.js
Fix typo
2011-08-25 22:13:54 +00:00
et2_core_common.js
Include the handler code that caused the error
2011-08-31 00:09:55 +00:00
et2_core_DOMWidget.js
DOM Nodes are now reinserted at their correct place after having been detached (caused bug whenn calling 'showMessage' on an element which is inside a vbox)
2011-08-26 11:15:28 +00:00
et2_core_inheritance.js
fixing TypeError stoping etemplate.test.contact_widget from displaying, because attribute "type" is not defined
2011-08-25 20:09:45 +00:00
et2_core_inputWidget.js
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
et2_core_interfaces.js
Checked IE compatibility; dataview columns now resizes correctly; removed event code from etemplate2.js, use interfaces instead (as done with the 'resize' event)
2011-08-26 09:58:25 +00:00
et2_core_stylesheet.js
Checked IE compatibility; dataview columns now resizes correctly; removed event code from etemplate2.js, use interfaces instead (as done with the 'resize' event)
2011-08-26 09:58:25 +00:00
et2_core_valueWidget.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_core_widget.js
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
et2_core_xml.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_dataview_interfaces.js
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
et2_dataview_model_columns.js
Checked IE compatibility; dataview columns now resizes correctly; removed event code from etemplate2.js, use interfaces instead (as done with the 'resize' event)
2011-08-26 09:58:25 +00:00
et2_dataview_view_container.js
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
et2_dataview_view_grid.js
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
et2_dataview_view_gridcontainer.js
Checked IE compatibility; dataview columns now resizes correctly; removed event code from etemplate2.js, use interfaces instead (as done with the 'resize' event)
2011-08-26 09:58:25 +00:00
et2_dataview_view_partitionTree.js
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
et2_dataview_view_row.js
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
et2_dataview_view_rowProvider.js
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
et2_extension_nextmatch_dynheight.js
Checked IE compatibility; dataview columns now resizes correctly; removed event code from etemplate2.js, use interfaces instead (as done with the 'resize' event)
2011-08-26 09:58:25 +00:00
et2_extension_nextmatch.js
Checked IE compatibility; dataview columns now resizes correctly; removed event code from etemplate2.js, use interfaces instead (as done with the 'resize' event)
2011-08-26 09:58:25 +00:00
et2_widget_box.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_button.js
Fix missing onclick
2011-08-31 00:03:50 +00:00
et2_widget_checkbox.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_date.js
Fix missing popup button
2011-08-31 00:08:59 +00:00
et2_widget_description.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_grid.js
Checked IE compatibility; dataview columns now resizes correctly; removed event code from etemplate2.js, use interfaces instead (as done with the 'resize' event)
2011-08-26 09:58:25 +00:00
et2_widget_hbox.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_hrule.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_html.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_image.js
using egw.image(), thought there are some problems:
2011-08-31 06:29:51 +00:00
et2_widget_number.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_radiobox.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_selectbox.js
Code cleanup - remove debug, late date class handle date-houronly
2011-08-30 20:52:10 +00:00
et2_widget_styles.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_tabs.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_template.js
Added some naming scheme to the js files
2011-08-24 10:18:07 +00:00
et2_widget_textbox.js
Checked IE compatibility; dataview columns now resizes correctly; removed event code from etemplate2.js, use interfaces instead (as done with the 'resize' event)
2011-08-26 09:58:25 +00:00
et2_widget_url.js
Code cleanup - remove debug, late date class handle date-houronly
2011-08-30 20:52:10 +00:00
etemplate2.js
- Add image widget
2011-08-30 20:56:01 +00:00
etemplate.js
Correctly change style if element has more than one class
2011-03-08 23:49:30 +00:00
nextmatch_action.js
Fix clearing of nm_popup_action resulting in a submit for the second time a popup was shown
2011-08-08 17:35:01 +00:00