Commit Graph
10531 Commits
Author SHA1 Message Date
U-BASIS\dgrove d2e07b1c12 Updated icon. 2018-09-21 00:48:28 -04:00
U-BASIS\dgrove 33d15e9978 Replaced mail icon. 2018-09-19 14:25:03 -04:00
Richard Cordovano 49abcdafd4 Merge pull request #4087 from dannysmyda/2665-dedicated-sqlite-extractor
2665 dedicated sqlite extractor
2018-09-19 10:37:05 -04:00
Richard Cordovano 7fa8ab6ef6 Merge pull request #4105 from APriestman/4194_incorrectCaseName
Don't use the intracase data source list in intercase searches.
2018-09-18 16:42:19 -04:00
U-BASIS\dsmyda 4fc5a59129 Didn't get merge quite right, here are changes to build 2018-09-18 16:05:37 -04:00
dannysmyda 55aaea0694 Merge branch 'develop' into 2665-dedicated-sqlite-extractor 2018-09-18 16:00:45 -04:00
Richard Cordovano 05ee8ed44c Merge pull request #4102 from dannysmyda/4176-column-level-analysis
4176 column level analysis
2018-09-18 15:46:37 -04:00
Richard Cordovano d7f7cddf16 Merge pull request #4106 from APriestman/4197_missingCommonProperties
4197 Fix bug with how the final common properties were being added to the …
2018-09-18 15:41:36 -04:00
Richard Cordovano dcb62e356c Merge pull request #4098 from dgrove727/4195_RemoveColumnsFromResults
4195 remove columns from results
2018-09-18 15:28:19 -04:00
U-BASIS\dgrove 2634b1b4d6 Deprecated method. 2018-09-18 14:58:51 -04:00
U-BASIS\dgrove 54d61582d8 Removed additional hash column. 2018-09-18 14:52:59 -04:00
U-BASIS\dsmyda d5e4e1cb41 Changed constructor param in readers to accept an abstract file and added cast to SqliteTextExtractor 2018-09-18 12:51:20 -04:00
U-BASIS\dsmyda d43b705eba Implementation of viewer changes a tad also 2018-09-18 12:12:14 -04:00
U-BASIS\dsmyda c31044a657 Fixed the temp directory file collisions during reading and refactored the localDiskPath out 2018-09-18 12:10:30 -04:00
Richard Cordovano 08a60af0df Merge pull request #4093 from dgrove727/4154_UserPreferencesPanel
4154 user preferences panel
2018-09-18 12:05:43 -04:00
Richard Cordovano 2c9de1aed8 Merge pull request #4103 from wschaeferB/4215-RemoveTagHighlighting
4215 remove highlighting of tagged files and artifacts
2018-09-18 11:45:33 -04:00
U-BASIS\dsmyda 3bf5d1461f removed unused param in getRowMap 2018-09-18 11:13:59 -04:00
U-BASIS\dsmyda b156467a2b Fixed docs 2018-09-18 11:12:44 -04:00
U-BASIS\dsmyda 23bc2d9db4 Fixed Codacy issues, realized this bug also caused duplicating of first row in the binary excel files 2018-09-18 11:07:38 -04:00
Ann Priestman 23ebc24e28 Fix bug with how the final common properties were being added to the results. 2018-09-18 10:15:51 -04:00
U-BASIS\dsmyda 6ae5587009 Patched ExcelReader bug 2018-09-18 09:24:09 -04:00
Ann Priestman 8c737281d4 Don't use the intracase data source list in intercase searches.
Fix bug with common file parent path in the root directory.
2018-09-18 09:21:57 -04:00
U-BASIS\dgrove e3395af379 Revised UI. 2018-09-17 17:07:08 -04:00
Richard Cordovano 388369a4b1 Merge pull request #4097 from dannysmyda/4174-reduce-count-call-in-intercase
4174 reduce count call in intercase
2018-09-17 16:45:04 -04:00
William Schaefer b298407da7 4215 remove highlighting of tagged files and artifacts 2018-09-17 16:12:34 -04:00
William Schaefer a320e80c33 4167 rename title of search results to properties 2018-09-17 11:47:11 -04:00
William Schaefer a2a0970e48 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4167-UpdateCommonAttributeGUI 2018-09-17 10:30:26 -04:00
William Schaefer 3357c7fc02 4167 adjust title of common property search to include percent 2018-09-17 10:30:14 -04:00
millmanorama fad5cd5121 Merge remote-tracking branch 'upstream/develop' into threading-review-bug-fixes 2018-09-15 13:28:13 +02:00
William Schaefer 02d888274b 4167 rename action text and messages as Common Property Search 2018-09-14 14:08:39 -04:00
William Schaefer e9052745e2 4167 fix typos and message text in Common Property Search 2018-09-14 14:01:27 -04:00
Richard Cordovano 06bbb425a1 Merge pull request #4084 from APriestman/4156_groupDataSourceFiltering
4156 group data source filtering
2018-09-14 13:46:30 -04:00
U-BASIS\dgrove e6b034e46e Fixed merge conflict. 2018-09-14 11:55:34 -04:00
U-BASIS\dgrove 4d7e5e7f70 Merge remote-tracking branch 'upstream/develop' into 4195_RemoveColumnsFromResults 2018-09-14 11:54:13 -04:00
William Schaefer e2e6037c92 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4167-UpdateCommonAttributeGUI 2018-09-14 11:53:53 -04:00
William Schaefer 6df55b82b3 remove unused import of Exceptions 2018-09-14 11:18:49 -04:00
William Schaefer 94765e190e 4114 fix build error with new exception thrown by getCountUniqueCaseDataSourceTuplesHavingTypeValue 2018-09-14 11:10:18 -04:00
U-BASIS\dgrove c4bcbb92ec Removed unused imports. 2018-09-14 10:14:01 -04:00
U-BASIS\dgrove 0117d4ae1b Removed columns with performance impacts. 2018-09-14 10:12:05 -04:00
U-BASIS\dgrove 3d71afde77 Fixed positioning of controls on panel. 2018-09-13 22:17:29 -04:00
U-BASIS\dsmyda 0e8c25b3fa Changed fileAttributeType name to just attributeType 2018-09-13 16:17:53 -04:00
U-BASIS\dsmyda 9fb24ff6ff Removed instance creation in the loop and passed the attributes themselves directly 2018-09-13 16:16:29 -04:00
U-BASIS\dsmyda c426b2c7ef Added one comment 2018-09-13 15:09:25 -04:00
William Schaefer 8344fc3b33 Merge branch '4112-AddCrStatusColumn' of https://github.com/wschaeferB/autopsy into 4113-AddCountColumn 2018-09-13 15:01:33 -04:00
William Schaefer 8a8903ce4b Merge branch '4114-AddHasCommentColumn' of https://github.com/wschaeferB/autopsy into 4112-AddCrStatusColumn 2018-09-13 15:00:53 -04:00
U-BASIS\dsmyda a6c3607ea1 Reduced the number of calls to count unique data sources in intercase correlation to one, this will have merge conflicts with brians branch 2018-09-13 14:58:06 -04:00
William Schaefer 5f1ff9573a 4114 resolve merge conflicts with develop 2018-09-13 14:55:03 -04:00
William Schaefer 450ef528d2 Merge branch '4121_correlation_types' of https://github.com/wschaeferB/autopsy into 4167-UpdateCommonAttributeGUI 2018-09-13 14:25:36 -04:00
William Schaefer e05c697473 4121 add common file attrs test image links to google drive 2018-09-13 14:15:26 -04:00
William Schaefer d819a966ff 4121 update note in CommonAttributeSearchInterCaseTests to include jira number 4166 2018-09-13 13:57:30 -04:00