Project

General

Profile

Actions

Defect #898

closed

Filter help is not localized

Added by Petr Michal over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Radek Tomiška
Category:
Frontend
Target version:
Start date:
01/09/2018
Due date:
% Done:

100%

Estimated time:
4.00 h
Affected versions:
Owner:

Description

Help for filter (modal windows called by questionmark icon) on users, organizations etc. is not localized to english.

Actions #1

Updated by Radek Tomiška over 6 years ago

  • Assignee changed from Petr Adamec to Petr Michal

Help is implemented as static file in markdown and we are not able to import files dynamically (=> browserify), when localization is changed (this is the reason, why it isn't localized).

It's needed to find solution / create design at first.

Actions #2

Updated by Petr Michal over 6 years ago

Ok, I'm sorry, I thought it was just a simple translation task.

Actions #3

Updated by Radek Tomiška over 6 years ago

  • Priority changed from Normal to Low

One of possible solution is split markdown text:
- move texts to localization,
- move help to modal => standard content with basic components (Alert etc.) and localization usage,
- then 'marked' library can be removed at all. The idea was reuse documentation in markdown (link documentation directly to application), but this idea is not actual now (documentation is in wiki).

Actions #4

Updated by Radek Tomiška over 6 years ago

  • Target version deleted (Garnet (7.7.0))
Actions #5

Updated by Radek Tomiška about 6 years ago

  • Assignee changed from Petr Michal to Radek Tomiška
  • Target version set to Hematite (8.0.0)
  • Estimated time set to 4.00 h
Actions #6

Updated by Petr Michal about 6 years ago

  • Description updated (diff)

Also History of user reports has no translation. Same case as filer help.

Actions #7

Updated by Radek Tomiška about 6 years ago

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

I removed all .md files, which were used as application help - standard 'i18n' localization is used now. I removed 'marked' library - it's not used. Writing help texts is a little uglier (long rows), but works. We can find some better solution in future.

Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/2953844ce2b6928cc4d08cf6dccc94f564b79787

Could you do a feedback pls?

Actions #8

Updated by Vít Švanda about 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 tested it and "md." files are completly gone. Thanks for that.

Actions

Also available in: Atom PDF