egroupware/api/js/etemplate
nathan afdca98629 Fix up password customfield
- passwd->et2-password custom field type
- passwordToggle attribute (changed name, icon didn't change)
2023-08-02 15:05:33 -06:00
..
CustomHtmlElements Let the pdfjs deal with new render request 2022-02-11 12:33:28 +01:00
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 Api: make longTask (merge to email) more robust 2023-08-02 14:08:59 -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 Implement splitting up widget label using %s 2022-03-01 16:56:58 -07:00
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: Limit number of JSON search results 2023-07-31 10:11:04 -06:00
Et2Spinner
Et2Switch Fix nm print dialog missing print orientation 2023-02-14 16:27:44 -07:00
Et2Textarea
Et2Textbox Fix up password customfield 2023-08-02 15:05:33 -06:00
Et2Url Implement onlyEmail option for UrlEmailReadonly 2023-06-22 14:37:15 +02:00
Et2Vfs
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
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 got et2 mostly working: timesheet.edit renders 2021-06-07 17:33:53 +02:00
et2_core_widget.ts
et2_core_xml.ts drop jquery-ui, jquery-ui-touch-punch-fix and temp. comment out last usages in framework classes 2022-05-25 21:01:26 +02:00
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 converted egw_action from javascript to typescript 2023-07-10 16:54:22 +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 got et2 mostly working: timesheet.edit renders 2021-06-07 17:33:53 +02:00
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 got et2 mostly working: timesheet.edit renders 2021-06-07 17:33:53 +02:00
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
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
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
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 got et2 mostly working: timesheet.edit renders 2021-06-07 17:33:53 +02:00
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 Changes for opening etemplate in a dialog 2023-07-13 16:18:11 -06:00
vfsSelectUI.ts Fix vfsSelectUI path closed dialog if you pressed enter 2023-04-06 16:14:09 -06:00