722 Commits

Author SHA1 Message Date
William Schaefer
26cfb15f6b 3815 make registration and subscription occur in non static inner classes 2018-05-16 13:19:53 -04:00
William Schaefer
4480f4c910 3815 fix netbeans warnings regarding access and EventBus use 2018-05-15 17:31:32 -04:00
esaunders
ed7b4c7c95 Merge branch '3738_job_cancellation' into 3734_ingest_progress 2018-05-15 17:19:13 -04:00
esaunders
a3d6895bf4 Added support for showing case log from dashboard. 2018-05-15 16:03:22 -04:00
esaunders
2432ba7518 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3738_job_cancellation 2018-05-15 14:40:54 -04:00
esaunders
e397f4508b Fix for job reprocessing events not being handled correctly. 2018-05-15 14:40:05 -04:00
esaunders
862c6e4e7b Added ingest progress snapshot support to AID. 2018-05-15 13:00:11 -04:00
Richard Cordovano
71fc4112cf
Merge pull request #3725 from APriestman/3613_dashboard_gridLayout
3613,3722 Add Health Metrics dashboard and controls
2018-05-14 18:43:43 -04:00
William Schaefer
7b2080272a 3815 Aid now refreshes without losing selection and scroll location 2018-05-14 18:00:59 -04:00
William Schaefer
25e5d77ca1 3815 fix saving/restoring of selected node to always be same node 2018-05-14 12:50:30 -04:00
Richard Cordovano
01995825d0 Fix merge error in AutoIngestManager.java 2018-05-10 11:28:39 -04:00
Richard Cordovano
cfb84568ba Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-05-09 17:12:46 -04:00
esaunders
4e35ec69be Lunacy fix. 2018-05-08 18:05:36 -04:00
esaunders
544c052485 Remove unused imports. 2018-05-08 17:55:51 -04:00
esaunders
9cfb2ac560 Attempt to get a wait cursor and fix for case deletion events not being handled. 2018-05-08 16:45:37 -04:00
esaunders
225406905f Fix equality check. 2018-05-08 12:02:14 -04:00
esaunders
8051b726ed Added case deletion support to dashboard and fixed bug in reprocessJob. 2018-05-08 11:07:09 -04:00
Ann Priestman
c876721903
Merge branch 'custom-release-may-2018' into 3613_dashboard_gridLayout 2018-05-08 11:01:25 -04:00
Ann Priestman
5f4149901c Merge branch 'custom-release-may-2018' into 3613_dashboard_gridLayout 2018-05-08 10:55:42 -04:00
Richard Cordovano
7a6c8d8a8f
Merge pull request #3715 from esaunders/3737_ain_pause_resume
3737 Added pause/resume/shutdown functionality to AID
2018-05-08 10:50:38 -04:00
esaunders
5febae4bef Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3738_job_cancellation 2018-05-08 10:01:30 -04:00
Richard Cordovano
356ca9e1c3 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 16:08:40 -04:00
Richard Cordovano
523c2929f9 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 15:24:55 -04:00
Richard Cordovano
2738ebfbea Merge in release-4.7.0 branch and resolve conflicts 2018-05-07 14:14:12 -04:00
esaunders
56b917cc1d Fix error message. 2018-05-07 12:31:35 -04:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
6568c54ae4 Update version numbers for rlease 4.7.0 2018-05-02 20:06:37 -04:00
Richard Cordovano
4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
esaunders
506a70e51b Fix job reprocessing logic. 2018-05-02 14:09:07 -04:00
esaunders
e6e1739b2b Initial version of cancel and reprocess job. 2018-05-02 12:09:53 -04:00
Richard Cordovano
761eaa835a
Merge pull request #3708 from esaunders/3735_ain_status_in_aid
3735 and 3753 AIN status in AID 2.0
2018-05-02 11:23:23 -04:00
esaunders
a4b03c3b44 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3737_ain_pause_resume 2018-05-01 11:08:51 -04:00
esaunders
9c7e256e0a Added pause requested state. 2018-05-01 11:05:24 -04:00
esaunders
0f666e94ff Merge branch '3735_ain_status_in_aid' into 3737_ain_pause_resume 2018-04-30 12:56:17 -04:00
esaunders
e03f1086b9 Changed node status table title label. 2018-04-30 12:34:46 -04:00
Richard Cordovano
875a619e2d Resolve merge conflict for custom-release-may-2018 branch 2018-04-27 17:36:33 -04:00
Richard Cordovano
fd4de73013 Merge remote-tracking branch 'upstream/release-4.7.0' into custom-release-may-2018 2018-04-27 17:33:19 -04:00
Richard Cordovano
45c147f35a Merge branch 'custom-release-may-2018' into develop 2018-04-26 13:35:09 -04:00
Ann Priestman
2200a41d74 Added code to enable and disable monitoring.
Added button to auto ingest dashboard.
Improved trend line.
2018-04-26 07:54:15 -04:00
esaunders
eb83dfd0e0 Added support for pause/resume/shutdown to AID. 2018-04-25 15:23:44 -04:00
esaunders
5d59a5d466 Renamed autoIngestNode to ainStatusNode and fixed a problem where an IllegalArgumentException was thrown if the previously selected node no longer exists. 2018-04-24 14:34:46 -04:00
esaunders
af04ea3cba Added accessors for the monitor and the nodes panel. 2018-04-24 14:31:12 -04:00
esaunders
307151a46f Added method to retrieve dashboard and modified dashboard so that it is not active by default. 2018-04-24 14:28:12 -04:00
esaunders
926e0b6a84 Fix some lunacy stuff. 2018-04-23 15:45:56 -04:00
esaunders
bf875fbb32 Removed TODO 2018-04-23 15:20:24 -04:00
esaunders
a24f8e45e2 Integrated UI work. 2018-04-23 15:15:06 -04:00
William Schaefer
dfaa2255c3 3768 have AutoIngestMonitor's shutdown method called when the AutoIngestDashboard is closed 2018-04-23 11:57:32 -04:00
esaunders
b105c539d7 Merge branch '3753-AutoIngestNodeStatusTab' of github.com:wschaeferB/autopsy into 3735_ain_status_in_aid 2018-04-23 11:02:38 -04:00
Brian Carrier
7b2e19aa55 Added dump commands to Volatility list 2018-04-22 23:18:33 -04:00
Brian Carrier
b4df569d41 changed logic 2018-04-22 11:32:45 -04:00