This is my first Wicket Stuff release, so I hope I didn't mess up. Below are the changes since 6.0.0-beta1
The release tag is wicketstuff-core-6.0.0-beta3 Have fun! Martijn Dashorst Martin Grigorov (9): Merge pull request #122 from JoachimRohde/master Merge pull request #124 from td-github/master Merge pull request #126 from td-github/master Merge pull request #132 from jesselong/master Merge pull request #133 from pausb/master Merge pull request #137 from minman/fix-130 Merge pull request #139 from wickeria/master Merge pull request #142 from svieujot/master Merge pull request #141 from JoachimRohde/master Martin Tzvetanov Grigorov (6): issue 123 - [wicket-html5] AjaxGeoLocationBehaviour does not work with Wicket 6 Upgrade versions of Maven plugins and Scala Fix compiling of Console project Rework the test to test for output instead of returned value [inmethod-grid] Upgrade InMethod Grid to Wicket 6.0-SNAPSHOT Add parameters to PageParameters. Jesse Long (5): IXmlPullParser no longer throws ResourceStreamNotFoundException Latest packaged version of jquery is 1.7.2 Add missing jquery-1.6.1.js file Generify SecureTabbedPanel like regular TabbedPanel Update package name for UrlDecoder and UrlEncoder imports svenmeier (4): fixed compile error and got slider running in browser again, change doesn't trigger the callback though :/ IErrorMessageSource#substituteVariables() is merged into getMessage() make logo path absolute, otherwise it will not be loaded fixed resource reference to rpc resource Georg Buschbeck (4): updated jquery dependencies added js files fixed version typo in LibraryData forgot file in previous commit Merge remote branch 'upstream/master' j.rohde (3): Fixed compilation issue Make the wicketstuff-twitter module work with Wicket 6. [wicketstuff-security-wasp] Fixed compilation error. Sven Meier (2): datatable now generified for sort parameter datatable now generified for sort parameter JoachimRohde (2): Fixed compilation issue and a NPE in GMap2. - wicket.contrib.gmap.api.GClientGeocoder#getCallbackScript could not be compiled because getCallbackFunction didn't accept strings as parameters. - In GOverlay a NullPointerException occured when using the DragEndListener. Merge pull request #144 from JoachimRohde/master Martijn Dashorst (2): Wicket 6.0.0-beta3 Release Wicket Stuff 6.0.0-beta3 with Wicket 6.0.0-beta3 dan (1): normal links doesn't work in columns Sylvain Vieujot (1): Create excel cells for the <TH> tags. jr (1): Implemented a callback method for the HTML5 Geolocation API in case the user denies or ignores/dismisses the request for sharing his location. Along the way the example code was updated to demonstrate the new callback method. And since Foursquare (which was used before in the example) requires authentication now, a reverse geocoding request to OpenStreetMap is used as an example. mam (1): fix-130 NPE when redirected from ajax pausb (1): Changed Progress.java to support indeterminate progress elements Emond Papegaaij (1): ported GMap2 and openlayers to Wicket 6, I'm not in the position to test this, so it could still be broken --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org