Servoy 6.1.2

Servoy announcements

Servoy 6.1.2

Postby Jan Blok » Fri Sep 07, 2012 7:57 pm

We are pleased to announce the immediate availability of Servoy 6.1.2 release (releaseNumber 1421).

This version is available through the download option on the Servoy website and auto-update.
Always make a backup of your current Servoy installation (directory and database) before installing/upgrading.
To update a Servoy eclipse open Check for updates via help menu.

All the issues addressed:

Client Changes
[fix] SVY-3002 Webclient button with icon alignment failure
[fix] SVY-2968 Image media in label fields shifts 1 px in smart-client
[fix] SVY-2949 JSFoundSetUpdater.performUpdate() throws an exception
[fix] SVY-2945 UI converter doesn't work in table view
[fix] SVY-2943 A form larger than the tabpanel they are placed will result in a truncated form.
[fix] SVY-2955 Changing the RuntimeTabPanel.tabIndex's value throws error with message "Array index out of range".
[fix] SVY-2951 TYPEAHEAD fields which use valuelist based on relation with UUID real value and TEXT display value do not display dropdown list
[fix] SVY-2950 TYPEAHEAD fields which use valuelist with UUID real value and TEXT display value fail when users select a value from the list
[fix] SVY-2888 Issue with displayType = TYPE_AHEAD when set to transparent - value list words start transposing on each other
[fix] SVY-2929 Aligment of buttons having an icon and text is wrong in IE8
[fix] SVY-2924 Type-ahead list does (most of the time) not appear in IE8
[fix] SVY-3006 Script errors in IE8
[fix] SVY-2923 Empty entry in valuelist shows non-blocking whitespace string " "
[fix] SVY-2922 Related tabpanel in popup dialog hides all records when opened for second time (scrollable tables)
[fix] SVY-2921 Grid gutter showing when no vertical scrollbar
[fix] SVY-2920 Issue using 2 column valuelist in typeahead created with solution Model.
[fix] SVY-2911 foundset.getSelectedIndex() returns 1 after LoadRecords with an empty datsaset
[fix] SVY-2894 background-image: linear-gradient not working in styleclass: grid_header
[fix] SVY-2893 Image media fields are not printed from web client
[fix] SVY-2588 Tab panel resizing one step behind window resize
[fix] SVY-2906 Table views are not working correctly in servoy webclient 6.1.
[fix] SVY-2973 css errors running on servoy 6.1
[fix] SVY-2585 JSWindow.setSize() does not work in Webclient.

Developer Changes
[fix] SVY-2925 Value lists editor based on table values not working
[fix] SVY-2980 deprecated code use brakes after going from 6.0 to 6.1.1

Server Changes
[fix] SVY-2719 Cannot import crm sample solution on oracle

Plugin Changes
[fix] SVY-2933 plugins.serialize.toJSON /fromJSON does not handle correctly empty arrays
[fix] SVY-2904 Bug in rawSQL plugin when used in conjunction with databaseManager.switchServer() and an active transaction.
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 6.1.2

Postby david » Sat Sep 08, 2012 7:44 am

6.1.2 is solid. Very impressed. Thanks for this -- we're off to the races.
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 6.1.2

Postby logicimpresa » Sat Sep 08, 2012 1:14 pm

This version work with the framework rel 3.1?
Thanks.
User avatar
logicimpresa
 
Posts: 65
Joined: Sun May 01, 2011 3:58 pm
Location: Bernate Ticino (MI) - Italy

Re: Servoy 6.1.2

Postby jcarlos » Sun Sep 09, 2012 12:21 am

david wrote:6.1.2 is solid. Very impressed. Thanks for this -- we're off to the races.


Glad to hear. I have to confess that I often wait for your judgement before installing a new version of Servoy. Did you try the Server? Just installing the Server, I mean.

Best, Carlos.
Juan-Carlos Sanchez, Stanford University - Law and Economics
jcarlos
 
Posts: 578
Joined: Thu May 04, 2006 8:55 pm
Location: Palo Alto, California USA

Re: Servoy 6.1.2

Postby david » Sun Sep 09, 2012 2:13 am

jcarlos wrote:
david wrote:6.1.2 is solid. Very impressed. Thanks for this -- we're off to the races.


