Commit Graph
25030 Commits
Author SHA1 Message Date
Richard Cordovano dfdba9c4d3 Fix Codacy issues in fix for backwards incompatibility in reports 2019-10-04 14:30:40 -04:00
Richard Cordovano 50a164b7e0 Fix backwards compatibility issue for reports 2019-10-04 12:46:51 -04:00
Richard Cordovano 017bf4fe1d Fix backwards compatibility issue for reports 2019-10-04 12:42:58 -04:00
Richard Cordovano fdfe94ddcf Fix backwards compatibility issue for reports 2019-10-04 12:38:25 -04:00
Richard Cordovano 943263b812 Fix backwards compatibility issue for reports 2019-10-04 12:33:49 -04:00
Richard Cordovano 2055da5fc3 Fix backwards compatibility issue for reports 2019-10-04 12:31:46 -04:00
Richard Cordovano c65e44736a Fix backwards compatibility issue for reports 2019-10-04 12:15:20 -04:00
Richard Cordovano d6a07d2730 Fix backwards compatibility issue for reports 2019-10-04 12:12:11 -04:00
Richard Cordovano 759c1e2746 Fix backwards compatibility issue for reports 2019-10-04 12:10:13 -04:00
Richard Cordovano 80e6829b3e Fix backwards compatibility issue for reports 2019-10-04 12:05:01 -04:00
Richard Cordovano 81966fabb0 Fix backwards compatibility issue for reports 2019-10-04 11:39:50 -04:00
Richard Cordovano 882e10c60b Merge pull request #5310 from jkho/5620-config-panel,-Next-button-isn't-enabled-when-first-opening-dialog
5620 config panel, next button isn't enabled when first opening dialog
2019-10-03 13:17:49 -04:00
Richard Cordovano 4182e22d3e Merge pull request #5284 from kellykelly3/more-summary-changes
1348- Summary Contact Count change
2019-10-03 11:25:42 -04:00
Richard Cordovano 7d58681473 Merge pull request #5309 from rcordovano/exec-util-clean-up
Remove duplicated code in ExecUtil
2019-10-03 10:10:13 -04:00
Richard Cordovano 7894e98c6b Merge pull request #5296 from raman-bt/5612-filter-fb-messages
5612 filter fb messages
2019-10-03 10:07:14 -04:00
Joe Ho 44b53d9b4d Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into release-4.13.0 2019-10-02 20:00:07 -04:00
Joe Ho ae90dbd264 Update ConfigVisualPanel1.java 2019-10-02 20:00:04 -04:00
Richard Cordovano 25585b0677 Merge pull request #5297 from kellykelly3/1358-timeline-hang
1358 timeline hang
2019-10-02 17:32:04 -04:00
Richard Cordovano e4449eb2cb Remove duplicated code in ExecUtil 2019-10-02 17:28:51 -04:00
Richard Cordovano cb6846b7f2 Remove duplicated code in ExecUtil 2019-10-02 17:24:45 -04:00
Richard Cordovano 4d0774dd41 Remove duplicated code in ExecUtil 2019-10-02 17:22:22 -04:00
Richard Cordovano bb366807a8 Merge pull request #5286 from esaunders/5547-interesting-hits-paging-fix
Set the internal name of the InterestingItemTypeNode to be something …
2019-10-02 17:21:00 -04:00
Richard Cordovano 97147f285d Merge pull request #5294 from rcordovano/timeline-public-api-improvements
5413 Improve and document public API for timeline data
2019-10-02 17:20:18 -04:00
Richard Cordovano 0690969b05 Merge pull request #5307 from raman-bt/5621-remove-ioexception
5621: AppSQLiteDB.close() does not throw IOException.
2019-10-02 17:19:56 -04:00
Richard Cordovano ec56246b7e Remove duplicated code in ExecUtil 2019-10-02 17:10:40 -04:00
Kelly Kelly 939418a4a6 Removed unused imports 2019-10-02 16:26:46 -04:00
Raman Arora d53dbda2d3 Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5612-filter-fb-messages 2019-10-02 15:07:57 -04:00
Raman Arora f7d721479b 5621: AppSQLiteDB.close() does not throw IOException. 2019-10-02 15:04:18 -04:00
Richard Cordovano 1ab694ddbc Merge pull request #5298 from dannysmyda/5611-update-messaging-parsers
5611 update messaging parsers
2019-10-02 14:51:47 -04:00
Richard Cordovano 9804e54690 Merge pull request #5306 from rcordovano/release-4.13.0
Do not make inappropriate DisplayableItemNode.findLinked public API
2019-10-02 14:46:09 -04:00
Richard Cordovano 952eaba449 Merge pull request #5292 from raman-bt/5604-refactor-commshelper
5604: CommunicationArtifactsHelper changes
2019-10-02 14:42:43 -04:00
Richard Cordovano cf71eaa466 Do not make inappropriate DisplayableItemNode.findLinked public API 2019-10-02 14:29:32 -04:00
Richard Cordovano 1a541af86a Merge pull request #5302 from esaunders/5615-accounts-npe
Only get account types for artifacts of type TSK_ACCOUNT
2019-10-02 14:18:55 -04:00
Richard Cordovano 23751b0d24 Merge pull request #5305 from rcordovano/release-4.13.0
Retract unnecessary addition of ReportBrandingProviderI to public API
2019-10-02 14:16:03 -04:00
Richard Cordovano 2a8853a655 Removed unused pacakge scope getter from NoModuleReportSettings 2019-10-02 14:14:06 -04:00
Richard Cordovano a80e0450fc Retract uneccessary addition of ReportBrandingProviderI to exported public API 2019-10-02 14:08:50 -04:00
Raman Arora 2c73f28c06 Removed a left over IllegalArgumentException catch. 2019-10-02 14:02:38 -04:00
Richard Cordovano 441fc607e5 Merge pull request #5304 from sleuthkit/1370_exeption
Fixed out of bounds exception when multiple nodes were selected in gr…
2019-10-02 13:56:47 -04:00
Brian Carrier 96bdb7f454 Fixed out of bounds exception when multiple nodes were selected in graph of CVT-1370 2019-10-02 13:33:49 -04:00
esaunders 48af2195b0 Only get account types for artifacts of type TSK_ACCOUNT 2019-10-02 12:53:56 -04:00
Richard Cordovano 010df6cdb0 Merge pull request #5301 from rcordovano/release-4.13.0
Update MERGED Bundle.properties files
2019-10-02 12:41:07 -04:00
Richard Cordovano b08f53f03a Update MERGED Bundle.properties files 2019-10-02 12:40:01 -04:00
Richard Cordovano f121fa63cd Merge pull request #5300 from rcordovano/release-4.13.0
Update release version number to 4.13.0
2019-10-02 12:38:55 -04:00
Richard Cordovano 260fc190df Update version number to 4.13.0 in branding 2019-10-02 12:36:45 -04:00
Richard Cordovano ed137d494d Update version number to 4.13.0 in branding 2019-10-02 12:35:20 -04:00
Richard Cordovano 402949826a Merge pull request #5299 from rcordovano/release-4.13.0
Remove unnecessary public / package access in ShellBagsParser
2019-10-02 12:15:16 -04:00
Richard Cordovano 0c0f1db942 Remove unnecessary public / package access in ShellBagsParser 2019-10-02 12:14:05 -04:00
Raman Arora 9f337c0337 Restrict FB Messenger messages to user created messages. 2019-10-02 11:37:51 -04:00
U-BASIS\dsmyda 5117b32cc0 Used class variables for defaults 2019-10-02 10:59:19 -04:00
U-BASIS\dsmyda 43cfed0bdf Bug fixes from refactor 2019-10-02 10:59:19 -04:00