1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-03-08 12:13:43 +01:00
egroupware_official/etemplate/js
2016-02-16 16:39:53 +00:00
..
lib
test
ajax_select.js
et2_core_arrayMgr.js
et2_core_baseWidget.js
et2_core_common.js
et2_core_DOMWidget.js Add background attribute to the DOMWidget in order to be able to set background-image via etemplate 2015-10-13 15:03:41 +00:00
et2_core_inheritance.js
et2_core_inputWidget.js
et2_core_interfaces.js
et2_core_legacyJSFunctions.js
et2_core_phpExpressionCompiler.js
et2_core_valueWidget.js
et2_core_widget.js fixing wired IE security errors "Permission denied", seems reload of opener caused references to egw and template cache in opener.top.etemplate2.prototype.templates becomming inaccessible, catching this errors and falling back to a window-local object 2015-10-26 21:13:34 +00:00
et2_core_xml.js reverting r53406, r53423: using JSON instead of XML for templates on client-side to improve IE performace, as it did not give any performance improvement 2015-08-20 14:57:18 +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 Mobile theme W.I.P.: 2015-12-17 09:27:19 +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 Some changes to egw.css to try to avoid it randomly ignoring rules in iframes. 2015-09-22 23:43:20 +00:00
et2_extension_customfields.js Add empty_label to Select account custom field type, so you can select nothing. 2015-10-01 15:10:38 +00:00
et2_extension_itempicker_actions.js
et2_extension_nextmatch_actions.js
et2_extension_nextmatch_controller.js * All applications: Prompt user to select an action when drag and drop on lists 2015-11-04 15:30:34 +00:00
et2_extension_nextmatch_dynheight.js
et2_extension_nextmatch_rowProvider.js Load all category CSS once when loading the application to avoid missing category colors. 2015-10-15 17:28:56 +00:00
et2_extension_nextmatch.js Avoid child indexes not lining up with DOM node indexes, causing wrong widget order in nextmatch header bar by using an extra wrapper around the filters 2016-02-16 16:39:53 +00:00
et2_widget_ajaxSelect.js
et2_widget_barcode.js Introduce new widget called et2_barcode, which can generate different barcode types from a string value 2015-08-25 15:28:30 +00:00
et2_widget_box.js Add click handler for details' title 2016-01-20 14:48:04 +00:00
et2_widget_button.js Fix et2_button does not set image if the widget gets created via et2_createWidget 2016-02-16 15:23:14 +00:00
et2_widget_checkbox.js Fix broken checkbox caused by 54314 2015-11-19 09:03:10 +00:00
et2_widget_color.js
et2_widget_date.js Adding support for set_min/max() arguments supported only by jQuery.Datepicker for HTML5/mobile browsers, thought it seems none of the browsers support them right now ... 2016-02-10 17:42:11 +00:00
et2_widget_description.js
et2_widget_dialog.js fix intro offer was not translated and now shown in idots template, also changed wording a little and added German translation 2015-10-24 11:07:22 +00:00
et2_widget_diff.js
et2_widget_dropdown_button.js
et2_widget_entry.js Make precision option only for sum value 2016-01-08 14:52:51 +00:00
et2_widget_favorites.js
et2_widget_file.js Add filemanager custom field type using vfs-upload 2015-09-02 19:52:47 +00:00
et2_widget_gantt.js
et2_widget_grid.js fixed not detected number of autorepeated rows for id like "${row}@[name]" addressing first column, gave error "Problem in autorepeat fallback: too many rows" 2016-02-13 16:25:50 +00:00
et2_widget_groupbox.js
et2_widget_hbox.js reverting r53406, r53423: using JSON instead of XML for templates on client-side to improve IE performace, as it did not give any performance improvement 2015-08-20 14:57:18 +00:00
et2_widget_historylog.js
et2_widget_hrule.js
et2_widget_html.js
et2_widget_htmlarea.js WIP image upload via drag into ckeditor 4.5: DO not trigger et2_file uplaod if it is an type image and let CKEditor handles it 2015-08-07 15:22:20 +00:00
et2_widget_iframe.js WIP EGroupware tutorial: 2015-09-25 15:18:35 +00:00
et2_widget_image.js
et2_widget_itempicker.js
et2_widget_link.js revert accidently commited stuff 2016-02-16 10:16:49 +00:00
et2_widget_number.js
et2_widget_portlet.js Fix actionManager mismatch, causing missing action error on reload 2015-08-10 15:43:21 +00:00
et2_widget_progress.js
et2_widget_radiobox.js
et2_widget_script.js
et2_widget_selectAccount.js Remove incorrect ajax stuff from selectbox, just enhance taglist to support static options as well as ajax 2016-02-09 20:19:16 +00:00
et2_widget_selectbox.js Remove incorrect ajax stuff from selectbox, just enhance taglist to support static options as well as ajax 2016-02-09 20:19:16 +00:00
et2_widget_split.js Add some documentation regarding commit 2015-10-16 07:40:05 +00:00
et2_widget_styles.js
et2_widget_tabs.js server-side adds now urls for extra tabs incl. cache-buster, so we dont rely on app-code to add it 2016-02-03 15:20:50 +00:00
et2_widget_taglist.js Owner widget changes: 2016-02-11 20:30:55 +00:00
et2_widget_template.js server-side adds now urls for extra tabs incl. cache-buster, so we dont rely on app-code to add it 2016-02-03 15:20:50 +00:00
et2_widget_textbox.js Fix et2_button does not set image if the widget gets created via et2_createWidget 2016-02-16 15:23:14 +00:00
et2_widget_toolbar.js Show caption if there's no icon available for toolbar actions 2016-01-26 13:43:00 +00:00
et2_widget_tree.js Make sure autoloading sets values as they are loaded 2015-12-08 00:26:08 +00:00
et2_widget_url.js Make url-email_ro widget a bit more intelligent about value representation 2016-01-26 15:36:16 +00:00
et2_widget_vfs.js * Etemplate: Fix issue expose view gets opened for not supported mime-type (eg. image/pdf) 2015-10-20 16:22:08 +00:00
et2_widget_video.js
etemplate2.js Reduce back-to-back resize requests by cancelling the timeout before setting it again 2016-02-11 20:20:46 +00:00
etemplate.js
expose.js Mobile theme W.I.P.: 2016-02-11 13:58:11 +00:00
nextmatch_action.js
widget_browser.js Add part attribute from gird into dtd generator 2015-07-21 09:07:45 +00:00