.. |
lib
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
test
|
move egw_framework to api and refactor it
|
2016-04-07 20:42:06 +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
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +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
|
no longer allow to use lang syntax %1 in eT2 instead of native %s, as it does not allow to use %1 and costs unnecessary performance
|
2016-04-25 15:15:02 +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
|
Properly handle nextmatch columns where the width is not set
|
2016-05-04 15:48:58 +00:00 |
et2_dataview_view_aoi.js
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +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
|
Properly handle nextmatch columns where the width is not set
|
2016-05-04 15:48:58 +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 all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +00:00 |
et2_widget_box.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_button.js
|
Enable/Disable add participants based on participant value in calendar edit
|
2016-04-18 13:56:47 +00:00 |
et2_widget_checkbox.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_color.js
|
use Grunt&cssmin to minify CSS files, moved diverse conditional includes into etemplate2.css, as we anyway include all widgets from api
|
2016-04-30 09:29:54 +00:00 |
et2_widget_date.js
|
Hide unit label if there is no value
|
2016-05-04 18:01:20 +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
|
use Grunt&cssmin to minify CSS files, moved diverse conditional includes into etemplate2.css, as we anyway include all widgets from api
|
2016-04-30 09:29:54 +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
|
Fix upload a file via et2_file widget, keep all buttons in readonly mode even if the uploading process is finished
|
2016-04-20 11:38:07 +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
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +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
|
Fix some misalignment for link_to widget, happens in FF
|
2016-04-14 13:48:12 +00:00 |
et2_widget_number.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_portlet.js
|
Change portlet header text color to contrast with selected color
|
2016-04-11 16:42:50 +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
|
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
|
2016-05-01 09:57:48 +00:00 |
et2_widget_selectbox.js
|
Implement set_disabled for select widget with tags enabled
|
2016-05-04 14:29:44 +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
|
Still let the selected tab be minimized by clicking on "-" button for v-tabs
|
2016-04-26 16:38:38 +00:00 |
et2_widget_taglist.js
|
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
|
2016-05-01 09:57:48 +00:00 |
et2_widget_template.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_textbox.js
|
Implement enable/disable quantity base on participant's value type
|
2016-04-29 08:40:55 +00:00 |
et2_widget_toolbar.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
et2_widget_tree.js
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +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
|
Dialog styling W.I.P.:
|
2016-04-07 17:13:06 +00:00 |
et2_widget_video.js
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
etemplate2.js
|
WIP EGroupware without phpgwapi&etemplate
|
2016-05-04 19:07:54 +00:00 |
expose.js
|
moving all - non ancient ;-) - js files to api/js
|
2016-04-07 10:38:05 +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 |