Skip to end of metadata
Go to start of metadata

Final

RC2

Most fixes are small fixes in developer that are for the new Tutorial and Startup dialog
and improvements for the lazy/later and async loading of the solutions

We did update libraries for the excel plugin in extensions
The POI lib that we ship is updated from 3.x to a 4.11 release so we will be in sync with the new Jasper Plugin

RC1

ComponentsKeySummary
API, Developer, Documentation, ExtensionsSVY-14445

try to find a way to not create instances of beans or plugins to get the return types.

API, RuntimeSVY-14449

Get the name of a named foundset

API, DocumentationSVY-14560

Clarify documentation on JSRecord.isEditing()

DeveloperSVY-14411

Exporting to WAR does not remember the selected User Home Directory

DeveloperSVY-14497

Developer | Open SQL Editor does not work for new database servers

DeveloperSVY-14511

container title missing in dragged container

DeveloperSVY-14416

Unable to uncheck allow Null when adding new field in table

DeveloperSVY-14432

Code completion in Command Console doesn't see items from the main solution

DeveloperSVY-14469

upgrade to Eclipse 4.14 (2019.12)

DeveloperSVY-14423

Test big import (and building),why it is so slow (creating many times the PersistIndex)

DeveloperSVY-14496

Developer | List of tables is not updated after enabling/disabling server

DeveloperSVY-14726

hide the "create server" question when importing a sample solution

DeveloperSVY-14217

Table names and column names more than 30 characters long

DeveloperSVY-14540

Profiler: selecting a row can only be done by clicking the Method Name column

DeveloperSVY-14541

Profiler: full SQL in the Query/Action column is cut off in case of long SQL statements

Developer, ExtensionsSVY-14617

Add support for tooltips on a webcomponent's properties in designer

DeveloperSVY-14585

Some parameters and return JSDoc annotations are not properly inserted when overriden

DeveloperSVY-14600

Developer's build looks at all tables in a server, even the ones not used by solution

DeveloperSVY-14624

Column default UUID (Text(36)) leads to pks of length 32

Developer, RuntimeSVY-14711

"Convert Abs. forms > CSS Positioning" messes up the layout of forms in TableView

DeveloperSVY-14724

Conversion of Abs. Pos > CSS Pos. has glitches

DeveloperSVY-14632

Make the default onClick of bootstrap label and servoy label the same

DeveloperSVY-12624

Out of Bounds form elements don't show in the new Form Editor

DeveloperSVY-14529

Overridden elements of position CSS containers (responsive forms) results in Anchored positioned elements

DeveloperSVY-13870

NGDesktop: add download progress information and cancel button to the dialog

DeveloperSVY-14498

Add cancel operation and progress bar for ngdesktop export wizard

Developer, ServerSVY-14468

upgraded build in tomcats to the latest Tomcat 8

DocumentationSVY-14697

Clarify documentation on foundset.getSelectedRecord().isNew();

DocumentationSVY-14625

File Plugin: Missing API Doc

Extensions, NGClientSVY-14407

TinyMCE Editor link to an image failed

Extensions, NGClientSVY-14444

NG-Grid doesn't resize its columns properly after opening the 'columns' screen on the right side

Extensions, NGClientSVY-14410

NGGrid onColumnDataChange misses event parameter

Extensions, NGClientSVY-14276

AG Grid - Arrowing Down/Up over non-edit columns

Extensions, NGClientSVY-14641

Switch component can be clicked when enabled is false

ExtensionsSVY-14705

JXBrowser bean support for callback://

Extensions, NGClientSVY-14523

Set servoy default button rolloverCursor property default to HAND since it is most used for buttons

Extensions, NGClientSVY-14522

Change default size of bootstrap components

Extensions, NGClientSVY-14668

Add support for dataprovider on YoutubeVideo player

Extensions, NGClientSVY-14739

the listform component is very unstable since latest release

Extensions, NGClientSVY-14751

Font awesome icon - Dynamically update icon class

Extensions, NGClientSVY-14752

aggrid-groupingtable column editType Datepicker bug

Extensions, NGClientSVY-14441

same lib with lower version found

Extensions, NGClientSVY-14570

Listformcomponent selected record is wrong after creating a new record for that foundset

Extensions, NGClientSVY-14770

Bootstrap Extra Switch: sometimes the style of the switch is broken when toggling visibility

Extensions, NGClientSVY-14727

Servoy Extra Fileupload not working for .msg files & wrong error text

Extensions, NGClientSVY-14573

Form repeater with related FS does not format field correctly

Extensions, NGClientSVY-14574

Form repeater with image upload and image display wont show uploaded image with related foundset

InstallerSVY-14627

MacOS: Servoy developer wrong app name

Extensions, NGClientSVY-14434

File upload component (version 2019.9 / NG Client) does not accept certain file types

NGClientSVY-14420

Tooltip in listform not showing correct data

NGClientSVY-14413

Setting the value of a component property back to default inserts NULL value for nested properties

NGClientSVY-14439

Add a visible property to formcomponent and listformcomponent containers

NGClientSVY-14506

onDataChange fires before data is actually changed for calendar

NGClientSVY-14464

serverside sort in scripting doesn't notify clientside foundset of sort change

NGClient, WebClientSVY-14542

queryParameters/startup arguments not available when using a loginForm on a WV/NG solution

NGClientSVY-14602

Oauth plugins callback url shows error in admin page and stopped working

NGClientSVY-14440

Add visible property and add- and removeStyleClass functions to bootstrap 12-grid components

NGClientSVY-14549

security.logout for NG client - unable to send queryparams

NGClientSVY-14614

CH numberformat doesn't work correctly in NGclient

NGClientSVY-14671

Regression Servoy default components are no longer RuntimeComponent instances

NGClientSVY-10771

plugins.dialogs.showInputDialog does not display HTML text

NGClientSVY-14571

Server log filling up with messages since upgrade to 2019.12

NGClientSVY-14737

NG Grids - ensureIndexVisible doesn't work

NGDesktopSVY-14615

Security.logout opens new window in ngDesktop

RuntimeSVY-14428

Support count(distinct columnName) through the queryBuilder

RuntimeSVY-14597

nullPointerException when trying to get a non-existing named foundset through datasources

RuntimeSVY-14690

using databaseManager.refreshRecordFromDatabase seems to break things (internally)

RuntimeSVY-14715

Regression: 2019.12.1 performs ~4 times as slow as 2019.06

RuntimeSVY-14616

Support databaseManager.saveData(Array<JSRecord>)

RuntimeSVY-14675

Set the next filter on a foundset and the function foundset.loadAllRecords crashed

Runtime, ServerSVY-14603

Proper Query Types on the Admin page (and Profiler) for queries fired by load(All)Records

ServerSVY-14485

Issue connecting to DBFs when using sub-directories

ServerSVY-14452

Total on the Performance data on the Admin Page doesn't display hours

ServerSVY-14337

Bad rest_ws performance

ServerSVY-14431

Add support for MS SqlServer datetimeoffset columns

ServerSVY-14291

importing a .servoy file replaces all other solutions

ServerSVY-14693

postImport bombs out when using application.output at the ERROR level

Server, SmartClientSVY-14373

try to use the pack200 dynamically in the jarservlet and bootstrapper

Server, SmartClientSVY-14718

Servoy 2019.12.1 Smart-Client don't download Beans

ServerSVY-13955

Support ANY in QueryBuilder

TestingSVY-14654

Unit test scripts stopped working after upgrade to 2019.12

  • No labels