Commit Graph

108 Commits

Author SHA1 Message Date
jamesagnew 92718c7ef2 Version bump to 5.2.0-SNAPSHOT 2020-08-12 10:23:46 -04:00
jamesagnew 5fb7bd5156 Version bump to 5.1.0 2020-08-11 17:43:24 -04:00
jamesagnew 49f4f3ef62 Add license headers 2020-08-09 13:23:45 -04:00
Tadgh 5a720d45c3 Comment updates 2020-08-06 11:33:38 -07:00
Tadgh 1aa7d1c2d4 Remove dead comment 2020-08-06 11:32:41 -07:00
Tadgh c4fd055e52 propagate class rename 2020-08-06 11:32:06 -07:00
Tadgh d6ad434339 Rename class, add log 2020-08-06 11:02:20 -07:00
Tadgh ed618613a6 Add type-based filtering to filter service. Add tests 2020-08-06 10:58:37 -07:00
Tadgh c92a77c889 Introduce Filtering service 2020-08-05 21:48:06 -07:00
Tadgh 87d14f26fe Begin with a broken test 2020-08-05 16:20:41 -07:00
Tadgh 3b9f9e6cc3 Rename operation 2020-08-03 21:35:12 -07:00
Tadgh b8a3a6e356 Update test 2020-08-01 17:35:04 -07:00
Tadgh da30772a01 Remove dead methods, constants, and add a javadoc 2020-08-01 13:19:52 -07:00
Tadgh 160155bd8f Update test to ensure start state is correct 2020-08-01 13:17:51 -07:00
Tadgh ac5d261a7f Doc updates and flip logic order in SearchParamSVc 2020-08-01 13:16:50 -07:00
Tadgh ad887428b3 Add removeAll function to DeleteConflictList 2020-08-01 13:15:22 -07:00
Tadgh 46251af81a Rename queue to channel 2020-08-01 13:12:32 -07:00
Tadgh c8dfd00864 Remove dead comments 2020-08-01 13:09:23 -07:00
Tadgh 3068fe8c1a Rework escape hatch to error 2020-08-01 13:08:29 -07:00
Tadgh 0d90bbcc9c Add escape hatch to while loop 2020-08-01 13:06:25 -07:00
Tadgh b0d301b245 Remove constructor argument that was unused 2020-08-01 13:04:22 -07:00
Tadgh 0a4d81eb85 Move getNextBatch into IResultIterator 2020-08-01 13:00:55 -07:00
Tadgh 1d6a26bf1d Remove unused method 2020-08-01 11:49:07 -07:00
Tadgh 4d3cecaab2 Fix pointcutlatch issue 2020-08-01 11:12:28 -07:00
Gary Graham 63cc10c919 Updare license 2020-07-30 22:10:59 -07:00
Tadgh 07f9e8466b Add documentation for -clear 2020-07-30 15:23:43 -07:00
Tadgh 48bf78e972 Rename service interface name 2020-07-30 12:17:14 -07:00
Tadgh 83d4035ca1 Remove naming outside of cchannelproducer 2020-07-29 18:45:40 -07:00
Tadgh b8c000b3a1 Rename queue to channel 2020-07-29 17:43:53 -07:00
Tadgh 30b517f0d5 Migrate the channel submitter to SubmitterConfig, (duh) 2020-07-29 17:21:36 -07:00
Tadgh bcc5c59d45 Move batch svc to the submitter 2020-07-29 17:05:57 -07:00
Ken Stevens 5bfe3ce15f move transactional method to persistence 2020-07-29 17:16:49 -04:00
Tadgh 102f936156 Rework into new person deleting service 2020-07-29 12:17:07 -07:00
Tadgh 2e48ded61b Add license, change bean name 2020-07-28 18:05:17 -07:00
Tadgh f6d44fe50c wip 2020-07-28 08:42:45 -07:00
Tadgh 606b642b1e Turns out expunge atomic integer didn't do what I expected for historical versions... 2020-07-27 17:29:27 -07:00
Tadgh 82dcc395ec Merge branch 'master' into batch-empi-job 2020-07-27 14:59:27 -07:00
Tadgh fac14240c8 Add circular reference handling, and DeleteConflict handling 2020-07-27 14:18:40 -07:00
Tadgh 7e694ded3f Add failing test showing issue with related persons 2020-07-24 17:18:59 -07:00
Tadgh 7fd690f830 Add test in provider with different empi json rules 2020-07-24 10:42:21 -07:00
Tadgh 31d0ed3ac1 remove question, put in PR instead 2020-07-23 18:09:10 -07:00
Tadgh 698b18eb2f Fix NPE in iterator, fix empi-rules.json, add extra tests 2020-07-23 18:01:08 -07:00
Tadgh 2da64119bb Resolve issue with test 2020-07-23 17:28:20 -07:00
Tadgh 6a5b96d05f Start with broken test for #1996 2020-07-23 15:52:12 -07:00
Tadgh 90e96c1fb4 Fix bug caused by Persons with >1 historical version 2020-07-23 14:35:28 -07:00
Tadgh 9491a3e499 Add DSTU3 clear operation 2020-07-23 09:37:11 -07:00
Ken Stevens 08cbac59cc
fix tests (#1993) 2020-07-23 11:01:54 -04:00
Gary Graham e9adebc412 Move SearchBuilderFactory into EmpiSearchParamSvc to avoid module loading issues 2020-07-22 16:19:55 -07:00
Tadgh 60e5d9783e Narrowing catch by LGTM 2020-07-22 14:00:39 -07:00
Tadgh 198385a7b4 Dead space 2020-07-22 12:01:34 -07:00