Project

General

Profile

Actions

Task #1120

closed

Localization for eav attributes

Added by Vít Švanda almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Eav
Target version:
Start date:
06/05/2018
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Localization of eav attributes. Localization can looks like this:

"eav": {
     "eu-bcvsolutions-idm-core-model-entity-IdmIdentity": {
      "default" : {
        "description": {
          "label": "Description",
          "helpBlock": "Help for description" 
        }
      }
    }

Related issues

Related to IdStory Identity Manager - Task #660: Product connectors localizationClosedOndrej Husník08/23/2017

Actions
Actions #1

Updated by Vít Švanda almost 6 years ago

This feature was implemented by Ondra.
- I started with EAV localization review and I found issue with module attribute (is null).

Actions #2

Updated by Radek Tomiška almost 6 years ago

  • Category set to Eav
  • Assignee changed from Radek Tomiška to Vít Švanda
  • % Done changed from 0 to 90

I refactored localization for dynamic forms and bulk operations deeply, added features:
- added attribute placeholder localization
- added form definition label and help localization
- added new tab on form definition detail to create localization easily by ctrl-c /ctrl-v
- added tutorial - https://wiki.czechidm.com/tutorial/dev/dynamic_form_localization
- abstraction of bulk action rest method created and moved into AbstractReadWriteDtoController
- api of bulk action changed to BaseEntity template (BaseDto was used before)
- localization for bulk action and dynamic forms joined
- added localization for the table connector
- ... other small changes

Commit: https://github.com/bcvsolutions/CzechIdMng/commit/01a6f4c505f7d40ecdc4af6580d717b117827e90

Could you do a feedback pls?

Actions #3

Updated by Vít Švanda almost 6 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Vít Švanda to Radek Tomiška
  • % Done changed from 90 to 100

I did test and review.

Awesome functionality, thanks for that.

Actions #4

Updated by Radek Tomiška almost 6 years ago

  • Related to Task #660: Product connectors localization added
Actions

Also available in: Atom PDF