egroupware_official/api/js/etemplate
nathangray 2615837137 Make sure customfield header widgets get finished, even if customfield widget is already done.
Fixes addressbook switching from 'All contacts' to organization and back loses customfield headers
2016-07-01 13:05:16 -06:00
..
lib moving et2 js files to api 2016-03-19 13:48:07 +00:00
test Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_core_arrayMgr.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_core_baseWidget.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_core_common.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_core_DOMWidget.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_core_inheritance.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_core_inputWidget.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_core_interfaces.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_core_legacyJSFunctions.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_core_phpExpressionCompiler.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_core_valueWidget.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_core_widget.js no longer allow to use lang syntax %1 in eT2 instead of native %s, as it does not allow to use %1 and costs unnecessary performance 2016-04-25 15:15:02 +00:00
et2_core_xml.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_dataview_controller_selection.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_dataview_controller.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_dataview_interfaces.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_dataview_model_columns.js Properly handle nextmatch columns where the width is not set 2016-05-04 15:48:58 +00:00
et2_dataview_view_aoi.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_dataview_view_container.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_dataview_view_grid.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_dataview_view_resizeable.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_dataview_view_row.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_dataview_view_rowProvider.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_dataview_view_spacer.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_dataview_view_tile.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_dataview.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_extension_customfields.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_extension_itempicker_actions.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_extension_nextmatch_actions.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_extension_nextmatch_controller.js Implement update status for nm header objects used for mobile template (eg. action button) 2016-06-17 12:29:37 +02:00
et2_extension_nextmatch_dynheight.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_extension_nextmatch_rowProvider.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_extension_nextmatch.js Make sure customfield header widgets get finished, even if customfield widget is already done. 2016-07-01 13:05:16 -06:00
et2_widget_ajaxSelect.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_barcode.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_box.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_button.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_checkbox.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_color.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_date.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_description.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_dialog.js Add an Abort / Retry / Skip prompt for long task when one fails 2016-06-30 15:47:32 -06:00
et2_widget_diff.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_dropdown_button.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_entry.js modified client-side to call new server-side classes in api, instead compatibility classes in etemplate 2016-03-19 16:16:59 +00:00
et2_widget_favorites.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_widget_file.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_widget_grid.js Some more adjustments to get disabled attribute into nextmatch unparsed 2016-06-09 19:13:35 +02:00
et2_widget_groupbox.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_widget_hbox.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_historylog.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_hrule.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_widget_html.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_htmlarea.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_iframe.js revert 41b5de825d: disable scrolling too, when in seamless mode, as it prevents iframe content from being scrolled to the bottom, if that content does not implement any other means of scrolling 2016-06-30 09:06:06 +02:00
et2_widget_image.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_itempicker.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_link.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_number.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_widget_portlet.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_progress.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_radiobox.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_script.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_widget_selectAccount.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_widget_selectbox.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_split.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_styles.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_widget_tabs.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_taglist.js Bring back enter action for taglist-email widget 2016-06-24 16:27:02 +02:00
et2_widget_template.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_widget_textbox.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_toolbar.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_tree.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
et2_widget_url.js fix jquery.base64 path 2016-06-07 09:38:11 +02:00
et2_widget_vfs.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_video.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
etemplate2.js remove not used dom fragment, leftover from old code version 2016-06-13 16:03:32 +02:00
expose.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
widget_browser.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00