.. |
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
|
Add editableWidget to make HTML widget editable on double click
|
2018-12-12 15:23:13 -07:00 |
et2_core_baseWidget.js
|
Set statustext value as text by default
|
2017-09-05 19:04:45 +02:00 |
et2_core_common.js
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |
et2_core_DOMWidget.js
|
Add a function to get information about the tab a widget is on
|
2019-04-03 15:12:40 -06:00 |
et2_core_editableWidget.js
|
Make editableWidget to set height when in edit mode
|
2019-02-27 11:01:15 +01:00 |
et2_core_inheritance.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_core_inputWidget.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_core_interfaces.js
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02: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
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_core_widget.js
|
Avoid errors if widget has a modification on a sub-widget named 'type'
|
2019-03-20 14:03:32 -06:00 |
et2_core_xml.js
|
Add template fetch fallback using egw.link() if template_base_url fails
|
2018-08-24 12:03:19 -06:00 |
et2_dataview_controller_selection.js
|
Calendar - fix selecting 'Select all' did not consistently set select_all in calendar listview
|
2018-12-03 15:31:12 -07: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
|
Properly handle nextmatch columns where the width is not set
|
2016-05-04 15:48:58 +00: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
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02: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
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_extension_customfields.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_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
|
Try to send the request as POST if the url is exceeding certain number of characters.
|
2019-01-23 12:18:40 +01: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
|
Add hover_action for detached description widget
|
2018-02-26 17:54:13 +01:00 |
et2_extension_nextmatch.js
|
Better way to avoid JS errors if nextmatch is disabled
|
2019-04-01 16:49:28 -06: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
|
Add some documentation
|
2017-10-05 17:48:43 +02:00 |
et2_widget_button.js
|
Fix JS error 'Cannot read property 'css' of null in calendar edit
|
2019-03-01 09:10:11 -07:00 |
et2_widget_checkbox.js
|
Translation for toggle_on & toggle_off checkbox attributes
|
2019-02-26 09:54:16 -07:00 |
et2_widget_color.js
|
Remove debug code
|
2019-03-29 09:46:23 -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
|
Make hover_action available for none detached description
|
2018-12-07 11:16:14 +01:00 |
et2_widget_dialog.js
|
allow et2_dialog.confirm to postSubmit (to download something)
|
2019-03-03 18:14:10 +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 - fix undefined error if historylog was not initialized (usually due to no record ID)
|
2019-03-28 11:10:59 -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
|
Make the code compatible with es5
|
2019-04-02 14:29:22 +02: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
|
Accept 'value' as a detached attribute in image
|
2019-03-19 15:56:46 -06:00 |
et2_widget_itempicker.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_widget_link.js
|
Merge pull request #58 from asig2016/link_wigget_with_target_app
|
2019-03-12 16:54:28 +01: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
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_widget_progress.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
et2_widget_radiobox.js
|
Make sure value is set before using it
|
2018-11-06 16:31:17 +01: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
|
fix IDE warnings and whitespace
|
2019-03-20 12:07:24 +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
|
Api - some basic support for printing popups
|
2019-03-15 16:01:43 -06: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
|
Etemplate - allow customisable onload for templates
|
2019-02-25 10:49:33 -07:00 |
et2_widget_textbox.js
|
* Api: Fix auto-complete password field gets activated even though user hasn't selected it deliberately.
|
2018-04-10 12:39:27 +02:00 |
et2_widget_timestamper.js
|
Deprecate CKEDITOR and remove it from source
|
2019-01-25 12:41:13 +01:00 |
et2_widget_toolbar.js
|
Use framework tooltips for toolbar button tooltips instead of browser titles
|
2018-10-04 15:21:03 -06:00 |
et2_widget_tree.js
|
Make sure the node is available before addressing its tooltip, fixes broken rename folder action in mail
|
2018-02-15 14:01:11 +01:00 |
et2_widget_url.js
|
Another attempt to invalidate zero with space (\u200B) char in the beginning an email address
|
2018-08-15 11:36:37 +02:00 |
et2_widget_vfs.js
|
* Filemanager/WebDAV: handle url-special chars like %, # and ? correctly
|
2019-03-21 12:36:25 +01:00 |
et2_widget_video.js
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
etemplate2.js
|
allow et2_dialog.confirm to postSubmit (to download something)
|
2019-03-03 18:14:10 +01:00 |
expose.js
|
Implement proposed filemanager mime type open handler based on user preferences
|
2018-02-06 18:00:36 +01:00 |
vfsSelectUI.js
|
Load filemanager translations for vfsSelectUI
|
2018-05-14 13:10:10 -06:00 |
widget_browser.js
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |