@eo-sdk/client 9.0.3 → 9.2.0-rc.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/app/eo-client/inbox-state/inbox-state/inbox.types.enum.d.ts +2 -2
- package/app/eo-framework/actions/action-menu/action-menu.component.d.ts +4 -2
- package/app/eo-framework/actions/action.module.d.ts +2 -2
- package/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.d.ts +2 -1
- package/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.d.ts +2 -1
- package/app/eo-framework/actions/actions/delete-action/delete/delete.component.d.ts +4 -2
- package/app/eo-framework/actions/actions/finalize/finalize-action.d.ts +5 -5
- package/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.d.ts +14 -0
- package/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.d.ts +5 -2
- package/app/eo-framework/form-elements/organization/organization.component.d.ts +3 -2
- package/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.d.ts +0 -1
- package/app/eo-framework/grid/extensions/filter/text/text-filter.component.d.ts +8 -4
- package/app/eo-framework/util/directive/prevent-double-click.directive.d.ts +1 -0
- package/assets/_default/config/main.json +1 -1
- package/assets/_default/i18n/de.json +18 -18
- package/assets/_default/i18n/en.json +18 -17
- package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.js +548 -516
- 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 +2 -3
- package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.min.js.map +1 -1
- package/bundles/eo-sdk-client.umd.js +359 -213
- 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.d.ts +42 -42
- 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/dashboard/dashboard.component.js +3 -5
- package/esm2015/app/eo-client/inbox-state/inbox-state/inbox-state.component.js +9 -7
- package/esm2015/app/eo-client/inbox-state/inbox-state/inbox.types.enum.js +3 -3
- package/esm2015/app/eo-client/object-state/object-state/object-state.component.js +2 -2
- package/esm2015/app/eo-client/stored-queries-state/stored-queries-state.component.js +2 -2
- package/esm2015/app/eo-framework/actions/action-menu/action-menu.component.js +14 -5
- package/esm2015/app/eo-framework/actions/action.module.js +4 -2
- package/esm2015/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.js +7 -3
- package/esm2015/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.js +8 -4
- package/esm2015/app/eo-framework/actions/actions/delete-action/delete/delete.component.js +11 -4
- package/esm2015/app/eo-framework/actions/actions/finalize/finalize-action.js +12 -11
- package/esm2015/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.js +39 -0
- package/esm2015/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.js +43 -16
- package/esm2015/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.js +2 -2
- package/esm2015/app/eo-framework/app-shell/app-shell.module.js +1 -3
- package/esm2015/app/eo-framework/form-elements/organization/organization.component.js +5 -2
- package/esm2015/app/eo-framework/frame/frame.component.js +35 -11
- package/esm2015/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.js +2 -4
- package/esm2015/app/eo-framework/grid/extensions/filter/text/text-filter.component.js +30 -17
- package/esm2015/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.js +2 -2
- package/esm2015/app/eo-framework/grid/filters/codesystem-filter.component.js +2 -2
- package/esm2015/app/eo-framework/grid/filters/dynamic-list-filter.component.js +1 -2
- package/esm2015/app/eo-framework/grid/filters/list-filter.component.js +2 -3
- package/esm2015/app/eo-framework/grid/filters/organization-filter.component.js +3 -3
- package/esm2015/app/eo-framework/object-details/object-details.component.js +12 -1
- package/esm2015/app/eo-framework/result-list/result-list.module.js +2 -2
- package/esm2015/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.js +2 -2
- package/esm2015/app/eo-framework/ui/eo-dialog/eo-dialog.component.js +3 -3
- package/esm2015/app/eo-framework/ui/ui.module.js +6 -3
- package/esm2015/app/eo-framework/util/directive/prevent-double-click.directive.js +8 -2
- package/esm2015/eo-sdk-client.js +43 -43
- package/esm2015/projects/eo-sdk/core/lib/model/inbox-item.model.js +2 -2
- package/esm2015/projects/eo-sdk/core/lib/service/backend/backend.service.js +35 -9
- package/esm2015/projects/eo-sdk/core/lib/service/dms/dms.service.js +10 -11
- package/esm2015/projects/eo-sdk/core/lib/service/user/user.service.js +12 -2
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.js +55 -20
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.js.map +1 -1
- package/fesm2015/eo-sdk-client.js +308 -167
- package/fesm2015/eo-sdk-client.js.map +1 -1
- package/package.json +2 -2
- package/projects/eo-sdk/core/eo-sdk-client-projects-eo-sdk-core.metadata.json +1 -1
- package/projects/eo-sdk/core/lib/model/inbox-item.model.d.ts +2 -2
- package/projects/eo-sdk/core/lib/service/backend/backend.service.d.ts +1 -0
- package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts +3 -2
- package/projects/eo-sdk/core/lib/service/user/user.service.d.ts +5 -0
- package/projects/eo-sdk/core/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentFactoryResolver, ViewContainerRef } from '@angular/core';
|
|
1
|
+
import { ComponentFactoryResolver, ViewContainerRef, ElementRef } from '@angular/core';
|
|
2
2
|
import { ActionService } from '../action-service/action.service';
|
|
3
3
|
import { ActionComponentAnchorDirective } from './action-component-anchor/action-component-anchor.directive';
|
|
4
4
|
import { Router } from '@angular/router';
|
|
@@ -8,6 +8,7 @@ export declare class ActionMenuComponent extends UnsubscribeOnDestroy {
|
|
|
8
8
|
private actionService;
|
|
9
9
|
private router;
|
|
10
10
|
viewContainerRef: ViewContainerRef;
|
|
11
|
+
private elemRef;
|
|
11
12
|
private componentFactoryResolver;
|
|
12
13
|
eoActionComponentAnchor: ActionComponentAnchorDirective;
|
|
13
14
|
externalDialog: ActionComponentAnchorDirective;
|
|
@@ -24,11 +25,12 @@ export declare class ActionMenuComponent extends UnsubscribeOnDestroy {
|
|
|
24
25
|
actionDescription: string;
|
|
25
26
|
showMenu: boolean;
|
|
26
27
|
loading: boolean;
|
|
27
|
-
constructor(actionService: ActionService, router: Router, viewContainerRef: ViewContainerRef, componentFactoryResolver: ComponentFactoryResolver);
|
|
28
|
+
constructor(actionService: ActionService, router: Router, viewContainerRef: ViewContainerRef, elemRef: ElementRef, componentFactoryResolver: ComponentFactoryResolver);
|
|
28
29
|
private getActions;
|
|
29
30
|
private getMoreActions;
|
|
30
31
|
hide(): void;
|
|
31
32
|
showActionDescription(i: any, event: any): void;
|
|
33
|
+
catchFocus(): void;
|
|
32
34
|
private showActionMenu;
|
|
33
35
|
private hideActionMenu;
|
|
34
36
|
onClick(actionListEntry: ActionListEntry): void;
|
|
@@ -14,7 +14,6 @@ import { ClipboardLinkActionComponent } from './actions/clipboard/clipboard-link
|
|
|
14
14
|
import { ClipboardActionComponent } from './actions/clipboard/clipboard-action';
|
|
15
15
|
import { ClipboardOriginalActionComponent } from './actions/clipboard/clipboard-original-action';
|
|
16
16
|
import { ClipboardPdfActionComponent } from './actions/clipboard/clipboard-pdf-action';
|
|
17
|
-
import { FavoriteActionComponent } from './actions/favorite-action/favorite-action';
|
|
18
17
|
import { DeleteActionComponent } from './actions/delete-action/delete-action';
|
|
19
18
|
import { DeleteComponent } from './actions/delete-action/delete/delete.component';
|
|
20
19
|
import { OpenVersionsActionComponent } from './actions/open-versions-action/open-versions-action';
|
|
@@ -37,7 +36,8 @@ import { DefinalizeActionComponent } from './actions/finalize/definalize-action'
|
|
|
37
36
|
import { DeleteContentActionComponent } from './actions/delete-content-action/delete-content-action';
|
|
38
37
|
import { UnlockActionComponent } from './actions/unlock-action/unlock-action';
|
|
39
38
|
import { SimpleWorkflowActionComponent } from './actions/workflow-action/simple-workflow-action.component';
|
|
40
|
-
|
|
39
|
+
import { FinalizeObjectActionComponent } from './actions/finalize/finalize-object-action/finalize-object-action.component';
|
|
40
|
+
export declare const entryComponents: (typeof WorkflowComponent | typeof WorkflowActionComponent | typeof CustomActionsComponent | typeof SimpleWorkflowActionComponent | typeof CopyActionComponent | typeof OpenContextActionComponent | typeof DownloadOriginalActionComponent | typeof DownloadPdfActionComponent | typeof DownloadActionComponent | typeof OpenDocumentComponent | typeof OpenDocumentActionComponent | typeof EmailLinkActionComponent | typeof EmailOriginalActionComponent | typeof EmailPdfActionComponent | typeof EmailActionComponent | typeof ClipboardLinkActionComponent | typeof ClipboardOriginalActionComponent | typeof ClipboardPdfActionComponent | typeof ClipboardActionComponent | typeof DeleteComponent | typeof DeleteActionComponent | typeof OpenVersionsActionComponent | typeof RestoreVersionActionComponent | typeof DeletePreparedActionComponent | typeof AddSubscriptionComponent | typeof AddSubscriptionActionComponent | typeof AddResubmissionComponent | typeof AddResubmissionActionComponent | typeof RemoveSubscriptionActionComponent | typeof UpdateResubmissionActionComponent | typeof ShareObjectComponent | typeof ShareObjectActionComponent | typeof CutActionComponent | typeof FinalizeObjectActionComponent | typeof FinalizeActionComponent | typeof DefinalizeActionComponent | typeof DeleteContentActionComponent | typeof UnlockActionComponent)[];
|
|
41
41
|
/**
|
|
42
42
|
* @module
|
|
43
43
|
* @description
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
1
|
+
import { OnInit, EventEmitter, ElementRef } from '@angular/core';
|
|
2
2
|
import { ActionComponent } from '../../../interfaces/action-component.interface';
|
|
3
3
|
import { FormGroup, FormBuilder } from '@angular/forms';
|
|
4
4
|
import { TranslateService, DmsObject, UserService, DmsService } from '@eo-sdk/core';
|
|
@@ -8,6 +8,7 @@ export declare class AddResubmissionComponent implements OnInit, ActionComponent
|
|
|
8
8
|
private userService;
|
|
9
9
|
private fb;
|
|
10
10
|
selection: DmsObject[];
|
|
11
|
+
titleField: ElementRef<any>;
|
|
11
12
|
get hasEmail(): number;
|
|
12
13
|
finished: EventEmitter<any>;
|
|
13
14
|
canceled: EventEmitter<any>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
1
|
+
import { OnInit, EventEmitter, ElementRef } from '@angular/core';
|
|
2
2
|
import { ActionComponent } from '../../../interfaces/action-component.interface';
|
|
3
3
|
import { FormGroup, FormBuilder } from '@angular/forms';
|
|
4
4
|
import { TranslateService, DmsService, UserService, DmsObject } from '@eo-sdk/core';
|
|
@@ -12,6 +12,7 @@ export declare class AddSubscriptionComponent implements OnInit, ActionComponent
|
|
|
12
12
|
get hasEmail(): number;
|
|
13
13
|
finished: EventEmitter<any>;
|
|
14
14
|
canceled: EventEmitter<any>;
|
|
15
|
+
titleField: ElementRef<any>;
|
|
15
16
|
header: string;
|
|
16
17
|
addSubscriptionForm: FormGroup;
|
|
17
18
|
titleFieldLabel: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LocaleDatePipe } from './../../../../../eo-framework-core/pipes/locale-date.pipe';
|
|
2
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { ElementRef, EventEmitter, OnInit } from '@angular/core';
|
|
3
3
|
import { ActionComponent } from '../../../interfaces/action-component.interface';
|
|
4
4
|
import { DmsObject, CapabilitiesService, TranslateService } from '@eo-sdk/core';
|
|
5
5
|
import { Router } from '@angular/router';
|
|
@@ -11,6 +11,7 @@ export declare class DeleteComponent implements OnInit, ActionComponent {
|
|
|
11
11
|
private router;
|
|
12
12
|
private capabilitiesService;
|
|
13
13
|
private dmsService;
|
|
14
|
+
private elemRef;
|
|
14
15
|
private eventService;
|
|
15
16
|
deleting: boolean;
|
|
16
17
|
folder: string;
|
|
@@ -20,11 +21,12 @@ export declare class DeleteComponent implements OnInit, ActionComponent {
|
|
|
20
21
|
selection: DmsObject[];
|
|
21
22
|
finished: EventEmitter<any>;
|
|
22
23
|
canceled: EventEmitter<any>;
|
|
23
|
-
constructor(translate: TranslateService, backend: BackendService, toast: NotificationsService, router: Router, capabilitiesService: CapabilitiesService, dmsService: DmsService, eventService: EventService);
|
|
24
|
+
constructor(translate: TranslateService, backend: BackendService, toast: NotificationsService, router: Router, capabilitiesService: CapabilitiesService, dmsService: DmsService, elemRef: ElementRef, eventService: EventService);
|
|
24
25
|
private isAllowedState;
|
|
25
26
|
deleteDmsObject(dmsObject: DmsObject): void;
|
|
26
27
|
run(): void;
|
|
27
28
|
cancel(): void;
|
|
28
29
|
isExpired(dateString: string): boolean;
|
|
30
|
+
ngAfterViewInit(): void;
|
|
29
31
|
ngOnInit(): void;
|
|
30
32
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { SimpleAction } from '../../interfaces/action.interface';
|
|
1
|
+
import { ComponentAction } from '../../interfaces/action.interface';
|
|
3
2
|
import { DmsObjectTarget } from '../../action-target';
|
|
4
3
|
import { SelectionRange } from '../../selection-range.enum';
|
|
5
4
|
import { TranslateService } from '@eo-sdk/core';
|
|
6
5
|
import { DmsObject, DmsService } from '@eo-sdk/core';
|
|
7
|
-
|
|
6
|
+
import { FinalizeObjectActionComponent } from './finalize-object-action/finalize-object-action.component';
|
|
7
|
+
export declare class FinalizeActionComponent extends DmsObjectTarget implements ComponentAction {
|
|
8
8
|
private translate;
|
|
9
9
|
private dmsService;
|
|
10
10
|
label: string;
|
|
@@ -13,7 +13,7 @@ export declare class FinalizeActionComponent extends DmsObjectTarget implements
|
|
|
13
13
|
iconSrc: string;
|
|
14
14
|
group: string;
|
|
15
15
|
range: SelectionRange;
|
|
16
|
+
component: typeof FinalizeObjectActionComponent;
|
|
16
17
|
constructor(translate: TranslateService, dmsService: DmsService);
|
|
17
|
-
isExecutable(item: DmsObject): Observable<boolean>;
|
|
18
|
-
run(selection: DmsObject[]): void;
|
|
18
|
+
isExecutable(item: DmsObject): import("rxjs").Observable<boolean>;
|
|
19
19
|
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { AfterViewInit, ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
+
import { DmsObject, DmsService } from '@eo-sdk/core';
|
|
3
|
+
import { ActionComponent } from '../../../interfaces/action-component.interface';
|
|
4
|
+
export declare class FinalizeObjectActionComponent implements ActionComponent, AfterViewInit {
|
|
5
|
+
private elemRef;
|
|
6
|
+
private dmsService;
|
|
7
|
+
selection: DmsObject[];
|
|
8
|
+
finished: EventEmitter<any>;
|
|
9
|
+
canceled: EventEmitter<any>;
|
|
10
|
+
constructor(elemRef: ElementRef, dmsService: DmsService);
|
|
11
|
+
onClick(): void;
|
|
12
|
+
cancel(): void;
|
|
13
|
+
ngAfterViewInit(): void;
|
|
14
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
1
|
+
import { ElementRef, EventEmitter, OnInit } from '@angular/core';
|
|
2
2
|
import { ActionComponent } from '../../../interfaces/action-component.interface';
|
|
3
3
|
import { TranslateService } from '@eo-sdk/core';
|
|
4
4
|
import { FormControl, FormGroup } from '@angular/forms';
|
|
@@ -7,18 +7,21 @@ export declare class ShareObjectComponent implements OnInit, ActionComponent {
|
|
|
7
7
|
private translate;
|
|
8
8
|
private dms;
|
|
9
9
|
private toast;
|
|
10
|
+
private elemRef;
|
|
10
11
|
selection: any[];
|
|
11
12
|
finished: EventEmitter<any>;
|
|
12
13
|
canceled: EventEmitter<any>;
|
|
13
14
|
header: string;
|
|
15
|
+
objectId: string;
|
|
14
16
|
orgaLabel: string;
|
|
15
17
|
shareForm: FormGroup;
|
|
16
18
|
orgaField: FormControl;
|
|
17
19
|
includeChildrenField: FormControl;
|
|
18
20
|
dataMeta: any;
|
|
19
|
-
constructor(translate: TranslateService, dms: DmsService, toast: NotificationsService);
|
|
21
|
+
constructor(translate: TranslateService, dms: DmsService, toast: NotificationsService, elemRef: ElementRef);
|
|
20
22
|
ngOnInit(): void;
|
|
21
23
|
shareMessage(): void;
|
|
22
24
|
save(): void;
|
|
25
|
+
stop(): void;
|
|
23
26
|
cancel(): void;
|
|
24
27
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Subscription } from 'rxjs';
|
|
2
|
-
import { AfterContentChecked, EventEmitter } from '@angular/core';
|
|
2
|
+
import { AfterContentChecked, EventEmitter, AfterViewInit } from '@angular/core';
|
|
3
3
|
import { ControlValueAccessor, Validator } from '@angular/forms';
|
|
4
4
|
import { AutoComplete } from 'primeng/primeng';
|
|
5
5
|
import { BackendService, SystemService, TranslateService } from '@eo-sdk/core';
|
|
@@ -9,7 +9,7 @@ export interface OrganizationFilter {
|
|
|
9
9
|
roles?: string[];
|
|
10
10
|
activeonly?: boolean;
|
|
11
11
|
}
|
|
12
|
-
export declare class OrganizationComponent implements ControlValueAccessor, AfterContentChecked, Validator {
|
|
12
|
+
export declare class OrganizationComponent implements ControlValueAccessor, AfterContentChecked, AfterViewInit, Validator {
|
|
13
13
|
private backend;
|
|
14
14
|
private translate;
|
|
15
15
|
private systemService;
|
|
@@ -34,6 +34,7 @@ export declare class OrganizationComponent implements ControlValueAccessor, Afte
|
|
|
34
34
|
exceptions: string[];
|
|
35
35
|
filterObject: OrganizationFilter;
|
|
36
36
|
constructor(backend: BackendService, translate: TranslateService, systemService: SystemService);
|
|
37
|
+
ngAfterViewInit(): void;
|
|
37
38
|
validate(): any;
|
|
38
39
|
private buildAutocompleteUri;
|
|
39
40
|
propagateChange: (_: any) => void;
|
|
@@ -7,7 +7,6 @@ export declare class SetFilterComponent extends AbstractFilterComponent {
|
|
|
7
7
|
title: string;
|
|
8
8
|
searchLimit: number;
|
|
9
9
|
operator: string;
|
|
10
|
-
selectedAllFilters: boolean;
|
|
11
10
|
set options(opts: any[]);
|
|
12
11
|
get options(): any[];
|
|
13
12
|
constructor(settingsService: ListSettingsService);
|
|
@@ -1,20 +1,24 @@
|
|
|
1
1
|
import { RowNode } from '@ag-grid-community/core';
|
|
2
2
|
import { ListSettingsService } from '../../services/list-settings.service';
|
|
3
3
|
import { AbstractFilterComponent } from '../abstract-filter.component';
|
|
4
|
-
import { LocalStorageService } from '@eo-sdk/core';
|
|
4
|
+
import { LocalStorageService, UserService } from '@eo-sdk/core';
|
|
5
5
|
export declare class TextFilterComponent extends AbstractFilterComponent {
|
|
6
6
|
private settingsService;
|
|
7
7
|
private storageService;
|
|
8
|
+
private userService;
|
|
8
9
|
title: string;
|
|
9
10
|
placeholder: string;
|
|
11
|
+
enableSave: boolean;
|
|
10
12
|
private focused;
|
|
11
|
-
|
|
13
|
+
savedFilters: any[];
|
|
12
14
|
set matchFields(fields: string[]);
|
|
13
|
-
constructor(settingsService: ListSettingsService, storageService: LocalStorageService);
|
|
15
|
+
constructor(settingsService: ListSettingsService, storageService: LocalStorageService, userService: UserService);
|
|
14
16
|
onChange(newValue: any, oldValue?: any): void;
|
|
15
17
|
doesExternalFilterPass(rowNode: RowNode): boolean;
|
|
16
18
|
reset(): void;
|
|
17
19
|
focusout(): void;
|
|
20
|
+
getSavedFilters(): void;
|
|
21
|
+
saveFilter(term: string): void;
|
|
22
|
+
removeFilter(term: string): void;
|
|
18
23
|
focus(): void;
|
|
19
|
-
autocompleteFn(evt: any): void;
|
|
20
24
|
}
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
"about": {
|
|
31
31
|
"docu": {
|
|
32
|
-
"link": "https://help.optimal-systems.com/yuuvisRAD/
|
|
32
|
+
"link": "https://help.optimal-systems.com/yuuvisRAD/v80/user/client/###userLang###/index.html",
|
|
33
33
|
"label": "eo.sidebar.help.manual"
|
|
34
34
|
}
|
|
35
35
|
},
|
|
@@ -41,7 +41,6 @@
|
|
|
41
41
|
"eo.storedquery.share.sharedwith": "geteilt mit",
|
|
42
42
|
"eo.storedquery.share.cancel": "Abbrechen",
|
|
43
43
|
"eo.storedquery.share.ok": "Übernehmen",
|
|
44
|
-
"eo.sidebar.navigation.storedqueries": "Gespeicherte Suchen",
|
|
45
44
|
"eo.inbox.activity.confirm.success": "Die Aufgabe wurde bestätigt",
|
|
46
45
|
"eo.bpm.activity.forward.success": "Die Aufgabe wurde weitergeleitet",
|
|
47
46
|
"eo.object.history.filter.process": "Aktivitäten",
|
|
@@ -52,13 +51,8 @@
|
|
|
52
51
|
"eo.indexdata.summary.no.change": "Keine Metadaten geändert",
|
|
53
52
|
"eo.indexdata.summary.more": "Mehr Informationen",
|
|
54
53
|
"eo.shortcuts.general.title": "Allgemein",
|
|
55
|
-
"eo.shortcuts.nav.title": "Navigation",
|
|
56
54
|
"eo.shortcuts.action.add": "Objekt anlegen",
|
|
57
55
|
"eo.shortcuts.action.dashboard": "Dashboard",
|
|
58
|
-
"eo.shortcuts.action.inbox": "Eingangskorb",
|
|
59
|
-
"eo.shortcuts.action.intray": "Ablagekorb",
|
|
60
|
-
"eo.shortcuts.action.favorites": "Favoriten",
|
|
61
|
-
"eo.shortcuts.action.settings": "Einstellungen",
|
|
62
56
|
"eo.shortcuts.action.search": "Suchen",
|
|
63
57
|
"eo.shortcuts.action.logout": "Abmelden",
|
|
64
58
|
"eo.shortcuts.action.adjust.view": "Ansicht anpassen",
|
|
@@ -203,6 +197,10 @@
|
|
|
203
197
|
"eo.add.empty.root.types": "Es steht kein Objekttyp zur Verfügung.",
|
|
204
198
|
"eo.sort.by": "Sortieren nach",
|
|
205
199
|
"eo.filter.by": "Filtern nach",
|
|
200
|
+
"eo.filter.save.title" : "Gespeicherte Filterterme",
|
|
201
|
+
"eo.filter.input.placeholder": "Filterterm eingeben",
|
|
202
|
+
"eo.filter.save": "Filterterme speichern",
|
|
203
|
+
"eo.filter.delete": "Filterterme löschen",
|
|
206
204
|
"eo.state.process": "Meine Prozesse",
|
|
207
205
|
"eo.help.about.claim": "yuuvis® RAD ist eine Plattform für Rapid Application Development zur Entwicklung von Content-Management- und Service-Lösungen. Die sichere, skalierbare und flexible Low-Code-Umgebung ermöglicht es, eine Lösung zu entwickeln, die den Geschäftsanforderungen entspricht – schnell und effizient.",
|
|
208
206
|
"eo.help.about.component.label": "Komponente:",
|
|
@@ -365,10 +363,10 @@
|
|
|
365
363
|
"eo.inbox.SUBSCRIPTION": "Abonnement",
|
|
366
364
|
"eo.inbox.BPM": "Prozess",
|
|
367
365
|
"eo.inbox.RESUBMISSION": "Wiedervorlage",
|
|
368
|
-
"eo.inbox.filter.title": "
|
|
366
|
+
"eo.inbox.filter.title": "Eingangskorb filtern",
|
|
369
367
|
"eo.inbox.filter.section.type": "Typ",
|
|
370
|
-
"eo.inbox.filter.
|
|
371
|
-
"eo.inbox.filter.
|
|
368
|
+
"eo.inbox.filter.acceptedTasks": "Akzeptiert",
|
|
369
|
+
"eo.inbox.filter.unacceptedTasks": "Noch nicht akzeptiert",
|
|
372
370
|
"eo.inbox.filter.unread": "Ungelesene",
|
|
373
371
|
"eo.inbox.filter.absent": "Stellvertretung",
|
|
374
372
|
"eo.inbox.filter.overdue": "Überfällig",
|
|
@@ -676,7 +674,6 @@
|
|
|
676
674
|
"eo.search.result.expired": "Die Suchanfrage ergab keine Treffer.",
|
|
677
675
|
"eo.search.result.error": "Ihre Suchanfrage konnte aufgrund eines technischen Fehlers nicht ausgeführt werden.",
|
|
678
676
|
"eo.search.result.hits": "Treffer",
|
|
679
|
-
"eo.resultlist.grid.filterOoo": "Metadaten filtern...",
|
|
680
677
|
"eo.status.404.title": "Nicht gefunden",
|
|
681
678
|
"eo.actions.sticky.title": "Aktionen",
|
|
682
679
|
"eo.actions.sticky.title.sub.for": "für",
|
|
@@ -752,15 +749,16 @@
|
|
|
752
749
|
"eo.bar.button.file.tooltip": "Objekt anlegen",
|
|
753
750
|
"eo.bar.button.logout.title": "Abmelden",
|
|
754
751
|
"eo.bar.button.settings.title": "Einstellungen",
|
|
755
|
-
"eo.
|
|
756
|
-
"eo.
|
|
752
|
+
"eo.view.navigation.favorites": "Favoriten",
|
|
753
|
+
"eo.view.navigation.notifications": "Benachrichtigungen",
|
|
754
|
+
"eo.view.navigation.prepare": "Ablagekorb",
|
|
755
|
+
"eo.view.navigation.inbox": "Eingangskorb",
|
|
756
|
+
"eo.view.navigation.process": "Meine Prozesse",
|
|
757
|
+
"eo.view.navigation.storedqueries": "Gespeicherte Suchen",
|
|
758
|
+
"eo.view.navigation.title": "Navigation",
|
|
757
759
|
"eo.sidebar.navigation.favorites.tooltip": "Favoriten öffnen",
|
|
758
|
-
"eo.sidebar.navigation.inbox": "Eingangskorb",
|
|
759
760
|
"eo.sidebar.navigation.inbox.tooltip": "Eingangskorb öffnen",
|
|
760
|
-
"eo.sidebar.navigation.process": "Meine Prozesse",
|
|
761
761
|
"eo.sidebar.navigation.process.tooltip": "Meine Prozesse anzeigen",
|
|
762
|
-
"eo.sidebar.navigation.notifications": "Benachrichtigungen",
|
|
763
|
-
"eo.sidebar.navigation.prepare": "Ablagekorb",
|
|
764
762
|
"eo.sidebar.navigation.prepare.tooltip": "Ablagekorb öffnen",
|
|
765
763
|
"eo.sidebar.help.title": "Hilfe",
|
|
766
764
|
"eo.sidebar.help.about": "Über",
|
|
@@ -818,9 +816,11 @@
|
|
|
818
816
|
"eo.manage.rights.folder.title": "Ordner mit anderen Benutzern teilen",
|
|
819
817
|
"eo.manage.rights.document.title": "Dokument mit anderen Benutzern teilen",
|
|
820
818
|
"eo.manage.rights.element.label": "Benutzer/Gruppen",
|
|
821
|
-
"eo.manage.rights.folder.
|
|
819
|
+
"eo.manage.rights.folder.label":"Nur den Ordner teilen mit:",
|
|
820
|
+
"eo.manage.rights.folder.include.children.label":"Ordner und Dokumente teilen mit:",
|
|
822
821
|
"eo.manage.rights.cancel": "Abbrechen",
|
|
823
|
-
"eo.manage.rights.apply": "
|
|
822
|
+
"eo.manage.rights.apply": "Teilen",
|
|
823
|
+
"eo.manage.rights.stop": "Beenden",
|
|
824
824
|
"eo.manage.rights.message": "Das Objekt {{title}} wurde an {{shared}} geteilt.",
|
|
825
825
|
"eo.manage.rights.message.notshared": "Das Objekt wird nicht länger von Ihnen geteilt.",
|
|
826
826
|
"eo.resubmission.field.info": "Titel",
|
|
@@ -43,7 +43,6 @@
|
|
|
43
43
|
"eo.storedquery.share.sharedwith": "shared with",
|
|
44
44
|
"eo.storedquery.share.cancel": "Cancel",
|
|
45
45
|
"eo.storedquery.share.ok": "Apply",
|
|
46
|
-
"eo.sidebar.navigation.storedqueries": "Saved searches",
|
|
47
46
|
"eo.inbox.activity.confirm.success": "The task was confirmed",
|
|
48
47
|
"eo.bpm.activity.forward.success": "The task was forwarded",
|
|
49
48
|
"eo.object.history.filter.process": "Activities",
|
|
@@ -53,13 +52,8 @@
|
|
|
53
52
|
"eo.indexdata.summary.no.change": "No metadata was changed",
|
|
54
53
|
"eo.indexdata.summary.more": "More information",
|
|
55
54
|
"eo.shortcuts.general.title": "General",
|
|
56
|
-
"eo.shortcuts.nav.title": "Navigation",
|
|
57
55
|
"eo.shortcuts.action.add": "Create object",
|
|
58
56
|
"eo.shortcuts.action.dashboard": "Dashboard",
|
|
59
|
-
"eo.shortcuts.action.inbox": "Inbox",
|
|
60
|
-
"eo.shortcuts.action.intray": "In-tray",
|
|
61
|
-
"eo.shortcuts.action.favorites": "Favorites",
|
|
62
|
-
"eo.shortcuts.action.settings": "Settings",
|
|
63
57
|
"eo.shortcuts.action.search": "Search",
|
|
64
58
|
"eo.shortcuts.action.logout": "Log out",
|
|
65
59
|
"eo.shortcuts.action.adjust.view": "Adjust view",
|
|
@@ -205,6 +199,10 @@
|
|
|
205
199
|
"eo.add.empty.root.types": "There are no object types available.",
|
|
206
200
|
"eo.sort.by": "Sort by",
|
|
207
201
|
"eo.filter.by": "Filter by",
|
|
202
|
+
"eo.filter.save.title" : "Saved filter terms",
|
|
203
|
+
"eo.filter.input.placeholder": "Enter filter term",
|
|
204
|
+
"eo.filter.save": "Save filter term",
|
|
205
|
+
"eo.filter.delete": "Delete filter term",
|
|
208
206
|
"eo.state.process": "My processes",
|
|
209
207
|
"eo.help.about.claim": "yuuvis® RAD is a rapid application development platform for content management and services solution development. Its secure, scalable and flexible low-code environment allows you to model a solution that meets your business needs quickly and efficiently.",
|
|
210
208
|
"eo.help.about.component.label": "Component:",
|
|
@@ -367,9 +365,10 @@
|
|
|
367
365
|
"eo.inbox.SUBSCRIPTION": "Subscription",
|
|
368
366
|
"eo.inbox.BPM": "Process",
|
|
369
367
|
"eo.inbox.RESUBMISSION": "Follow-up",
|
|
370
|
-
"eo.inbox.filter.title": "Filter
|
|
368
|
+
"eo.inbox.filter.title": "Filter inbox",
|
|
371
369
|
"eo.inbox.filter.section.type": "Type",
|
|
372
|
-
"eo.inbox.filter.
|
|
370
|
+
"eo.inbox.filter.acceptedTasks": "Accepted",
|
|
371
|
+
"eo.inbox.filter.unacceptedTasks": "Not yet accepted",
|
|
373
372
|
"eo.inbox.filter.opentasks": "Unfinished tasks",
|
|
374
373
|
"eo.inbox.filter.unread": "Unread",
|
|
375
374
|
"eo.inbox.filter.absent": "Substitution",
|
|
@@ -677,7 +676,6 @@
|
|
|
677
676
|
"eo.search.result.expired": "The search request returned no hits.",
|
|
678
677
|
"eo.search.result.error": "Unable to execute your search request due to a technical error.",
|
|
679
678
|
"eo.search.result.hits": "hits",
|
|
680
|
-
"eo.resultlist.grid.filterOoo": "Filtering metadata...",
|
|
681
679
|
"eo.status.404.title": "Not found",
|
|
682
680
|
"eo.actions.sticky.title": "Actions",
|
|
683
681
|
"eo.actions.sticky.title.sub.for": "for",
|
|
@@ -754,15 +752,16 @@
|
|
|
754
752
|
"eo.bar.button.file.tooltip": "Create object",
|
|
755
753
|
"eo.bar.button.logout.title": "Log out",
|
|
756
754
|
"eo.bar.button.settings.title": "Settings",
|
|
757
|
-
"eo.
|
|
758
|
-
"eo.
|
|
755
|
+
"eo.view.navigation.storedqueries": "Saved searches",
|
|
756
|
+
"eo.view.navigation.notifications": "Notifications",
|
|
757
|
+
"eo.view.navigation.prepare": "In-tray",
|
|
758
|
+
"eo.view.navigation.favorites": "Favorites",
|
|
759
|
+
"eo.view.navigation.inbox": "Inbox",
|
|
760
|
+
"eo.view.navigation.process": "My processes",
|
|
761
|
+
"eo.view.navigation.title": "Navigation",
|
|
759
762
|
"eo.sidebar.navigation.favorites.tooltip": "Open favorites",
|
|
760
|
-
"eo.sidebar.navigation.inbox": "Inbox",
|
|
761
763
|
"eo.sidebar.navigation.inbox.tooltip": "Open inbox",
|
|
762
|
-
"eo.sidebar.navigation.process": "My processes",
|
|
763
764
|
"eo.sidebar.navigation.process.tooltip": "Show my processes",
|
|
764
|
-
"eo.sidebar.navigation.notifications": "Notifications",
|
|
765
|
-
"eo.sidebar.navigation.prepare": "In-tray",
|
|
766
765
|
"eo.sidebar.navigation.prepare.tooltip": "Open in-tray",
|
|
767
766
|
"eo.sidebar.help.title": "Help",
|
|
768
767
|
"eo.sidebar.help.about": "About",
|
|
@@ -820,9 +819,11 @@
|
|
|
820
819
|
"eo.manage.rights.folder.title": "Share folder with other users",
|
|
821
820
|
"eo.manage.rights.document.title": "Share document with other users",
|
|
822
821
|
"eo.manage.rights.element.label": "Users/groups",
|
|
823
|
-
"eo.manage.rights.folder.
|
|
822
|
+
"eo.manage.rights.folder.label":"Share only the folder with:",
|
|
823
|
+
"eo.manage.rights.folder.include.children.label":"Share folder and documents with:",
|
|
824
824
|
"eo.manage.rights.cancel": "Cancel",
|
|
825
|
-
"eo.manage.rights.apply": "
|
|
825
|
+
"eo.manage.rights.apply": "Share",
|
|
826
|
+
"eo.manage.rights.stop": "Stop",
|
|
826
827
|
"eo.manage.rights.message": "Object {{title}} was shared with {{shared}}.",
|
|
827
828
|
"eo.manage.rights.message.notshared": "The object will no longer be shared by you.",
|
|
828
829
|
"eo.resubmission.field.info": "Title",
|