1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-01-27 16:29:52 +01:00
egroupware_official/api/js/etemplate
2022-10-13 09:33:04 -06:00
..
CustomHtmlElements
Et2Avatar Fix edit/delete buttons are not clickable on editable avatar 2022-09-21 11:15:14 +02:00
Et2Button stopping buttons in dialog from submitting it to server-side 2022-10-06 13:55:24 +02:00
Et2Checkbox
Et2Colorpicker
Et2Date Get flatpickr popup working along with LionDialog 2022-10-05 16:22:32 -06:00
Et2Description Fix Et2NumberReadonly didn't display its value in nextmatch row 2022-09-12 11:25:47 -06:00
Et2Dialog Fix navigational buttons no longer work in VfsSelect dialog 2022-10-07 14:48:20 +02:00
Et2DropdownButton Set right size for dropdown button in mobile view 2022-09-27 11:44:22 +02:00
Et2Favorites Treat favorites in mobile view 2022-10-13 15:54:40 +02:00
Et2Iframe
Et2Image remove redundant if clause 2022-09-29 15:07:10 +02:00
Et2InputWidget Fix some more validation bugs 2022-09-22 11:43:29 -06:00
Et2Link Add default "Search" placeholder to link search 2022-10-13 09:18:49 -06:00
Et2Nextmatch Give nm columnselection more width & height 2022-08-19 14:51:32 -06:00
Et2Select Et2Select: Vertically center multiple tags 2022-10-13 09:33:04 -06:00
Et2Spinner Implement Spinner widget 2022-09-02 13:50:38 +02:00
Et2Switch
Et2Textarea Implement readonly textarea as description 2022-09-19 13:28:20 -06:00
Et2Textbox Select + search improvements 2022-08-16 16:46:20 -06:00
Et2Url fix not working click on URL 2022-08-09 16:46:57 +02:00
Et2Vfs
Et2Widget Avoid parse error that breaks load if string is passed as an object property 2022-09-09 08:35:20 -06:00
Expose Fix audio attachments do not get played via expose in mail's attachment list 2022-10-11 14:46:25 +02:00
Layout Work around Chromium bug that gives huge print jobs with thousands of pages 2022-10-07 09:08:07 -06:00
lib
Styles WIP Universal Access preference: 2022-09-14 12:41:09 +02:00
test
Validators Include bad email address in validator message 2022-09-23 10:08:31 -06:00
ActivateLinksDirective.ts
et2_core_arrayMgr.ts
et2_core_baseWidget.ts
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 Fix Uncaught TypeError: Cannot read properties of null (reading 'app_obj') when clicking a project title. 2022-08-17 13:23:55 -06:00
et2_core_phpExpressionCompiler.ts
et2_core_valueWidget.ts
et2_core_widget.ts
et2_core_xml.ts
et2_dataview_controller_selection.ts Fix "select all" long task threw an error and didn't complete 2022-08-26 09:28:33 -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 Fix customfield selects so if rows > 1, we set multiple=true 2022-09-26 11:38:36 -06:00
et2_extension_itempicker_actions.ts
et2_extension_nextmatch_actions.js
et2_extension_nextmatch_controller.ts
et2_extension_nextmatch_rowProvider.ts Explicitly translate labels & statustext in nm rows 2022-09-06 09:17:12 -06:00
et2_extension_nextmatch.ts Fix nm printing did not properly wait for column selection or rows before trying to print 2022-10-06 15:39:35 -06:00
et2_widget_ajaxSelect.ts
et2_widget_audio.ts
et2_widget_barcode.ts
et2_widget_box.ts
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 Dynheight: Don't consider size of fixed or absolute positioned widgets when collecting bottom nodes 2022-10-07 11:57:43 -06:00
et2_widget_entry.ts
et2_widget_file.ts propagate label to et2-button to show it (use label="" to show just the icon) 2022-08-22 14:59:06 +02:00
et2_widget_grid.ts Don't apply et2_required class to parent table cell 2022-09-23 08:51:57 -06:00
et2_widget_groupbox.ts
et2_widget_hbox.ts
et2_widget_historylog.ts Fix historylog created editable versions of some widgets, triggering the dirty save warning 2022-09-09 12:04:23 -06:00
et2_widget_hrule.ts
et2_widget_html.ts
et2_widget_htmlarea.ts * Mail/RichTextEditor: common preference "small paragraph" now changes return key to a line break instead of a paragraph (with margin) 2022-09-12 10:05:01 +02: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 Collabora: Get insert placeholder dialog working again 2022-10-05 10:50:54 -06: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 Do not set toolbar buttons to readonly 2022-09-20 14:44:16 +02:00
et2_widget_tree.ts
et2_widget_vfs.ts some fixes for vfsSearchUI 2022-08-15 17:38:56 +02:00
et2_widget_video.ts
etemplate2.ts Fix nm printing did not properly wait for column selection or rows before trying to print 2022-10-06 15:39:35 -06:00
vfsSelectUI.ts fix TypeError: _widget.get_value is not a function 2022-08-15 16:48:40 +02:00