egroupware_official/api/js/etemplate
2019-07-30 15:57:19 +02:00
..
lib
test
et2_core_arrayMgr.js Fix error if a parent key gets set as null 2019-05-03 16:09:50 -06:00
et2_core_baseWidget.js allow statustext to contain multiple translated sub-strings eg: {Firstname}.{Lastname} 2019-04-19 10:17:26 +02:00
et2_core_common.js
et2_core_DOMWidget.js Add a function to get information about the tab a widget is on 2019-04-03 15:12:40 -06:00
et2_core_editableWidget.js Fix editing a textarea is not possible because of click handler 2019-04-15 12:35:34 +02:00
et2_core_inheritance.js
et2_core_inputWidget.js
et2_core_interfaces.js
et2_core_legacyJSFunctions.js
et2_core_phpExpressionCompiler.js
et2_core_valueWidget.js
et2_core_widget.js Avoid errors if widget has a modification on a sub-widget named 'type' 2019-03-20 14:03:32 -06:00
et2_core_xml.js Add template fetch fallback using egw.link() if template_base_url fails 2018-08-24 12:03:19 -06:00
et2_dataview_controller_selection.js Calendar - fix selecting 'Select all' did not consistently set select_all in calendar listview 2018-12-03 15:31:12 -07:00
et2_dataview_controller.js Queue all concurrent server requests, but discard the earliest pending requests if the queue gets full 2018-12-12 09:32:44 -07:00
et2_dataview_interfaces.js
et2_dataview_model_columns.js
et2_dataview_view_aoi.js
et2_dataview_view_container.js Fix arrow keys in nextmatch do not properly scroll row into view 2019-01-21 15:26:57 -07:00
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 Admin - fix missing/incorrect filter options in user export definition 2019-07-10 15:50:31 -06:00
et2_extension_itempicker_actions.js
et2_extension_nextmatch_actions.js Etemplate - fix bug where context menu actions only worked the first time 2019-07-26 10:25:28 -06:00
et2_extension_nextmatch_controller.js Etemplate - fix nextmatch only fetched data when it was at top level namespace 2019-03-28 11:08:32 -06:00
et2_extension_nextmatch_dynheight.js
et2_extension_nextmatch_rowProvider.js
et2_extension_nextmatch.js Merge branch 'changable_column_order' 2019-07-22 11:55:15 +02:00
et2_widget_ajaxSelect.js
et2_widget_barcode.js
et2_widget_box.js
et2_widget_button.js Fix JS error 'Cannot read property 'css' of null in calendar edit 2019-03-01 09:10:11 -07:00
et2_widget_checkbox.js Translation for toggle_on & toggle_off checkbox attributes 2019-02-26 09:54:16 -07:00
et2_widget_color.js Etemplate - color widget - use white as an empty value instead of showing black 2019-07-19 11:27:53 -06:00
et2_widget_date.js * All apps: fix custom-field display for date-time and custom data_format like YmdHi 2019-03-28 19:12:51 +01:00
et2_widget_description.js Make hover_action available for none detached description 2018-12-07 11:16:14 +01:00
et2_widget_dialog.js Add height attribute 2019-07-29 15:28:05 +02:00
et2_widget_diff.js Change diff colors to match github, provided by Ralf 2019-03-01 10:31:52 -07:00
et2_widget_dropdown_button.js
et2_widget_entry.js Etemplate - for value widget sums, treat empty fields as 0 2018-11-21 15:10:43 -07:00
et2_widget_favorites.js
et2_widget_file.js fixing sometimes too small files caused by last chunk being bigger then other chunks 2018-12-14 16:21:12 +01:00
et2_widget_grid.js Fix typo 2019-03-20 09:06:08 -06:00
et2_widget_groupbox.js
et2_widget_hbox.js
et2_widget_historylog.js Fix historylog multi-part widgets where child widgets have options 2019-05-24 11:45:43 -06:00
et2_widget_hrule.js
et2_widget_html.js
et2_widget_htmlarea.js Another attempt to solve the tracker comment height issue 2019-06-19 11:08:05 -06:00
et2_widget_iframe.js
et2_widget_image.js Fix avatar edit dialog 2019-07-29 15:28:50 +02:00
et2_widget_itempicker.js
et2_widget_link.js Etemplate - even better formatting for display of linked files in sub-directories 2019-04-25 11:57:42 -06:00
et2_widget_number.js
et2_widget_portlet.js Missing translations from Stefan Unverricht 2019-06-18 11:43:37 -06:00
et2_widget_progress.js
et2_widget_radiobox.js Get radioboxes to understand {value: ..., label: ...} option format 2019-04-17 12:43:27 -06:00
et2_widget_script.js
et2_widget_selectAccount.js Etemplate - change default empty label for multiple user/group selection to more appropriate 'Select user or group' 2018-11-01 11:54:50 -06:00
et2_widget_selectbox.js fix IDE warnings and whitespace 2019-03-20 12:07:24 +01:00
et2_widget_split.js
et2_widget_styles.js
et2_widget_tabs.js Api - some basic support for printing popups 2019-03-15 16:01:43 -06:00
et2_widget_taglist.js fix values like 0, null, false, used server-side for no account selected 2019-04-01 13:10:27 +02:00
et2_widget_template.js Etemplate - allow customisable onload for templates 2019-02-25 10:49:33 -07: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 Make sure we don't error when readonly 2019-05-02 10:28:29 -06:00
et2_widget_toolbar.js Use framework tooltips for toolbar button tooltips instead of browser titles 2018-10-04 15:21:03 -06:00
et2_widget_tree.js Etemplate - allow trees to be readonly 2019-04-10 10:54:00 -06:00
et2_widget_url.js Etemplate - add new attributes to URL widget 2019-05-10 14:53:00 -06:00
et2_widget_vfs.js Fix icon for select-file dialog 2019-07-30 15:57:19 +02:00
et2_widget_video.js
etemplate2.js Make sure we can submit before setting the loading prompt 2019-06-05 15:47:12 +02:00
expose.js
vfsSelectUI.js Fix search method in vfsSelect dialog 2019-07-30 12:26:26 +02:00
widget_browser.js