27 Commits

Author SHA1 Message Date
marhali
ba405393ac fix request-url limit for error reports 2022-04-22 11:27:22 +02:00
marhali
31ad2e3464 activate new configuration service 2022-04-09 13:00:18 +02:00
marhali
ba221786c1 deprecate old configuration 2022-04-09 12:40:00 +02:00
marhali
ff9da52f75 add error report functionality 2022-02-04 11:45:09 +01:00
marhali
7762b0cacd add filter functionality for missing translation values
Resolves #74
2022-01-13 16:00:08 +01:00
marhali
f2c4ad694a allow tool-window rendering in dumb mode 2022-01-08 13:49:34 +01:00
Marcel Haßlinger
5ae3013246 fix import 2021-11-10 20:10:49 +01:00
Marcel Haßlinger
4aac4161db reload instance after i18n file change 2021-11-10 20:05:16 +01:00
Marcel Haßlinger
5fa8c46efc upgrade to new data structure 2021-11-05 15:10:23 +01:00
Marcel Haßlinger
d48986ea78 add javadoc 2021-11-04 19:21:42 +01:00
Marcel Haßlinger
760fc287e9 deprecate translation update 2021-11-04 17:41:27 +01:00
Marcel Haßlinger
568db9fc94 rename to legacy component 2021-11-04 17:32:42 +01:00
Marcel Haßlinger
970688d179 move into service package 2021-11-02 16:41:38 +01:00
Marcel Haßlinger
befdea277b deprecate legacy data system 2021-11-02 16:41:02 +01:00
Marcel Haßlinger
45cae6e7ae fix translation file pattern configuration #46 2021-09-21 16:18:07 +02:00
Marcel Haßlinger
3f09556d1d rename prefix to path-prefix 2021-09-19 22:00:26 +02:00
Marcel Haßlinger
5a5fa2cfd7 add support for platform version 2021.2 2021-07-28 11:31:03 +02:00
Marcel Haßlinger
0618b4686f move ui packages into root folder 2021-07-19 15:00:59 +02:00
Marcel Haßlinger
d872f3e89a Support multiple opened projects 2021-05-26 16:43:54 +02:00
Marcel Haßlinger
a3f6545fea Load translations via data store to ensure that data will be loaded without an opened ui 2021-05-26 11:28:28 +02:00
Marcel Haßlinger
5e922512fb Always load translations after singleton initialization to ensure that data is loaded 2021-05-25 16:54:32 +02:00
Marcel Haßlinger
f3795eacee Scroll to created / edited translation inside Tree-/Table-View 2021-05-25 16:45:26 +02:00
Marcel Haßlinger
584b9e190f Synchronize correct translations instance 2021-05-25 11:38:50 +02:00
Marcel Haßlinger
9a887d9a1f Add annotation to require not null instance 2021-05-25 11:36:38 +02:00
Marcel Haßlinger
2090167399 Always synchronize ui with loaded state by reloadFromDisk function 2021-05-25 11:34:30 +02:00
Marcel Haßlinger
36403b7eeb Add support to filter translation files via regex | Fixes Issue #5 2021-04-24 22:11:06 +02:00
Marcel Haßlinger
73e4298f4b Optimize structure and add documentation 2021-03-14 14:28:00 +01:00