.. |
lib
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
test
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_core_arrayMgr.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_core_baseWidget.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_core_common.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_core_DOMWidget.js
|
modified client-side to call new server-side classes in api, instead compatibility classes in etemplate
|
2016-03-19 16:16:59 +00:00 |
et2_core_inheritance.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_core_inputWidget.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_core_interfaces.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00: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
|
fix some alignment issues: always have a margin for widgets with a lable, ...
|
2016-03-31 09:21:55 +00:00 |
et2_core_widget.js
|
fixed more namespace issues found by doc/check_namespace.php I wrote and forgot about it ;-)
|
2016-03-21 21:21:40 +00:00 |
et2_core_xml.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_controller_selection.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_controller.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_interfaces.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_model_columns.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_view_aoi.js
|
Mobile theme W.I.P.:
|
2016-04-05 14:16:18 +00:00 |
et2_dataview_view_container.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_view_grid.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_view_resizeable.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_view_row.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_view_rowProvider.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_view_spacer.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview_view_tile.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_dataview.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_extension_customfields.js
|
modified client-side to call new server-side classes in api, instead compatibility classes in etemplate
|
2016-03-19 16:16:59 +00:00 |
et2_extension_itempicker_actions.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_extension_nextmatch_actions.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_extension_nextmatch_controller.js
|
fix client-side nextmatch to use select-options from get_rows data for select-widgets in newly rendered rows
|
2016-04-05 15:05:31 +00:00 |
et2_extension_nextmatch_dynheight.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_extension_nextmatch_rowProvider.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_extension_nextmatch.js
|
implement et2_label_empty class for all set_label methods and remove no longer necessary label.et2_label > input[type="checkbox"], as it is covered by the standard case
|
2016-03-31 13:05:03 +00:00 |
et2_widget_ajaxSelect.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_barcode.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_box.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_button.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_checkbox.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_color.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_date.js
|
fix some alignment issues: always have a margin for widgets with a lable, ...
|
2016-03-31 09:21:55 +00:00 |
et2_widget_description.js
|
implement et2_label_empty class for all set_label methods and remove no longer necessary label.et2_label > input[type="checkbox"], as it is covered by the standard case
|
2016-03-31 13:05:03 +00:00 |
et2_widget_dialog.js
|
Add width and height options into dialog widget
|
2016-03-30 09:56:00 +00:00 |
et2_widget_diff.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_dropdown_button.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_entry.js
|
modified client-side to call new server-side classes in api, instead compatibility classes in etemplate
|
2016-03-19 16:16:59 +00:00 |
et2_widget_favorites.js
|
moving et2 images to api
|
2016-03-21 09:26:03 +00:00 |
et2_widget_file.js
|
modified client-side to call new server-side classes in api, instead compatibility classes in etemplate
|
2016-03-19 16:16:59 +00:00 |
et2_widget_grid.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_groupbox.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_hbox.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_historylog.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_hrule.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_html.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_htmlarea.js
|
modified client-side to call new server-side classes in api, instead compatibility classes in etemplate
|
2016-03-19 16:16:59 +00:00 |
et2_widget_iframe.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_image.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_itempicker.js
|
modified client-side to call new server-side classes in api, instead compatibility classes in etemplate
|
2016-03-19 16:16:59 +00:00 |
et2_widget_link.js
|
implement et2_label_empty class for all set_label methods and remove no longer necessary label.et2_label > input[type="checkbox"], as it is covered by the standard case
|
2016-03-31 13:05:03 +00:00 |
et2_widget_number.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_portlet.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_progress.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_radiobox.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_script.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_selectAccount.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_selectbox.js
|
fix client-side nextmatch to use select-options from get_rows data for select-widgets in newly rendered rows
|
2016-04-05 15:05:31 +00:00 |
et2_widget_split.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_styles.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_tabs.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_taglist.js
|
When server gives taglist options via ajax, take them all. Only filter local suggestions.
|
2016-03-25 16:04:27 +00:00 |
et2_widget_template.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_textbox.js
|
Set name attribute for searchbox input as it is necessary to get autocomplete working
|
2016-04-01 08:19:12 +00:00 |
et2_widget_toolbar.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_tree.js
|
modified client-side to call new server-side classes in api, instead compatibility classes in etemplate
|
2016-03-19 16:16:59 +00:00 |
et2_widget_url.js
|
modified client-side to call new server-side classes in api, instead compatibility classes in etemplate
|
2016-03-19 16:16:59 +00:00 |
et2_widget_vfs.js
|
modified client-side to call new server-side classes in api, instead compatibility classes in etemplate
|
2016-03-19 16:16:59 +00:00 |
et2_widget_video.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
etemplate2.js
|
Print function for calendar
|
2016-03-31 20:55:41 +00:00 |
expose.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
widget_browser.js
|
move et2 widget browser to api, thought link to it is currently only in old eTemplate sidebox menu
|
2016-03-19 15:25:32 +00:00 |