This repository was archived by the owner on May 5, 2021. It is now read-only.
Commit 4294320
[IMIS] SORMAS-Foundation#2696 document generation quarantine (SORMAS-Foundation#3184)
* move TemplateEngineService to new branch (#8)
* TemplateEngineService EJB Test (#8)
* Generic test cases for TemplateEngineService (#8)
* use system's default charset (#8)
* revert: use system's default charset (#8)
* normalize Windows line ending (#8)
* normalize Windows line ending (#8)
* move TemplateEngineService to new branch (#8)
* TemplateEngineService EJB Test (#8)
* Generic test cases for TemplateEngineService (#8)
* use system's default charset (#8)
* revert: use system's default charset (#8)
* normalize Windows line ending (#8)
* normalize Windows line ending (#8)
* rudimentary QuarantineOrderFacade + Test (#8)
* add quarantine button mockup (#8)
* technical Durchstich :-) (#8)
* extra template testcase written in Word
* remove obsolete line ending cleanup (#8)
* Change wording to "Quarantine order" (#8)
* Create GUIDE_DOCUMENT_GENERATION.md
* Quarantine test docx, Issue #8
* EntityDtoAccessHelper for variable name mapping (#8)
* EntityDtoAccessHelper for variable name mapping (#8)
* EntityDtoAccessHelper property as String (#8)
* Fixes and test case (#8)
* Quarantine.docx in cargo server (#8)
* cleanup
* Fix docx templates (#8)
* Fix docx templates (#8)
* Allow property access in templates (#8)
* read available templates (#8)
* added proper i18n label and caption
* template selection (#9)
* template selection (cleanup) (#9)
* preliminary template upload (#5)
* added rudimentary template-management-ui (#6)
* Merge
* template variables + preliminary template delete (#5)
* assert sucessful template deletion (#5)
* read additional variables (#8)
* Added rudimentary template management and ui (#6 and #4)
* integrate additional variables in UI (#9)
* textfield width (#9)
* fix deselect template (#9)
* Improved Template-Management UI (#6)
* QuarantineOrderFacade.getTemplate (#8)
* Added functionality to view-template buttn (#6)
* Validate templates (#8)
* Check if template exists (#8)
* Replace IllegalArgumentException by ValidationException (#8)
* Fix QuarantineOrderComponent (#9)
* Added error handling (#6)(#4)
* improved error messages #6
* Various Template UI improvements (#6)
* Added user right DOCUMENT_TEMPLATE_MANAGEMENT (#4)
* Refactored 'Template...' to 'DocumentTemplate...'
* Popup window for document generation (#9)
* Fix validateTemplateTest for Windows (#8)
* Added full i18n support (#6)
* Document Template Guide (#4)
* Link to Document Template Guide in UI (#9)
* Fix typo (#9)
* Quarantine order for contacts (#9)
Fix I18N test
* Test for wrong ReferenceDto type (#8)
* User Right QUARANTINE_ORDER_CREATE (#9)
* cleanup (#9)
* hide quarantine box unless quarantine is HOME or INSTITUTIONELL (#9)
* cleanup Strings and Captions (#9)
* cleanup Strings and Captions (#9)
* fix merge
* refactor (#9)
* fix translation DE (#9)
* exclude admin from QUARANTINE_ORDER_CREATE (only pseudonymized data access) (#9)
* Secure against writing outside template directory (#8)
* Complete I18N (#9)
* QuarantineType.isQuarantineInEffect, unify with visibility of quarantine fields (#9)
* reset I18nConstantsUpdatedTest (#9)
* Update SORMAS_Data_Dictionary.xlsx and SORMAS_User_Rights.xlsx (#9)
* fix merge (#9)
* merge bugfix SORMAS-Foundation#3198
* fix onValueChange (fixes SORMAS-Foundation#3198)
* Document Example Templates (#9)
* script ui build and redeploy (#9)
* Document Example Template Word (#9)
* PR SORMAS-Foundation#3184 remove de.symeda.sormas.ui.configuration.infrastructure.QuarantineTemplatesGrid
* PR SORMAS-Foundation#3184 fix import order
* PR SORMAS-Foundation#3184 remove obsolete condition
* PR SORMAS-Foundation#3184 use StringUtils.isNotBlank
* PR SORMAS-Foundation#3184 fix issues from comments
* PR SORMAS-Foundation#3184 remove obsolete redeployUI.sh
* PR SORMAS-Foundation#3184 fix issues from comments
* PR SORMAS-Foundation#3184 rename MS Word to Microsoft Word
* PR SORMAS-Foundation#3184 remove logging
* PR SORMAS-Foundation#3184 add explanation of ROOT_ENTITY_NAME
* PR SORMAS-Foundation#3184 use specific exception types
* PR SORMAS-Foundation#3184 UI fixes
* PR SORMAS-Foundation#3184 adjust spacing in UI
* PR SORMAS-Foundation#3184 delete obsolete password.txt
* PR SORMAS-Foundation#3184 update SORMAS_Data_Dictionary and SORMAS_User_Rights after merge
Co-authored-by: Joshua <[email protected]>
Co-authored-by: Jonas Cirotzki <[email protected]>
Co-authored-by: s8jorenc <[email protected]>
Co-authored-by: David <[email protected]>1 parent bd5e7dd commit 4294320
56 files changed
Lines changed: 1969 additions & 136 deletions
File tree
- sormas-api/src
- main
- java/de/symeda/sormas/api
- contact
- docgeneneration
- i18n
- user
- utils
- resources
- doc
- test/java/de/symeda/sormas/api
- sormas-backend
- src
- main/java/de/symeda/sormas/backend/docgeneration
- test
- java/de/symeda/sormas/backend
- docgeneration
- resources/docgeneration
- quarantine
- testcases
- sormas-base
- sormas-cargoserver/src/main/resources/layout/sormasfolders/custom/docgeneration/quarantine
- sormas-ui/src
- main
- java/de/symeda/sormas/ui
- caze
- configuration
- docgeneration
- contact
- docgeneration
- importer
- utils
- resources
- test/java/de/symeda/sormas/ui/utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 118 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
305 | 306 | | |
306 | 307 | | |
307 | 308 | | |
308 | | - | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
309 | 314 | | |
310 | | - | |
| 315 | + | |
311 | 316 | | |
312 | | - | |
| 317 | + | |
313 | 318 | | |
314 | 319 | | |
315 | 320 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
21 | 30 | | |
22 | 31 | | |
23 | 32 | | |
| |||
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| 290 | + | |
290 | 291 | | |
291 | 292 | | |
292 | 293 | | |
| |||
700 | 701 | | |
701 | 702 | | |
702 | 703 | | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
703 | 713 | | |
704 | 714 | | |
705 | 715 | | |
| |||
1666 | 1676 | | |
1667 | 1677 | | |
1668 | 1678 | | |
| 1679 | + | |
| 1680 | + | |
1669 | 1681 | | |
1670 | 1682 | | |
1671 | 1683 | | |
| |||
1680 | 1692 | | |
1681 | 1693 | | |
1682 | 1694 | | |
| 1695 | + | |
| 1696 | + | |
1683 | 1697 | | |
1684 | 1698 | | |
1685 | 1699 | | |
| |||
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
| |||
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| 163 | + | |
| 164 | + | |
161 | 165 | | |
162 | 166 | | |
| 167 | + | |
| 168 | + | |
163 | 169 | | |
164 | 170 | | |
165 | 171 | | |
166 | 172 | | |
167 | 173 | | |
168 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
169 | 178 | | |
170 | 179 | | |
171 | 180 | | |
| |||
179 | 188 | | |
180 | 189 | | |
181 | 190 | | |
| 191 | + | |
182 | 192 | | |
183 | 193 | | |
184 | 194 | | |
| |||
258 | 268 | | |
259 | 269 | | |
260 | 270 | | |
| 271 | + | |
261 | 272 | | |
262 | 273 | | |
263 | 274 | | |
| |||
290 | 301 | | |
291 | 302 | | |
292 | 303 | | |
| 304 | + | |
293 | 305 | | |
294 | 306 | | |
295 | 307 | | |
| |||
390 | 402 | | |
391 | 403 | | |
392 | 404 | | |
| 405 | + | |
393 | 406 | | |
394 | 407 | | |
395 | 408 | | |
| |||
428 | 441 | | |
429 | 442 | | |
430 | 443 | | |
| 444 | + | |
431 | 445 | | |
| 446 | + | |
432 | 447 | | |
433 | 448 | | |
434 | 449 | | |
| |||
478 | 493 | | |
479 | 494 | | |
480 | 495 | | |
| 496 | + | |
481 | 497 | | |
482 | 498 | | |
483 | 499 | | |
| |||
488 | 504 | | |
489 | 505 | | |
490 | 506 | | |
| 507 | + | |
491 | 508 | | |
492 | 509 | | |
493 | 510 | | |
| |||
626 | 643 | | |
627 | 644 | | |
628 | 645 | | |
| 646 | + | |
629 | 647 | | |
630 | 648 | | |
631 | 649 | | |
| |||
677 | 695 | | |
678 | 696 | | |
679 | 697 | | |
| 698 | + | |
680 | 699 | | |
681 | 700 | | |
682 | 701 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1008 | 1008 | | |
1009 | 1009 | | |
1010 | 1010 | | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
1011 | 1021 | | |
1012 | 1022 | | |
1013 | 1023 | | |
| |||
0 commit comments