.. |
lib
|
Translate months too
|
2017-11-22 11:30:14 -07:00 |
test
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |
et2_core_arrayMgr.js
|
Fix error if a parent key gets set as null
|
2019-05-03 16:09:50 -06:00 |
et2_core_baseWidget.js
|
inputWidget with TS
|
2020-01-29 15:08:42 +01:00 |
et2_core_baseWidget.ts
|
inputWidget with TS
|
2020-01-29 15:08:42 +01:00 |
et2_core_common.js
|
WIP with TypeScript
|
2020-01-29 15:08:42 +01:00 |
et2_core_common.ts
|
WIP with TypeScript
|
2020-01-29 15:08:42 +01:00 |
et2_core_DOMWidget.js
|
WIP on et2_widget_textbox
|
2020-01-29 15:08:42 +01:00 |
et2_core_DOMWidget.ts
|
template widget with TS
|
2020-01-29 15:08:42 +01:00 |
et2_core_editableWidget.js
|
Add specific class for toggle_readonly mode
|
2019-11-11 14:09:35 +01:00 |
et2_core_inheritance.js
|
move implements and instanceOf methods to inheritance
|
2020-01-29 15:08:42 +01:00 |
et2_core_inheritance.ts
|
move implements and instanceOf methods to inheritance
|
2020-01-29 15:08:42 +01:00 |
et2_core_inputWidget.js
|
Second run at TS for valueWidget, restoring what was lost
|
2020-01-29 15:08:42 +01:00 |
et2_core_inputWidget.ts
|
textbox and button widget
|
2020-01-29 15:08:42 +01:00 |
et2_core_interfaces.js
|
WIP on et2_widget_textbox
|
2020-01-29 15:08:42 +01:00 |
et2_core_interfaces.ts
|
description widget without expose
|
2020-01-29 15:08:42 +01:00 |
et2_core_legacyJSFunctions.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_core_phpExpressionCompiler.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_core_valueWidget.js
|
inputWidget with TS
|
2020-01-29 15:08:42 +01:00 |
et2_core_valueWidget.ts
|
Make labelContainer protected for subclasses
|
2020-01-29 15:08:42 +01:00 |
et2_core_widget.js
|
tabbox widget
|
2020-01-29 15:08:42 +01:00 |
et2_core_widget.ts
|
tabbox widget
|
2020-01-29 15:08:42 +01:00 |
et2_core_xml.js
|
fix wired CSP error after some 404 in html content
|
2019-11-14 15:19:58 +01:00 |
et2_dataview_controller_selection.js
|
Fix missing translations reported by Stefan Unverricht
|
2019-08-27 12:04:06 -06:00 |
et2_dataview_controller.js
|
Queue all concurrent server requests, but discard the earliest pending requests if the queue gets full
|
2018-12-12 09:32:44 -07:00 |
et2_dataview_interfaces.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_model_columns.js
|
Etemplate: Better calculation for all fixed width columns to properly fit given width
|
2019-09-25 09:20:38 -06:00 |
et2_dataview_view_aoi.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_dataview_view_container.js
|
Fix arrow keys in nextmatch do not properly scroll row into view
|
2019-01-21 15:26:57 -07:00 |
et2_dataview_view_grid.js
|
Etemplate - don't assume event data will still be there after a timeout, fixes occasional errors about it being missing
|
2018-02-20 10:28:18 -07:00 |
et2_dataview_view_resizeable.js
|
Change double-click to auto-size column based on current contents, to only work for fixed width columns. Relative (flex) width columns now just show a message as it was difficult to get them to properly size without weird side effects, especially with 2 relative width columns displayed.
|
2016-10-18 09:23:13 -06:00 |
et2_dataview_view_row.js
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |
et2_dataview_view_rowProvider.js
|
Revert "Api: Nextmatch - Do not generate DOM nodes for hidden columns"
|
2019-12-04 09:49:21 -07:00 |
et2_dataview_view_spacer.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_dataview_view_tile.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_dataview.js
|
Revert "Api: Nextmatch - Do not generate DOM nodes for hidden columns"
|
2019-12-04 09:49:21 -07:00 |
et2_extension_customfields.js
|
Fix singe fields attribute (as string) did not work
|
2019-10-07 14:14:39 -06:00 |
et2_extension_itempicker_actions.js
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |
et2_extension_nextmatch_actions.js
|
Fix missing translations reported by Stefan Unverricht
|
2019-08-27 12:04:06 -06:00 |
et2_extension_nextmatch_controller.js
|
Etemplate - fix nextmatch only fetched data when it was at top level namespace
|
2019-03-28 11:08:32 -06:00 |
et2_extension_nextmatch_dynheight.js
|
Etemplate - Ignore all hidden nodes when re-calculating size, fixes nm resizing issue with other hidden nodes after it
|
2017-09-19 11:07:08 -06:00 |
et2_extension_nextmatch_rowProvider.js
|
Revert "Api: Nextmatch - Do not generate DOM nodes for hidden columns"
|
2019-12-04 09:49:21 -07:00 |
et2_extension_nextmatch.js
|
Api: Fix some nextmatch bugs
|
2020-01-07 14:37:22 -07:00 |
et2_types.d.ts
|
tabbox widget
|
2020-01-29 15:08:42 +01:00 |
et2_widget_ajaxSelect.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_widget_barcode.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_widget_box.js
|
description widget without expose
|
2020-01-29 15:08:42 +01:00 |
et2_widget_box.ts
|
description widget without expose
|
2020-01-29 15:08:42 +01:00 |
et2_widget_button.js
|
textbox and button widget
|
2020-01-29 15:08:42 +01:00 |
et2_widget_button.ts
|
textbox and button widget
|
2020-01-29 15:08:42 +01:00 |
et2_widget_checkbox.js
|
treat "0" as false as does php, our database storage and et2_checkType()
|
2019-10-25 18:25:35 +02:00 |
et2_widget_color.js
|
Etemplate: Fix unable to clear color picker
|
2019-09-17 09:11:29 -06:00 |
et2_widget_date.js
|
* All apps: fix custom-field display for date-time and custom data_format like YmdHi
|
2019-03-28 19:12:51 +01:00 |
et2_widget_description.js
|
tabbox widget
|
2020-01-29 15:08:42 +01:00 |
et2_widget_description.ts
|
description widget without expose
|
2020-01-29 15:08:42 +01:00 |
et2_widget_dialog.js
|
Convert et2_dialog widget to TS
|
2020-01-29 15:08:42 +01:00 |
et2_widget_dialog.ts
|
Convert et2_dialog widget to TS
|
2020-01-29 15:08:42 +01:00 |
et2_widget_diff.js
|
Change diff colors to match github, provided by Ralf
|
2019-03-01 10:31:52 -07:00 |
et2_widget_dropdown_button.js
|
Fix broken priority icons in mail compose
|
2018-03-26 12:41:37 +02:00 |
et2_widget_entry.js
|
Etemplate - for value widget sums, treat empty fields as 0
|
2018-11-21 15:10:43 -07:00 |
et2_widget_favorites.js
|
Fix "no filter" option in nextmatch list favorites does not work
|
2017-07-10 18:30:20 +02:00 |
et2_widget_file.js
|
fixing sometimes too small files caused by last chunk being bigger then other chunks
|
2018-12-14 16:21:12 +01:00 |
et2_widget_grid.js
|
Fix typo
|
2019-03-20 09:06:08 -06:00 |
et2_widget_groupbox.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_hbox.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_widget_historylog.js
|
Etemplate: Reduce some sizing issues in historylog
|
2019-09-25 09:20:38 -06:00 |
et2_widget_hrule.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_html.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_widget_htmlarea.js
|
* Html Editor: Add a custom paragraph into block formating in order to get paragraph lines with no line-height
|
2019-12-05 16:04:40 +01:00 |
et2_widget_iframe.js
|
Add src attribute as an option to iframe widget
|
2017-01-04 11:57:31 +01:00 |
et2_widget_image.js
|
Use letter avatar when user have no personal avatar is set in addressbook
|
2019-10-15 14:06:33 +02:00 |
et2_widget_itempicker.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_widget_link.js
|
Revert "* Api: Fix bug where some links opened in the application's main tab instead of popups"
|
2019-10-17 15:03:47 -06:00 |
et2_widget_number.js
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |
et2_widget_portlet.js
|
Missing translations from Stefan Unverricht
|
2019-06-18 11:43:37 -06:00 |
et2_widget_progress.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_widget_radiobox.js
|
Get radioboxes to understand {value: ..., label: ...} option format
|
2019-04-17 12:43:27 -06:00 |
et2_widget_script.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_selectAccount.js
|
Etemplate - change default empty label for multiple user/group selection to more appropriate 'Select user or group'
|
2018-11-01 11:54:50 -06:00 |
et2_widget_selectbox.js
|
Set value_class option for multi-select list
|
2019-11-05 11:28:34 +01:00 |
et2_widget_split.js
|
Take splitter-bar width into account before triggering the resize
|
2017-06-26 11:01:48 +02:00 |
et2_widget_styles.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_tabs.js
|
tabbox widget
|
2020-01-29 15:08:42 +01:00 |
et2_widget_tabs.ts
|
tabbox widget
|
2020-01-29 15:08:42 +01:00 |
et2_widget_taglist.js
|
fix values like 0, null, false, used server-side for no account selected
|
2019-04-01 13:10:27 +02:00 |
et2_widget_template.js
|
template widget with TS
|
2020-01-29 15:08:42 +01:00 |
et2_widget_template.ts
|
template widget with TS
|
2020-01-29 15:08:42 +01:00 |
et2_widget_textbox.js
|
textbox and button widget
|
2020-01-29 15:08:42 +01:00 |
et2_widget_textbox.ts
|
textbox and button widget
|
2020-01-29 15:08:42 +01:00 |
et2_widget_timestamper.js
|
Make sure we don't error when readonly
|
2019-05-02 10:28:29 -06:00 |
et2_widget_toolbar.js
|
Improve toolbar admin sections
|
2019-09-25 11:17:55 +02:00 |
et2_widget_tree.js
|
Etemplate - allow trees to be readonly
|
2019-04-10 10:54:00 -06:00 |
et2_widget_url.js
|
Etemplate - add new attributes to URL widget
|
2019-05-10 14:53:00 -06:00 |
et2_widget_vfs.js
|
* File selector: implement Overwrite and Rename possibilities for saving an existing email message or attachment
|
2019-12-18 16:31:54 +01:00 |
et2_widget_video.js
|
Convert et2_video widget to TS
|
2020-01-29 15:08:42 +01:00 |
et2_widget_video.ts
|
Convert et2_video widget to TS
|
2020-01-29 15:08:42 +01:00 |
etemplate2.js
|
Make sure we can submit before setting the loading prompt
|
2019-06-05 15:47:12 +02:00 |
expose.js
|
Implement proposed filemanager mime type open handler based on user preferences
|
2018-02-06 18:00:36 +01:00 |
vfsSelectUI.js
|
Fix search query for vfsSelect search box
|
2019-10-16 13:10:25 +02:00 |
widget_browser.js
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |