Skip to end of metadata
Go to start of metadata

Issue SVY-11517 added property 'servoy.server.queryUseLastResultset', if that is set to true then most of the queries servoy executes on the database will be done with a different command so that the query can result in mulitiply result sets. This way if getDataSetByQuery() would execute more a stored procedure then really one sql statement, it still will return something (the last result set). For example the real driver of Microsoft will not allow this in the normal execute.

NGClient templates for certain stuff like error pages can be overriden completely like described here or keep the default templates and redirect only smaller parts of it described here. That last one just means that you can have any kind of filename and you fill that filename in on the admin page for that property.

We have support for Progress database sequences: SVY-11353

If you spit up or use many css files from the solutions main css by using import statements in the main css file, browser caching can be a problem when you redeploy. Now you can give the url of the import a special parameter, which Servoy will be replacing when generating the WAR: Css URL Import

 

ComponentsKeySummary
DeveloperSVY-11609

Creating war file is failed

DeveloperSVY-11521

Commandline export argument -pl should go deeper than 1 folder

DeveloperSVY-11517

Error with com.microsoft.sqlserver.jdbc.SQLServerDriver

DeveloperSVY-11706

WAR Export wizard bombs out

DeveloperSVY-11640

Open form hierarchy called from context menu in script editor opens wrong form

DeveloperSVY-11613

It should be possible to extend a non-responsive form from an existing responsive form

DeveloperSVY-11739

JSDoc in code completion doesn't render correctly for components and services

DeveloperSVY-11626

Serious performance issues in the IDE when extending a form

DeveloperSVY-11789

You can't navigate from the datasource property to the in memory datasource

DeveloperSVY-11730

Warning about touching abstract forms is invalid when calling a web service from Developer

DeveloperSVY-11742

overrideSequenceTypes in commandline WAR export doesn't work

DeveloperSVY-11722

Moving an element from one container to the other does not work

Developer, DLTKSVY-11586

Invalid build marker

Documentation, NGClientSVY-11645

Check if component is in absolute layout with $scope.parent.absoluteLayout

ExtensionsSVY-11564

Jasper plugin tries to load /lib/commons-dbcp.jar which is no longer there

ExtensionsSVY-11659

getException in plugins.rawSQL not working for executeStoredProcedure

ExtensionsSVY-11744

Expose more RabbitMQ connection parameters on broadcaster plugin

ExtensionsSVY-11820

Add channelName as 3rd argument to the callback used for Broadcasters

ExtensionsSVY-11657

conflicting poi lib version on excel and jasper plugins

NGClientSVY-11638

Servoy Calendar component does not update underlying value

NGClientSVY-11624

Function "application.getIPAddress" returns additional double quotes

NGClientSVY-11606

DBTreeView not showing in NG Client when form is closed and then shown again

NGClientSVY-11592

model content (and console api) not available when serverside scripts gets loaded/initialized

NGClientSVY-11376

Date field with combobox with format does niet work in NGclient

NGClientSVY-11596

Change on element's format is not instantly reflected

NGClientSVY-11675

NPE when trying to 'read' null values in foundset linked types

NGClientSVY-11604

When screen get resized the servoy grid extra components(and columns) not adjusted properly

NGClientSVY-11257

Table Component Column Labels

NGClientSVY-11637

Bootstrap Calendar component does not fire onElementFocusGained/Lost of form

NGClientSVY-11574

Table Component - Column Width

NGClientSVY-11581

Time outs in NGClient invoking API when changing values of PK columns

NGClientSVY-11559

Combo Box Behavior

NGClientSVY-11688

tinyMCE does not resize to the proper height when using plugins

NGClientSVY-11612

A space is added after the last column even when vertical scrollbar is set to never

NGClientSVY-11565

always call foundset change listener when websocket incoming message handling is done

NGClientSVY-11615

Show id (db identity) after save a new record in a record view

NGClientSVY-11723

Add "dataProvider" and "format" to Bootstrap label

NGClientSVY-11571

Inserting a single row into a foundset used in a Web Component triggers a NOTIFY_VIEW_PORT_ROWS_COMPLETELY_CHANGED instead of NOTIFY_VIEW_PORT_ROW_UPDATES_RECEIVED

NGClientSVY-11713

Can't customize (all) html templates when using Resource minimizer in WAr export

NGClientSVY-11711

Documentation on branding in the NGClient is wrong/incomplete

NGClientSVY-11771

Saving large string to CLOB column in ProgressDB

NGClientSVY-11785

Change between style handling for split panes from 8.1 to 8.2

NGClientSVY-11689

Responsive form defaulted to height: 100%.

NGClient, SmartClientSVY-11838

Sevoy hangs completely on _dataset.createDataSource

NGClientSVY-11773

Setting the valuelist (or imageMedia) property of an inherited element to -none- gives runtime errors in the logs

NGClientSVY-11690

Empty text fields type Date show "Invalid date" after focus

NGClientSVY-11716

removeStyleClass/addStyleClass not working properly after deleting records in a table

NGClientSVY-11746

In NgClient popup plugin not works as in web client. Not respect location and failed when click on the header of grid

NGClientSVY-11747

Cannot change css for popup form on the specific form in solution. Changes applied for all popup on the whole solution

NGClientSVY-11627

NG Client Responsive: focus to the top of the page

Server, SmartClientSVY-11699

SmartClient performance is very bad in 8.2 due to changes in rmitnl.jar

ServerSVY-11708

Server does not save any properties when "Overwrite all Servoy properties" is set to true

ServerSVY-11700

link on admin page to client doesn't use tomcat war directory

ServerSVY-11485

Make logging consistent for warnings related to cross DB vendor datamodel compatibility

ServerSVY-11704

RestWS response headers don't handle properly an '=' sign

ServerSVY-11353

Progress Database Sequence support

ServerSVY-11724

Unknown errorCode 100[DataDriect][OpenEdge JDBC Driver][OpenEdge] Syntax error in SQL statement

SmartClientSVY-11692

NPE on type aheads with no value list attached

WebClientSVY-11676

More information about "couldn't load dataset because foundset had edited records but couldn't save it"

  • No labels