@eo-sdk/client 8.9.0-rc.1 → 8.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/_default/i18n/de.json +1 -1
- package/assets/_default/i18n/en.json +5 -5
- package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.js +1 -1
- package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.js.map +1 -1
- package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.min.js +1 -1
- package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.min.js.map +1 -1
- package/bundles/eo-sdk-client.umd.js +8 -6
- package/bundles/eo-sdk-client.umd.js.map +1 -1
- package/bundles/eo-sdk-client.umd.min.js +1 -1
- package/bundles/eo-sdk-client.umd.min.js.map +1 -1
- package/eo-sdk-client.metadata.json +1 -1
- package/esm2015/app/eo-client/about-state/about-state.component.js +3 -3
- package/esm2015/app/eo-client/prepare-state/prepare-state/prepare-state.component.js +2 -2
- package/esm2015/app/eo-framework/app-shell/app-bar/app-search/app-search.component.js +2 -1
- package/esm2015/app/eo-framework/form-elements/id-reference/id-reference.component.js +5 -4
- package/esm2015/projects/eo-sdk/core/lib/service/system/system.service.js +2 -2
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.js +1 -1
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.js.map +1 -1
- package/fesm2015/eo-sdk-client.js +8 -6
- package/fesm2015/eo-sdk-client.js.map +1 -1
- package/package.json +2 -2
- package/projects/eo-sdk/core/package.json +1 -1
|
@@ -637,7 +637,7 @@
|
|
|
637
637
|
"eo.process.details.history.entry.type.WORKITEM_SAVEEVENT_START.title": "Das Skript zum Ereignis 'WorkitemSaved' wurde gestartet.",
|
|
638
638
|
"eo.process.details.history.entry.type.WORKITEM_SAVE_SUBSTITUTE.title": "Die Aufgabe wurde vom Stellvertreter gespeichert.",
|
|
639
639
|
"eo.bpm.activity.forward.error": "Fehler beim Weiterleiten.",
|
|
640
|
-
"eo.bpm.event.script.execution.error": "Die
|
|
640
|
+
"eo.bpm.event.script.execution.error": "Die Ausführung des Serverskriptes ist gescheitert.",
|
|
641
641
|
"eo.process.personalize": "Aufgabe übernehmen",
|
|
642
642
|
"eo.process.depersonalize": "Aufgabe zurückgeben",
|
|
643
643
|
"eo.process.recipients": "Empfänger",
|
|
@@ -313,9 +313,9 @@
|
|
|
313
313
|
"eo.password.reset.error.password.title": "The password could not be changed.",
|
|
314
314
|
"eo.password.reset.error.old.password.message": "The current password is wrong.",
|
|
315
315
|
"eo.password.reset.error.new.password.message": "The new password is invalid.",
|
|
316
|
-
"eo.password.reset.error.new.password.short": "Wrong format for password: Enter at least {{amount}}
|
|
317
|
-
"eo.password.reset.error.new.password.number": "Wrong format for password: Enter at least {{amount}}
|
|
318
|
-
"eo.password.reset.error.new.password.specialchars": "Wrong format for password: Enter at least {{amount}} special
|
|
316
|
+
"eo.password.reset.error.new.password.short": "Wrong format for password: Enter at least {{amount}} character(s).",
|
|
317
|
+
"eo.password.reset.error.new.password.number": "Wrong format for password: Enter at least {{amount}} digit(s).",
|
|
318
|
+
"eo.password.reset.error.new.password.specialchars": "Wrong format for password: Enter at least {{amount}} special character(s).",
|
|
319
319
|
"eo.password.reset.success": "The password was changed.",
|
|
320
320
|
"eo.column.config.title": "Column configuration",
|
|
321
321
|
"eo.column.config.action.save": "Save",
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"eo.object.indexdata.save.browsernav": "You are currently editing the metadata of a form that has not been saved. Unsaved data will be lost.",
|
|
481
481
|
"eo.object.indexdata.form.invalid": "The form contains errors. Correct the errors in order to be able to save the entries.",
|
|
482
482
|
"eo.references.not.available": "Not available",
|
|
483
|
-
"eo.references.deleted": "
|
|
483
|
+
"eo.references.deleted": "Deleted reference",
|
|
484
484
|
"eo.references.object.notfound": "No references found.",
|
|
485
485
|
"eo.references.to.label": "To this object",
|
|
486
486
|
"eo.references.from.label": "To other objects",
|
|
@@ -638,7 +638,7 @@
|
|
|
638
638
|
"eo.process.details.history.entry.type.WORKITEM_SAVEEVENT_START.title": "The script for the 'WorkitemSaved' event was launched.",
|
|
639
639
|
"eo.process.details.history.entry.type.WORKITEM_SAVE_SUBSTITUTE.title": "The task was saved by the substitute.",
|
|
640
640
|
"eo.bpm.activity.forward.error": "Forwarding error.",
|
|
641
|
-
"eo.bpm.event.script.execution.error": "
|
|
641
|
+
"eo.bpm.event.script.execution.error": "Failed to execute the server script.",
|
|
642
642
|
"eo.process.personalize": "Accept task",
|
|
643
643
|
"eo.process.depersonalize": "Return task",
|
|
644
644
|
"eo.process.recipients": "Recipients",
|
|
@@ -1581,7 +1581,7 @@
|
|
|
1581
1581
|
SystemService.prototype.fetchSystemDefinition = function (user) {
|
|
1582
1582
|
var _this = this;
|
|
1583
1583
|
var fetches = [
|
|
1584
|
-
this.backend.getJson('/system/type/list?elements=true'),
|
|
1584
|
+
this.backend.getJson('/system/type/list?elements=true&basetypes=true'),
|
|
1585
1585
|
this.backend.getJson('/system/cs/list?elements=true')
|
|
1586
1586
|
];
|
|
1587
1587
|
return rxjs.forkJoin(fetches)
|