egroupware_official/api/js/etemplate
2023-05-04 12:42:09 +02:00
..
CustomHtmlElements
Et2Avatar Add statustext to list of detached attributes 2023-04-26 08:05:35 -06:00
Et2Button Api: Fix number could not handle comma as decimal separator if different from browser's region. 2023-03-31 10:31:43 -06:00
Et2Checkbox Add statustext to list of detached attributes 2023-04-26 08:05:35 -06:00
Et2Colorpicker Et2Colorpicker: Let popup panel auto-position 2023-03-09 09:08:37 -07:00
Et2Date Add statustext to list of detached attributes 2023-04-26 08:05:35 -06:00
Et2Description Add statustext to list of detached attributes 2023-04-26 08:05:35 -06:00
Et2Dialog Et2Dialog: Move enter handler to keyUp so input event handlers can fire first 2023-04-11 08:12:28 -06:00
Et2DropdownButton Et2DropdownButton: If readonly, display / render nothing 2023-02-28 13:04:09 -07:00
Et2Favorites Et2Favorites: Update sidebox favorite icons when user changes default favorite 2023-02-09 16:47:59 -07:00
Et2Iframe
Et2Image Add statustext to list of detached attributes 2023-04-26 08:05:35 -06:00
Et2InputWidget null and undefined are objects too 2023-04-27 08:04:42 -06:00
Et2Link fix error trying to submit 2023-05-03 11:21:27 +02:00
Et2Nextmatch Make sure the sort and shadowRoot are there before using them, avoiding execution error, since getValue it could be called in earlier stage eg: a699117b1b 2023-01-16 12:55:45 +01:00
Et2Portlet Home: Fix single entry did not save correctly 2023-03-22 14:19:10 -06:00
Et2Select Api: Fix clicking Select dropdown button while open did not close dropdown 2023-05-01 09:02:20 -06:00
Et2Spinner
Et2Switch Fix nm print dialog missing print orientation 2023-02-14 16:27:44 -07:00
Et2Textarea
Et2Textbox Always strip comma regardless of number preference so parse float always works. 2023-04-25 08:07:53 -06:00
Et2Url Fix readonly links styling 2023-05-04 12:42:09 +02:00
Et2Vfs Et2VfsMime: Add value getter 2023-01-17 08:37:24 -07:00
Et2Widget Remove action WIP 2023-03-10 14:57:06 -07:00
Expose * Filemanager: fix broken expose view for filename click&open action 2023-04-06 17:45:54 +02:00
Layout Fix et2-vbox center alignment 2023-04-11 13:13:59 -06:00
lib
Styles Replace font size accidentally removed in 40278c8827 2023-01-06 09:11:54 -07:00
test
Validators also allow / and # in every position of placeholder name 2023-04-11 17:54:57 +02:00
ActivateLinksDirective.ts
et2_core_arrayMgr.ts
et2_core_baseWidget.ts Fix et2container.getValueById() failed with error on (some) webcomponents 2023-04-20 08:12:46 -06:00
et2_core_common.ts
et2_core_DOMWidget.ts
et2_core_editableWidget.ts
et2_core_inheritance.ts
et2_core_inputWidget.ts
et2_core_interfaces.ts
et2_core_legacyJSFunctions.ts
et2_core_phpExpressionCompiler.ts
et2_core_valueWidget.ts
et2_core_widget.ts
et2_core_xml.ts
et2_dataview_controller_selection.ts Fix select all did not respect some filters 2023-03-17 10:51:16 -06:00
et2_dataview_controller.ts
et2_dataview_interfaces.ts
et2_dataview_model_columns.ts
et2_dataview_view_aoi.ts
et2_dataview_view_container.ts
et2_dataview_view_grid.ts
et2_dataview_view_resizeable.ts
et2_dataview_view_row.ts
et2_dataview_view_rowProvider.ts
et2_dataview_view_spacer.ts
et2_dataview_view_tile.ts
et2_dataview.ts
et2_extension_customfields.ts
et2_extension_itempicker_actions.ts
et2_extension_nextmatch_actions.js Make sure we get the right popup if multiple nextmatches use the same popup ID 2023-01-17 15:35:28 -07:00
et2_extension_nextmatch_controller.ts same for _linkCallback (give method and attribute a different name to fix transpiling) 2023-03-20 20:26:51 +01:00
et2_extension_nextmatch_rowProvider.ts
et2_extension_nextmatch.ts Fix broken 3dots menu for nm in mobile theme 2023-05-02 18:54:49 +02:00
et2_widget_ajaxSelect.ts
et2_widget_audio.ts
et2_widget_barcode.ts
et2_widget_box.ts Home WIP Favorites working a little better 2023-03-10 14:52:48 -07:00
et2_widget_button.ts
et2_widget_checkbox.ts
et2_widget_countdown.ts
et2_widget_date.ts
et2_widget_description.ts
et2_widget_dialog.ts
et2_widget_diff.ts
et2_widget_dynheight.ts
et2_widget_entry.ts Fix missing entry values 2023-04-25 08:09:07 -06:00
et2_widget_file.ts fix Resumable import for transpiling 2023-03-20 13:48:35 +01:00
et2_widget_grid.ts Fix TypeError: Cannot read properties of null (reading 'replace') 2023-01-02 16:20:50 -07:00
et2_widget_groupbox.ts
et2_widget_hbox.ts Fix error Cannot read properties of undefined (reading 'implements') 2023-03-07 16:18:09 +01:00
et2_widget_historylog.ts fix historylog in calendar not shown 2023-01-24 14:31:16 +01:00
et2_widget_hrule.ts
et2_widget_html.ts
et2_widget_htmlarea.ts
et2_widget_iframe.ts
et2_widget_image.ts
et2_widget_itempicker.ts
et2_widget_link.ts
et2_widget_number.ts
et2_widget_placeholder.ts Fix placeholder widget 2023-01-19 08:44:52 -07:00
et2_widget_portlet.ts
et2_widget_progress.ts
et2_widget_radiobox.ts
et2_widget_script.ts
et2_widget_selectAccount.ts
et2_widget_selectbox.ts
et2_widget_styles.ts
et2_widget_tabs.ts
et2_widget_taglist.ts
et2_widget_template.ts
et2_widget_textbox.ts
et2_widget_toolbar.ts Make all toolbar toggle button icons gray when off 2023-02-02 10:46:51 -07:00
et2_widget_tree.ts Fix tree's actions no longer available after refreshing the root node 2023-03-09 13:05:57 +01:00
et2_widget_vfs.ts Fix vfsSelectUI path closed dialog if you pressed enter 2023-04-11 08:12:35 -06:00
et2_widget_video.ts
etemplate2.ts Api: Fix number could not handle comma as decimal separator if different from browser's region. 2023-03-31 10:31:43 -06:00
vfsSelectUI.ts Fix vfsSelectUI path closed dialog if you pressed enter 2023-04-11 08:12:35 -06:00