Glad to hear. I have to confess that I often wait for your judgement before installing a new version of Servoy. Did you try the Server? Just installing the Server, I mean.

Best, Carlos.


Several servers up and running since last night. Getting good feedback from users half a globe and 200+ms ping time away. At 50ms ping distance, it rips.

Unless something breaks in the next 24 hours, this is the Servoy version we're going live with since 5.2.x.

We'll open up a test server to the public Monday.
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 6.1.2

Postby jcarlos » Sun Sep 09, 2012 6:13 am

david wrote:Several servers up and running since last night. Getting good feedback from users half a globe and 200+ms ping time away. At 50ms ping distance, it rips.


Awesome news! One more question: what database server are you using for the repository_server? I think I read once that you were using MySQL. Am I correct?

Best and good luck with the launch of your products in Servoy 6.1.2!

Carlos
Juan-Carlos Sanchez, Stanford University - Law and Economics
jcarlos
 
Posts: 578
Joined: Thu May 04, 2006 8:55 pm
Location: Palo Alto, California USA

Re: Servoy 6.1.2

Postby norbert » Sun Sep 09, 2012 9:48 pm

Great job!
And thanks for responding to our issues so quickly!
User avatar
norbert
 
Posts: 24
Joined: Tue Apr 26, 2011 5:24 pm
Location: Almere

Re: Servoy 6.1.2

Postby mccourt.cordingley » Mon Sep 10, 2012 2:23 pm

After upgrading from 6.0.6 to 6.1.2, with no errors listed in Problems.

We now have approx 170 errors all relating to value lists see below.

Code: Select all
Editable combobox "xxxxxxxx" has attached a valuelist that contains real values. This is not supported.


Has anyone else seen this, and how did you tackle it.

Regards
mccourt.cordingley
 
Posts: 2
Joined: Mon May 14, 2012 1:13 pm

Re: Servoy 6.1.2

Postby jcompagner » Mon Sep 10, 2012 2:34 pm

mccourt.cordingley wrote:After upgrading from 6.0.6 to 6.1.2, with no errors listed in Problems.

We now have approx 170 errors all relating to value lists see below.

Code: Select all
Editable combobox "xxxxxxxx" has attached a valuelist that contains real values. This is not supported.


Has anyone else seen this, and how did you tackle it.

Regards


this was always already a problem, and we correct it under the hood by making the combobox none editable in the ui
So the best fix is just do that in the designer also.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 6.1.2

Postby mccourt.cordingley » Mon Sep 10, 2012 2:52 pm

So In the case where we would like a user to be able to enter a 'new' value into a combobox.

If they are all marked as non editable this will not be possible?

What would be the workaround for this?
mccourt.cordingley
 
Posts: 2
Joined: Mon May 14, 2012 1:13 pm

Re: Servoy 6.1.2

Postby jcompagner » Mon Sep 10, 2012 3:11 pm

it was never possible, so you didn't loose anything, editable comboboxes with a valuelist that do have real and display values are just not supported (because you can't type the real value)

So how would you add a new value if you display on the display values? What should a user type? With a TypeAhead you do have a few more options
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 6.1.2

Postby mccourt.cordingley » Mon Sep 10, 2012 3:22 pm

I take your point

But consider this, we have 171 instances of this error, why are we being forced into changing the behavior when it was working fine in 6.0.6.
You cannot run a solution export with errors.
Surely Servoy can still handle these, is there a way to suppress these errors.

Regards
mccourt.cordingley
 
Posts: 2
Joined: Mon May 14, 2012 1:13 pm

Re: Servoy 6.1.2

Postby jcompagner » Mon Sep 10, 2012 3:28 pm

In the preferences, Servoy -> Error/Warnings you can turn of quite a bit of any warning/error on servoy, This one is under the Form warnings section.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 6.1.2

Postby mccourt.cordingley » Mon Sep 10, 2012 3:37 pm

Brilliant thanks.
mccourt.cordingley
 
Posts: 2
Joined: Mon May 14, 2012 1:13 pm

Re: Servoy 6.1.2

Postby mccourt.cordingley » Mon Sep 10, 2012 3:52 pm

Could you point me to the relevant suppress option in the preferences as I cant see on that is an obvious match.

Regards
mccourt.cordingley
 
Posts: 2
Joined: Mon May 14, 2012 1:13 pm

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 11 guests

cron