egroupware/etemplate/js
2015-03-31 19:48:46 +00:00
..
lib
test
ajax_select.js
et2_core_arrayMgr.js fixed eT2 data returned from client for case where name-space contains more then one component eg. "nm[rows]" 2015-03-18 21:30:22 +00:00
et2_core_baseWidget.js
et2_core_common.js add missing "rawstring" type to et2_validTypes 2015-03-11 15:06:06 +00:00
et2_core_DOMWidget.js Fully clear existing ActionObject before re-using it. Fixes context menu missing after close & re-open home tab. 2015-02-10 19:34:46 +00:00
et2_core_inheritance.js
et2_core_inputWidget.js there should be no validation for disabled widgets 2015-03-17 22:00:54 +00:00
et2_core_interfaces.js Work in progress of printing nextmatches, still needs some prettying up & edge case testing 2015-01-27 16:26:59 +00:00
et2_core_legacyJSFunctions.js
et2_core_phpExpressionCompiler.js
et2_core_valueWidget.js new attribute type "rawstring" not doing html-entity decoding used just for "value" attribute 2015-03-11 12:12:52 +00:00
et2_core_widget.js
et2_core_xml.js log again not found template as error instead of poping up an alert 2015-02-06 17:23:58 +00:00
et2_dataview_controller_selection.js
et2_dataview_controller.js
et2_dataview_interfaces.js
et2_dataview_model_columns.js
et2_dataview_view_aoi.js Fix in mobile theme not able to dismiss the context menu: 2015-02-19 11:45:05 +00:00
et2_dataview_view_container.js
et2_dataview_view_grid.js
et2_dataview_view_resizeable.js
et2_dataview_view_row.js
et2_dataview_view_rowProvider.js
et2_dataview_view_spacer.js
et2_dataview_view_tile.js
et2_dataview.js
et2_extension_customfields.js Fix single-field customfields widgets not setting value properly 2015-03-31 19:48:46 +00:00
et2_extension_itempicker_actions.js
et2_extension_nextmatch_actions.js remove old form button stuff, as it get triggered again now that et2_container is a form 2015-02-04 08:38:41 +00:00
et2_extension_nextmatch_controller.js Refresh nm rows which got linked after egw_link_drop action 2015-01-15 13:06:38 +00:00
et2_extension_nextmatch_dynheight.js
et2_extension_nextmatch_rowProvider.js
et2_extension_nextmatch.js - Fix missing onchange trigger on selectboxes 2015-03-31 16:23:41 +00:00
et2_widget_ajaxSelect.js
et2_widget_box.js style tile-view to show images on whole tile with file-name and comment on hover only 2015-01-21 18:59:12 +00:00
et2_widget_button.js Add button type to et2_buttons in order to stop default browser submit behavior 2015-02-04 17:31:23 +00:00
et2_widget_checkbox.js
et2_widget_color.js
et2_widget_date.js Avoid collision between datepicker calendar dialog and date input field, try to use left or right free spaces 2015-02-24 15:51:30 +00:00
et2_widget_description.js Fix regular expression in expose view 2015-03-31 13:39:55 +00:00
et2_widget_dialog.js
et2_widget_diff.js
et2_widget_dropdown_button.js
et2_widget_entry.js Entry type / transformer changes 2015-02-18 23:04:59 +00:00
et2_widget_favorites.js Make a delay before favorites sorting action starts in order to prevent accidental sorting action 2015-01-14 17:00:47 +00:00
et2_widget_file.js Pass an array as drop target. Fixes drag & drop files only worked on input nodes 2015-02-10 19:49:31 +00:00
et2_widget_gantt.js Apply duration settings to gantt columns 2015-03-10 21:05:57 +00:00
et2_widget_grid.js allow to submit partial content by passing a container(-widget) to etemplate2.submit() 2015-03-20 02:12:33 +00:00
et2_widget_groupbox.js
et2_widget_hbox.js
et2_widget_historylog.js Implement widget historylog resize handler and fix historylog template in all apps 2015-02-25 16:30:49 +00:00
et2_widget_hrule.js
et2_widget_html.js
et2_widget_htmlarea.js * Mail: setting default font-face and -size reliable and remove space in front of cursor 2015-03-31 17:01:25 +00:00
et2_widget_iframe.js
et2_widget_image.js Do not show expose thumbnail for single media entry 2015-03-31 10:31:25 +00:00
et2_widget_itempicker.js
et2_widget_link.js Fix click handler on links does not stop propagation, causes unwanted click event 2015-03-31 10:01:51 +00:00
et2_widget_number.js onkeypress handler for textbox and number widget 2015-03-19 21:21:03 +00:00
et2_widget_portlet.js Fix some bugs causing missing translations in home 2015-03-04 16:46:12 +00:00
et2_widget_progress.js
et2_widget_radiobox.js there should be no validation for disabled widgets 2015-03-17 22:00:54 +00:00
et2_widget_script.js new script widget to allow to include javascript in (customizied) templates, also adding an id to style widget 2015-01-23 19:32:32 +00:00
et2_widget_selectAccount.js fixed account-selection-type "primary_group" to only show membership-groups by default 2015-03-10 15:40:27 +00:00
et2_widget_selectbox.js - Fix infinite loop in onchange trigger on selectboxes under some cases 2015-03-31 16:29:15 +00:00
et2_widget_split.js Fix the splitter percentage size to 2 trialing decimals 2015-03-03 13:50:11 +00:00
et2_widget_styles.js new script widget to allow to include javascript in (customizied) templates, also adding an id to style widget 2015-01-23 19:32:32 +00:00
et2_widget_tabs.js
et2_widget_taglist.js
et2_widget_template.js fix sub-template of modified etemplate (WebDAV Url) wont work, as cache-buster / timestamp got added without download prefix, causing WebDAV to not find sub-template, because it treats everything but "?download" as part of URL 2015-03-24 10:52:14 +00:00
et2_widget_textbox.js onkeypress handler for textbox and number widget 2015-03-19 21:21:03 +00:00
et2_widget_toolbar.js Give a type button to toolbar's button to not be able to do auto submission, because of our form tag 2015-03-05 14:54:47 +00:00
et2_widget_tree.js
et2_widget_url.js
et2_widget_vfs.js Fix file upload from file_selection dialog not working in IE and Safari 2015-03-17 17:27:00 +00:00
et2_widget_video.js
etemplate2.js Consider iceweasel browser in autocomplete_fix handling 2015-03-31 12:30:43 +00:00
etemplate.js
expose.js Fix regular expression in expose view 2015-03-31 13:39:55 +00:00
nextmatch_action.js
widget_browser.js Implement Document Type Definition (DTD) generator 2015-02-11 15:17:10 +00:00