We announce the immediate availability of Servoy 3.5 rc 2
NOTE: this is PRE-RELEASE SOFTWARE, use with caution and make BACKUPS before you start.
This version will be available shortly through auto update for users of versions later than 3.5 b2 (check via help menu -> check for new version)
Changes
[enh] mnemonic and labelfor properties on buttons and labels
[enh] plugins.file.showFileOpenDialog() accepts a fifth optional parameter to filter on file type
[enh] onAction event works with enter key in webclient
[enh] warning for use of plugin dialog in web client
[enh] add more explicit JVM versions to support in the smartclient jnlp file
[chg] AJAX can be switched on/off on a per-solution basis
[chg] implemented application.getUserPropertyNames()
[chg] create and use the log table with user_uid instead of user_name
[fix] columns can be sorted based on another column using onRecordSort
[fix] for spaces that were discarded in the format
[fix] serialize converter no longer has issues with multidimensional arrays
[fix] problems with servoy developer and using multiple monitors
[fix] pdf_output plugin printer problems using some fonts
[fix] omit last record in tableview
[fix] jar file refresh problem if client uses java 1.6
[fix] type-ahead in combination with n-m relations now working
[fix] updates via raw sql plugin wouldn't show in executing client after calling flushAllClientsCache or notifyDataChange
[fix] importing solution with calculation datatype change doesn't update the datatype in override mode
[fix] canDelete/canUpdate/canInsert/canRead functions returning wrong values for first form shown
[fix] changing selected record, then setting focus doesn't work with webclient in Internet Explorer
[fix] instanceof check on dates in Javascript
[fix] made repository dialog multideveloper-safe
[fix] onHide method doesn't block switching to design mode anymore
[fix] images not refreshing with AJAX
[fix] dimensions of the formInDialog can only be set once
[fix] spaces in tableview headers are not converted when text is html
[fix] relation.alldataprovider
[fix] tableview headers sometimes too small
[fix] data notification in web client did not always work
[fix] relaxed criteria for going into find mode
[fix] in webclient non-ajax mode, table view pager didn't submit form data
[fix] blobloader data retrieval problem
[fix] onRecordSave event not fired if there is a form with the same foundset shown in a tab panel
[fix] rawSql plugin actions are now wrapped in the database transaction used by Servoy client
[fix] client shutdown form server admin page postponed for several minutes to enable client to shutdown properly
[fix] html areas wouldn't show all content in print preview or when printing
[fix] during import, the non-text qualifier was not recognized
Previous release
http://forum.servoy.com/viewtopic.php?t=8411