case 3754

This commit is contained in:
2020-05-06 19:19:16 +00:00
parent 20926758b3
commit 82d29c83d7
13 changed files with 22 additions and 51 deletions

View File

@@ -35,16 +35,14 @@ namespace AyaNova.PlugIn.V8
public string PluginVersion
{
get { return "7.6"; }
get { return "7.6 (Alpha)"; }
}
public string About
{
get
{
return "AyaNova V8 export plugin\r\n" +
"Built " + AyaNova.PlugIn.V8.Timestamp.BuildAt.ToString() + "\r\n" +
"Copyright 2020 Ground Zero Tech-Works Inc.";
return "AyaNova V8 export plugin";
}
}
@@ -225,22 +223,10 @@ namespace AyaNova.PlugIn.V8
/*
TODO:
Add dupe check for v7 id as there should be none, but seeing dupes in some db's
still determining if real dupe or different records
Only compare original locale keys for hash not ones added in schema updates or dropped
Need more detail when fails on release mode, right now no idea what actually happened
I'd like to see a full log sent to the server on fail
not sure, would be a *lot* of data potentially to gather all this eating up memory
keep a record of every op/subop etc in progress, on fail push out that list with the
exception to somewhere on the server, maybe as an attachment for the manager user?
so can view in detail remote users export issues
(or, maybe it posts to a route that immediately logs it to the server log, so that can
see it from the written log files so keeps it even if they erase the db)
This could be a security risk so hidden route that requires manager user to post to it
Global wiki export to user
Regions export wiki to user

View File

@@ -504,6 +504,13 @@ Locale English is customized [signature: -2007218741] exporting
Locale Español is customized [signature: -1164206951] exporting
Locale Français is customized [signature: -720441286] exporting
Scotts:
Locale Custom English is customized [signature: 117115560] exporting
Locale Deutsch is customized [signature: 772843262] exporting
Locale English is customized [signature: 1382500515] exporting
Locale Español is customized [signature: 438715542] exporting
Locale Français is customized [signature: 804154061] exporting
Do not use these keys in hash calculation which were added / modified during various schema updates
Global.Label.UseInventory.Description
Locale.Label.LocaleFile