You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2013/10/29 10:39:32 UTC

[ANNOUNCE] WicketStuff 6.11.1 is released

Hi,

WicketStuff core 6.11.1 based on Apache Wicket 6.11.0 is released and
available in Maven Central.

The changelog for this release is:

Ilkka Seppala (13):
      Added package org.wicketstuff.minis.behavior.tooltipsy containing
Wicket integration for the excellent Tooltipsy library (http://tooltipsy.com
).

Martin Tzvetanov Grigorov (9):
      [gmap3] Fix the serialization of gmap/js/Array as JS array
      [gmap3] Fix the types of the arguments for Polyline and Polygon (from
String to Number)
      [gmap3] Add a comment why removal of the last character is done for
js.Array and js.ObjectLiteral
      [gmap3] Add support for disableAutoPan and zIndex properties of
GInfoWindow
      [gmap3] Add support for Google Maps Circle overlay
      [gmap3] Add support for listening for 'radius_changed' event for
Circles
      [gmap3] Circle radius should be with type 'double'
      [gmap3] Add a null-safe getter for the page
      Release 6.11.1

Andrea Del Bene (5):
      refactoring
      Added JavaDocs and license header.
      Merge branch 'master' of https://github.com/wicketstuff/core.git
      Code cleaning and refactoring
      Merge branch 'master' of https://github.com/wicketstuff/core.git

bitstorm (5):
      Code refactoring.     Added validation (TO DO: document it)
      Refactoring of the code used to extract method parameter's value
      Merge branch 'master' of https://github.com/wicketstuff/core
      Further refactoring/code improving
      JavaDoc reviewed for AbsenceRestResource

Martin Grigorov (4):
      Merge pull request #259 from iluwatar/master
      Merge pull request #264 from thyzzv/master
      Merge pull request #267 from dutrieux/master
      Merge pull request #268 from tahitiangabriel/master

Michael Mosmann (3):
      initial version of wicket fast serializer
      fast serial module enabled
      serializer fast with reports added

Olivier Dutrieux (1):
      upgrade xstream & jqplot     remove min. from resource file

Thijs (1):
      [gmap3] Added maxWidth option to GInfoWindow based on the api V3 api

tahitiangabriel (1):
      make double click event work


The WicketStuff team