egroupware_official/etemplate/js
2011-11-14 22:57:06 +00:00
..
lib
test Get nextmatch header down to one line, hopefully looking a little nicer 2011-10-12 19:06:52 +00:00
ajax_select.js
et2_core_arrayMgr.js Encode square brackets and split names at ][, not just [ 2011-11-14 22:57:06 +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 Fix egw::lang() processing in string js 2011-11-09 20:15:12 +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
et2_core_phpExpressionCompiler.js Allow '#' in field names, for custom fields 2011-10-18 14:50:24 +00:00
et2_core_stylesheet.js
et2_core_valueWidget.js
et2_core_widget.js Encode square brackets and split names at ][, not just [ 2011-11-14 22:57:06 +00:00
et2_core_xml.js
et2_dataview_interfaces.js
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
et2_dataview_view_container.js
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
et2_dataview_view_partitionNode.js
et2_dataview_view_partitionOrganizationNode.js
et2_dataview_view_partitionTree.js
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
et2_extension_customfields.js Fix custom field preference handling when previous columns disabled 2011-10-19 17:13:27 +00:00
et2_extension_nextmatch_dynheight.js
et2_extension_nextmatch.js Fix custom field preference handling when previous columns disabled 2011-10-19 17:13:27 +00:00
et2_widget_box.js Return DOM node so name/ID changes can be applied (handled by caller) 2011-10-24 22:52:01 +00:00
et2_widget_button.js Encode square brackets and split names at ][, not just [ 2011-11-14 22:57:06 +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 Display null dates as empty 2011-10-19 15:15:54 +00:00
et2_widget_description.js Implement href as a detached attribute 2011-10-24 22:56:50 +00:00
et2_widget_file.js
et2_widget_grid.js Return DOM node so name/ID changes can be applied (handled by caller) 2011-10-24 22:52:01 +00:00
et2_widget_hbox.js
et2_widget_hrule.js
et2_widget_html.js
et2_widget_image.js Don't overwrite parent variable 'node' 2011-10-24 21:58:42 +00:00
et2_widget_link.js Get custom field entries to other apps working in nextmatch, sort of 2011-10-18 20:09:48 +00:00
et2_widget_number.js
et2_widget_progress.js Fix progress for use in gridview 2011-10-24 17:37:53 +00:00
et2_widget_radiobox.js
et2_widget_selectbox.js - Implement detached interface for read only selectbox 2011-10-19 21:03:22 +00:00
et2_widget_styles.js
et2_widget_tabs.js Avoid undefined val breaking tabs 2011-10-18 15:41:30 +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 Implement detached interface for read only, used by custom fields 2011-10-18 16:04:47 +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 Encode square brackets and split names at ][, not just [ 2011-11-14 22:57:06 +00:00
etemplate.js
nextmatch_action.js