Servoy 7.3.1 rc

Release notes for Servoy betas

Servoy 7.3.1 rc

Postby Jan Blok » Wed Dec 04, 2013 10:10 pm

We are pleased to announce the availability of Servoy 7.3.1 release candidate (releaseNumber 2021).

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.

The issues addressed, since Servoy 7.3.0 release:

Client changes
[fix] SVY-5350 Positioning of datepicker
[fix] SVY-5349 TypeAhead fields used with ValueLists, still remains active even if they are "....enabled=false;"
[fix] SVY-5290 Global Method for valuelist
[fix] SVY-5255 onSort handler on table views doesn't receive consistent asc/desc value when using shift click (multiple sort)
[fix] SVY-5403 Servoy deletes wrong record (when used by index)

WebClient changes
[fix] SVY-5424 Images from media not cached anymore (blinking images)
[fix] SVY-4919 The Web Client shows Internal Error page when dragging/moving/resizing dialogs in Internet Explorer 10
[fix] SVY-5231 Calendar stays on screen after click other form element

Developer changes
[fix] SVY-5081 Cannot find references of overriden methods
[fix] SVY-5199 Servoy 7.3rc is slow
[fix] SVY-5354 Solution Explorer highlight missing
[fix] SVY-5402 No relations created for table with name "con"
[fix] SVY-5417 Calling security.logout(String) when running in debugger throws exception

Server changes
[enh] SVY-4143 Reducing memory usage.
[chg] SVY-5462 push servoy element class into DOM element, when server setting is present
[fix] SVY-5276 Searching for valuelist references doesn't find all references.
[fix] SVY-5425,SVY-5247,SVY-5229, SVY-5316 Java API corrections (bring in sync with JS API)
[fix] SVY-5309 Manifest files permission warnings
[fix] SVY-4714 Manifest warnings in Servoy components
[fix] SVY-5298 setting APP_WEB_PROPERTY.WEBCLIENT_TEMPLATES_DIR issue
[fix] SVY-5323 Servoy server 7 restart does not work (it shutdowns), with tunneling
[fix] SVY-5155 Restart Tomcat Service does not work fine
[fix] SVY-5254 Calling recreateUI from scheduler sometimes causes WicketRuntimeException
[fix] SVY-5251 Prevent override of readonly files by servoy updater

Plugins changes
[fix] SVY-5430 The plugin.rawSQL.notifyDataChange does not refresh the data in the client which makes that call
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 7.3.1 rc

Postby Harjo » Thu Dec 05, 2013 1:11 am

What does this change brings us? How does this work and what can we do with that

https://support.servoy.com/plugins/serv ... e/SVY-5462
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Re: Servoy 7.3.1 rc

Postby Jan Blok » Thu Dec 05, 2013 10:03 am

When using/changing html templates and css you can target element better. (by class instead of id)
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 7.3.1 rc

Postby Harjo » Thu Dec 05, 2013 5:17 pm

oke, so far I got it! :-)
but how do you set your own class names?

I know that you can to that, by fiddling around in the webdav folder, or setting your own classes by the webutils plugin.
We consider both a little bit of hacking, and not really developer-friendly..

So is there another way of doing that, that we don't know?
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Re: Servoy 7.3.1 rc

Postby pbakker » Fri Dec 06, 2013 9:55 am

When you set this property to true on the server, the className property you can set on elements in Servoy Developer already will get pushed into the class property on the DOM element in the generated markup.

Be careful using this though, as it is an all or nothing approach (whereas using the WebClientUtils plugin allows you to set additional classes per element) and the classnames you use could easily collide with classnames used by Servoy internally or 3rd party components.

if you want to use this and be on the save side, make sure to prefix all your used classnames in such a way that collisions are not likely.

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

Re: Servoy 7.3.1 rc

Postby Harjo » Fri Dec 06, 2013 1:33 pm

ah, got it now!
pretty cool! :)
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands


Return to Latest Releases

Who is online

Users browsing this forum: No registered users and 14 guests