6.1.1

We are pleased to announce the immediate availability of version 6.1.0 of the Servoy framework.

This version is compatible with version 8.0.3 of Servoy (and higher).

In this new version of the framework we made the frameworks ready for the ng client. We made a new stylesheet for NG client and fixed some issues. Replaced the beans in NGclient for components.
Here is a full list of the enhancements and bugs we have fixed:

[enh] SVYFRMWK-870 Ability to deactivate owners
[enh] SVYFRMWK-892 Navigator and Security configurator should work also in the NGClient
[enh] SVYFRMWK-897 Export should break if no export path selected
[enh] SVYFRMWK-899 Export Excel Format as A4
[enh] SVYFRMWK-903 Allow to override search criteria for calculations

[bug] SVYFRMWK-866 Duplicate layout button not working
[bug] SVYFRMWK-869 Foundset sync is broken
[bug] SVYFRMWK-875 Security breach in framework (Shortcuts).
[bug] SVYFRMWK-885 Userproperties is not working in NG
[bug] SVYFRMWK-890 The ‘force’ parameter passed to say_nav_onClose is not honoured
[bug] SVYFRMWK-893 dc_delete - error on delete doesn’t end transaction
[bug] SVYFRMWK-902 Scrollbars Everywhere in NG Client
[bug] SVYFRMWK-906 SetSearchFields in svySearch.js
[bug] SVYFRMWK-916 Validation not working when selecting other related records
[bug] SVYFRMWK-919 Servoy8.0.1 Framework 6 showLookupWindow “internal error”
[bug] SVYFRMWK-921 Read columns from db trows errors
[bug] SVYFRMWK-922 saving a new tableview doesnt seem to work
[bug] SVYFRMWK-930 Toolbar sorting
[bug] SVYFRMWK-935 Positions are not saved of splitpanels, one pane works fine multiple panes is problem
[bug] SVYFRMWK-944 Programs reused in multiple layouts are not well isolated.
[bug] SVYFRMWK-947 When opening bookmarks the opentabs are not correct
[bug] SVYFRMWK-948 Error in search with date fields
[bug] SVYFRMWK-951 Cannot create a custom table view

[attachment=0]svy_framework.servoy[/attachment]

This file contains a sample solution using the framework. It includes all the framework modules and sample data. Use this file if you are new to the framework. https://drive.google.com/file/d/0B_epmu … sp=sharing

svy_framework.servoy (1.75 MB)

I have installed a clean Servoy 8.1.4rc and imported the sample use file.
After the import I get the following errors:
Error while reading solution “svy_nav_globals”: Expected a ‘:’ after a key at 6 [character 7 line 1]. nav_foundset_filter_to_nav_program.rel /svy_nav_globals/relations
Error while reading solution “svyAppCore”: Expected a ‘:’ after a key at 6 [character 7 line 1]. _to_sec_user_in_group$logged_in.rel /svyAppCore/relations
Web Component specification is missing: “servoyextra-dbtreeview” svy_nav_c_menu_dtl.frm /svy_nav_configurator/forms
Web Component specification is missing: “servoyextra-dbtreeview” svy_nav_c_program_toolbar.frm /svy_nav_configurator/forms
Web Component specification is missing: “servoyextra-dbtreeview” svy_nav_fr_p_select_dataproviders_available.frm /svy_nav_navigation/forms
Web Component specification is missing: “servoyextra-dbtreeview” svy_nav_fr_select_dataproviders_available.frm /svy_nav_navigation/forms
Web Component specification is missing: “servoyextra-dbtreeview” svy_sea_advanced_search_criteria_tbl.frm /svy_search/forms
Web Component specification is missing: “servoyextra-dbtreeview” svy_sea_advanced_search_criteria_tbl_pv.frm /svy_search/forms

After adding the servoyextra webcomponents only 1 error remains:
Error while reading solution “svyAppCore”: Expected a ‘:’ after a key at 6 [character 7 line 1]. _to_sec_user_in_group$logged_in.rel /svyAppCore/relations
Looking at the file I do not understand why it gives me an error.