13435 Commits

Author SHA1 Message Date
Richard Cordovano
aa2bccd32d
Merge pull request #5207 from APriestman/doxygen_9_17
Doxygen fixes
2019-09-17 15:53:22 -04:00
Ann Priestman
643f53368e Doxygen fixes 2019-09-17 14:38:58 -04:00
Richard Cordovano
68ebf25784
Merge pull request #5206 from esaunders/5401-missing-bouncycastle-jar
5401 missing bouncycastle jar
2019-09-17 13:53:49 -04:00
Richard Cordovano
b397056ffa
Merge pull request #5170 from kellykelly3/1338-tagged-bug-fix
1338: Modified handle TagDeleted functions to check for both artifact and c…
2019-09-17 12:42:26 -04:00
esaunders
d99a882245 Updated version of opennlp-tools. 2019-09-17 11:59:28 -04:00
esaunders
12bd88e8d3 Added bcpkix jar to fix NoClassDefFoundError. 2019-09-17 10:59:45 -04:00
Richard Cordovano
13fca219af
Merge pull request #5196 from kellykelly3/1346-timeline-backspace-issue
1346 - Timeline-removed listener for backspace button
2019-09-16 18:22:19 -04:00
Kelly Kelly
5ad7cbe07f Timeline-removed listener for backspace button 2019-09-16 15:09:38 -04:00
Richard Cordovano
c2d5fc0c05
Merge pull request #5149 from jkho/5395-Dev-Problems-re-adding-logical-imager-results-after-cancellation
5395 fix adding logical imager results after cancellation
2019-09-16 13:10:55 -04:00
Joe Ho
37adf19bbd postArtifact when we cancel interesting files 2019-09-16 12:06:24 -04:00
Joe Ho
52830ffad9 Fix PR comment 2019-09-16 10:13:50 -04:00
Joe Ho
17ce90d3a9 Fix codacy errors 2019-09-13 20:02:18 -04:00
Joe Ho
b8e9845f67 Fix everything mentioned during Friday's conference call 2019-09-13 19:09:07 -04:00
Richard Cordovano
7dcc2095c4
Merge pull request #5183 from wschaeferB/5504-UpdateCarvedFileIcon
5504 add red x to carved file icon
2019-09-13 17:48:06 -04:00
William Schaefer
c9d3b6309f 5504 add red x to carved file icon 2019-09-13 13:45:15 -04:00
Joe Ho
9db0cf2b7e Fix PR comments. Use thread.join to wait for AddMultipleImageTask thread. 2019-09-13 13:39:54 -04:00
Richard Cordovano
01aaa1db75
Merge pull request #5177 from APriestman/5390_portableCaseImageTags
5390 Added image tags to portable case
2019-09-13 11:38:57 -04:00
Ann Priestman
9a22b39a9a Codacy 2019-09-13 09:59:09 -04:00
Richard Cordovano
5ab6d5e56f
Merge pull request #5152 from raman-bt/5394-dbparser-helper
5394: Implement utility class supporting mobile app parsers and first…
2019-09-12 17:44:53 -04:00
Joe Ho
b08f4a7119 Resolve merge conflicts 2019-09-12 15:55:21 -04:00
Joe Ho
d1d9fea457 Merge branch 'develop' into 5395-Dev-Problems-re-adding-logical-imager-results-after-cancellation 2019-09-12 15:43:15 -04:00
Richard Cordovano
20b5c7b413
Merge pull request #5161 from jkho/5454-Display-better-progress-in-logical-imager-DSP
5454 display better progress in logical imager dsp
2019-09-12 13:57:58 -04:00
Joe Ho
4362b9b0ed revert DataResultViewerTable.java 2019-09-12 11:57:36 -04:00
Joe Ho
5a4203809b Merge branch 'develop' into 5395-Dev-Problems-re-adding-logical-imager-results-after-cancellation 2019-09-12 11:56:05 -04:00
Joe Ho
d92943581d Fix Codacy error 2019-09-12 11:54:07 -04:00
Ann Priestman
eb2660ec77 Added image tags to portable case 2019-09-12 10:23:04 -04:00
Joe Ho
e4bc470849 Fix PR comments 2019-09-12 10:04:14 -04:00
Richard Cordovano
aa3705824c
Merge pull request #5169 from wschaeferB/5479-SCOOptimization
5479 move SCO task creation inside SCO check for optimization
2019-09-11 17:42:34 -04:00
Richard Cordovano
c727866986
Merge pull request #5083 from markmckinnon/2427-incorrect-logger-class-widely-used
2427 incorrect logger class widely used
2019-09-11 17:23:18 -04:00
Richard Cordovano
7754a03d28
Merge pull request #5057 from wschaeferB/5319-ChangeIngestEventSubscription
5319 change ingest event subscription
2019-09-11 17:20:44 -04:00
Richard Cordovano
0a239c9274
Merge pull request #5055 from dannysmyda/5292-Orphan-Folder-Location-Column
5292 Remove Orphan Folder Location Attribute on UI node
2019-09-11 17:01:41 -04:00
Richard Cordovano
7f68c9815c
Merge pull request #5036 from dannysmyda/3822-DataContentTopComponent-Pos-Warning
3822 data content top component pos warning
2019-09-11 16:51:05 -04:00
Raman
97ac6821ce Updated AppDBParserHelper to take in a Account.Address for self account, instead of just an account id. 2019-09-11 15:49:26 -04:00
Kelly Kelly
5ad1f282aa Modified handle TagDeleted functions to check for both artifact and content tags 2019-09-11 15:02:33 -04:00
Raman
77ed043911 Defined enums for communication direction and call media type. 2019-09-11 13:41:18 -04:00
Raman
fc137e4ab6 Updated addCalllog() api to support group calls. 2019-09-11 10:16:16 -04:00
Joe Ho
1a6d406655 AddMultipleImageTask no longer a thread. 2019-09-11 10:13:16 -04:00
William Schaefer
2cfa83a50b 5479 move SCO task creation inside SCO check for optimization 2019-09-10 17:50:05 -04:00
Eugene Livis
4c05fd5a21 Added utility method to UTF-8 sanitize a string 2019-09-10 17:00:41 -04:00
Raman
77f5de5a30 attachDatabase() only takes the exact DB filename to match. 2019-09-10 15:55:37 -04:00
Joe Ho
8344422690 Revert DataResultViewerTable.java 2019-09-10 13:30:17 -04:00
Joe Ho
7a71e361e3 Undo the wait cursor changes. 2019-09-10 12:25:07 -04:00
Joe Ho
ce841f2c3b Fix PR comments 2019-09-10 10:34:12 -04:00
Raman
9b3fc00847 Updated javadocs. 2019-09-10 10:13:34 -04:00
Raman
9344eb4c98 Address review comments. 2019-09-10 08:13:48 -04:00
Eugene Livis
042975b980 Added a utility method to utf-8 sanitize file names 2019-09-09 13:27:17 -04:00
Raman
143007e565 Added attachDatabase/detachDatabase apis. 2019-09-09 11:45:59 -04:00
Joe Ho
d384937471 Fix codacy error 2019-09-06 17:07:15 -04:00
Joe Ho
e9fe824865 Update AddLogicalImageTask.java 2019-09-06 16:27:39 -04:00
Joe Ho
892a33e942 Update Bundle.properties-MERGED 2019-09-06 16:25:12 -04:00