13791 Commits

Author SHA1 Message Date
Richard Cordovano
82605de141 Implement backwards compatible fix for closeable case services 2019-08-12 16:44:45 -04:00
Richard Cordovano
5b80cae771 Implement backwards compatible fix for closeable case services 2019-08-12 16:39:03 -04:00
Eugene Livis
53b5eac2a7 Code review 2019-08-12 12:12:26 -04:00
Kelly Kelly
a1d91a8b6b Correct the cvt summary media attachments count and added total count 2019-08-12 12:02:23 -04:00
Joe Ho
d047291484 Fix compile error 2019-08-08 16:48:06 -04:00
Joe Ho
0d20414052 Read result file in UTF-8 2019-08-08 16:04:53 -04:00
Joe Ho
0a629019e1 Fix codacy errors 2019-08-08 15:27:57 -04:00
Joe Ho
a490becb7d Fix callback.done and some optimization
Do not support alert.txt
2019-08-08 15:04:27 -04:00
Eugene Livis
d2cd43be75 Cleanup and fixes 2019-08-08 14:13:47 -04:00
Eugene Livis
d46fc8fe2f Added ReportingConfigLoader 2019-08-08 12:53:06 -04:00
Richard Cordovano
deb23dd6a7 Complete deprecation of Autopsy Blackboard 2019-08-08 10:02:36 -04:00
Richard Cordovano
b7f843c0f8 Complete deprecation of Autopsy Blackboard 2019-08-08 09:49:35 -04:00
Richard Cordovano
ba8275410e Complete deprecation of Autopsy Blackboard 2019-08-07 20:21:05 -04:00
Richard Cordovano
73305ff5e5 Complete deprecation of Autopsy Blackboard 2019-08-07 20:15:26 -04:00
Richard Cordovano
a68d7930fa Replace write of stack trace to console with logging 2019-08-07 19:26:52 -04:00
Richard Cordovano
136d98ad79 Replace write of stack trace to console with logging 2019-08-07 19:22:47 -04:00
Richard Cordovano
1e2d634970 Update timeline-event-mgr-2 code for FileTypeUtils move 2019-08-07 19:14:34 -04:00
Richard Cordovano
65dd8018fa Merge remote-tracking branch 'upstream/timeline-event-mgr-2' into kellykelly3-develop-merg 2019-08-07 18:12:09 -04:00
Richard Cordovano
43141fcefd Merge branch 'develop-merg' of https://github.com/kellykelly3/autopsy into kellykelly3-develop-merg 2019-08-07 17:33:11 -04:00
Richard Cordovano
196825caad
Merge pull request #5072 from kellykelly3/1296-cleanup-warnings
1296 cleanup warnings
2019-08-07 17:20:24 -04:00
Richard Cordovano
954387a7d4
Merge pull request #5066 from kellykelly3/1124-plaso-disable-by-default
1124 plaso disable by default
2019-08-07 16:09:58 -04:00
Eugene Livis
cff0bba977 Created FileReportSettings 2019-08-07 15:54:45 -04:00
Joe Ho
29a688e53b Fix 2019-08-07 15:30:58 -04:00
Joe Ho
baebfe92cc Fix typo and add ruleSetName and ruleName to INTERESTING_FILE_HIT 2019-08-07 15:26:40 -04:00
Eugene Livis
c0740b09fb Updates to TableReportGenerator 2019-08-07 15:22:52 -04:00
Joe Ho
c7f9f19f66 Add all SearchResults.txt items to Interesting Files 2019-08-07 15:13:52 -04:00
Eugene Livis
1d1f1597b0 Laying out the infrastructure 2019-08-07 14:58:00 -04:00
Eugene Livis
0c50504105 Minor 2019-08-07 13:41:22 -04:00
Richard Cordovano
e4a774a5ad
Merge pull request #5053 from dannysmyda/5299-Export-FileTypesUtil-For-NBM
5299 export file types util for nbm
2019-08-07 10:53:48 -04:00
Eugene Livis
b7945d3eca Code review 2019-08-07 09:03:37 -04:00
Joe Ho
c097e6d0df initial changes 2019-08-06 16:52:32 -04:00
Richard Cordovano
8bafb796bc
Merge pull request #5087 from wschaeferB/4595-CentralRepoError
4595 central repo error
2019-08-06 16:47:52 -04:00
Eugene Livis
43fa86626d Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 16:19:12 -04:00
Eugene Livis
deaaa106f7 Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 15:08:55 -04:00
Eugene Livis
a2b436630f Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 15:07:30 -04:00
Eugene Livis
47ca52f8da Created ReportProgressPanel API and ReportProgressDialog 2019-08-06 15:04:01 -04:00
William Schaefer
e12420e58d 5118 add object id to error message 2019-08-05 11:41:44 -04:00
Eugene Livis
63df6f9f49 Merge branch 'elastic-computing' of github.com:sleuthkit/autopsy into cl_reports 2019-08-04 07:49:38 -04:00
William Schaefer
d0ca5dc98a 4595 use correct bundle message 2019-08-02 13:48:17 -04:00
Richard Cordovano
b3d0df1a92
Merge pull request #5096 from sleuthkit/develop
Merge develop into elastic computing
2019-08-02 13:06:01 -04:00
Richard Cordovano
b630371511
Merge pull request #5095 from sleuthkit/release-4.12.0
Merge release 4.12.0 into develop
2019-08-02 13:03:29 -04:00
William Schaefer
a87bdf8852 4595 include bundle messages for two additional messages that may be displayed 2019-08-02 11:33:28 -04:00
William Schaefer
76004fca14 4595 fix upgrade after locking failure bug 2019-08-02 11:18:23 -04:00
Kelly Kelly
3a4e04b879 Merge branch 'timeline-event-mgr-2' into develop-merg 2019-08-02 09:49:48 -04:00
Eugene Livis
0b2cc12175 Refactored report module lookup into ReportModuleLoader 2019-08-01 14:25:26 -04:00
Kelly Kelly
f62ab84683 Modified based on Richard's review comments 2019-08-01 14:25:05 -04:00
Kelly Kelly
c05c27c7a0 further refinement of disabling plaso be default 2019-08-01 13:53:23 -04:00
Kelly Kelly
df86ce32ae Modified code in load for setting the Plaso module to off by default 2019-08-01 12:49:57 -04:00
Eugene Livis
86db3193cf Merge branch 'develop' of github.com:sleuthkit/autopsy into cl_reports 2019-08-01 12:16:35 -04:00
Kelly Kelly
936642bfc9 Merge branch 'timeline-event-mgr-2-no-merge' into 1124-plaso-disable-by-default 2019-08-01 11:39:24 -04:00