13587 Commits

Author SHA1 Message Date
Eugene Livis
d3eb0689fe Fixed build errors in tools that use Autopsy as platform 2019-09-18 17:54:36 -04:00
Richard Cordovano
df8fa03ed3
Merge pull request #5195 from raman-bt/5492-refactor-appdbparserhelper
5492: Refactor AppDBParserHelper
2019-09-18 16:39:34 -04:00
Richard Cordovano
b4a85a71b3
Merge pull request #5223 from sleuthkit/elastic-computing
Merge elastic-computing branch into release-4.13.0 branch
2019-09-18 16:34:19 -04:00
Eugene Livis
558a168276 Resolved conflicts 2019-09-18 16:04:42 -04:00
Eugene Livis
9fec27fc08 Merging release branch 2019-09-18 15:47:21 -04:00
Eugene Livis
75c83adcec Code review changes 2019-09-18 15:26:37 -04:00
Raman
4af45b522f Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5492-refactor-appdbparserhelper 2019-09-18 15:10:19 -04:00
Richard Cordovano
42dd3ac907
Merge pull request #5197 from esaunders/5478-negative-page
Correctly set page number in the case where the user enters an invali…
2019-09-18 14:43:44 -04:00
Richard Cordovano
614505b91d
Merge branch 'elastic-computing' into develop 2019-09-18 13:45:57 -04:00
Richard Cordovano
5632e413ce
Merge pull request #5212 from kellykelly3/1331-cvt-cleanup
1349 Remove super.createSheet from ContactNode
2019-09-18 13:39:15 -04:00
Richard Cordovano
e011f1ab38
Merge pull request #5216 from markmckinnon/5536-uneeded-log-messages-abut-fileviewer
5536-uneeded-log-messages-about-fileviewer
2019-09-18 13:21:32 -04:00
Richard Cordovano
6623a0ca8a
Merge pull request #5211 from markmckinnon/5539-html-excel-report-arrayindexoutofboundsexception
5539-html-excel-report-arrayindexoutofboundsexception
2019-09-18 13:20:05 -04:00
Mark McKinnon
716e0227dd Update FileViewer.java
Add check if abstract is file and ignore if it is.
2019-09-18 11:58:00 -04:00
Richard Cordovano
5a2754a763
Merge pull request #5194 from kellykelly3/1340-tag-hashset-filter-change
1340 - Change Timeline tag and hash hit filters to be generic boolean filters
2019-09-18 11:41:19 -04:00
Kelly Kelly
3a50acb900 cleaned up ContactNode 2019-09-18 10:42:39 -04:00
Mark McKinnon
ba24db42ba Update ArtifactSelectionDialog.java
Fix index out of bounds error
2019-09-18 09:24:38 -04:00
Raman
82b33578f7 Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5492-refactor-appdbparserhelper
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/coreutils/AppDBParserHelper.java
2019-09-17 16:53:41 -04:00
Richard Cordovano
aa2bccd32d
Merge pull request #5207 from APriestman/doxygen_9_17
Doxygen fixes
2019-09-17 15:53:22 -04:00
Kelly Kelly
f542ca7520 Updates based on review comment 2019-09-17 15:29:29 -04:00
Kelly Kelly
7d2aedcf95 removed commented out code 2019-09-17 15:13:40 -04:00
Kelly Kelly
3f8d5727c9 Removed call to super.createSheet. 2019-09-17 14:56:08 -04:00
Ann Priestman
643f53368e Doxygen fixes 2019-09-17 14:38:58 -04:00
Richard Cordovano
68ebf25784
Merge pull request #5206 from esaunders/5401-missing-bouncycastle-jar
5401 missing bouncycastle jar
2019-09-17 13:53:49 -04:00
Richard Cordovano
b397056ffa
Merge pull request #5170 from kellykelly3/1338-tagged-bug-fix
1338: Modified handle TagDeleted functions to check for both artifact and c…
2019-09-17 12:42:26 -04:00
esaunders
d99a882245 Updated version of opennlp-tools. 2019-09-17 11:59:28 -04:00
esaunders
12bd88e8d3 Added bcpkix jar to fix NoClassDefFoundError. 2019-09-17 10:59:45 -04:00
Eugene Livis
4d11d4a291 Changed defaults for ReportWizardFileOptionsVisualPanel 2019-09-17 10:27:14 -04:00
Eugene Livis
6b2472d538 Changes so that scroll bar is not displayed in CL options panel 2019-09-17 09:56:40 -04:00
Eugene Livis
44a0b6250b Added wait cursor when loading report wizard 2019-09-17 09:21:51 -04:00
Eugene Livis
2cf109eaab Added wait cursor when loading report wizard 2019-09-17 08:55:10 -04:00
Richard Cordovano
13fca219af
Merge pull request #5196 from kellykelly3/1346-timeline-backspace-issue
1346 - Timeline-removed listener for backspace button
2019-09-16 18:22:19 -04:00
esaunders
e0066ebdca Correctly set page number in the case where the user enters an invalid page number in the Go to Page field. 2019-09-16 16:07:25 -04:00
Kelly Kelly
5ad7cbe07f Timeline-removed listener for backspace button 2019-09-16 15:09:38 -04:00
Raman
1289c55772 5492: Refactor AppDBParserHelper
- moved to Sleuthkit/datamodel
2019-09-16 14:14:00 -04:00
Richard Cordovano
c2d5fc0c05
Merge pull request #5149 from jkho/5395-Dev-Problems-re-adding-logical-imager-results-after-cancellation
5395 fix adding logical imager results after cancellation
2019-09-16 13:10:55 -04:00
Joe Ho
37adf19bbd postArtifact when we cancel interesting files 2019-09-16 12:06:24 -04:00
Kelly Kelly
bbaa32957d Made the tag and hash hit filters generic 2019-09-16 11:24:03 -04:00
Joe Ho
52830ffad9 Fix PR comment 2019-09-16 10:13:50 -04:00
Joe Ho
17ce90d3a9 Fix codacy errors 2019-09-13 20:02:18 -04:00
Joe Ho
b8e9845f67 Fix everything mentioned during Friday's conference call 2019-09-13 19:09:07 -04:00
Richard Cordovano
7dcc2095c4
Merge pull request #5183 from wschaeferB/5504-UpdateCarvedFileIcon
5504 add red x to carved file icon
2019-09-13 17:48:06 -04:00
William Schaefer
c9d3b6309f 5504 add red x to carved file icon 2019-09-13 13:45:15 -04:00
Joe Ho
9db0cf2b7e Fix PR comments. Use thread.join to wait for AddMultipleImageTask thread. 2019-09-13 13:39:54 -04:00
Richard Cordovano
01aaa1db75
Merge pull request #5177 from APriestman/5390_portableCaseImageTags
5390 Added image tags to portable case
2019-09-13 11:38:57 -04:00
Ann Priestman
9a22b39a9a Codacy 2019-09-13 09:59:09 -04:00
Eugene Livis
f6b12e90ea Added wait cursor when loading report modules 2019-09-13 09:13:47 -04:00
Richard Cordovano
5ab6d5e56f
Merge pull request #5152 from raman-bt/5394-dbparser-helper
5394: Implement utility class supporting mobile app parsers and first…
2019-09-12 17:44:53 -04:00
Eugene Livis
23a849e76c Progress panel fix 2019-09-12 17:34:03 -04:00
Eugene Livis
3b7fc4a4b4 Bug fix in table report panel's Finish button 2019-09-12 16:28:09 -04:00
Joe Ho
b08f4a7119 Resolve merge conflicts 2019-09-12 15:55:21 -04:00