egroupware_official/api/js/etemplate
2017-10-02 16:15:29 +02:00
..
lib Make sure invalid date object gets resolved 2017-07-17 12:49:07 +02: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 Set statustext value as text by default 2017-09-05 19:04:45 +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 Fix apps using an iframe for admin could not properly load the sidebox tree 2017-05-18 12:15:32 -06: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 Implement sub_app attribute for customfields widget, in order to be able to store sub-app's specific customfields 2017-06-07 17:54:09 +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 Consider multiple rows ids when calculating row_ids, plus does comma separation 2017-09-12 14:47:08 +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 Etemplate - Ignore all hidden nodes when re-calculating size, fixes nm resizing issue with other hidden nodes after it 2017-09-19 11:07:08 -06:00
et2_extension_nextmatch_rowProvider.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_extension_nextmatch.js * Addressbook: Add searching feature for distribution list filter 2017-09-26 16:57:45 +02: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 Avoid binding click handler multiple times 2017-09-26 15:27:01 +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 Fix "no filter" option in nextmatch list favorites does not work 2017-07-10 18:30:20 +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 Etemplate - Link widget - Stop app selection from hiding when you try to click it, fix app selection that only selected addressbook. 2017-09-14 09:52:19 -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 Fix bug where radiobuttons with the same value as Array methods would break 2017-08-14 13:32:02 -06: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 Check if the given options are type of array or object before proceeding of translation. Fix bug "cannot assign to read only property '0' of string" in tracker site configuration. 2017-10-02 16:15:29 +02:00
et2_widget_split.js Take splitter-bar width into account before triggering the resize 2017-06-26 11:01:48 +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 Fix allowFreeEntry taglist does not get rendered after focus out from input field 2017-09-11 11:57:55 +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_timestamper.js Fix timestamp button for CKEditor 2017-09-27 10:16:27 -06:00
et2_widget_toolbar.js Allow keyboard shortcuts for toolbar actions 2017-09-25 16:11:22 -06:00
et2_widget_tree.js Fix tree widget's node loses its tooltip after setLabel 2017-09-07 16:32:07 +02:00
et2_widget_url.js Etemplate - enhance email regex to avoid trailing dots in address, comment out some other checks we might not care about 2017-09-08 11:39:33 -06:00
et2_widget_vfs.js Fix doubled name in link 2017-07-26 16:26:56 -06:00
et2_widget_video.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
etemplate2.js Add timestamp button widget, use it in infolog 2017-09-21 14:56:40 -06: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