.. |
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
|
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 |
ajax_select.js
|
Javascript fix for ajax select widget on IE
|
2010-02-15 20:40:34 +00:00 |
et2_arrayMgr.js
|
Added 'overflow' attribute, got infolog.edit loading
|
2011-08-22 16:37:04 +00:00 |
et2_baseWidget.js
|
Changed name of 'label_for' attribute to 'for', implemented attribute translation
|
2011-08-23 17:05:05 +00:00 |
et2_box.js
|
Major update of the et2_widget internal structure. The following changes were made:
|
2011-08-19 16:00:44 +00:00 |
et2_button.js
|
Changed name of 'label_for' attribute to 'for', implemented attribute translation
|
2011-08-23 17:05:05 +00:00 |
et2_checkbox.js
|
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_common.js
|
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_date.js
|
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_description.js
|
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_DOMWidget.js
|
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_grid.js
|
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_hbox.js
|
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_hrule.js
|
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_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
|
Major update of the et2_widget internal structure. The following changes were made:
|
2011-08-19 16:00:44 +00:00 |
et2_inputWidget.js
|
Changed name of 'label_for' attribute to 'for', implemented attribute translation
|
2011-08-23 17:05:05 +00:00 |
et2_number.js
|
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_radiobox.js
|
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_selectbox.js
|
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_styles.js
|
Added align property and working hbox/vbox implementation
|
2011-08-16 16:46:22 +00:00 |
et2_tabs.js
|
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_template.js
|
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_textbox.js
|
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_valueWidget.js
|
Changed name of 'label_for' attribute to 'for', implemented attribute translation
|
2011-08-23 17:05:05 +00:00 |
et2_widget.js
|
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_xml.js
|
- Styled button a little bit
|
2011-08-10 14:36:31 +00:00 |
etemplate2.js
|
Parsing the 'modifications' array
|
2011-08-23 15:27:34 +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 |