egroupware_official/api/js/etemplate
2023-08-16 10:23:58 -06:00
..
CustomHtmlElements
Et2Avatar fix lavatar shows same letters for every contact not having a photo 2023-07-27 12:45:40 +02:00
Et2Button Api: Fix missing spinner icons 2023-05-17 10:08:34 -06:00
Et2Checkbox Add statustext to list of detached attributes 2023-04-25 13:53:16 -06:00
Et2Colorpicker Et2Colorpicker: Let popup panel auto-position 2023-03-08 11:26:47 -07:00
Et2Date Projectmanager: Fix hoursPerDay was not properly considered for durations 2023-06-23 14:35:04 -06:00
Et2Description Add statustext to list of detached attributes 2023-04-25 13:53:16 -06:00
Et2Dialog Et2Dialog: Fix dialog open event was fired if a selectbox opened 2023-08-03 14:39:47 -06:00
Et2DropdownButton Filemanager: Fix new file button stopped working after being readonly 2023-05-16 15:01:24 -06:00
Et2Favorites Et2Favorites: Update sidebox favorite icons when user changes default favorite 2023-02-09 16:47:59 -07:00
Et2Iframe
Et2Image Api: All images lazy load 2023-06-15 09:28:38 -06:00
Et2InputWidget null and undefined are objects too 2023-04-26 09:22:30 +02:00
Et2Link Api: Fix adding links did not always work after triggering a form reload 2023-08-01 16:49:16 -06:00
Et2Nextmatch Api: Fix nm columnselection still showed disabled columns 2023-07-12 15:08:31 -06:00
Et2Portlet Home: Fix missing portlet settings button 2023-06-19 09:16:32 -06:00
Et2Select SearchMixin: If the value is changed while the search / options are open, recalculate positioning 2023-08-03 14:05:10 -06:00
Et2Spinner
Et2Switch Fix nm print dialog missing print orientation 2023-02-14 16:27:44 -07:00
Et2Textarea
Et2Textbox * Api: Store recoverable password (encrypted) for shares so you don't have to change it when you forget 2023-08-14 13:42:00 -06:00
Et2Url Fix handling of email addresses with names 2023-08-03 16:57:53 -06:00
Et2Vfs Et2VfsMime: Add value getter 2023-01-17 08:37:24 -07:00
Et2Widget Do not activate statustext for mobile template 2023-05-23 12:36:04 +02:00
Expose Et2Link: Fix unwanted indent in front of et2-link-string, fix expose in et2-link-list 2023-05-26 11:36:25 -06:00
Layout Api: Let box onclick also be detached attribute 2023-04-14 09:07:05 -06:00
lib
Styles Replace font size accidentally removed in 40278c8827 2023-01-06 09:11:54 -07:00
test converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
Validators also allow / and # in every position of placeholder name 2023-04-11 17:11:56 +02:00
ActivateLinksDirective.ts
et2_core_arrayMgr.ts Handle parsing number into boolean expression 2023-07-06 08:29:30 -06:00
et2_core_baseWidget.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
et2_core_common.ts
et2_core_DOMWidget.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
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 converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
et2_dataview_controller.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
et2_dataview_interfaces.ts
et2_dataview_model_columns.ts
et2_dataview_view_aoi.ts fix use selection instead of drag/drop while pressing crt/alt 2023-08-09 16:56:15 +02:00
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 Fix up password customfield 2023-08-02 15:05:33 -06:00
et2_extension_itempicker_actions.ts
et2_extension_nextmatch_actions.js Fix insert multiple entries into email document failed at "Please wait ... loading" 2023-08-01 09:11:09 -06:00
et2_extension_nextmatch_controller.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
et2_extension_nextmatch_rowProvider.ts Api: Include webcomponents even if they don't have variable attributes, or any event handlers get lost 2023-04-14 09:35:06 -06:00
et2_extension_nextmatch.ts fix TypeError if field.values is null causing some nextmatch features like search not to render 2023-07-25 16:39:56 +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-06 13:19:49 -07:00
et2_widget_button.ts
et2_widget_checkbox.ts
et2_widget_countdown.ts Etemplate: If countdown time changes, avoid multiple updates / alarms 2023-08-01 11:20:51 -06:00
et2_widget_date.ts
et2_widget_description.ts
et2_widget_dialog.ts fix TypeError in et2_dialog.handleClose because the Lion container was not found 2023-08-16 14:15:52 +02:00
et2_widget_diff.ts
et2_widget_dynheight.ts
et2_widget_entry.ts Api: Fix et2_widget_entry sum & compare 2023-07-13 10:38:58 -06:00
et2_widget_file.ts fix Resumable import for transpiling 2023-03-20 13:48:35 +01:00
et2_widget_grid.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
et2_widget_groupbox.ts
et2_widget_hbox.ts Fix error Cannot read properties of undefined (reading 'implements') 2023-03-07 16:16:57 +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 Api: return a Promise from htmlarea.doLoadingFinished() so etemplate can wait for it to be initialized 2023-07-11 12:02:36 -06:00
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 converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
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 Don't try to load disabled templates 2023-03-30 10:49:56 -06:00
et2_widget_textbox.ts
et2_widget_toolbar.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
et2_widget_tree.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
et2_widget_vfs.ts converted egw_action from javascript to typescript 2023-07-10 16:54:22 +02:00
et2_widget_video.ts
etemplate2.ts Fix canceled close still destroyed session 2023-08-16 10:23:58 -06:00
vfsSelectUI.ts Fix vfsSelectUI path closed dialog if you pressed enter 2023-04-06 16:14:09 -06:00