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 |
|
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
|
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
|
f7d721479b
|
5621: AppSQLiteDB.close() does not throw IOException.
|
2019-10-02 15:04:18 -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
|
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
|
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 |
|
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
|
b08f53f03a
|
Update MERGED Bundle.properties files
|
2019-10-02 12:40:01 -04:00 |
|
Kelly Kelly
|
150632df74
|
Replaced javafx dialogs with modal swing JOptionPane
|
2019-10-02 10:58:24 -04:00 |
|
Richard Cordovano
|
6978edd77b
|
Improve and document public API for timeline data
|
2019-10-01 17:51:30 -04:00 |
|
Kelly Kelly
|
c39a41ddba
|
modified based on jira comments
|
2019-10-01 14:44:20 -04:00 |
|
Kelly Kelly
|
819d9da450
|
Merge branch 'release-4.13.0' into more-summary-changes
|
2019-10-01 14:09:52 -04:00 |
|
Joe Ho
|
47150864f2
|
Add (GMT) to header
|
2019-10-01 13:33:11 -04:00 |
|
Kelly Kelly
|
94a701e131
|
Modified based on review comments
|
2019-10-01 11:24:49 -04:00 |
|
Richard Cordovano
|
1e12200c8f
|
Update TSK version number to 4.7.0
|
2019-10-01 11:18:31 -04:00 |
|
Richard Cordovano
|
05497c6304
|
Merge pull request #5270 from markmckinnon/5535-add-option-to-open-portable-case-directly
5535 add option to open portable case directly
|
2019-10-01 08:48:49 -04:00 |
|
esaunders
|
5e093d65d5
|
Set the internal name of the InterestingItemTypeNode to be something that is unique so that paging works correctly when a user switches back and forth between multiple different interesting file/result sets.
|
2019-09-30 16:32:09 -04:00 |
|
Mark McKinnon
|
9965f9283d
|
Update UnpackagePortableCaseProgressDialog.java
Fix opening of multi part zip portable case file
|
2019-09-30 16:18:11 -04:00 |
|
Kelly Kelly
|
5a857c6957
|
Summary pane changes
|
2019-09-30 12:34:31 -04:00 |
|
Kelly Kelly
|
27cb4544a9
|
merged in release
|
2019-09-30 11:11:18 -04:00 |
|
Kelly Kelly
|
e5a550f946
|
Merge branch 'release-4.13.0' into more-summary-changes
|
2019-09-30 10:49:28 -04:00 |
|
Kelly Kelly
|
60a20cda04
|
Summary panel changes
|
2019-09-30 10:45:36 -04:00 |
|
Richard Cordovano
|
3623bf653f
|
Merge pull request #5280 from kellykelly3/1348-cvt-summary-changes
1348 cvt summary changes
|
2019-09-27 17:00:16 -04:00 |
|
Richard Cordovano
|
b9a5c4a723
|
Merge pull request #5259 from eugene7646/hashes_checkbox_fix_5570
Bug fix (5570)
|
2019-09-27 16:00:51 -04:00 |
|
Kelly Kelly
|
56c693f9ce
|
Merge branch '1348-cvt-summary-changes' into more-summary-changes
|
2019-09-27 14:31:28 -04:00 |
|