.. |
lib
|
Historylog widget for et2
|
2012-05-24 15:45:29 +00:00 |
test
|
Implemented hirachical rows
|
2012-03-30 11:43:39 +00:00 |
ajax_select.js
|
Javascript fix for ajax select widget on IE
|
2010-02-15 20:40:34 +00:00 |
et2_core_arrayMgr.js
|
Fix - should always be top level of content
|
2013-04-10 11:05:20 +00:00 |
et2_core_baseWidget.js
|
Override et2_container.destroy() to not try to remove itself from the parent, it does not have a parent
|
2013-02-08 13:25:56 +00:00 |
et2_core_common.js
|
Avoid an error if we try to csv_split() null
|
2013-03-20 16:18:53 +00:00 |
et2_core_DOMWidget.js
|
Tie egw_action system into etemplate widgets - allows actions on widgets
|
2013-03-26 21:19:17 +00:00 |
et2_core_inheritance.js
|
Fixed a lot of problems regarding centralized JavaScript code; et2_dataview_view_resizeable is current WIP; now building etemplate2 DOM-Tree to a DocumentFragment first, which brings a significant performance gain
|
2012-03-07 15:33:21 +00:00 |
et2_core_inputWidget.js
|
Silence some warnings, mostly about attributes
|
2012-07-23 23:54:16 +00:00 |
et2_core_interfaces.js
|
Move align interface with the rest
|
2012-07-23 18:01:04 +00:00 |
et2_core_legacyJSFunctions.js
|
If onchange property was '1', do a full post
|
2012-05-08 20:27:02 +00:00 |
et2_core_phpExpressionCompiler.js
|
Avoid 'undefined' showing up in attributes when variable or value is missing
|
2012-06-12 19:53:51 +00:00 |
et2_core_valueWidget.js
|
Add label attribute to valueWidget to support most read-only widgets
|
2012-07-11 20:08:32 +00:00 |
et2_core_widget.js
|
Skip blank legacy options sooner
|
2013-04-10 09:39:36 +00:00 |
et2_core_xml.js
|
Avoid an additional javascript error in case of 404
|
2013-02-06 10:47:31 +00:00 |
et2_dataview_controller_selection.js
|
Make sure action object is set before using it
|
2012-05-23 23:55:01 +00:00 |
et2_dataview_controller.js
|
Add empty row placeholder
|
2013-03-13 18:42:03 +00:00 |
et2_dataview_interfaces.js
|
New dataview version and integration into the nextmatch widget
|
2012-03-23 12:20:57 +00:00 |
et2_dataview_model_columns.js
|
Client side API now supports modules which are instanciated per application or per window; removed et2_debug function from et2_core_common, now using corresponding API function.
|
2012-03-05 13:07:38 +00:00 |
et2_dataview_view_aoi.js
|
nextmatch widget now loads the data that was passed to it in the settings array
|
2012-03-27 14:51:16 +00:00 |
et2_dataview_view_container.js
|
Implemented hirachical rows
|
2012-03-30 11:43:39 +00:00 |
et2_dataview_view_grid.js
|
Fixed selection and getSelected() function; controllers and selection managers are now hirachical
|
2012-03-30 14:20:11 +00:00 |
et2_dataview_view_resizeable.js
|
allow to resize all columns (no need to leave out the last one) and use pageX instead of clientX to take into account an optional scrollbar, if grid is to wide
|
2013-02-06 16:32:18 +00:00 |
et2_dataview_view_row.js
|
Fixed selection and getSelected() function; controllers and selection managers are now hirachical
|
2012-03-30 14:20:11 +00:00 |
et2_dataview_view_rowProvider.js
|
New dataview version and integration into the nextmatch widget
|
2012-03-23 12:20:57 +00:00 |
et2_dataview_view_spacer.js
|
New dataview version and integration into the nextmatch widget
|
2012-03-23 12:20:57 +00:00 |
et2_dataview.js
|
allow to resize all columns (no need to leave out the last one) and use pageX instead of clientX to take into account an optional scrollbar, if grid is to wide
|
2013-02-06 16:32:18 +00:00 |
et2_extension_customfields.js
|
Add some missing attribute attributes
|
2013-04-09 07:22:35 +00:00 |
et2_extension_itempicker_actions.js
|
itempicker update
|
2012-09-29 10:23:03 +00:00 |
et2_extension_nextmatch_actions.js
|
Don't try to submit if the action is not a context menu (eg: drag, drop)
|
2013-04-01 18:19:59 +00:00 |
et2_extension_nextmatch_controller.js
|
Don't try for default, causes error if add is not valid
|
2013-04-10 13:15:49 +00:00 |
et2_extension_nextmatch_dynheight.js
|
Take outer container height offset into account
|
2013-02-22 16:01:28 +00:00 |
et2_extension_nextmatch_rowProvider.js
|
Look for cat_id options in parent(global) sel_options manager too
|
2013-03-25 22:59:48 +00:00 |
et2_extension_nextmatch.js
|
Implement hide_header,header_left & header_right attributes
|
2013-04-10 14:09:55 +00:00 |
et2_widget_ajaxSelect.js
|
Add start of ajax select widget, get submits working again
|
2012-03-22 23:31:31 +00:00 |
et2_widget_box.js
|
Fix some more attribute issues, silenceing some attribute warnings
|
2012-07-25 22:37:56 +00:00 |
et2_widget_button.js
|
Silence some warnings, mostly about attributes
|
2012-07-23 23:54:16 +00:00 |
et2_widget_checkbox.js
|
Fix default true/false
|
2012-06-19 21:47:52 +00:00 |
et2_widget_color.js
|
Avoid some init / destroy errors in color picker popup
|
2013-03-25 19:39:02 +00:00 |
et2_widget_date.js
|
Add legacy option data format to silence a warning, though not needed client side
|
2013-02-11 08:08:28 +00:00 |
et2_widget_description.js
|
Add some missing attribute attributes
|
2013-04-09 07:22:35 +00:00 |
et2_widget_diff.js
|
Change diff dialog to use auto sizing, hopefully avoid some scrollbars in FF
|
2012-06-05 17:11:42 +00:00 |
et2_widget_dropdown_button.js
|
Add Favorite filters to nextmatch - W.I.P
|
2013-02-27 18:13:54 +00:00 |
et2_widget_favorites.js
|
Allow favorites from multiple apps to coexist
|
2013-04-10 08:00:31 +00:00 |
et2_widget_file.js
|
Fix file upload size limit
|
2012-05-22 20:44:06 +00:00 |
et2_widget_grid.js
|
If widget's row / column gets disabled, let widget know too
|
2013-03-15 17:46:53 +00:00 |
et2_widget_groupbox.js
|
Implement groupbox/caption with fieldset/legend
|
2012-03-19 21:06:02 +00:00 |
et2_widget_hbox.js
|
Tables in the main part of hbox need to be inline, or the block display ruins layout. Maybe a better way for this though
|
2012-07-23 18:00:31 +00:00 |
et2_widget_historylog.js
|
Fix typo breaking history with select-options
|
2012-07-25 21:12:04 +00:00 |
et2_widget_hrule.js
|
Added some naming scheme to the js files
|
2011-08-24 10:18:07 +00:00 |
et2_widget_html.js
|
Silence some warnings, mostly about attributes
|
2012-07-23 23:54:16 +00:00 |
et2_widget_htmlarea.js
|
fix ckeditor area
|
2013-04-09 11:50:14 +00:00 |
et2_widget_iframe.js
|
Add iframe widget
|
2013-02-20 20:53:15 +00:00 |
et2_widget_image.js
|
Get linked image from array working
|
2012-07-24 21:16:44 +00:00 |
et2_widget_itempicker.js
|
itempicker update
|
2012-09-29 10:23:03 +00:00 |
et2_widget_link.js
|
Missed call to _super.destroy()
|
2013-03-26 15:47:31 +00:00 |
et2_widget_number.js
|
Fix some more attribute issues, silenceing some attribute warnings
|
2012-07-25 22:37:56 +00:00 |
et2_widget_progress.js
|
Allow progress to handle value sent in as label
|
2012-04-05 20:19:32 +00:00 |
et2_widget_radiobox.js
|
Get radio/checkbox to validate values that come from content
|
2012-05-08 20:25:56 +00:00 |
et2_widget_selectAccount.js
|
Fix widget not allowed / DOM error in nextmatch-accountfilter
|
2013-02-08 10:38:09 +00:00 |
et2_widget_selectbox.js
|
Fix 'undefined' in read only selectboxes when value was not in list of options
|
2013-03-25 23:00:25 +00:00 |
et2_widget_split.js
|
Change splitter preference saving to save on mouseup
|
2013-04-10 09:25:05 +00:00 |
et2_widget_styles.js
|
Fixed a lot of problems regarding centralized JavaScript code; et2_dataview_view_resizeable is current WIP; now building etemplate2 DOM-Tree to a DocumentFragment first, which brings a significant performance gain
|
2012-03-07 15:33:21 +00:00 |
et2_widget_tabs.js
|
Tabs check parent (usually a row) for height setting, and apply it to tabs
|
2012-07-16 15:17:23 +00:00 |
et2_widget_template.js
|
Add some missing attribute attributes
|
2013-04-09 07:22:35 +00:00 |
et2_widget_textbox.js
|
If value is available in the constructor, set it there
|
2013-04-10 12:10:04 +00:00 |
et2_widget_tree.js
|
introduce getLabel function on tree-widget
|
2013-04-10 12:32:07 +00:00 |
et2_widget_url.js
|
do NOT generate links for phone-numbers, if no phone integration configured
|
2013-02-05 12:50:20 +00:00 |
et2_widget_vfs.js
|
Add iframe widget
|
2013-02-20 20:53:15 +00:00 |
etemplate2.js
|
Add a base object for application javascript code to contain it, and solve initialization timing issues
|
2013-04-09 08:45:59 +00:00 |
etemplate.js
|
If chosen is loaded, trigger update of contents.
|
2012-12-31 20:22:59 +00:00 |
nextmatch_action.js
|
Use jQuery to decode all entities in caption for confirm prompt
|
2012-10-15 18:40:11 +00:00 |
widget_browser.js
|
Fix broken default values in widget browser
|
2013-02-25 18:52:45 +00:00 |