All,
I've released wicketstuff core 6.4.0 based on Wicket 6.4.0 and it will
become shortly available in Maven Central. Below is the changelog
between 6.3.0 and 6.4.0.
The Wicket team
Martin Grigorov (5):
Merge pull request #179 from bitstorm/master
Merge pull request #180 from bitstorm/master
Merge pull request #183 from bitstorm/master
Merge pull request #186 from thyzzv/master
Merge pull request #184 from JavaLuigi/master
Martin Tzvetanov Grigorov (4):
[gmap3] #176
[gmap3] #176
[gmap3] issue #176
Release WicketStuff 6.4.0
Thijs (2):
Don't expect parameters in request (fixes nullpointer expections)
Add ajax example
bitstorm (6):
Fixes for ImageUploadPlugin
Code modified as suggested by Alexander Morozov and Martin Grigorov
Fix a problem with the default constructor of ImapeUpload panel
Code refactoring
Implemented constructor chaining
Fix for image upload plugin and IE
klu (5):
- Modification for new plugins and new TinyMCE version
- TinyMCE update to 3.5.8 - wordcount plugin added - advlist
plugin added - RequestMapper path error fixed - Integration of
Wicket security settings in TinyMCEIniti
- restricted access to htm files
Corrected some formatting issues.
Corrected some formatting issues.