7261 Commits

Author SHA1 Message Date
Ann Priestman
ecf8108561 Renaming 2017-10-12 12:43:02 -04:00
Ann Priestman
a5eec4c20d Merge remote-tracking branch 'upstream/develop' into 2981_hashLookupSettings 2017-10-11 13:12:08 -04:00
Ann Priestman
35789eabeb Changed combo box to store HashDatabase objects instead of strings. 2017-10-11 13:11:53 -04:00
Ann Priestman
2305664e11 Finished updating settings code 2017-10-11 11:22:46 -04:00
Ann Priestman
82cb5fa8e3 Reverting some per-job settings code 2017-10-10 11:12:20 -04:00
Ann Priestman
840f4aaa99 Keep separate list in the job settings 2017-10-06 16:37:48 -04:00
Ann Priestman
b31b4a0f25 Made new HashDatabase interface.
Now records whether the HashDatabase is enabled in the object, not in the module settings.
2017-10-06 11:31:56 -04:00
Richard Cordovano
633c3a00e7 Merge pull request #3136 from dgrove727/3122_ExaminerModeRestart
3122 examiner mode restart
2017-10-05 14:21:07 -04:00
U-BASIS\dgrove
bc3962514e Various minor improvements. 2017-10-05 12:33:58 -04:00
U-BASIS\dgrove
cf6312cdb3 Reworked 'Examiner' mode so it works without restart. 2017-10-05 11:15:37 -04:00
Richard Cordovano
8379922396 Merge pull request #3135 from wschaeferB/3039-TaggedContentColorChange
3039 change tagged content color from dark gray to light yellow
2017-10-04 16:21:32 -04:00
Richard Cordovano
8550e9e23e Merge remote-tracking branch 'upstream/release-4.5.0' into develop 2017-10-03 20:00:02 -04:00
Richard Cordovano
5eefb7abda Change progress bar msg of ImageWriter 2017-10-03 19:59:30 -04:00
Richard Cordovano
db0ff82c73 Restore organizations panel in EamCaseEditDetailsDialog 2017-10-03 15:53:12 -04:00
William Schaefer
887e4d8f06 3039 change tagged content color from dark gray to light yellow 2017-10-02 11:47:42 -04:00
Richard Cordovano
c9497a2f59 Update version numbers of Autopsy-Core NBM 2017-09-29 13:37:41 -04:00
Richard Cordovano
88c8faa527 Change BlackboardArtifactNode.getSrcName to getSourceName 2017-09-29 13:17:53 -04:00
Ann Priestman
43e87bc0ad Fixing parameters for doxygen 2017-09-29 11:06:00 -04:00
Richard Cordovano
e0dc2a96ad Merge branch 'release-4.5.0' of github.com:sleuthkit/autopsy into release-4.5.0 2017-09-28 19:48:52 -04:00
Richard Cordovano
d5773f9a4c Update version numbers to 4.5.0 2017-09-28 19:48:43 -04:00
Richard Cordovano
46e89d06e6 Merge pull request #3124 from millmanorama/3008-fix_attempts_to_cast_EventRootNode_to_TableFilterNode
3008 fix class cast error from timeline
2017-09-28 19:26:23 -04:00
Richard Cordovano
4572010bc9 Merge pull request #3123 from wschaeferB/3087-CrSchemaChanges
3087 cr schema changes
2017-09-28 19:25:38 -04:00
William Schaefer
ad4c900ec1 3087 remove out of date comment regarding startup order 2017-09-28 17:55:28 -04:00
William Schaefer
0ec85b97f5 3087 changed order of Correlation Engine Startup method, per comments on PR 2017-09-28 17:53:20 -04:00
William Schaefer
edc1843015 Enable all default correlation types by default 2017-09-28 15:46:46 -04:00
William Schaefer
746fbee28f 3087 re-order and document use of CorrelationCase and DataSource arguments 2017-09-28 14:14:55 -04:00
William Schaefer
44c14c3a57 3087 added CorrelationCase null checks before use, auto format 2017-09-28 13:28:20 -04:00
millmanorama
e8de5f4d54 wrap EventRootNode in a TableFilterNode before pushing it to result viewer. 2017-09-28 16:51:13 +02:00
William Schaefer
5b5581c429 Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3087-CrSchemaChanges 2017-09-27 17:51:37 -04:00
Richard Cordovano
f65fa1d9bb Fix file ext mismatch module error notification 2017-09-27 17:36:39 -04:00
Richard Cordovano
fa37164504 Merge pull request #3111 from wschaeferB/3086-CeContentViewerScrolling
3086 ce content viewer scrolling
2017-09-27 17:21:45 -04:00
William Schaefer
950c552ee0 3087 remove unused and commented out method updateDataSource 2017-09-27 16:50:33 -04:00
William Schaefer
48dd9d5449 3087 use case_id in addition to device_id when accessing data_sources table 2017-09-27 16:47:39 -04:00
Eugene Livis
048983355a Added display names for TSK_FS_TYPE_ENUM 2017-09-27 15:44:09 -04:00
William Schaefer
f055d91a68 3087 remove commented out line of code 2017-09-27 15:26:08 -04:00
William Schaefer
b44655700f Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3087-CrSchemaChanges 2017-09-27 15:11:26 -04:00
William Schaefer
5204f4c6d8 3087 populate caseID field in data_sources table of central repo 2017-09-27 14:46:14 -04:00
William Schaefer
3da10bca78 3086-Fix merge conflict with OtherCasesTableModel 2017-09-27 13:40:27 -04:00
Richard Cordovano
a39744a924 Merge pull request #3116 from dgrove727/3103_LookupContentClassCalls
Revised one of the ViewContextAction constructors.
2017-09-27 13:16:09 -04:00
Richard Cordovano
b41e5c6231 Merge pull request #3112 from APriestman/3098_centralRepoCarvedFiles
Allow carved files in the central repo
2017-09-27 13:13:52 -04:00
Richard Cordovano
938b71e8ea Merge pull request #3103 from wschaeferB/3081-CorrelationEngineCorrectReset
3081 correlation engine correct reset
2017-09-27 12:58:37 -04:00
Richard Cordovano
036e3e0e0c Merge pull request #3083 from wschaeferB/2740-FileSystemDetailsDialog
2740 file system details dialog
2017-09-27 12:55:25 -04:00
U-BASIS\dgrove
8c13265611 Revised one of the ViewContextAction constructors. 2017-09-26 23:51:49 -04:00
Richard Cordovano
0e059888b1 Merge pull request #3114 from APriestman/restoreColorsOtherOccurrences
Use name of "known" column to determine color instead of index
2017-09-26 16:18:26 -04:00
Ann Priestman
deddb0f58c Use name of "known" column to determine color instead of index 2017-09-26 15:10:45 -04:00
William Schaefer
1630562ffb Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3087-CrSchemaChanges 2017-09-26 15:01:28 -04:00
Richard Cordovano
12a0115f71 Merge pull request #3102 from wschaeferB/3061-RunIngestModuleAction
3061 changed runIngestmodules from callableSystemAction
2017-09-26 14:58:16 -04:00
Richard Cordovano
31e74804b6 Merge pull request #3106 from sleuthkit/ce_refactor2
refactor. Removed some methods and reduced scope. Renamed case
2017-09-26 14:57:13 -04:00
William Schaefer
2aa5f0753b 3087 fix table name for foreign key references 2017-09-26 14:51:13 -04:00
Ann Priestman
ae4e0052f1 Refactor test 2017-09-26 14:38:13 -04:00