20325 Commits

Author SHA1 Message Date
Jonathan Millman
98c6282b57
add comment 2018-09-20 14:01:41 +02:00
millmanorama
a6b3242106 remove unused method 2018-09-20 13:11:52 +02:00
millmanorama
8986fd3ba4 path groups get their datasource and not the one from the grouping controls. 2018-09-20 13:04:53 +02:00
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
977abae7e8 4221 Adjust toolTipText for S, C, and O columns 2018-09-19 18:08:26 -04:00
William Schaefer
11b9c18b78 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4221-MoreInformativeToolTips 2018-09-19 18:01:47 -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
Raman
5d493d672c Added a warning message for when a Datasource would be marked as stale in Image gallery database rebuild. 2018-09-19 14:32:22 -04:00
U-BASIS\dgrove
33d15e9978 Replaced mail icon. 2018-09-19 14:25:03 -04:00
millmanorama
3e7b345418 remove synchronized block 2018-09-19 20:18:44 +02: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
Ann Priestman
536e34f6d7 Changed wording 2018-09-19 08:41:17 -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
William Schaefer
020de72efa 4221 make column header tooltips more informative for S, C, and O columns 2018-09-18 18:03:29 -04:00
U-BASIS\dgrove
cf11424d57 Merge; moved positioning of checkbox. 2018-09-18 17:57:30 -04:00
esaunders
d0051fff27 Lowercase the file name before sending to Solr. 2018-09-18 17:44:59 -04:00
esaunders
dbe6fd5e4c Reverted changes to email and URL regular expressions to support backwards compatible querying. 2018-09-18 17:43:58 -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
esaunders
9d7e4b3fdd For backwards compatibility purposes, only lowercase the query string when we know that the Solr schema version has a lowercase content_str field. 2018-09-18 16:06:12 -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
Ann Priestman
68f4dcedc0 Move common files panel test off EDT and display message if it is not enabled. 2018-09-18 15:03:48 -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