636 Commits

Author SHA1 Message Date
esaunders
1f9cb570d2 Added logging of remote control events for auditing purposes. 2018-05-22 16:47:49 -04:00
esaunders
3fd5a526db Fix snapshot refresh issues by passing latest job state along with each event. 2018-05-22 15:24:48 -04:00
esaunders
41cfd733f9 Lunacy cleanup. 2018-05-16 17:43:23 -04:00
esaunders
180b74bc2d Merge branch '3815-Aid21Refocusing' of github.com:wschaeferB/autopsy into 3734_ingest_progress 2018-05-16 17:22:36 -04:00
William Schaefer
901364a6dc 3815 add missing @Subscribe annotation to RefreshNodeSubscriber 2018-05-16 17:18:13 -04:00
esaunders
91c64d5a4e Merge branch '3815-Aid21Refocusing' of github.com:wschaeferB/autopsy into 3734_ingest_progress 2018-05-16 16:58:07 -04:00
William Schaefer
ca6df48671 3815 resolve merge conflicts with latest from custom-release-may-2018 2018-05-16 16:46:11 -04:00
William Schaefer
bd9924d0f4 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3815-Aid21Refocusing 2018-05-16 16:42:32 -04:00
William Schaefer
8ac29a33cf 3815 adjust comments regarding for clarity and accuracy regarding the EventBus in AutoIngestJobsNode 2018-05-16 16:20:51 -04:00
William Schaefer
f78010a3d1 3815 remove deadEvent sub, add sub to refreshChildren for running jobs 2018-05-16 16:10:12 -04:00
William Schaefer
304d27790e 3815 add comments to new methods and classes 2018-05-16 15:49:43 -04:00
William Schaefer
3b5dd768eb 3815 make only necessary portions of AutoIngestJobsNode refresh 2018-05-16 15:32:11 -04:00
William Schaefer
1a319d89a5 3815 make refresh event carry information on what to refresh 2018-05-16 14:12:55 -04:00
William Schaefer
4a75775257 3815 change arguement to AutoIngestJobsNode back to snapshot from monitor 2018-05-16 13:43:08 -04:00
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