.. |
CustomHtmlElements
|
|
|
Et2Avatar
|
|
|
Et2Button
|
Fix hideonreadonly sometimes not being applied (eg. hbox)
|
2022-10-21 13:29:16 +02:00 |
Et2Checkbox
|
Et2Checkbox: Change vertical align, it wasn't lining up nicely in calendar edit
|
2022-11-04 08:42:57 -06:00 |
Et2Colorpicker
|
|
|
Et2Date
|
Fix gap between label & control, better solution for date-duration
|
2022-11-04 09:41:45 -06:00 |
Et2Description
|
|
|
Et2Dialog
|
Et2Dialog: Fix incorrect button adoption search
|
2022-11-02 08:36:44 -06:00 |
Et2DropdownButton
|
|
|
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
|
|
|
Et2Link
|
Et2LinkString: Fix links not shown immediately after 'Apply', only after reload
|
2022-11-02 11:59:10 -06:00 |
Et2Nextmatch
|
|
|
Et2Select
|
Et2Select: Fix change event got fired too early
|
2022-11-09 15:34:28 -07:00 |
Et2Spinner
|
|
|
Et2Switch
|
|
|
Et2Textarea
|
|
|
Et2Textbox
|
|
|
Et2Url
|
|
|
Et2Vfs
|
move egw_get_file_editor_prefered_mimes() to egw.file_editor_prefered_mimes() as everything in old jsapi.js is deprecated and should be removed
|
2022-10-18 08:30:15 +02:00 |
Et2Widget
|
If widget has onclick attribute, add et2_clickable class
|
2022-10-17 15:18:13 -06:00 |
Expose
|
move egw_get_file_editor_prefered_mimes() to egw.file_editor_prefered_mimes() as everything in old jsapi.js is deprecated and should be removed
|
2022-10-18 08:30:15 +02:00 |
Layout
|
make sure mouse up is handled when the mouse position has crossed the min/max points
|
2022-10-21 12:00:08 +02:00 |
lib
|
|
|
Styles
|
Fix gap between label & control, better solution for date-duration
|
2022-11-04 09:41:45 -06:00 |
test
|
|
|
Validators
|
|
|
ActivateLinksDirective.ts
|
|
|
et2_core_arrayMgr.ts
|
|
|
et2_core_baseWidget.ts
|
|
|
et2_core_common.ts
|
|
|
et2_core_DOMWidget.ts
|
fix JS error on displaying validation message, probably when tab is not yet loaded
|
2022-11-08 12:51:41 +01: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
|
|
|
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
|
Fix context menu actions that use nm_action gave "Uncaught nm_action is not a function!"
|
2022-10-24 10:20:56 -06:00 |
et2_extension_nextmatch_controller.ts
|
|
|
et2_extension_nextmatch_rowProvider.ts
|
|
|
et2_extension_nextmatch.ts
|
Fix hidden nm with no initial rows were requesting data too early
|
2022-11-07 14:51:42 -07:00 |
et2_widget_ajaxSelect.ts
|
|
|
et2_widget_audio.ts
|
|
|
et2_widget_barcode.ts
|
|
|
et2_widget_box.ts
|
|
|
et2_widget_button.ts
|
Make support for some old widgets
|
2022-10-18 17:44:31 +02:00 |
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
|
|
|
et2_widget_grid.ts
|
|
|
et2_widget_groupbox.ts
|
|
|
et2_widget_hbox.ts
|
|
|
et2_widget_historylog.ts
|
|
|
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
|
Make support for some old widgets
|
2022-10-18 17:44:31 +02:00 |
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
|
|
|
et2_widget_tree.ts
|
|
|
et2_widget_vfs.ts
|
move egw_get_file_editor_prefered_mimes() to egw.file_editor_prefered_mimes() as everything in old jsapi.js is deprecated and should be removed
|
2022-10-18 08:30:15 +02:00 |
et2_widget_video.ts
|
|
|
etemplate2.ts
|
Addressbook: Correct fix for CRM breaking contact list actions
|
2022-10-19 10:54:11 -06:00 |
vfsSelectUI.ts
|
|
|