egroupware/api/js/etemplate
2017-05-04 09:33:57 -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 Fix legacy options were not parsed if the first one was empty 2016-10-05 16:13:31 -06: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 Change double-click to auto-size column based on current contents, to only work for fixed width columns. Relative (flex) width columns now just show a message as it was difficult to get them to properly size without weird side effects, especially with 2 relative width columns displayed. 2016-10-18 09:23:13 -06: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 Thumbnails (and handling) of uploaded files on new entries that have not yet been saved 2017-04-10 10:39:04 -06: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 Make sure that placeholder actions are defined and existed in client-side 2017-04-24 17:53:25 +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 path and up button always available in filemanager mobile theme 2017-02-01 13:17:39 +01: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 Fix some translation problems reported by Stefan Unverricht 2017-01-10 09:30:00 -07: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 Implement client-side validation check for date_duration in order to catch check the validity right after entry before submit. 2016-09-09 15:46:13 +02:00
et2_widget_description.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_dialog.js Avoid an error in etemplate2 if content is not set 2016-12-21 15:36:13 -07: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 Implement fav_filter icon base on template 2016-09-29 12:06:40 +02:00
et2_widget_file.js File upload bugfixes: 2017-04-18 09:34:33 -06:00
et2_widget_grid.js Some more code cleanup: 2017-01-31 08:29:00 -07: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 * All apps/History: fixed history tab shown empty in default (minimal) installation 2016-10-12 17:50:32 +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 allow to additionally use just a name for which content array contains a path to upload pictures 2017-01-31 10:16:16 +01:00
et2_widget_iframe.js Add src attribute as an option to iframe widget 2017-01-04 11:57:31 +01:00
et2_widget_image.js Implement avatar readonly widget 2016-11-18 14:50:58 +01:00
et2_widget_itempicker.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_link.js Fix readonly link-to widget was not read-only 2017-05-04 09:33:57 -06: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 fix select(-account) tags=true widget to not call onchange callback twice with different signature, now signature is onchange(_node, _widget, _change) 2017-01-30 14:44:31 +01: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 Do not change XMLNode, that changes the cached template. Clone it, then change it to avoid weird side effects. 2017-04-19 12:51:58 -06:00
et2_widget_taglist.js Add a new option to taglist-email to allow domain part of email be optional 2017-04-19 15:49:01 +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 * Mobile template: Close sidemenu after clicking on items in sidebar 2016-09-21 17:39:51 +02:00
et2_widget_url.js Add tooltip so you can tell which phone number is which in addressbook list 2017-03-02 10:53:42 -07:00
et2_widget_vfs.js Fix readonly link-to widget was not read-only 2017-05-04 09:33:57 -06:00
et2_widget_video.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
etemplate2.js fix etemplate2.postSubmit() to not destroy any eT2 session, by unbinding window.onbeforeunload and rebinding it again after 100ms 2016-07-25 12:55:11 +02:00
expose.js Fix collab editor fails to open files with spaces in their names 2017-01-04 14:42:17 +01:00
widget_browser.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00