We are pleased to announce the immediate availability of Servoy 5.0 rc5
Usage at own risk. Install in separate directory from your production versions.
This version is available through the download page on the Servoy website (developer section).
For updating Servoy eclipse developer, use menu item: Help -> Check for updates
Note: since the Eclipse.org and SQLExplorer both have problems with the update-site you have to disable those update-sites in: Window -> Preferences (update sites)
For updating a Servoy application server install, use:
java -jar servoy_updater.jar -beta (in the install directory)
Client changes:
[fix] 251929 setTabEnabledAt() changes readOnly on checkboxes
[fix] 253593 Portal on relation with global does not update when global is modified via scripting
[fix] 251682 On TABLE_VIEW forms, if a label is associated with a field (using labelFor) there is no way to make that column heading to be rendered the same was a default grid heading
[fix] 251663 Error setting form foundset, Cannot modify component hierarchy after render phase has started (page version cant change then anymore)
Developer changes:
[fix] 252556 Property editor for beans do not support Integer values
[fix] 251701 Auto-complete nullPointer
[fix] 251460 Servoy's i18n editor search is case sensitive
[fix] 252205 TypeAhead fields with a valuelist based on stored calculations give a build warning, while this can be supported
[fix] 252212 nullPointer after saving changes in a stylesheet
[fix] 252734 Code changes don't take effect while debugging
[fix] 252213,252462 Issue in Solution Explorer when deleting a form
[fix] 252395 Changing/Saving files in Servoy causes Smart Client refresh error
[fix] 252578 Calculations are dropped during import via developer
[fix] 252316 application.getstartupArguments contains 2 entries for a debug client started
Plugin Changes:
[fix] 252393 Popup context menu not appearing on fields in tablview in webclient
[fix] 253283 Popup menu error: component must be showing on the screen to determine its location"