.. |
lib
|
|
|
test
|
|
|
ajax_select.js
|
|
|
et2_core_arrayMgr.js
|
backport of several eT2 fixes from work on ranking / result-service app:
|
2015-03-18 22:16:15 +00:00 |
et2_core_baseWidget.js
|
|
|
et2_core_common.js
|
add missing "rawstring" type to et2_validTypes
|
2015-03-11 15:06:21 +00:00 |
et2_core_DOMWidget.js
|
Fully clear existing ActionObject before re-using it. Fixes context menu missing after close & re-open home tab.
|
2015-02-11 10:35:05 +00:00 |
et2_core_inheritance.js
|
|
|
et2_core_inputWidget.js
|
backport of several eT2 fixes from work on ranking / result-service app:
|
2015-03-18 22:16:15 +00:00 |
et2_core_interfaces.js
|
* All apps: printing of lists improved a lot, asks now how many lines to print
|
2015-02-06 13:36:25 +00:00 |
et2_core_legacyJSFunctions.js
|
|
|
et2_core_phpExpressionCompiler.js
|
|
|
et2_core_valueWidget.js
|
new attribute type "rawstring" not doing html-entity decoding used just for "value" attribute
|
2015-03-11 12:13:32 +00:00 |
et2_core_widget.js
|
|
|
et2_core_xml.js
|
log again not found template as error instead of poping up an alert
|
2015-02-06 17:24:28 +00:00 |
et2_dataview_controller_selection.js
|
|
|
et2_dataview_controller.js
|
|
|
et2_dataview_interfaces.js
|
|
|
et2_dataview_model_columns.js
|
|
|
et2_dataview_view_aoi.js
|
Fix in mobile theme not able to dismiss the context menu:
|
2015-02-19 12:00:22 +00:00 |
et2_dataview_view_container.js
|
|
|
et2_dataview_view_grid.js
|
|
|
et2_dataview_view_resizeable.js
|
|
|
et2_dataview_view_row.js
|
|
|
et2_dataview_view_rowProvider.js
|
|
|
et2_dataview_view_spacer.js
|
|
|
et2_dataview_view_tile.js
|
|
|
et2_dataview.js
|
|
|
et2_extension_customfields.js
|
|
|
et2_extension_itempicker_actions.js
|
|
|
et2_extension_nextmatch_actions.js
|
remove old form button stuff, as it get triggered again now that et2_container is a form
|
2015-02-12 12:22:15 +00:00 |
et2_extension_nextmatch_controller.js
|
|
|
et2_extension_nextmatch_dynheight.js
|
|
|
et2_extension_nextmatch_rowProvider.js
|
|
|
et2_extension_nextmatch.js
|
Include lettersearch when forcing preferences
|
2015-03-17 18:24:50 +00:00 |
et2_widget_ajaxSelect.js
|
|
|
et2_widget_box.js
|
|
|
et2_widget_button.js
|
* All apps: Activate cross-browser autocomplete
|
2015-02-06 13:23:40 +00:00 |
et2_widget_checkbox.js
|
|
|
et2_widget_color.js
|
|
|
et2_widget_date.js
|
Avoid collision between datepicker calendar dialog and date input field, try to use left or right free spaces
|
2015-02-24 16:56:49 +00:00 |
et2_widget_description.js
|
Fix regular expression in expose view
|
2015-03-31 14:05:39 +00:00 |
et2_widget_dialog.js
|
|
|
et2_widget_diff.js
|
|
|
et2_widget_dropdown_button.js
|
|
|
et2_widget_entry.js
|
Entry type / transformer changes
|
2015-02-18 23:04:59 +00:00 |
et2_widget_favorites.js
|
|
|
et2_widget_file.js
|
Pass an array as drop target. Fixes drag & drop files only worked on input nodes
|
2015-02-11 10:35:32 +00:00 |
et2_widget_gantt.js
|
Apply duration settings to gantt columns
|
2015-03-10 21:11:36 +00:00 |
et2_widget_grid.js
|
allow to submit partial content by passing a container(-widget) to etemplate2.submit()
|
2015-03-20 15:39:35 +00:00 |
et2_widget_groupbox.js
|
|
|
et2_widget_hbox.js
|
|
|
et2_widget_historylog.js
|
Implement widget historylog resize handler and fix historylog template in all apps
|
2015-02-25 16:30:49 +00:00 |
et2_widget_hrule.js
|
|
|
et2_widget_html.js
|
|
|
et2_widget_htmlarea.js
|
* Mail: setting default font-face and -size reliable and remove space in front of cursor
|
2015-03-31 17:04:10 +00:00 |
et2_widget_iframe.js
|
|
|
et2_widget_image.js
|
Do not show expose thumbnail for single media entry
|
2015-03-31 14:03:10 +00:00 |
et2_widget_itempicker.js
|
|
|
et2_widget_link.js
|
Improvements for linking mail:
|
2015-03-31 14:30:55 +00:00 |
et2_widget_number.js
|
onkeypress handler for textbox and number widget
|
2015-03-19 21:21:29 +00:00 |
et2_widget_portlet.js
|
Fix some bugs causing missing translations in home
|
2015-03-04 16:48:37 +00:00 |
et2_widget_progress.js
|
|
|
et2_widget_radiobox.js
|
backport of several eT2 fixes from work on ranking / result-service app:
|
2015-03-18 22:16:15 +00:00 |
et2_widget_script.js
|
|
|
et2_widget_selectAccount.js
|
fixed account-selection-type "primary_group" to only show membership-groups by default
|
2015-03-10 16:06:22 +00:00 |
et2_widget_selectbox.js
|
Fix select options with ${row} were not always found
|
2015-03-25 21:54:41 +00:00 |
et2_widget_split.js
|
Fix the splitter percentage size to 2 trialing decimals
|
2015-03-03 13:50:46 +00:00 |
et2_widget_styles.js
|
|
|
et2_widget_tabs.js
|
|
|
et2_widget_taglist.js
|
|
|
et2_widget_template.js
|
fix sub-template of modified etemplate (WebDAV Url) wont work, as cache-buster / timestamp got added without download prefix, causing WebDAV to not find sub-template, because it treats everything but "?download" as part of URL
|
2015-03-24 10:52:43 +00:00 |
et2_widget_textbox.js
|
onkeypress handler for textbox and number widget
|
2015-03-19 21:21:29 +00:00 |
et2_widget_toolbar.js
|
Give a type button to toolbar's button to not be able to do auto submission, because of our form tag
|
2015-03-05 14:55:28 +00:00 |
et2_widget_tree.js
|
|
|
et2_widget_url.js
|
|
|
et2_widget_vfs.js
|
add modification time of files to thumbnail url to allow longer caching, also set_time_limit(0) for pdf thumbnails, as they might take > 90s
|
2015-02-13 08:27:08 +00:00 |
et2_widget_video.js
|
|
|
etemplate2.js
|
Treat iceweasel browser like as firefox
|
2015-03-31 14:04:48 +00:00 |
etemplate.js
|
|
|
expose.js
|
Fix regular expression in expose view
|
2015-03-31 14:05:39 +00:00 |
nextmatch_action.js
|
|
|
widget_browser.js
|
Implement Document Type Definition (DTD) generator
|
2015-02-11 15:17:10 +00:00 |