.. |
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
|
Little fixes to avoid some errors:
|
2015-07-09 19:12:13 +00:00 |
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
|
Allow user to be able to scroll nm headers, which have v-scrolbar, instead of always trigger resize
|
2015-05-11 11:20:43 +00:00 |
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
|
Mobile theme W.I.P.:
|
2016-02-23 11:21:48 +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 button to only assign et2_button_text class, if we really have a text in the button and style it correctly for nextmatch
|
2016-02-25 13:23:22 +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
|
Get relative dates working again in export
|
2016-02-17 23:45:30 +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
|
Revert accidently commented out code from previous commit
|
2015-05-21 10:40:04 +00:00 |
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
|
Catch and log errors when trying to resize to prevent home from breaking if something goes wrong.
|
2016-02-23 21:14:26 +00:00 |
et2_widget_progress.js
|
do not wrap progress widget in an a tag and install click handler, if there is no href
|
2016-02-25 13:12:25 +00:00 |
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 #53956
|
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
|
Instead of showing invalid email values, remove them and set a validation error then focus the value so user can keep editing.
|
2016-02-25 18:34:20 +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 searchbox does not collapse after reload and fix close button padding
|
2016-02-19 13:45:20 +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
|
tree uses now png or svg images, still some do not yet exist as png or svg
|
2016-02-26 10:59:23 +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
|
Check for old template and clear it before loading a new template into same DOM node
|
2016-02-23 21:18:33 +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 |