This commit is contained in:
2022-03-16 00:12:35 +00:00
parent 47cc22a181
commit 7c086dc8ad
6 changed files with 9 additions and 9 deletions

2
.vscode/launch.json vendored
View File

@@ -48,7 +48,7 @@
"AYANOVA_DATA_PATH": "c:\\temp\\ravendata", "AYANOVA_DATA_PATH": "c:\\temp\\ravendata",
"AYANOVA_USE_URLS": "http://*:7575;", "AYANOVA_USE_URLS": "http://*:7575;",
//"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true", //"AYANOVA_PERMANENTLY_ERASE_DATABASE":"true",
"AYANOVA_SERVER_TEST_MODE": "false", "AYANOVA_SERVER_TEST_MODE": "true",
"AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8", "AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-8",
//"AYANOVA_REPORT_RENDERING_TIMEOUT":"1", //"AYANOVA_REPORT_RENDERING_TIMEOUT":"1",
"AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small", "AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small",

View File

@@ -44,6 +44,10 @@ This setting exists to generate data within your local time zone's typical work
This field is automatically set based on the time zone of your device but can be set to any time zone offset desired. This field is automatically set based on the time zone of your device but can be set to any time zone offset desired.
### Set all sample email addresses to this
This optional setting will override the usual random sample email addresses generated and instead set every object that can have an email address to the value entered here. Used for simplifying testing of notification system to ensure all emails sent go to only one email address. Must be in the format of a valid email address.
### Start job ### Start job
The start job button will prompt if you're certain as this operation will erase any existing data. Once confirmed, the server will start the data generation job. While data is generating the server will be locked from access. The start job button will prompt if you're certain as this operation will erase any existing data. Once confirmed, the server will start the data generation job. While data is generating the server will be locked from access.

View File

@@ -349,8 +349,7 @@
"ErrorUserNotAuthenticated": "Nicht authentifiziert (E16)", "ErrorUserNotAuthenticated": "Nicht authentifiziert (E16)",
"ErrorUserNotAuthorized": "Nicht autorisiert", "ErrorUserNotAuthorized": "Nicht autorisiert",
"Evaluate": "Bewerten", "Evaluate": "Bewerten",
"EvaluateAppendPassword": "Append this text to all sample User passwords (optional)", "EvaluateForceEmail": "Setzen Sie alle Beispiel-E-Mail-Adressen auf diese (optional)",
"EvaluateForceEmail": "Set all email addresses to this (optional)",
"EvaluationGuide": "Bewertungsleitfaden", "EvaluationGuide": "Bewertungsleitfaden",
"EvaluationRequestReceived": "Anfrage erhalten, überprüfen Sie Ihre E-Mail zur Bestätigung", "EvaluationRequestReceived": "Anfrage erhalten, überprüfen Sie Ihre E-Mail zur Bestätigung",
"Event": "Veranstaltung", "Event": "Veranstaltung",

View File

@@ -349,8 +349,7 @@
"ErrorUserNotAuthenticated": "Not authenticated (E16)", "ErrorUserNotAuthenticated": "Not authenticated (E16)",
"ErrorUserNotAuthorized": "Not authorized", "ErrorUserNotAuthorized": "Not authorized",
"Evaluate": "Evaluate", "Evaluate": "Evaluate",
"EvaluateAppendPassword": "Append this to all sample User passwords (optional)", "EvaluateForceEmail": "Set all sample email addresses to this (optional)",
"EvaluateForceEmail": "Set all email addresses to this (optional)",
"EvaluationGuide": "Evaluation guide", "EvaluationGuide": "Evaluation guide",
"EvaluationRequestReceived": "Request received, check your email for verification", "EvaluationRequestReceived": "Request received, check your email for verification",
"Event": "Event", "Event": "Event",

View File

@@ -349,8 +349,7 @@
"ErrorUserNotAuthenticated": "No autenticado (E16)", "ErrorUserNotAuthenticated": "No autenticado (E16)",
"ErrorUserNotAuthorized": "No autorizado", "ErrorUserNotAuthorized": "No autorizado",
"Evaluate": "Evaluar", "Evaluate": "Evaluar",
"EvaluateAppendPassword": "Append this text to all sample User passwords (optional)", "EvaluateForceEmail": "Establezca todas las direcciones de correo electrónico de muestra en esto (opcional)",
"EvaluateForceEmail": "Set all email addresses to this (optional)",
"EvaluationGuide": "Guía de evaluación", "EvaluationGuide": "Guía de evaluación",
"EvaluationRequestReceived": "Solicitud recibida, verifique su correo electrónico para verificar", "EvaluationRequestReceived": "Solicitud recibida, verifique su correo electrónico para verificar",
"Event": "Evento", "Event": "Evento",

View File

@@ -349,8 +349,7 @@
"ErrorUserNotAuthenticated": "Non authentifié (E16)", "ErrorUserNotAuthenticated": "Non authentifié (E16)",
"ErrorUserNotAuthorized": "Non autorisé", "ErrorUserNotAuthorized": "Non autorisé",
"Evaluate": "Évaluer", "Evaluate": "Évaluer",
"EvaluateAppendPassword": "Append this text to all sample User passwords (optional)", "EvaluateForceEmail": "Définissez tous les exemples d'adresses e-mail sur ceci (facultatif)",
"EvaluateForceEmail": "Set all email addresses to this (optional)",
"EvaluationGuide": "Guide d'évaluation", "EvaluationGuide": "Guide d'évaluation",
"EvaluationRequestReceived": "Demande reçue, vérifiez votre e-mail pour terminer le processus de vérification", "EvaluationRequestReceived": "Demande reçue, vérifiez votre e-mail pour terminer le processus de vérification",
"Event": "Un événement", "Event": "Un événement",