10594 Commits

Author SHA1 Message Date
Richard Cordovano
4b7d379122
Merge pull request #4152 from wschaeferB/4240-ReturnButtonsToOriginalSize
4240 return buttons to original size
2018-09-27 12:27:33 -04:00
Richard Cordovano
71281bcde5
Merge pull request #4153 from dgrove727/4249_OptionsRefresh
Added cases to 'preferenceChange()' method.
2018-09-27 11:44:36 -04:00
Richard Cordovano
bfc168d3f9
Reorder JOIN in SQL to reflect usual practice 2018-09-27 11:33:22 -04:00
U-BASIS\dgrove
fee73d0c91 Added cases to 'preferenceChange()' method. 2018-09-26 13:02:56 -04:00
William Schaefer
6d5bd0b48f 4240 replace case nav and gear icon with smaller icons 2018-09-26 11:05:17 -04:00
William Schaefer
81cc6cd5c7 4240 resize case nav buttons down to 24x24 2018-09-25 18:36:49 -04:00
William Schaefer
3d1704b6a5 4187 update legacy single user case converter code for examiner_id foreign key 2018-09-25 16:37:46 -04:00
Ann Priestman
ca7062c2cc Moved apostrophe 2018-09-25 13:16:33 -04:00
U-BASIS\dsmyda
d4e90c0c69 Merged in develop 2018-09-25 11:26:46 -04:00
U-BASIS\dsmyda
c6b96cce93 Implemented Eamonns suggestions 2018-09-25 09:35:33 -04:00
Richard Cordovano
f1fe1b0b95
Merge pull request #4144 from rcordovano/temp-func-test-disable
Temporary disabling of selected functional tests
2018-09-24 18:20:34 -04:00
Richard Cordovano
fd3be5e35b Temporary disabling of selected functional tests 2018-09-24 16:17:48 -04:00
Richard Cordovano
c47510defe
Merge pull request #4122 from wschaeferB/4221-MoreInformativeToolTips
4221 more informative tool tips
2018-09-24 16:13:12 -04:00
U-BASIS\dsmyda
ac513faccf Removed duplicate recipes dependency 2018-09-24 12:08:39 -04:00
U-BASIS\dsmyda
b82ef4fe47 Fixed mistake in project properties 2018-09-24 12:02:32 -04:00
U-BASIS\dsmyda
2a0dc6d38a Removed excel reader dependency from ivy and netbeans project files 2018-09-24 11:50:32 -04:00
Ann Priestman
af4f38764b Fix doxygen warnings 2018-09-24 09:44:58 -04:00
U-BASIS\dsmyda
6528d383ef Fixed codacy issues and renamed a few things 2018-09-24 08:59:07 -04:00
Richard Cordovano
956ac96af0
Merge pull request #4134 from wschaeferB/4219-CommonPropertySearchNoResults
4219 common property search no results
2018-09-21 16:35:07 -04:00
Richard Cordovano
82207f0371
Merge pull request #4132 from dgrove727/4236_AnnotationsTextSize
Modified text size and capitalization.
2018-09-21 16:34:39 -04:00
Richard Cordovano
dbd5eb7601
Merge pull request #4118 from dgrove727/4190_InboxIcon
Replaced mail icon.
2018-09-21 16:27:02 -04:00
Richard Cordovano
9d6dcbea36
Merge pull request #4114 from APriestman/4223_commonFilesMenuItem
4223 Move common files enabling test off the EDT
2018-09-21 16:26:09 -04:00
Richard Cordovano
b32b5c59d8
Merge pull request #4138 from wschaeferB/CorrelationTypeCachingBug
Correlation type caching bug
2018-09-21 16:22:12 -04:00
U-BASIS\dsmyda
bbfeefdd65 Reverted content viewer to previous version, moved readers to another project, modified sqlite text extractor to load one table at a time to save memory. Removed formatters and documented new functions 2018-09-21 16:15:07 -04:00
William Schaefer
0eab41cd77 Fix sql string in testArtifacts to wrap value with single quotes 2018-09-21 13:41:37 -04:00
William Schaefer
0d48d76bde Fix issue with caching wrong correlation type 2018-09-21 13:35:08 -04:00
William Schaefer
c9c9c8186d Add addition assert to testArtifact CR test 2018-09-21 13:34:20 -04:00
William Schaefer
f06d8ee782 Improve failure messages for the testArtifacts Central Repository test 2018-09-21 13:22:40 -04:00
Richard Cordovano
b7c04d38b6
Merge pull request #4109 from dgrove727/4186_DisableIconColumns
4186 disable icon columns
2018-09-21 10:47:49 -04:00
U-BASIS\dgrove
bae54dbc48 Updated gear icon. 2018-09-21 01:09:11 -04:00
U-BASIS\dgrove
d2e07b1c12 Updated icon. 2018-09-21 00:48:28 -04:00
William Schaefer
ea26e5a700 4219 fix bug with file search by attribute no results node 2018-09-20 14:08:46 -04:00
William Schaefer
08143fc082 4219 add no results node for common property search 2018-09-20 14:08:21 -04:00
U-BASIS\dgrove
da380249c7 Modified text size and capitalization. 2018-09-20 10:53:16 -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
U-BASIS\dgrove
33d15e9978 Replaced mail icon. 2018-09-19 14:25:03 -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
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
Ann Priestman
536e34f6d7 Changed wording 2018-09-19 08:41:17 -04: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