..
gfx
Moved 'getValues' function to etemplate2 class, added 'et2_surroundingsMgr' class, which is capable of managing DOM-Nodes which are inserted around an widget (see set_label function in et2_input and showMessage function in et2_baseWidget as an example of how to use it), added parsing server side validation errors
2011-08-23 14:59:49 +00:00
et2_test_basic_widgets.xet
Implemented 'label' property for input widgets (nathans code didn't work anymore), renamed 'parseArrayMgrAttrs' to 'transformAttributes'
2011-08-21 15:22:00 +00:00
et2_test_date.xet
Simple date/time, still needs to know user format
2011-08-22 18:18:29 +00:00
et2_test_dates.json
Simple date/time, still needs to know user format
2011-08-22 18:18:29 +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_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
Added onclick handler to baseWidget and change handler to inputWidget
2011-08-22 14:38:05 +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_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
Parsing the 'modifications' array
2011-08-23 15:27:34 +00:00
et2_test_timesheet_edit.xet
Parsing the 'modifications' array
2011-08-23 15:27:34 +00:00
jquery.js
- Checked browser compatibility, tested with IE8, Chrome, Opera, FF3.6
2011-08-05 14:53:54 +00:00
test_xml.html
Implement selecting tab via content array, hiding tab via readonlys array
2011-08-23 21:33:40 +00:00
test.css
Moved 'getValues' function to etemplate2 class, added 'et2_surroundingsMgr' class, which is capable of managing DOM-Nodes which are inserted around an widget (see set_label function in et2_input and showMessage function in et2_baseWidget as an example of how to use it), added parsing server side validation errors
2011-08-23 14:59:49 +00:00
test.php
PHP test page, works inside eGW + validation test
2011-08-17 23:06:25 +00:00