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 |
|
Brian Carrier
|
72dfafc693
|
renamed variable
|
2018-04-22 11:13:01 -04:00 |
|
William Schaefer
|
96490f7005
|
3753 clean up Auto Ingest Node Status dashboard
|
2018-04-19 14:24:23 -04:00 |
|
William Schaefer
|
61f4a80849
|
3753 undo accidental changes in whitespace to DashboardOpenAction
|
2018-04-19 13:46:07 -04:00 |
|
William Schaefer
|
3f0c209572
|
3753 clean up auto ingest node status dashboard
|
2018-04-19 13:43:07 -04:00 |
|
William Schaefer
|
d316c350c0
|
3753 Auto Ingest node status tab added for admin mode
|
2018-04-19 12:09:24 -04:00 |
|
esaunders
|
50e6c31650
|
Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3735_ain_status_in_aid
|
2018-04-18 15:03:31 -04:00 |
|
esaunders
|
6df54afd50
|
Fix for AIN state request event.
|
2018-04-18 14:30:53 -04:00 |
|
esaunders
|
1b1ed215b5
|
Get node status from remote AINs.
|
2018-04-18 13:11:20 -04:00 |
|
Brian Carrier
|
cf7970cb42
|
Codacy messages and more bundle cleanup
|
2018-04-15 00:51:05 -04:00 |
|
Brian Carrier
|
ee096bba59
|
cleanup old RAW references
|
2018-04-15 00:11:27 -04:00 |
|
Brian Carrier
|
b77f0007a8
|
Fix bundle name
|
2018-04-15 00:00:25 -04:00 |
|
Brian Carrier
|
1f178b2363
|
Allow user to specify profile
|
2018-04-14 22:54:44 -04:00 |
|
William Schaefer
|
27f49273e6
|
3723 move auto ingest monitor start up of AWT onto a new thread
|
2018-04-13 17:23:20 -04:00 |
|
William Schaefer
|
be9282c6a6
|
Merge branch '3610-SearchableAutoIngestJobs' of https://github.com/wschaeferB/autopsy into 3610-RemoveButtonsAddAdminMode
|
2018-04-13 13:03:06 -04:00 |
|
William Schaefer
|
edd853a1e2
|
3610 add dummy actions Running and Completed jobs related actions
|
2018-04-13 12:39:39 -04:00 |
|
Brian Carrier
|
78b6a06e58
|
Fix the remembering selection and add outputs as files instead of eport
|
2018-04-12 23:48:59 -04:00 |
|
William Schaefer
|
ab1c424e0d
|
3610 change invalid index of -1 for columns to be a Static variable
|
2018-04-12 15:13:41 -04:00 |
|
William Schaefer
|
79ac8165f2
|
3610 remove buttons which have context actions from aid2.0
|
2018-04-12 12:27:17 -04:00 |
|
William Schaefer
|
e51fdc1658
|
3610 add initial version of admin mode to enable context menu file is userdir/adminAccess
|
2018-04-12 12:25:47 -04:00 |
|
Brian Carrier
|
a2f15b234a
|
Merge pull request #3669 from rishwanth1995/travis_less_verbose
reduce verbosity of ant build in travis
|
2018-04-12 09:50:25 -04:00 |
|
William Schaefer
|
10cc0aceb9
|
Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3610-SearchableAutoIngestJobs
|
2018-04-11 17:08:40 -04:00 |
|
William Schaefer
|
472a0d1104
|
3610 clean up of resizing and sorting columns in outline view AID2.0
|
2018-04-11 16:44:01 -04:00 |
|
William Schaefer
|
eb898c5fce
|
3610 Priority column now displays yes or no for prioritized
|
2018-04-11 15:48:29 -04:00 |
|
Richard Cordovano
|
ea0a56b9fa
|
Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop
|
2018-04-11 14:27:52 -04:00 |
|
rishwanth1995
|
e32348590e
|
reduce verbosity of ant build in travis
|
2018-04-11 11:48:42 -04:00 |
|
Brian Carrier
|
aff1f64ced
|
Added more logging and status
|
2018-04-10 22:41:06 -04:00 |
|
William Schaefer
|
85dff9aee4
|
3610 add logger usage to new PrioritizationAction class
|
2018-04-10 18:21:50 -04:00 |
|
William Schaefer
|
205f5b5bbe
|
3610 move bundle messages to where they are used
|
2018-04-10 18:10:03 -04:00 |
|
William Schaefer
|
3bdbdbae6a
|
3610 add comments to PrioritizeAction and its subclasses
|
2018-04-10 17:52:32 -04:00 |
|
William Schaefer
|
a4d602933f
|
3610 change arguement back to being JobsSnapshot for refreshing
|
2018-04-10 17:37:09 -04:00 |
|
William Schaefer
|
34ee030bd8
|
3610 add context menu options for priority changing to AID2.0
|
2018-04-10 17:09:11 -04:00 |
|
William Schaefer
|
14d271bb28
|
3610 add comments to clarifiy new methods and classes for outlineView aid2.0
|
2018-04-09 17:04:51 -04:00 |
|
William Schaefer
|
8d7cc2550f
|
3610 some clean up of various auto ingest outline view changes
|
2018-04-09 16:36:18 -04:00 |
|
William Schaefer
|
08298e5dce
|
3610 retain selection through refreshes of explorer view for aid 2.0
|
2018-04-09 16:14:32 -04:00 |
|
William Schaefer
|
4a2b4197b2
|
3610 row selection, resize, icons
|
2018-04-09 13:38:06 -04:00 |
|
William Schaefer
|
3f20808ed4
|
3610 refresh no longer causes table contents to blink with asynchronous= false
|
2018-04-06 14:48:52 -04:00 |
|
U-BASIS\dgrove
|
37ed49b1b3
|
Switched from Java logger to Autopsy logger.
|
2018-04-06 09:38:06 -04:00 |
|
William Schaefer
|
9cdc521379
|
3610 display stage time as human readable string again
|
2018-04-05 14:57:48 -04:00 |
|
William Schaefer
|
b6ccca3e57
|
3610 - re-enable buttons on Auto Ingest Dashboard with outlineViews
|
2018-04-05 14:08:29 -04:00 |
|
William Schaefer
|
7176c6edf1
|
3610 initial swapping of jtables for outlineviews on AutoIngestDashboard
|
2018-04-05 12:05:11 -04:00 |
|