.. |
lib
|
et2_debug is now capable of taking any count of arguments as the console.* functions do, improved 'Attribute does not exist' message, fixed memory leak in grid (inherited destructor was not called)
|
2011-08-15 16:03:53 +00:00 |
test
|
PHP test page, works inside eGW + validation test
|
2011-08-17 23:06:25 +00:00 |
ajax_select.js
|
Javascript fix for ajax select widget on IE
|
2010-02-15 20:40:34 +00:00 |
et2_arrayMgr.js
|
- Reading readonly properties
|
2011-08-16 12:31:18 +00:00 |
et2_baseWidget.js
|
Added align property and working hbox/vbox implementation
|
2011-08-16 16:46:22 +00:00 |
et2_box.js
|
Added align property and working hbox/vbox implementation
|
2011-08-16 16:46:22 +00:00 |
et2_button.js
|
- Reading readonly properties
|
2011-08-16 12:31:18 +00:00 |
et2_checkbox.js
|
- Add labels to input widgets
|
2011-08-17 22:56:49 +00:00 |
et2_common.js
|
Check that value is a string before treating it as one
|
2011-08-16 19:01:45 +00:00 |
et2_description.js
|
- Reading readonly properties
|
2011-08-16 12:31:18 +00:00 |
et2_DOMWidget.js
|
Fix typo
|
2011-08-17 17:48:39 +00:00 |
et2_grid.js
|
- Reading readonly properties
|
2011-08-16 12:31:18 +00:00 |
et2_hbox.js
|
Added align property and working hbox/vbox implementation
|
2011-08-16 16:46:22 +00:00 |
et2_html.js
|
Added widget for html-XET tag and added forgotten et2_styles.js
|
2011-08-16 13:12:39 +00:00 |
et2_inheritance.js
|
Improved invalde type handling
|
2011-08-16 13:45:41 +00:00 |
et2_inputWidget.js
|
Use getInputNode() instead of inconsistant variable for default label implementation
|
2011-08-17 23:26:01 +00:00 |
et2_number.js
|
Add basic implementation of numeric (int & float) and selectbox widgets
|
2011-08-16 17:02:09 +00:00 |
et2_selectbox.js
|
Fix typo breaking selectbox options
|
2011-08-17 21:32:38 +00:00 |
et2_styles.js
|
Added align property and working hbox/vbox implementation
|
2011-08-16 16:46:22 +00:00 |
et2_tabs.js
|
Added very simple but working implementation of the tabs widget
|
2011-08-17 09:07:09 +00:00 |
et2_template.js
|
Fixed problem with getValues iterating over widgets which are in proxied templates
|
2011-08-15 10:04:37 +00:00 |
et2_textbox.js
|
- Add labels to input widgets
|
2011-08-17 22:56:49 +00:00 |
et2_valueWidget.js
|
Stop errors from missing _data and missing array managers
|
2011-08-16 21:18:26 +00:00 |
et2_widget.js
|
Stop errors from missing _data and missing array managers
|
2011-08-16 21:18:26 +00:00 |
et2_xml.js
|
- Styled button a little bit
|
2011-08-10 14:36:31 +00:00 |
etemplate2.js
|
Add validation (basic client & server side)
|
2011-08-17 21:36:08 +00:00 |
etemplate.js
|
Correctly change style if element has more than one class
|
2011-03-08 23:49:30 +00:00 |
nextmatch_action.js
|
Fix clearing of nm_popup_action resulting in a submit for the second time a popup was shown
|
2011-08-08 17:35:01 +00:00 |