.. |
lib
|
Translate months too
|
2017-11-22 11:30:14 -07:00 |
test
|
Convert dynheight to typescript
|
2020-02-12 14:49:22 -07:00 |
et2_core_arrayMgr.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_core_arrayMgr.ts
|
Etemplate: Bugfixes
|
2021-01-04 11:00:10 -07:00 |
et2_core_baseWidget.js
|
allow "{one phrase} {other phrase}" syntax in all attributes marked as translate eg. labels
|
2021-05-01 14:22:34 +02:00 |
et2_core_baseWidget.ts
|
allow "{one phrase} {other phrase}" syntax in all attributes marked as translate eg. labels
|
2021-05-01 14:22:34 +02:00 |
et2_core_common.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_core_common.ts
|
Convert expose to TS and apply it to all exposable widgets
|
2020-02-19 17:14:44 +01:00 |
et2_core_DOMWidget.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_core_DOMWidget.ts
|
Remove et2_types
|
2020-05-29 11:21:17 -06:00 |
et2_core_editableWidget.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_core_editableWidget.ts
|
Fix htmlarea being initiated twice
|
2020-03-11 14:54:47 +01:00 |
et2_core_inheritance.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_core_inheritance.ts
|
Hopefully last attribute inheritance bug fix, solves a lot of the console warnings.
|
2020-02-10 11:41:40 -07:00 |
et2_core_inputWidget.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_core_inputWidget.ts
|
Etemplate: Fix isDirty() was always false for multi-select (tracker selection)
|
2020-07-27 13:44:11 -06:00 |
et2_core_interfaces.js
|
Convert expose to TS and apply it to all exposable widgets
|
2020-02-19 17:14:44 +01:00 |
et2_core_interfaces.ts
|
Convert expose to TS and apply it to all exposable widgets
|
2020-02-19 17:14:44 +01:00 |
et2_core_legacyJSFunctions.js
|
Fixing none app static functions stopped being called relevant to commit 52eb5ca8e0
|
2020-07-15 11:01:34 +02:00 |
et2_core_phpExpressionCompiler.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_core_valueWidget.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_core_valueWidget.ts
|
Fix namespace check
|
2020-02-11 15:19:33 -07:00 |
et2_core_widget.js
|
allow "{one phrase} {other phrase}" syntax in all attributes marked as translate eg. labels
|
2021-05-01 14:22:34 +02:00 |
et2_core_widget.ts
|
allow "{one phrase} {other phrase}" syntax in all attributes marked as translate eg. labels
|
2021-05-01 14:22:34 +02:00 |
et2_core_xml.js
|
track top EGroupware window in egw object to be used as egw.top instead of window.top, which can throw a security exception
|
2020-05-18 20:55:57 +02:00 |
et2_core_xml.ts
|
Remove et2_types
|
2020-05-29 11:21:17 -06:00 |
et2_dataview_controller_selection.js
|
Etemplate: Fix rows actions didn't work after dragging file from system onto row
|
2021-02-08 14:44:55 -07:00 |
et2_dataview_controller_selection.ts
|
Etemplate: Fix rows actions didn't work after dragging file from system onto row
|
2021-02-08 14:44:55 -07:00 |
et2_dataview_controller.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_dataview_controller.ts
|
Etemplate: Fix nextmatch controller destroy() left some references
|
2020-11-09 09:44:40 -07:00 |
et2_dataview_interfaces.js
|
Get nextmatch rendering, sort of
|
2020-01-31 13:07:27 -07:00 |
et2_dataview_interfaces.ts
|
Get nextmatch rendering, sort of
|
2020-01-31 13:07:27 -07:00 |
et2_dataview_model_columns.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_dataview_model_columns.ts
|
Get nextmatch rendering, sort of
|
2020-01-31 13:07:27 -07:00 |
et2_dataview_view_aoi.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_dataview_view_container.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_dataview_view_container.ts
|
Work on getting nextmatch going
|
2020-01-29 15:12:44 +01:00 |
et2_dataview_view_grid.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_dataview_view_grid.ts
|
Etemplate: Avoid trying to repaint datagrid while it's hidden
|
2020-08-31 14:06:18 -06:00 |
et2_dataview_view_resizeable.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_dataview_view_resizeable.ts
|
Work on getting nextmatch loading
|
2020-01-29 16:05:01 -07:00 |
et2_dataview_view_row.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_dataview_view_row.ts
|
Fix nextmatch row expansion not properly displaying children
|
2020-03-30 12:28:48 -06:00 |
et2_dataview_view_rowProvider.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_dataview_view_rowProvider.ts
|
Merge feature/improve_nm_performance changes in
|
2020-03-11 10:56:51 -06:00 |
et2_dataview_view_spacer.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_dataview_view_spacer.ts
|
Get nextmatch rendering, sort of
|
2020-01-31 13:07:27 -07:00 |
et2_dataview_view_tile.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_dataview_view_tile.ts
|
Get nextmatch rendering, sort of
|
2020-01-31 13:07:27 -07:00 |
et2_dataview.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_dataview.ts
|
Fix column could not be found due to wrong IDs used
|
2020-06-15 11:42:45 -06:00 |
et2_extension_customfields.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_extension_customfields.ts
|
Etemplate: Allow to specify the read only true/false values for checkbox customfields
|
2021-01-26 10:42:18 -07:00 |
et2_extension_itempicker_actions.js
|
Convert et2_extension_itempicker_actions to TS
|
2020-02-13 15:45:23 +01:00 |
et2_extension_itempicker_actions.ts
|
Convert et2_extension_itempicker_actions to TS
|
2020-02-13 15:45:23 +01:00 |
et2_extension_nextmatch_actions.js
|
fix sometimes not deleted infologs ("0 selected"), because global var got deleted, using now a closure as for the action
|
2020-08-16 11:22:16 +02:00 |
et2_extension_nextmatch_controller.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_extension_nextmatch_controller.ts
|
Don't event set sort order if it hasn't changed
|
2021-01-04 09:43:54 -07:00 |
et2_extension_nextmatch_rowProvider.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_extension_nextmatch_rowProvider.ts
|
Try to avoid error from missing nodes
|
2020-04-14 15:03:32 -06:00 |
et2_extension_nextmatch.js
|
Api: Stop annoying "column saved" message that kept coming up
|
2021-03-24 10:21:02 -06:00 |
et2_extension_nextmatch.ts
|
Api: Stop annoying "column saved" message that kept coming up
|
2021-03-24 10:21:02 -06:00 |
et2_widget_ajaxSelect.js
|
Convert et2_widget_ajaxSelect to TS
|
2020-02-13 15:39:10 +01:00 |
et2_widget_ajaxSelect.ts
|
Convert et2_widget_ajaxSelect to TS
|
2020-02-13 15:39:10 +01:00 |
et2_widget_audio.js
|
Implements et2_audio widget
|
2021-03-10 14:52:32 +01:00 |
et2_widget_audio.ts
|
Implements et2_audio widget
|
2021-03-10 14:52:32 +01:00 |
et2_widget_barcode.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_barcode.ts
|
Convert to typescript
|
2020-02-12 15:35:59 -07:00 |
et2_widget_box.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_box.ts
|
Etemplate: Also expand grids if they're inside a box
|
2020-10-27 16:17:04 -06:00 |
et2_widget_button.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_button.ts
|
Avoid errors from close confirm changes if button is not fully created.
|
2020-06-29 10:54:14 -06:00 |
et2_widget_checkbox.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_checkbox.ts
|
Remove et2_types
|
2020-05-29 11:21:17 -06:00 |
et2_widget_color.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_color.ts
|
* Api: Can now select no color with color widget
|
2020-05-11 14:58:36 -06:00 |
et2_widget_countdown.js
|
new precision option to limit number of counters shown
|
2021-01-29 20:35:00 +02:00 |
et2_widget_countdown.ts
|
new precision option to limit number of counters shown
|
2021-01-29 20:35:00 +02:00 |
et2_widget_date.js
|
fix more then 59 seconds set for "hms"
|
2021-03-29 18:02:55 +02:00 |
et2_widget_date.ts
|
fix more then 59 seconds set for "hms"
|
2021-03-29 18:02:55 +02:00 |
et2_widget_description.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_description.ts
|
Remove et2_types
|
2020-05-29 11:21:17 -06:00 |
et2_widget_dialog.js
|
Keep private app objects if dialog gets destroyed
|
2021-04-20 15:30:46 +02:00 |
et2_widget_dialog.ts
|
Keep private app objects if dialog gets destroyed
|
2021-04-20 15:30:46 +02:00 |
et2_widget_diff.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_diff.ts
|
Diff widget
|
2020-02-12 13:19:21 -07:00 |
et2_widget_dropdown_button.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_dropdown_button.ts
|
Convert et2_widget_favorites to TS
|
2020-02-10 16:48:15 +01:00 |
et2_widget_dynheight.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_dynheight.ts
|
Add missing destroy()
|
2020-02-24 15:15:24 -07:00 |
et2_widget_entry.js
|
Add missing compiled js file from commit 13ed300c9c
|
2020-08-06 10:37:56 +02:00 |
et2_widget_entry.ts
|
* Etemplate: Fix entry widget had wrong ID, so was missing value
|
2020-08-05 10:36:42 -06:00 |
et2_widget_favorites.js
|
Fix missing mailvelope readonly properties from egw_app object
|
2021-03-09 15:19:27 +01:00 |
et2_widget_favorites.ts
|
Fix missing mailvelope readonly properties from egw_app object
|
2021-03-09 15:19:27 +01:00 |
et2_widget_file.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_file.ts
|
* Filemanager: fix drag and drop a file no longer working from outside of browser into the list
|
2020-10-19 12:54:16 +02:00 |
et2_widget_grid.js
|
Ask the right app when getting appObjectManager, appname might not always be the current app (e.g. running app content under admin tab)
|
2021-04-19 14:00:38 +02:00 |
et2_widget_grid.ts
|
Ask the right app when getting appObjectManager, appname might not always be the current app (e.g. running app content under admin tab)
|
2021-04-19 14:00:38 +02:00 |
et2_widget_groupbox.js
|
Convert et2_widget_groupbox to TS
|
2020-02-10 14:33:15 +01:00 |
et2_widget_groupbox.ts
|
Convert et2_widget_groupbox to TS
|
2020-02-10 14:33:15 +01:00 |
et2_widget_hbox.js
|
Fix namespaces were not processed
|
2020-01-29 14:29:06 -07:00 |
et2_widget_hbox.ts
|
Fix namespaces were not processed
|
2020-01-29 14:29:06 -07:00 |
et2_widget_historylog.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_historylog.ts
|
* Etemplate: Fix historylog did not render until you resize the window
|
2020-09-11 13:12:09 -06:00 |
et2_widget_hrule.js
|
Convert et2_widget_hrule to TS
|
2020-02-10 14:36:09 +01:00 |
et2_widget_hrule.ts
|
Convert et2_widget_hrule to TS
|
2020-02-10 14:36:09 +01:00 |
et2_widget_html.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_html.ts
|
Make html widget exportable
|
2020-10-09 14:57:15 +02:00 |
et2_widget_htmlarea.js
|
Etemplate: Catch errors when destroying editor so we can see what's going on, and not break
|
2021-04-21 15:38:10 -06:00 |
et2_widget_htmlarea.ts
|
Etemplate: Catch errors when destroying editor so we can see what's going on, and not break
|
2021-04-21 15:38:10 -06:00 |
et2_widget_iframe.js
|
Add missing js file from previous commit
|
2020-04-29 12:29:35 +02:00 |
et2_widget_iframe.ts
|
Add allow option to iframe widget
|
2020-04-29 12:23:49 +02:00 |
et2_widget_image.js
|
fix uploaded photo in avatar widget not being updated after cropping it. Additionally, fixes avatar size used in lists (eg. nm)
|
2021-04-28 12:45:12 +02:00 |
et2_widget_image.ts
|
fix uploaded photo in avatar widget not being updated after cropping it. Additionally, fixes avatar size used in lists (eg. nm)
|
2021-04-28 12:45:12 +02:00 |
et2_widget_itempicker.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_itempicker.ts
|
Fix legacy options not being read for some widgets
|
2020-03-30 10:28:48 -06:00 |
et2_widget_link.js
|
Etemplate: Fix links with title provided always displayed loading spinner
|
2021-05-10 11:00:41 -06:00 |
et2_widget_link.ts
|
Etemplate: Fix links with title provided always displayed loading spinner
|
2021-05-10 11:00:41 -06:00 |
et2_widget_number.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_number.ts
|
some fixes for int/float widget: server-side was not expanding min/max attribute and client-side considers empty min/max attr as 0
|
2021-01-22 17:24:55 +02:00 |
et2_widget_password.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_password.ts
|
Etemplate: Password suggest now works if started disabled then enabled via JS
|
2020-07-30 13:50:12 -06:00 |
et2_widget_portlet.js
|
Home using non-global EgwApp instances for portlets
|
2020-07-30 13:00:53 -06:00 |
et2_widget_portlet.ts
|
Home using non-global EgwApp instances for portlets
|
2020-07-30 13:00:53 -06:00 |
et2_widget_progress.js
|
Fix legacy options not being read for some widgets
|
2020-03-30 10:28:48 -06:00 |
et2_widget_progress.ts
|
Fix legacy options not being read for some widgets
|
2020-03-30 10:28:48 -06:00 |
et2_widget_radiobox.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_radiobox.ts
|
Etemplate: if readonly radiobox has the default ro_true=X, we still need the label
|
2021-01-26 13:09:39 -07:00 |
et2_widget_script.js
|
Convert et2_widget_script to TS
|
2020-02-13 10:25:00 +01:00 |
et2_widget_script.ts
|
Convert et2_widget_script to TS
|
2020-02-13 10:25:00 +01:00 |
et2_widget_selectAccount.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_selectAccount.ts
|
Etemplate: Fix read-only selectAccount would always add new values causing doubles
|
2020-12-15 09:41:02 -07:00 |
et2_widget_selectbox.js
|
Don't try quite so hard to search for select options
|
2021-04-13 16:00:43 -06:00 |
et2_widget_selectbox.ts
|
Don't try quite so hard to search for select options
|
2021-04-13 16:00:43 -06:00 |
et2_widget_split.js
|
Fix legacy options not being read for some widgets
|
2020-03-30 10:28:48 -06:00 |
et2_widget_split.ts
|
Fix some missed free() calls
|
2020-03-16 14:27:57 -06:00 |
et2_widget_styles.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_styles.ts
|
Convert style widget
|
2020-02-12 13:28:49 -07:00 |
et2_widget_tabs.js
|
Etemplate: Fix some load bugs
|
2021-02-26 15:22:47 -07:00 |
et2_widget_tabs.ts
|
Etemplate: Fix some load bugs
|
2021-02-26 15:22:47 -07:00 |
et2_widget_taglist.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_taglist.ts
|
Etemplate: Check dirty before closing, ask if there are changes
|
2020-06-19 13:27:41 -06:00 |
et2_widget_template.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_template.ts
|
Remove et2_types
|
2020-05-29 11:21:17 -06:00 |
et2_widget_textbox.js
|
Etemplate: Fix some missing bits in searchbox
|
2021-03-25 11:21:45 -06:00 |
et2_widget_textbox.ts
|
Etemplate: Fix some missing bits in searchbox
|
2021-03-25 11:21:45 -06:00 |
et2_widget_timestamper.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
et2_widget_timestamper.ts
|
Convert et2_widget_taglist to TS
|
2020-02-10 15:17:09 +01:00 |
et2_widget_toolbar.js
|
Etemplate: Fix missing tooltip on toolbar checkboxes
|
2021-03-03 08:53:19 -07:00 |
et2_widget_toolbar.ts
|
Etemplate: Fix missing tooltip on toolbar checkboxes
|
2021-03-03 08:53:19 -07:00 |
et2_widget_tree.js
|
Etemplate: Fix tree default icons path was still in phpgwapi
|
2021-02-01 16:40:10 -07:00 |
et2_widget_tree.ts
|
Etemplate: Fix tree default icons path was still in phpgwapi
|
2021-02-01 16:40:10 -07:00 |
et2_widget_url.js
|
Some TypeScript definitions
|
2021-02-10 14:12:27 +01:00 |
et2_widget_url.ts
|
Some TypeScript definitions
|
2021-02-10 14:12:27 +01:00 |
et2_widget_vfs.js
|
Prevent vfs select dialog destroying session becuase of not being able to find the right app name (eg. admin mail account where app is different than current app)
|
2021-05-05 16:51:19 +02:00 |
et2_widget_vfs.ts
|
Prevent vfs select dialog destroying session becuase of not being able to find the right app name (eg. admin mail account where app is different than current app)
|
2021-05-05 16:51:19 +02:00 |
et2_widget_video.js
|
Fix youtube video autoplays itself after being seekTo on initiation.
|
2021-02-26 13:17:54 +01:00 |
et2_widget_video.ts
|
Fix youtube video autoplays itself after being seekTo on initiation.
|
2021-02-26 13:17:54 +01:00 |
etemplate2.js
|
Etemplate: switch to tab of first invalid input, not last
|
2021-05-05 10:09:31 -06:00 |
etemplate2.ts
|
Etemplate: switch to tab of first invalid input, not last
|
2021-05-05 10:09:31 -06:00 |
expose.js
|
Exclude audio types from gallery list
|
2021-03-16 14:02:14 +01:00 |
expose.ts
|
Exclude audio types from gallery list
|
2021-03-16 14:02:14 +01:00 |
vfsSelectUI.js
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
vfsSelectUI.ts
|
Remove et2_types
|
2020-05-29 11:21:17 -06:00 |