..
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
Add basic implementation of numeric (int & float) and selectbox widgets
2011-08-16 17:02:09 +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 simple checkbox, missing ID property
2011-08-16 18:42:17 +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
Added et2_all.js which contains references to all widgets and can be included by egw to load the complete etemplate2 js module, fixed problem in 'et2_DOMWidget::set_disabled', interpreting 'type' attribute like the node name when creating the wigdets from XML
2011-08-15 08:34:21 +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
Add basic implementation of numeric (int & float) and selectbox widgets
2011-08-16 17:02:09 +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
Add basic implementation of numeric (int & float) and selectbox widgets
2011-08-16 17:02:09 +00:00
et2_styles.js
Added align property and working hbox/vbox implementation
2011-08-16 16:46:22 +00:00
et2_tabs.js
- Styled button a little bit
2011-08-10 14:36:31 +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 basic implementation of numeric (int & float) and selectbox widgets
2011-08-16 17:02:09 +00:00
et2_valueWidget.js
Added widget for 'styles' XET tag
2011-08-16 12:56:55 +00:00
et2_widget.js
Added event listener system to etemplate2
2011-08-16 18:18:18 +00:00
et2_xml.js
- Styled button a little bit
2011-08-10 14:36:31 +00:00
etemplate2.js
- using etemplate_request object and a etemplate_exec_id
2011-08-16 19:40:48 +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