egroupware/etemplate/js/test
2014-03-20 09:40:37 +00:00
..
et2_test_basic_widgets.xet implementation of old server etemplate::js_pseudo_funcs() on client as et2_js_pseudo_funcs, thought we need to pass the namespace to et2_checkType!!! 2011-09-10 13:16:40 +00:00
et2_test_basic.json implementation of old server etemplate::js_pseudo_funcs() on client as et2_js_pseudo_funcs, thought we need to pass the namespace to et2_checkType!!! 2011-09-10 13:16:40 +00:00
et2_test_date.xet Implement last of the date widgets 2011-08-30 20:50:55 +00:00
et2_test_dates.json Get date+time & time working using HTML5 type=time if available, fallback to 2 selectboxes if not 2011-08-31 19:58:38 +00:00
et2_test_description.xet Added support for the 'class' attribute 2011-08-22 11:16:37 +00:00
et2_test_expressions.json - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_test_expressions.xet - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_test_file_upload.xet Work in progress on file upload 2011-08-31 23:37:30 +00:00
et2_test_grid.xet Implemented hiding grid columns and rows, fixed bug with et2_template::isInTree returning false in the wrong places and thus not all values being transmitted back to the server 2011-08-22 15:58:47 +00:00
et2_test_hbox.xet Added align property and working hbox/vbox implementation 2011-08-16 16:46:22 +00:00
et2_test_input_validator.json PHP test page, works inside eGW + validation test 2011-08-17 23:06:25 +00:00
et2_test_input_validator.xet PHP test page, works inside eGW + validation test 2011-08-17 23:06:25 +00:00
et2_test_label.xet fixed not working label_for --> for attribute 2011-08-24 07:55:20 +00:00
et2_test_nextmatch.xet working progress widget, thought infolog uses a button with an image, which is a progressbar ... 2011-09-09 12:17:16 +00:00
et2_test_tabbox.json - fixed xul_io class not exporting id of tab 2011-08-24 07:18:59 +00:00
et2_test_tabbox.xet - fixed xul_io class not exporting id of tab 2011-08-24 07:18:59 +00:00
et2_test_template.xet - Checked browser compatibility, tested with IE8, Chrome, Opera, FF3.6 2011-08-05 14:53:54 +00:00
et2_test_text.json - Get email widget working with felamimail if user has access, mailto: otherwise 2011-08-29 21:15:53 +00:00
et2_test_text.xet - Get email widget working with felamimail if user has access, mailto: otherwise 2011-08-29 21:15:53 +00:00
et2_test_textbox.xet Added onclick handler to baseWidget and change handler to inputWidget 2011-08-22 14:38:05 +00:00
et2_test_timesheet_edit.json Added support for attribute descriptor 'translate': '\!no_lang', fixed problem with selectbox options not being read from sel_options, removed attributes from init function as they were either outdated or not used 2011-08-24 10:05:52 +00:00
et2_test_timesheet_edit.xet Added support for attribute descriptor 'translate': '\!no_lang', fixed problem with selectbox options not being read from sel_options, removed attributes from init function as they were either outdated or not used 2011-08-24 10:05:52 +00:00
grid.css Got selection working; only problem left with popup menus is, that entries don't get focused on rightclick 2012-03-28 15:36:17 +00:00
jquery.js New dataview version and integration into the nextmatch widget 2012-03-23 12:20:57 +00:00
test_dataview.html changed et2_core_inheritance.js to implement ClassWithAttributes extending Class from egw_inheritance and changed et2 objects to use ClassWithAttributes when required (also fixed lots of IDE warnings / added docu) 2014-03-20 09:40:37 +00:00
test_xml.html Whoops - revert accidental commit 2012-03-12 17:58:55 +00:00
test.css Bugfixes for dataview 2012-03-23 13:38:30 +00:00
test.php - Nicer UI for status 2011-09-06 19:55:52 +00:00