egroupware/etemplate/js
2011-10-13 16:06:56 +00:00
..
lib - Get email widget working with felamimail if user has access, mailto: otherwise 2011-08-29 21:15:53 +00:00
test Get nextmatch header down to one line, hopefully looking a little nicer 2011-10-12 19:06:52 +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 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
et2_core_baseWidget.js Get some buttons working in nm. Not quite done yet, only buttons with onclick function working 2011-09-21 21:07:21 +00:00
et2_core_common.js Log a warning if et2_insertLinkText is called without a node 2011-10-12 16:34:52 +00:00
et2_core_DOMWidget.js _rebuildContainer() doesn't take parameters 2011-10-12 16:27:50 +00:00
et2_core_inheritance.js Easier warning message for tracking down not existing attributes 2011-09-15 17:49:03 +00:00
et2_core_inputWidget.js Fix deleteDOMNode() -> removeDOMNode(), fixes labels for selectboxes, probably others 2011-10-12 16:37:56 +00:00
et2_core_interfaces.js Implemented server-side callback function 2011-09-09 11:29:07 +00:00
et2_core_phpExpressionCompiler.js Fixed correct expanding of names and implemented the dataProvider class 2011-09-08 18:36:09 +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 Fixed correct expanding of names and implemented the dataProvider class 2011-09-08 18:36:09 +00:00
et2_core_widget.js Add a warning if trying to set an attribute to an Object, so it doesn't just disappear 2011-10-06 23:04:40 +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 Loading data from server in nextmatch widget - readonlys is not processed as it is not so easy to handle 2011-09-09 14:32:55 +00:00
et2_dataview_model_columns.js Implement called, but not defined, set_visibility() to update column visibility 2011-09-29 19:21:38 +00:00
et2_dataview_model_dataProvider.js Loading data from server in nextmatch widget - readonlys is not processed as it is not so easy to handle 2011-09-09 14:32:55 +00:00
et2_dataview_view_container.js Removed debug messages and made it work with ff 2011-08-31 15:58:24 +00:00
et2_dataview_view_grid.js grid now keeps its average height setting after clearing 2011-09-09 14:40:28 +00:00
et2_dataview_view_gridContainer.js Move column selection popup to nextmatch 2011-10-04 21:45:54 +00:00
et2_dataview_view_partitionContainerNodes.js Added code for creating widget-rows in the dataview 2011-09-05 14:35:28 +00:00
et2_dataview_view_partitionNode.js Fixed correct expanding of names and implemented the dataProvider class 2011-09-08 18:36:09 +00:00
et2_dataview_view_partitionOrganizationNode.js Fixed code for auto-reducing the grid rows, removed debug messages 2011-09-05 09:13:58 +00:00
et2_dataview_view_partitionTree.js Fixed problem with calculated values diverging from actual height values 2011-09-02 16:15:57 +00:00
et2_dataview_view_resizeable.js Implemented own code for column resizing as jQuery-UI did not work properly with FF 2011-10-03 13:42:56 +00:00
et2_dataview_view_row.js getting server supplied actions working, thought actions submitting the form do not yet work 2011-09-14 14:25:09 +00:00
et2_dataview_view_rowAOI.js Added forgotten et2_dataview_view_rowAOI.js 2011-09-09 14:41:11 +00:00
et2_dataview_view_rowProvider.js Give a warning when the detached nodes are missing, to help track them down 2011-10-11 20:07:57 +00:00
et2_dataview_view_spacer.js First version of the dataview which does... well... 'something' at least (currently shows dummy rows with non-etemplate content) Need to cleanup code and test auto hiding of rows (code is actually there) 2011-08-31 15:39:24 +00:00
et2_extension_customfields.js Get custom selectbox options working 2011-10-12 20:56:11 +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 Get nextmatch header down to one line, hopefully looking a little nicer 2011-10-12 19:06:52 +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 Silence some messages about missing attribute attributes 2011-09-27 23:44:07 +00:00
et2_widget_checkbox.js Update for attributes moved to options sub-property 2011-10-03 17:50:29 +00:00
et2_widget_date.js Handle null values 2011-10-12 20:04:16 +00:00
et2_widget_description.js Transform attributes before passing them to the row's widget 2011-09-14 15:44:54 +00:00
et2_widget_file.js - Change remove file handler to only remove if you click the x, not the whole entry 2011-09-09 00:05:18 +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 Silence some messages about missing attribute attributes 2011-09-27 23:44:07 +00:00
et2_widget_link.js Fix undefined var breaking linking 2011-09-30 16:19:09 +00:00
et2_widget_number.js Work in progress on file upload 2011-08-31 23:37:30 +00:00
et2_widget_progress.js Silence some messages about missing attribute attributes 2011-09-27 23:44: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 Fix attribute defaults getting changed, options no longer get copied across selectboxes 2011-10-13 16:06:56 +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 Fixed correct expanding of names and implemented the dataProvider class 2011-09-08 18:36:09 +00:00
et2_widget_template.js Silence some messages about missing attribute attributes 2011-09-27 23:44:07 +00:00
et2_widget_textbox.js If an empty value is passed, make sure text is cleared 2011-10-07 16:58:36 +00:00
et2_widget_url.js Fix deleteDOMNode() -> removeDOMNode(), fixes labels for selectboxes, probably others 2011-10-12 16:37:56 +00:00
etemplate2.js Add getPath() to core widget so widgets can override it 2011-10-06 16:33:55 +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 missing encoding of id 2011-09-06 06:23:12 +00:00