Commit Graph
20105 Commits
Author SHA1 Message Date
Richard Cordovano e3d4ed02e3 Merge pull request #4121 from wschaeferB/4235-BrokenSelectionHighlighting
4235 add back code to inherit highlighting to icon columns
2018-09-19 18:21:43 -04:00
William Schaefer 626712c7b0 4235 add back code to inherit highlighting to icon columns 2018-09-19 17:58:01 -04:00
Richard Cordovano 19a4fffec1 Merge pull request #4120 from wschaeferB/FixNullValueCaching
4163 Handle new cases, data sources and other null values that can no…
2018-09-19 17:45:06 -04:00
William Schaefer 8b53713dd2 remove logging for expected cache loading exceptions 2018-09-19 17:39:36 -04:00
William Schaefer 4a4be1dc9f Change logging level so messages will not be logged with every case creation 2018-09-19 17:27:30 -04:00
William Schaefer 25fc3f5ace 4163 Handle new cases, data sources and other null values that can not go in cache 2018-09-19 17:09:57 -04:00
Richard Cordovano f0280376bd Merge pull request #4117 from dgrove727/4227_CasePreferencesFix
Fixed switch case to avoid null values.
2018-09-19 16:22:15 -04:00
U-BASIS\dgrove 831126e61c Fixed switch case to avoid null values. 2018-09-19 13:03:49 -04:00
Richard Cordovano 385ce07dbe Merge pull request #4073 from wschaeferB/4163-AddCachesToCrResultsDev
4163 add caches to cr results dev
2018-09-19 12:45:52 -04:00
Richard Cordovano fec08e5bcc Merge pull request #4116 from wschaeferB/FixCommonAttributeSearcherBuildError
Modify tests to use appropriate method signature for AbstractCommonAttributeSearcher
2018-09-19 12:41:01 -04:00
William Schaefer ed8592c03d Modify tests to use appropriate method signature for AbstractCommonAttributeSearcher 2018-09-19 12:26:20 -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
U-BASIS\dsmyda 6cfd20d58f Last minor param change 2018-09-19 10:20:09 -04:00
U-BASIS\dsmyda fecdecb484 Implemented suggested changes and fixed last codacy issue 2018-09-19 10:17:40 -04:00
Richard Cordovano 9f8239ac41 Merge pull request #4113 from millmanorama/1023-group-list-sorting
1023 group list sorting
2018-09-19 09:16:18 -04:00
Richard Cordovano 14b9868a18 Merge pull request #4112 from millmanorama/1023-mixed-groups
adjustments to TopComponent and Controller lifecycle and regrouping t…
2018-09-19 09:14:48 -04:00
Richard Cordovano 009e40dc8b Merge pull request #4111 from millmanorama/1023-mark-unseen-when-group_changes
update seen status of groups when files are added
2018-09-19 09:14:19 -04:00
millmanorama 4e78c40afa use the order reversed property in GroupComparators to correct the used comparator. 2018-09-19 14:21:28 +02:00
millmanorama 58310ad217 Merge remote-tracking branch 'upstream/develop' into 1023-group-list-sorting 2018-09-19 14:03:17 +02:00
millmanorama 5b8066ca6d adjustments to TopComponent and Controller lifecycle and regrouping to prevent 'mixed groups' in the UI 2018-09-19 13:22:18 +02:00
millmanorama dc478fc05a update seen status of groups when files are added 2018-09-19 12:35:05 +02:00
William Schaefer d195fe0028 4163 close unclosed result sets codacy noticed 2018-09-18 18:13:23 -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 b68b4ec1a3 Merge pull request #4104 from millmanorama/1023-fix_layout
make center pane have smaller minimum width (by allowing lower 'toolb…
2018-09-18 15:44: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 53dcc38c15 Fixed merge conflict. 2018-09-18 14:57:12 -04:00
U-BASIS\dgrove 54d61582d8 Removed additional hash column. 2018-09-18 14:52:59 -04:00
U-BASIS\dsmyda e56f28f813 Fixed string in exception text 2018-09-18 14:09:01 -04:00
U-BASIS\dsmyda 4ce381fe4f Made SqliteTextExtractor not public 2018-09-18 13:02:14 -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
William Schaefer 241320b565 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4163-AddCachesToCrResultsDev 2018-09-18 12:46:53 -04:00
U-BASIS\dsmyda 72fcc406bc Fixed codacy suggestions 2018-09-18 12:32:26 -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
millmanorama 740d5e2378 fix minor bugs in SortChooser.java 2018-09-18 14:04:16 +02:00
millmanorama 36d2b382f5 make center pane have smaller minimum width (by allowing lower 'toolbar' to shrink), allowing to side panes to have more room. 2018-09-18 12:15:18 +02:00
U-BASIS\dgrove e3395af379 Revised UI. 2018-09-17 17:07:08 -04:00