CHANGELOG.rdoc in netzke-basepack-0.5.12 vs CHANGELOG.rdoc in netzke-basepack-0.5.13

- old
+ new

@@ -1,4 +1,17 @@ += v0.5.13 - 2010-08-11 +* regression + * combobox options configuration again has effect + +* bug fix + * when a TabPanel was used as a standalone widget, the first tab was rendered empty + * Grid/FormPanel: dynamically changing of columns doesn't erase those column settings that are not configurable via GUI, but which were specified in the code + +* enhancements + * scopes can now be specified for an association combobox in Grid/FormPanels + * GridPanel: you can now configure add/edit/multi_edit/search panels (e.g. to override the fields) and corresponding windows (e.g. to override the title) + * minor refactoring GridPanel: moved static js out of grid_panel_js.rb + = v0.5.12 - 2010-06-21 * Fix: when used with Bundler, was crashing with the "uninitialized constant" exception = v0.5.11 - 2010-06-20 * Fix: Partial fix for IE's (the rest to be fixed in Ext). \ No newline at end of file