Servoy 4.1.0 beta 6

Release notes for Servoy betas

Servoy 4.1.0 beta 6

Postby svroemisse » Mon Nov 10, 2008 3:30 pm

We are pleased to announce the immediate availability of Servoy 4.1.0 beta 6.

Make a backup of your current Servoy installation (directory and database) before installing.

This version is available through the download page on the Servoy website (developer section). This version will also be available through auto update shortly.

Changes
[new] case 169286: function i18n.setI18NMessage(String i18nKey, String value) was added in order to specify i18n key values at runtime
[new] support for setting row height in DBTreeView bean

[enh] added 'foundset' and 'exception' to the code completion of 'record'
[enh] relations and valuelists in solutionmodel can also be built with a datasource argument to be able to use the new feature dataset-as-datasource

[chg] constant rename COLUMN -> VARIABLE
[chg] constant rename DM_TYPE -> COLUMNTYPE
[chg] during solution export, a warning dialog is shown if there are errors in the solution
[chg] made servoy_sample_solutionModel more user friendly

[fix] case 122392: error in log when clicking XmlNode in Solution Explorer
[fix] case 142891: form parts can be drawn to locations where it makes no sense
[fix] case 161928: warning dialog needed when checking out specific release from STP, instead of head
[fix] case 168997: rowBGColorCalculation not called for the editing row
[fix] case 169061: webclient GUI issues with disabled anchors
[fix] case 171210: turning off label decorations in developer cause null pointer exception during save
[fix] case 171212: help indexing is not working, causing search not to work
[fix] case 171336: find mode in dialog errors in web client

Known issues
- still some small anchoring issues in web client; web client anchoring can be switched off via the 'servoy.webclient.enableAnchors' property in the servoy.properties config file, like: servoy.webclient.enableAnchors=false
- internal error when clicking a tree element in servoy_sample_solutionModel solution from web client

Changes in previous release
Servoy 4.1.0 beta 5
Sandor Vroemisse
Servoy
User avatar
svroemisse
 
Posts: 171
Joined: Tue Dec 12, 2006 12:37 pm
Location: Amersfoort, NL

Re: Servoy 4.1.0 beta 6

Postby SteveInLA » Mon Nov 10, 2008 10:06 pm

There does not appear to be a link for Servoy 4.1 beta on the download page.
SteveInLA
 
Posts: 233
Joined: Thu Jul 29, 2004 12:00 am
Location: Southern Oregon, USA

Re: Servoy 4.1.0 beta 6

Postby pbakker » Mon Nov 10, 2008 10:20 pm

Hi Steve,

We're looking into this.

Paul
pbakker
 
Posts: 2822
Joined: Wed Oct 01, 2003 8:12 pm
Location: Amsterdam, the Netherlands

Re: Servoy 4.1.0 beta 6

Postby SteveInLA » Mon Nov 10, 2008 10:32 pm

I successfully used the command line on the Mac and on the PC for now.
Code: Select all
java -jar servoy_updater.jar -beta
SteveInLA
 
Posts: 233
Joined: Thu Jul 29, 2004 12:00 am
Location: Southern Oregon, USA

Re: Servoy 4.1.0 beta 6

Postby pbakker » Mon Nov 10, 2008 10:41 pm

The proper downloadlinks are available again.

Paul
pbakker
 
Posts: 2822
Joined: Wed Oct 01, 2003 8:12 pm
Location: Amsterdam, the Netherlands

Re: Servoy 4.1.0 beta 6

Postby ryanparrish » Mon Nov 10, 2008 10:49 pm

I loaded in b6 and all my forms that use form inheritance went completely wacky.
* I commented out a line in a method that is a child form and all the form variables at the top of the .js file got replaced with a copy of all the methods that are in the *parent* form causing all kinds of errors about duplicated methods and UUID's (good thing I use subversion).
* Also now on the list of methods for the parent form (the area that used to be called the "outline" in 3.5) all the parent forms methods have the name of one of the child form appended to the end in square brackets - the complete reverse of how it is supposed to be.
* Some of the child forms methods are displaying like the above mentioned parent form, except rather than showing the parent form name in the square brackets, they are displaying some other child forms name.


