.. |
CustomHtmlElements
|
|
|
Et2Avatar
|
Fix edit/delete buttons are not clickable on editable avatar
|
2022-09-21 11:15:14 +02:00 |
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
|
Fix Et2NumberReadonly didn't display its value in nextmatch row
|
2022-09-12 11:25:47 -06:00 |
Et2Dialog
|
Et2Dialog: Fix incorrect button adoption search
|
2022-11-02 08:36:44 -06:00 |
Et2DropdownButton
|
Fix widgets don't appear disabled when they are
|
2022-11-14 11:22:56 -07: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
|
Et2LinkString: Fix links not shown immediately after 'Apply', only after reload
|
2022-11-02 11:59:10 -06:00 |
Et2Nextmatch
|
Give nm columnselection more width & height
|
2022-08-19 14:51:32 -06:00 |
Et2Select
|
Better fix for Et2SelectState not getting country set
|
2022-11-14 14:41:08 -07:00 |
Et2Spinner
|
Implement Spinner widget
|
2022-09-02 13:50:38 +02:00 |
Et2Switch
|
Make weekend toggle better responsive to content size preference
|
2022-11-11 11:32:06 -07:00 |
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
|
|
|
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
|
Fix ExposeMixin "this.activeIndicator.removeClass is not a function"
|
2022-11-15 14:27:03 -07: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
|
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
|
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
|
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
|
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
|
Explicitly translate labels & statustext in nm rows
|
2022-09-06 09:17:12 -06:00 |
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
|
Fix widgets don't appear disabled when they are
|
2022-11-14 11:22:56 -07: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
|
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
|
Do not set toolbar buttons to readonly
|
2022-09-20 14:44:16 +02:00 |
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
|
fix TypeError: _widget.get_value is not a function
|
2022-08-15 16:48:40 +02:00 |