From fa8bfe53d0082e31deb064c62bae74ce4f878604 Mon Sep 17 00:00:00 2001 From: vaughnte Date: Mon, 2 Jan 2023 09:03:19 -0500 Subject: [PATCH] ver mods for 6.4 --- .patch | 58 ++------------------------------------- scripts/.patch | 58 ++------------------------------------- scripts/.patch64 | 8 ++++++ scripts/.patchsqlv64 | 1 + scripts/installJRE60.iss | 4 +-- sf/data/de/bsdb.db | Bin 1015808 -> 1015808 bytes sf/data/de/ovctrl.csv | 2 +- sf/data/en/bsdb.db | Bin 1011712 -> 1011712 bytes sf/data/en/ovctrl.csv | 2 +- sf/data/es/bsdb.db | Bin 1015808 -> 1015808 bytes sf/data/es/ovctrl.csv | 2 +- sf/data/fr/bsdb.db | Bin 1015808 -> 1015808 bytes sf/data/fr/ovctrl.csv | 2 +- sf/data/ro/bsdb.db | Bin 1015808 -> 1015808 bytes sf/data/ro/ovctrl.csv | 2 +- sf/data/tr/bsdb.db | Bin 1011712 -> 1011712 bytes sf/data/tr/ovctrl.csv | 2 +- 17 files changed, 23 insertions(+), 118 deletions(-) create mode 100644 scripts/.patch64 create mode 100644 scripts/.patchsqlv64 diff --git a/.patch b/.patch index 786ea5879..26f10f0c5 100644 --- a/.patch +++ b/.patch @@ -1,60 +1,8 @@ -# Version 6.3 Patch file +# Version 6.4 Patch file # # bszip.ps1 maintains a running account of patches. All lines in the patch file will be commented out except the # current patch. There can only be one line starting with 'patch=' in the .patch file rolling forward. # Once a new patch is added with comments...the previous patch= is commented out # -#patch=0 -# First release of 6.3 -patch=1 -# EDI Mapping method overloading for getInput and bug fix for #70 -patch=2 -# AS2 related bug fixes #71, #72, #74 and cron update #73 -patch=3 -# bug fix for #77...and intro mechanics for change log -patch=4 -# bug fix for #78 -patch=5 -# mass import notes adjustment and additional change log menus -patch=6 -# bug fix #79, #80 and misc init changes for performance -patch=7 -# initial launch of merged map tester into map maint and reclass; three new map_mstr db fields added -patch=8 -# major mods to new EDI mapper class -patch=9 -# mods to mapper class and visibility toggle option on internal EDI maps -patch=10 -# removed old mapper line number scheme and replaced with new class; issue #82 resolved -patch=11 -# modification to mapper class and EDI Structure files -patch=12 -# added sample EDI files; restructured delimiter methods -patch=13 -# modifications to EDI classes to support EDIFACT -patch=14 -# sql mods to edi_ctrl and edi_mstr and patches to EDI engine processing -patch=15 -# redesign of partner trans maint form and addition of download option for input/output mapper panel -patch=16 -# added jdk.compiler to jre17 -patch=17 -# cleaup method to remove jar and java source file for delete method in mapper class -patch=18 -# langpack column name adjustments for edi menus and EDI Partner Maintenance mods for default alias assignment -patch=19 -# static variables cleared after invocation exception (OMD, etc). Column label additions; EDI attribute dropdown replacing textbox -patch=20 -# mods to doc recognition ; prelim work on xml, json recognition -patch=21 -# database table schema change for edi_docdet and map_struct...along with form redesign for these two menus -patch=22 -# structural completion of EDI JSON and XML in and out -patch=23 -# new method for creating JSON output...using an itermediate Tree structure -patch=24 -# remod JSON EDI output method...works with unique node names only -patch=25 -# JSON in/out stability and getInput method update -patch=26 -# modified XML recursive method for nested inserts based on structure file +patch=0 +# First release of 6.4 diff --git a/scripts/.patch b/scripts/.patch index 786ea5879..26f10f0c5 100644 --- a/scripts/.patch +++ b/scripts/.patch @@ -1,60 +1,8 @@ -# Version 6.3 Patch file +# Version 6.4 Patch file # # bszip.ps1 maintains a running account of patches. All lines in the patch file will be commented out except the # current patch. There can only be one line starting with 'patch=' in the .patch file rolling forward. # Once a new patch is added with comments...the previous patch= is commented out # -#patch=0 -# First release of 6.3 -patch=1 -# EDI Mapping method overloading for getInput and bug fix for #70 -patch=2 -# AS2 related bug fixes #71, #72, #74 and cron update #73 -patch=3 -# bug fix for #77...and intro mechanics for change log -patch=4 -# bug fix for #78 -patch=5 -# mass import notes adjustment and additional change log menus -patch=6 -# bug fix #79, #80 and misc init changes for performance -patch=7 -# initial launch of merged map tester into map maint and reclass; three new map_mstr db fields added -patch=8 -# major mods to new EDI mapper class -patch=9 -# mods to mapper class and visibility toggle option on internal EDI maps -patch=10 -# removed old mapper line number scheme and replaced with new class; issue #82 resolved -patch=11 -# modification to mapper class and EDI Structure files -patch=12 -# added sample EDI files; restructured delimiter methods -patch=13 -# modifications to EDI classes to support EDIFACT -patch=14 -# sql mods to edi_ctrl and edi_mstr and patches to EDI engine processing -patch=15 -# redesign of partner trans maint form and addition of download option for input/output mapper panel -patch=16 -# added jdk.compiler to jre17 -patch=17 -# cleaup method to remove jar and java source file for delete method in mapper class -patch=18 -# langpack column name adjustments for edi menus and EDI Partner Maintenance mods for default alias assignment -patch=19 -# static variables cleared after invocation exception (OMD, etc). Column label additions; EDI attribute dropdown replacing textbox -patch=20 -# mods to doc recognition ; prelim work on xml, json recognition -patch=21 -# database table schema change for edi_docdet and map_struct...along with form redesign for these two menus -patch=22 -# structural completion of EDI JSON and XML in and out -patch=23 -# new method for creating JSON output...using an itermediate Tree structure -patch=24 -# remod JSON EDI output method...works with unique node names only -patch=25 -# JSON in/out stability and getInput method update -patch=26 -# modified XML recursive method for nested inserts based on structure file +patch=0 +# First release of 6.4 diff --git a/scripts/.patch64 b/scripts/.patch64 new file mode 100644 index 000000000..26f10f0c5 --- /dev/null +++ b/scripts/.patch64 @@ -0,0 +1,8 @@ +# Version 6.4 Patch file +# +# bszip.ps1 maintains a running account of patches. All lines in the patch file will be commented out except the +# current patch. There can only be one line starting with 'patch=' in the .patch file rolling forward. +# Once a new patch is added with comments...the previous patch= is commented out +# +patch=0 +# First release of 6.4 diff --git a/scripts/.patchsqlv64 b/scripts/.patchsqlv64 new file mode 100644 index 000000000..9fcd0c5d4 --- /dev/null +++ b/scripts/.patchsqlv64 @@ -0,0 +1 @@ +/* sql updates for v6.4 */ diff --git a/scripts/installJRE60.iss b/scripts/installJRE60.iss index a74b9f2cc..7962e3164 100644 --- a/scripts/installJRE60.iss +++ b/scripts/installJRE60.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "BlueSeer" -#define MyAppVersion "6.3" +#define MyAppVersion "6.4" #define MyAppPublisher #define MyAppURL "http://www.blueseer.com/" #define MyAppExeName "javaw" @@ -23,7 +23,7 @@ AppUpdatesURL={#MyAppURL} UsePreviousAppDir=no DefaultDirName={sd}\{#MyAppName} DisableProgramGroupPage=yes -OutputBaseFilename=blueseer.sqlite.win.v63 +OutputBaseFilename=blueseer.sqlite.win.v64 Compression=lzma SolidCompression=yes PrivilegesRequired=poweruser diff --git a/sf/data/de/bsdb.db b/sf/data/de/bsdb.db index f2630337632253273d920a31fa60dd1cd133d61d..bafb34884469364f654f7909a706e06c3a4f4177 100644 GIT binary patch delta 52 zcmZo@uxkLK7RDB)7UmX~7S