Changes Report

Release History

VersionDateDescription
1.3tbd
1.2.3
1.2.2tbd
1.2.12006-07-24
1.22006-05-24
1.1.1tbd

Get the RSS feed of the last changes

Release 1.3 - tbd

TypeChangesBy

Release 1.2.3 - null

TypeChangesBy
AutoCompleteTextField conflict IndicatingAjaxSubmitButton Fixes 1547028.Janne Hietamäki

Release 1.2.2 - tbd

TypeChangesBy
Backported 2.0 Modal WindowMatej Knopp
Backported 2.0 Ajax enabled Tree and TreeTableEelco Hillenius,Matej Knopp
Fixed markup-id issue of datepicker so it works with ajax Fixes 1522442.Martijn Dashorst
Backported 2.0 wicket-ajax.js compatible version of the autocompleteJanne Hietamäki

Release 1.2.1 - 2006-07-24

TypeChangesBy
mouse selection in the autocompleteJanne Hietamäki
URLEncode AutoComplete request Fixes 1518167. Thanks to Yoav HakmanJanne Hietamäki
Added AjaxNavigationToolbarMartijn Dashorst
Added AjaxFallbackDefaultDataTableIgor Vaynberg
Set the AutoComplete response headers properlyJanne Hietamäki
Fixed AutoComplete bugs when running under IEJanne Hietamäki

Release 1.2 - 2006-05-24

TypeChangesBy
Added wizard componentEelco Hillenius
new ajax driven form upload progress bar (UploadProgressBar)Igor Vaynberg
new ajax link variations with a busy indicator (IndicatingAjaxLink, IndicatingAjaxFallbackLink)Igor Vaynberg
new AjaxEditableLabelIgor Vaynberg
moved Palette form component from wicket-contrib-paletteIgor Vaynberg
new ajax enabled TabbedPanel variation with no-ajax fallback functionalityIgor Vaynberg
new ajax enabled autocomplete textfield based on capxous.com autoassistIgor Vaynberg
Fixed date picker to work in IE again Fixes 1434895.Martijn Dashorst
new RefreshingViewIgor Vaynberg
data providers are no longer stored as a model of the data view, so it is safe to use an anonymous data providerIgor Vaynberg
DataGridView has been factored out of the DataTable implementationIgor Vaynberg
DataTable now supports generic toolbarsIgor Vaynberg
Navigation and sortable headers have been factored out into toolbarsIgor Vaynberg
new NoRecords toolbarIgor Vaynberg
new Filter toolbarIgor Vaynberg

Release 1.1.1 - tbd

TypeChangesBy
fixed page indexing bug in AbstractPageableDataView Fixes 1367650. Thanks to Arto ArffmanIgor Vaynberg
new Select component that gives user total control of markup. see wicket.extensions.markup.html.form.select package.Igor Vaynberg
Fixed small bug in dataview that caused IDataProvider.size() to be called twice in certain situation on the first request to the pageIgor Vaynberg