egroupware/etemplate/js
2011-09-12 23:43:39 +00:00
..
lib - Get email widget working with felamimail if user has access, mailto: otherwise 2011-08-29 21:15:53 +00:00
test Got link entry working as separate widget 2011-09-12 23:43:39 +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 Fixed correct expanding of names and implemented the dataProvider class 2011-09-08 18:36:09 +00:00
et2_core_baseWidget.js Fix typo 2011-08-25 22:13:54 +00:00
et2_core_common.js 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
et2_core_DOMWidget.js Added code for creating widget-rows in the dataview 2011-09-05 14:35: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 Fixed correct expanding of names and implemented the dataProvider class 2011-09-08 18:36:09 +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 Fixed correct expanding of names and implemented the dataProvider class 2011-09-08 18:36:09 +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 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_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 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_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_row.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_rowAOI.js Added forgotten et2_dataview_view_rowAOI.js 2011-09-09 14:41:11 +00:00
et2_dataview_view_rowProvider.js Avoid '_node is undefined' error breaking nm 2011-09-09 16:50:44 +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_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 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_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 Read only for date 2011-09-12 15:21:42 +00:00
et2_widget_description.js implemented link attributes for image-widget and added them to xulio, some docu for describtion 2011-09-08 20:44:53 +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 fixed wrong name 2011-09-09 08:28:40 +00:00
et2_widget_link.js Got link entry working as separate widget 2011-09-12 23:43:39 +00:00
et2_widget_number.js Work in progress on file upload 2011-08-31 23:37:30 +00:00
et2_widget_progress.js working progress widget, thought infolog uses a button with an image, which is a progressbar ... 2011-09-09 12:17:16 +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 Get selectbox _appendOptionElement working with empty_label automatically 2011-09-09 15:47:38 +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 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 using egw.user(_field) to get account_id and phone-number, plus fixing precedence of "tel:" for iOS/Android 2011-08-31 12:18:38 +00:00
etemplate2.js added progress-widget 2011-09-09 12:39:27 +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