11915 Commits

Author SHA1 Message Date
Richard Cordovano
4d61246194
Merge pull request #4329 from dgrove727/4438_EmptyStringExifAttributes
4438 empty string exif attributes
2018-12-06 10:05:22 -05:00
Richard Cordovano
9a16b56aab
Merge pull request #4325 from esaunders/limit_results
4431, 4432 Apply limit on number of nodes to display in results table
2018-12-06 10:04:08 -05:00
Richard Cordovano
e830ef9a2b
Merge pull request #4324 from dgrove727/4461_FilesSetUpdates
4461 files set updates
2018-12-06 10:03:44 -05:00
Richard Cordovano
6532f7a95e
Merge pull request #4315 from APriestman/4395_dsHashModule
4395 change E01 module to also calculate missing hashes
2018-12-06 10:02:47 -05:00
Richard Cordovano
367479ce6b
Merge pull request #4312 from wschaeferB/4380-NormalizeNewAttrs
4380 Validation / normalization code for new Correlation Attributes
2018-12-06 10:02:13 -05:00
U-BASIS\dsmyda
eaaf3428a7 Made progress on fixing the warnings 2018-12-06 08:37:28 -05:00
William Schaefer
fecf2203e2 4440 add query and methods to get number of unique cases with a value 2018-12-05 15:35:21 -05:00
William Schaefer
db50c52555 4440 lowercase first letter of dbManager variable name to avoid confusion in its use 2018-12-05 15:17:16 -05:00
Richard Cordovano
3c2e40fa57
Merge pull request #4274 from eugene7646/case_uco_1889
1889 Add CASE/UCO report generation
2018-12-05 15:12:15 -05:00
William Schaefer
1bc3b02ca9 4440 additional small UI changes to position of case/instance results option 2018-12-05 15:01:08 -05:00
William Schaefer
952aee4c84 4440 minor adjustments to placement of result display option 2018-12-05 14:31:35 -05:00
William Schaefer
195ce1de31 4440 correct height of common prop search panel 2018-12-05 14:21:45 -05:00
William Schaefer
c194830497 4440 add option to display intercase common property results by case or count 2018-12-05 13:58:38 -05:00
William Schaefer
1f67e0428b 4380 adjust behavior of error messages to reset when changes made 2018-12-05 12:30:09 -05:00
U-BASIS\dsmyda
38ab533dc1 Refactored ArtifactTextExtractor out of KWS 2018-12-05 12:28:31 -05:00
William Schaefer
df3a54f164 4440 correct name column for inter case common property search results 2018-12-05 11:41:06 -05:00
William Schaefer
d0e2968ffb 4440 adjustments so SCO colums are columns 2,3,4 in IntraCase search 2018-12-05 10:58:49 -05:00
esaunders
39017768b1 Updated message displayed when limit is reached. 2018-12-05 10:24:51 -05:00
U-BASIS\dsmyda
02bef17685 Fixed warnings on build 2018-12-05 09:48:36 -05:00
U-BASIS\dsmyda
fc64b508e5 Restructed the text extractors in a way that they could be better configured, non-public, and more consistent. 2018-12-05 09:28:14 -05:00
Ann Priestman
3f6ecd4402 Changed device info icon 2018-12-05 08:53:07 -05:00
William Schaefer
27f2124b0c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4440-ChangeDisplayOfInterCaseResults 2018-12-04 19:06:43 -05:00
William Schaefer
5aa879b77b 4440 rename Files column to Name column for compatability with AbstractAbstractFileNode 2018-12-04 17:12:04 -05:00
William Schaefer
b44ac8187f 4440 make filtering of common property search results more efficient 2018-12-04 16:34:02 -05:00
Richard Cordovano
cb3b075376
Merge pull request #4322 from dgrove727/4443_ExifDuplicateArtifacts
4443 Don't make duplicate EXIF metadata artifacts
2018-12-04 16:18:14 -05:00
William Schaefer
d8c3f9f7cf 4380 add examples and error messages for new correlation attr types 2018-12-04 15:07:21 -05:00
William Schaefer
efcba6ee7e 4380 fix merge conflicts with normalization of new correlation attrs 2018-12-04 14:23:55 -05:00
U-BASIS\dgrove
683925bd1e Using StringUtils. 2018-12-04 13:52:55 -05:00
Richard Cordovano
cc61a08d42
Merge pull request #4327 from esaunders/hashset_hit_fix
Adding all hits to list instead of one at a time improves UI responsi…
2018-12-04 13:34:19 -05:00
Richard Cordovano
978846a5ab
Merge pull request #4302 from dgrove727/4434_OtherCasesSearchCorrelationTypes
Other correlation types supported.
2018-12-04 13:06:38 -05:00
U-BASIS\dsmyda
70768bb0e5 Fixed typos, made strings internationalized and improved readability 2018-12-04 11:37:53 -05:00
Ann Priestman
80cec70c61 Do CR name change again 2018-12-04 11:21:27 -05:00
Ann Priestman
b548105896 Merge remote-tracking branch 'upstream/develop' into 4395_dsHashModule 2018-12-04 11:12:09 -05:00
Ann Priestman
ebc394cc04 Change CR ingest module name back temporarily 2018-12-04 11:11:55 -05:00
U-BASIS\dsmyda
982ea74a96 Cleaned up some unncessary config files and added a heap of commments 2018-12-04 10:59:10 -05:00
Ann Priestman
5deef17322 New device info icon 2018-12-04 10:21:32 -05:00
U-BASIS\dgrove
d0fbff0f8f Took out test lines. 2018-12-04 09:59:27 -05:00
Ann Priestman
5f23454410 Updating names 2018-12-04 08:42:01 -05:00
William Schaefer
90c988e0d7 4440 working but ineffecient filtering for case datasource results 2018-12-03 19:16:59 -05:00
William Schaefer
6d5081e2e7 4440 renable filtering for case data source sorted common prop search results 2018-12-03 17:34:26 -05:00
U-BASIS\dgrove
8837170d2a Ignore creation of attributes without text. 2018-12-03 17:17:21 -05:00
William Schaefer
be5b9bc0cf 4440 adjust columns for common property search results 2018-12-03 16:55:07 -05:00
Richard Cordovano
1979913985
Merge pull request #4300 from wschaeferB/4402-FlagPastOccurences
4402 flag past occurences
2018-12-03 16:37:53 -05:00
Richard Cordovano
8abf35d4ca
Merge pull request #4284 from dgrove727/4410_HtmlReportHeaderFooter
4410 html report header footer
2018-12-03 16:35:41 -05:00
Richard Cordovano
05b0b5929b
Merge pull request #4162 from wschaeferB/4242-FixTestArtifacts
4242 fix test artifacts CR functional test
2018-12-03 16:32:56 -05:00
William Schaefer
8680b66e1e 4440 remove unnecessary columns 2018-12-03 15:55:13 -05:00
William Schaefer
d015bdd13b 4440 remove redundant class 2018-12-03 15:42:16 -05:00
esaunders
bdb54e97ad Merge branch 'hashset_hit_fix' into limit_results 2018-12-03 15:14:40 -05:00
esaunders
c53dfffac0 Merge branch 'keyword_hits_fix' into limit_results 2018-12-03 15:14:31 -05:00
U-BASIS\dsmyda
0eeab71f8d Made the admin file name more unique 2018-12-03 14:59:07 -05:00