You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2017/05/17 09:41:22 UTC

[ANNOUNCE] WicketStuff 7.7.0 Released

WicketStuff core 7.7.0 based on Apache Wicket 7.7.0 is released and soon
will be available at Maven Central!

The changelog since 7.6.0 is:

Andrea Del Bene (5):
      Fix for WICKET-6287
      Another fix for WICKET-6287
      Change to comply with the last version of open-json
      Fix for gmap test case
      Issue #582

Sven Meier (4):
      issue #569 getObject's return might be a type variable
      removed erroneous commit into minis
      added behaviors for IE Document Compatibility and Safari Persisted
Cache
      Merge pull request #596 from rototor/wicket-7-inmethodgrid-
checkbox-onclick-fix

Martin Tzvetanov Grigorov (5):
      Build against Wicket 7.7.0-SNAPSHOT
      [clipboard.js] Update to 1.6.0
      Issue #595 - Remove slf4j-log4j as a dependency to non-example
projects
      Fix Maven warnings
      Release 7.7.0

Stefano Cascarini (3):
      Wicket 7.x pdf.js additional functions  (#573)
      [pdf.js] Add print and autoscale functions (#575)
      [pdf.js] Add progress event, use jquery (#577)

Jonathan Heek (2):
      don't add js code twice
      fix indentation

Maxim Solodovnik (2):
      More work on Issue #583: 7.x browserid module is removed
      Select2 is fixed to work as expected with wicket 7.7.0

chrisly42 (2):
      Fix for Issue #570: InMethod-Grid: AbstractPageableView does not
allow resetting of total count (#576)
      Fix for Issue #586: InMethodGrid: ColumnsHeaderRepeater uses wrong
markup. (#587)

Emmeran Seehuber (1):
      inmethodgrid: CheckBoxColumn: Fix click event name

Konstantinos Karavitis (1):
      Merge pull request #590 from kkaravitis/wicket-7.x

kkaravitis (1):
      fix for #588 issue: When invoking setResponsePage during an ajax
resource request the portlet doesn't redirect correctly


The WicketStuff team