Task #2199
closedImplement new cache manager to the CRT module
Added by Vít Švanda over 4 years ago. Updated about 4 years ago.
100%
Related issues
Updated by Vít Švanda over 4 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
Updated by Vít Švanda over 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
Updated by Radek Tomiška over 4 years ago
- Related to Task #2024: Configure cluster friendly cache manager for distributed cache added
Updated by Vít Švanda over 4 years ago
- % Done changed from 90 to 100
I fixed some minor bugs. Tests pass now.
Commit: https://git.bcvsolutions.eu/modules/crt/commit/865efe3c88d2fded2d1c1b70529e180e5e138696
Updated by Radek Tomiška about 4 years ago
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 100 to 90
I did test and code review, cache works, thx!
I improved:
- crt module uses CzechIdM 10.5.2 now
- cache name and added missing localization
- button order in new card modal
- help icon added to card table filter by serial number with like operator
- CrtCardCertificate#serialVersionUID - fixed simple 'long' data type
- some warnings removed (BE + FE)
Commit (BE + FE):
https://git.bcvsolutions.eu/modules/crt/commit/820846a1cad755cb5a97caf49a465f02a263d9c2
https://git.bcvsolutions.eu/modules/crt/commit/203a30719ba07a25c74cd2fc6e9bcbd761ca2496
Could you provide me a feedback, please?
Note: Sorry for two commit, I forgot on FE.
Updated by Vít Švanda about 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I did reivew and tested it (CRT generated successfuly). Thanks for that.
I found problem with missing cache localization in EN. I completed it.
Commit: https://git.bcvsolutions.eu/modules/crt/commit/c20f9360abb320325c6a7aad3cc21ed8f9408080
Updated by Radek Tomiška about 4 years ago
- Status changed from Resolved to Closed
Thx for feedback, sorry for wrong copy of locale.
I released version 2.3.0, available here:
https://git.bcvsolutions.eu/modules/crt/tags/2.3.0
https://nexus.bcvsolutions.eu/#browse/browse:maven-modules-releases:eu%2Fbcvsolutions%2Fidm%2Fidm-crt-api%2F2.3.0%2Fidm-crt-api-2.3.0.jar
https://nexus.bcvsolutions.eu/#browse/browse:maven-modules-releases:eu%2Fbcvsolutions%2Fidm%2Fidm-crt-impl%2F2.3.0