.. |
CustomHtmlElements
|
|
|
Et2Avatar
|
Fix edit/delete buttons are not clickable on editable avatar
|
2022-09-21 11:15:14 +02:00 |
Et2Button
|
Use same background color for primary buttons
|
2022-12-05 10:54:05 -07: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
|
Avoid error if input node isn't created yet
|
2022-11-18 13:59:20 -07:00 |
Et2Description
|
Fix Et2NumberReadonly didn't display its value in nextmatch row
|
2022-09-12 11:25:47 -06:00 |
Et2Dialog
|
Styling for buttons on dialog
|
2022-12-02 11:23:09 -07: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
|
Et2LinkList: Don't show context menu or delete for readonly lists
|
2022-11-25 11:19:13 -07:00 |
Et2Nextmatch
|
|
|
Et2Select
|
SearchMixin: Fix selected remote options got lost if adding a freeEntry
|
2022-12-05 13:56:31 -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
|
Fix searchbox triggered change an extra time after pressing Enter key
|
2022-12-05 10:31:15 -07: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
|
Implement data widget property
|
2022-11-23 10:30:22 -07:00 |
Expose
|
Fix ExposeMixin "this.activeIndicator.removeClass is not a function"
|
2022-11-15 14:27:03 -07:00 |
Layout
|
Remove debug
|
2022-12-05 09:39:08 -07:00 |
lib
|
|
|
Styles
|
Use same font size for help text as for labels
|
2022-11-25 11:53:23 -07: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
|
|
|
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
|
Styling for buttons on dialog
|
2022-12-02 11:23:09 -07: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
|
When nm is on a tab, need to resize the nm when the tab is shown to get proper sizing
|
2022-11-24 14:20:45 -07:00 |
et2_widget_ajaxSelect.ts
|
|
|
et2_widget_audio.ts
|
|
|
et2_widget_barcode.ts
|
|
|
et2_widget_box.ts
|
Let new boxes repeat as well as legacy boxes
|
2022-11-25 11:18:44 -07:00 |
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
|
Dialog work
|
2022-11-30 15:59:25 -07:00 |
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
|
give focus back to previous active element instead of focusing on first input
|
2022-12-02 14:42:36 +01: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
|
Fix JS errors in placeholder dialog
|
2022-12-02 09:39:25 -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
|
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
|
|
|