.. |
lib
|
|
|
test
|
|
|
ajax_select.js
|
|
|
et2_core_arrayMgr.js
|
|
|
et2_core_baseWidget.js
|
|
|
et2_core_common.js
|
Fix link activation to be able to handle the same link (or email address) multiple times in the content
|
2014-03-12 18:28:47 +00:00 |
et2_core_DOMWidget.js
|
new "default_execute" attribute to set default onExecute for all actions
|
2014-03-06 18:35:57 +00:00 |
et2_core_inheritance.js
|
|
|
et2_core_inputWidget.js
|
some changes to dtd and added otherwise implemented "readonly" attribute to inputWidget
|
2014-03-07 09:08:47 +00:00 |
et2_core_interfaces.js
|
|
|
et2_core_legacyJSFunctions.js
|
|
|
et2_core_phpExpressionCompiler.js
|
|
|
et2_core_valueWidget.js
|
|
|
et2_core_widget.js
|
Fix bug in calculating readonly based on parent. Fixes readonly templates still having editable content.
|
2014-02-27 21:26:10 +00:00 |
et2_core_xml.js
|
|
|
et2_dataview_controller_selection.js
|
Fix selecting next entry when there are no others
|
2014-03-06 18:07:47 +00:00 |
et2_dataview_controller.js
|
Missing parameter documentation
|
2014-02-25 19:38:31 +00:00 |
et2_dataview_interfaces.js
|
|
|
et2_dataview_model_columns.js
|
|
|
et2_dataview_view_aoi.js
|
|
|
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.js
|
|
|
et2_extension_customfields.js
|
fixed not working retransformation of date* custom fields to Y-m-d[ H:i:s] format, caused by not calling validation of implementing base-widget, also added options from file and sending available options from server, as for regular select options
|
2014-02-24 14:47:55 +00:00 |
et2_extension_itempicker_actions.js
|
|
|
et2_extension_nextmatch_actions.js
|
Refactor huge data fetch into chunks so long task doesn't die.
|
2014-03-04 20:35:41 +00:00 |
et2_extension_nextmatch_controller.js
|
If categories get updated in a get_rows() call, clear the rowProvider internal cache so it uses the new values
|
2014-03-05 17:21:13 +00:00 |
et2_extension_nextmatch_dynheight.js
|
|
|
et2_extension_nextmatch_rowProvider.js
|
|
|
et2_extension_nextmatch.js
|
Enhance nextmatch entryheader to return full value if it's anything more than a simple, single selection so we can handle it server side.
|
2014-03-13 18:58:59 +00:00 |
et2_widget_ajaxSelect.js
|
|
|
et2_widget_box.js
|
|
|
et2_widget_button.js
|
|
|
et2_widget_checkbox.js
|
|
|
et2_widget_color.js
|
Fix color widget failing if it had no value
|
2014-02-27 18:19:12 +00:00 |
et2_widget_date.js
|
Move styling of date-durtation widget input field to specific class in etemplate2.css
|
2014-03-12 13:13:18 +00:00 |
et2_widget_description.js
|
fixed IDE warnings
|
2014-03-06 11:01:23 +00:00 |
et2_widget_dialog.js
|
Allow template attribute to be the ID of a known template, not just a separate file
|
2014-02-19 21:57:10 +00:00 |
et2_widget_diff.js
|
|
|
et2_widget_dropdown_button.js
|
fixed javascript error "Can not set readonly property" in Safari, caused by wrong context
|
2014-02-20 13:29:35 +00:00 |
et2_widget_favorites.js
|
use app[appname].setState if available to allow app to overwrite it (eg. change to non-listview in calendar)
|
2014-03-04 17:00:27 +00:00 |
et2_widget_file.js
|
|
|
et2_widget_grid.js
|
|
|
et2_widget_groupbox.js
|
|
|
et2_widget_hbox.js
|
|
|
et2_widget_historylog.js
|
|
|
et2_widget_hrule.js
|
|
|
et2_widget_html.js
|
|
|
et2_widget_htmlarea.js
|
|
|
et2_widget_iframe.js
|
|
|
et2_widget_image.js
|
using current app, if no or empty source given
|
2014-03-06 07:50:06 +00:00 |
et2_widget_itempicker.js
|
|
|
et2_widget_link.js
|
Javascript split() doesn't work like PHP explode() - fixed to not lose extras
|
2014-03-13 18:56:51 +00:00 |
et2_widget_number.js
|
|
|
et2_widget_portlet.js
|
|
|
et2_widget_progress.js
|
|
|
et2_widget_radiobox.js
|
|
|
et2_widget_selectAccount.js
|
|
|
et2_widget_selectbox.js
|
Fix taglist-account not suggesting anything by making sure select_options don't get set.
|
2014-03-17 20:24:34 +00:00 |
et2_widget_split.js
|
|
|
et2_widget_styles.js
|
|
|
et2_widget_tabs.js
|
fixed wrong augmented class
|
2014-03-12 18:49:50 +00:00 |
et2_widget_taglist.js
|
- Fix taglist account infinite loop when looking for accounts (using link title system instead of data source)
|
2014-03-17 23:03:24 +00:00 |
et2_widget_template.js
|
allow to specifiy optional cache-buster in template attribute ("?"+filemtime of template)
|
2014-03-12 17:42:29 +00:00 |
et2_widget_textbox.js
|
|
|
et2_widget_toolbar.js
|
changed toolbar to have last action.id as value, when submitted to server
|
2014-03-10 21:14:02 +00:00 |
et2_widget_tree.js
|
|
|
et2_widget_url.js
|
adding et2_url_span class to surrounding span
|
2014-03-12 18:48:59 +00:00 |
et2_widget_vfs.js
|
- Fix VFS widget names when name is not part of path
|
2014-02-20 17:41:33 +00:00 |
etemplate2.js
|
put favorites, counter and new header_row into one container (header_row_right) to float them all to the right, also removed lots of unnecessary css and fixed alignment
|
2014-03-12 09:47:40 +00:00 |
etemplate.js
|
|
|
nextmatch_action.js
|
|
|
widget_browser.js
|
do NOT show required color on td, we want it just on input
|
2014-03-10 15:08:18 +00:00 |