egroupware/api/js/etemplate
2018-08-03 11:08:00 +02:00
..
lib Translate months too 2017-11-22 11:30:14 -07: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 Add new attributes into core widget in order to be able to set widget->type attributes in preferences 2018-06-27 17:40:26 +02:00
et2_core_xml.js moving et2 js files to api 2016-03-19 13:48:07 +00:00
et2_dataview_controller_selection.js Better support for no_actions row flag so fetched rows with no_actions are not selected by 'select all' 2018-07-24 10:10:31 -06:00
et2_dataview_controller.js Respect no_actions flag in controller_selection when selecting a range / all 2018-07-23 12:53:41 -06: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 Etemplate - don't assume event data will still be there after a timeout, fixes occasional errors about it being missing 2018-02-20 10:28:18 -07: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 W.I.P of VFS Select widget restructure 2017-10-11 18:27:42 +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 Etemplate - make sure nextmatch action popups get properly closed 2017-12-18 14:51:07 -07:00
et2_extension_nextmatch_controller.js Look in action children so placeholder actions can be in sub-levels 2018-04-03 16:24:15 -06: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 Add hover_action for detached description widget 2018-02-26 17:54:13 +01:00
et2_extension_nextmatch.js * Addressbook - Fix bug preventing turning off letter filter after some actions 2018-07-18 13:43:32 -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 Add some documentation 2017-10-05 17:48:43 +02:00
et2_widget_button.js Add discard image to buttons 2017-11-01 11:59:11 +00:00
et2_widget_checkbox.js Etemplate - implement DetachedDOM interface on read-only checkbox, fixes set for every row bug in nextmatch 2017-11-16 10:03:01 -07:00
et2_widget_color.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_date.js Take user's number format into account when set date duration widget. Fixes duration widget doesn't accept "," as decimal separator in Firefox. 2018-05-07 16:57:37 +02:00
et2_widget_description.js Add hover_action for detached description widget 2018-02-26 17:54:13 +01:00
et2_widget_dialog.js Let et2_dialogs size themselves according to contents unless otherwise specified. 2018-05-14 15:52:03 -06:00
et2_widget_diff.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_dropdown_button.js Fix broken priority icons in mail compose 2018-03-26 12:41:37 +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 Fix uploading multiple files does not enable submit buttons after upload is done 2018-04-10 10:17:08 +02: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 Record share emails in history log & display them instead of user when set 2018-06-06 15:51:46 -06: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 * Mail/Admin: Fix upload picture into mail signature from editor image browser does not work. 2017-12-06 16:25:43 +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 Fix various missing translations, found by Stefan Unverricht 2017-11-29 09:58:01 -07:00
et2_widget_itempicker.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
et2_widget_link.js Add new preference to control default action of editing a document (open with:Collabora|CollabEditor|Download) 2018-08-03 11:08:00 +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 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 Fixes for broken select-account: 2017-12-05 15:21:25 +01:00
et2_widget_selectbox.js Fix taglists did not always get their options 2018-06-04 14:42:07 -06: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 Etemplate - Hide tabs from tab widget if there's only one tab 2018-08-02 09:23:30 -06:00
et2_widget_taglist.js Consider app name when trying to fetch icon for taglist 2018-06-22 16:00:38 +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 * Api: Fix auto-complete password field gets activated even though user hasn't selected it deliberately. 2018-04-10 12:39:27 +02:00
et2_widget_timestamper.js * Etemplate - timestamper widget now supports timezone attribute to force a certain timezone 2018-07-27 13:31:02 -06:00
et2_widget_toolbar.js Only reset focused child on first creation, not every action assignment 2018-05-02 14:08:36 -06:00
et2_widget_tree.js Make sure the node is available before addressing its tooltip, fixes broken rename folder action in mail 2018-02-15 14:01:11 +01:00
et2_widget_url.js Etemplate - email widget tooltip - show loading while waiting for server response, remove tooltip if nextmatch scrolls 2018-02-20 10:32:04 -07:00
et2_widget_vfs.js Make sure we get the actions from the right app 2018-07-30 08:58:14 -06:00
et2_widget_video.js jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
etemplate2.js Fix some bugs in printing: 2017-10-10 10:16:08 -06:00
expose.js Implement proposed filemanager mime type open handler based on user preferences 2018-02-06 18:00:36 +01:00
vfsSelectUI.js Load filemanager translations for vfsSelectUI 2018-05-14 13:10:10 -06:00
widget_browser.js Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00