Is there a way to revert to b5? :wink:
ryanparrish
 
Posts: 162
Joined: Thu May 17, 2007 7:49 pm
Location: Miami, FL

Re: Servoy 4.1.0 beta 6

Postby jcompagner » Tue Nov 11, 2008 10:34 am

the form inheritance problems are fixed for the next beta.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 4.1.0 beta 6

Postby david » Tue Nov 11, 2008 8:15 pm

There are separate functions to create each type of field (JSForm.newTextField(), JSForm.newTextArea(), etc) but missing is a way to get the displayType of an existing JSField object.
David Workman, Kabootit

Image
Everything you need to build great apps with Servoy
User avatar
david
 
Posts: 1727
Joined: Thu Apr 24, 2003 4:18 pm
Location: Washington, D.C.

Re: Servoy 4.1.0 beta 6

Postby svroemisse » Wed Nov 12, 2008 9:46 am

david wrote:There are separate functions to create each type of field (JSForm.newTextField(), JSForm.newTextArea(), etc) but missing is a way to get the displayType of an existing JSField object.

I created case 173940: "Missing a way to get the displayType of an existing JSField object" for that.
Sandor Vroemisse
Servoy
User avatar
svroemisse
 
Posts: 171
Joined: Tue Dec 12, 2006 12:37 pm
Location: Amersfoort, NL

Re: Servoy 4.1.0 beta 6

Postby Kahuna » Wed Nov 12, 2008 2:26 pm

svroemisse wrote:We are pleased to announce the immediate availability of Servoy 4.1.0 beta 6.

Make a backup of your current Servoy installation (directory and database) before installing.

This version is available through the download page on the Servoy website (developer section). This version will also be available through auto update shortly.


Is it possible to upgrade to this new beta without overwriting my current installation, that is, to keep the current workspace and server connection definitions etc intact?

With the last beta I created a fresh install, copied my workspace over but had to rebuild the servers etc.
(Servoy Version: 6.0.7 Win XP / 7 - SQL Server 2008 R2)
Ian Cordingley (Kahuna)
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain

Re: Servoy 4.1.0 beta 6

Postby lvostinar » Wed Nov 12, 2008 2:28 pm

The server connections are stored in servoy.properties. You can copy that as well.
Laurian Vostinar
Servoy
lvostinar
 
Posts: 1062
Joined: Tue Feb 19, 2008 10:53 am

Re: Servoy 4.1.0 beta 6

Postby Kahuna » Wed Nov 12, 2008 2:42 pm

lvostinar wrote:The server connections are stored in servoy.properties. You can copy that as well.


Is that all I'll need to copy to get back to my current set-up Laurian?

Wo'nt the app server need to have the solution uploaded again?

Is there a way to have an auto update of this beta, and have all my settings and app server config retained?
(Servoy Version: 6.0.7 Win XP / 7 - SQL Server 2008 R2)
Ian Cordingley (Kahuna)
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain

Re: Servoy 4.1.0 beta 6

Postby lvostinar » Wed Nov 12, 2008 2:55 pm

If you also want the solutions you must use the same repository database for the two installs. This is needed if you do team operations with servoy team provider( checkout,update, commit ...) and want to use the same solutions. The local solutions are the ones from workspace. You must do this manually.
Laurian Vostinar
Servoy
lvostinar
 
Posts: 1062
Joined: Tue Feb 19, 2008 10:53 am

Re: Servoy 4.1.0 beta 6

Postby coulombre » Thu Nov 13, 2008 6:01 pm

"the form inheritance problems are fixed for the next beta."

Had the same problem... is there a planned date for the next beta?

Thanks,

Rich
coulombre
 
Posts: 125
Joined: Wed May 28, 2003 4:56 pm
Location: Boston

Re: Servoy 4.1.0 beta 6

Postby jcompagner » Thu Nov 13, 2008 6:15 pm

planning is tomorrow.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8829
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Next

Return to Latest Releases

Who is online

Users browsing this forum: No registered users and 15 guests