Commit Graph
17670 Commits
Author SHA1 Message Date
Ann Priestman e8d5de97cc Refactored dashboard code 2018-04-26 10:06:08 -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
Ann Priestman bdb1a49d89 Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3613_dashboard 2018-04-24 14:33:36 -04:00
Richard Cordovano fa621583e9 Merge pull request #3692 from wschaeferB/3723-OpenAid2Faster
3723 open aid 2.0 faster
2018-04-18 16:23:06 -04:00
William Schaefer 86e660c599 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3723-OpenAid2Faster 2018-04-18 09:51:39 -04:00
Richard Cordovano fc79de8078 Merge pull request #3698 from APriestman/addMissingImage
Add missing case_properties.png
2018-04-18 09:19:38 -04:00
Richard Cordovano 601db87112 Merge pull request #3697 from APriestman/switchMonitorToMilliseconds
Switch from saving nanoseconds to milliseconds (as double precision) in…
2018-04-18 09:19:15 -04:00
Richard Cordovano c7bc1ad862 Merge pull request #3687 from wschaeferB/3610-RemoveButtonsAddAdminMode
3610 remove buttons add admin mode
2018-04-18 09:16:33 -04:00
Richard Cordovano 2812357845 Merge pull request #3675 from dgrove727/3736_CorrelationEngineBackwardsCompatibility
Updated 'createFileIngestModule()' to check object type.
2018-04-18 08:32:26 -04:00
Richard Cordovano c34ef2d5ed Merge pull request #3672 from wschaeferB/3610-SearchableAutoIngestJobs
3610 searchable auto ingest jobs
2018-04-18 08:31:37 -04:00
Ann Priestman 6b005512c1 Add missing case_properties.png 2018-04-16 16:14:20 -04:00
Richard Cordovano 9de97a7511 Merge pull request #3679 from APriestman/3612_solrMetrics
Moved solr metrics further down.
2018-04-16 14:37:42 -04:00
Ann Priestman 47564a167e Switch to saving nanoseconds to milliseconds (as double precision) in health monitor 2018-04-16 14:06:36 -04:00
Ann Priestman d1db85de89 Graph is now a consistent scale for different hosts. 2018-04-16 13:17:41 -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
Ann Priestman e36607accc Moved solr metrics further down. 2018-04-13 08:20:02 -04:00
Ann Priestman 0cbd4e6711 Added millisecond label 2018-04-13 08:02:55 -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
Ann Priestman 08878ed407 Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3613_dashboard
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/healthmonitor/EnterpriseHealthMonitor.java
2018-04-12 15:07:44 -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
U-BASIS\dgrove 044932d8bc Updated 'createFileIngestModule()' to check object type. 2018-04-12 12:23:12 -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 14202a080a Merge pull request #3654 from APriestman/3611_servicesHealthMonitor
3611 Adding basic Services Health Monitor
2018-04-11 14:42:27 -04:00
Ann Priestman 2ba0df6f8c Code cleanup and renaming to address PR review comments. 2018-04-11 14:34:50 -04:00
Richard Cordovano 3594c4c501 Merge remote-tracking branch 'upstream/release-4.7.0' into custom-release-may-2018 2018-04-11 14:27:12 -04:00
Ann Priestman 0633a87130 Added the health dashboard class 2018-04-11 14:03:49 -04:00
Richard Cordovano 8f7a3f3c27 Merge pull request #3656 from dgrove727/3711_AccountsCreateKeysNPE
Event subscribers now handled for all factory classes.
2018-04-11 11:28:52 -04:00
Ann Priestman c698e54365 Adding trend line to graph. 2018-04-11 11:09:48 -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
Richard Cordovano b759ddcc4f Merge pull request #3664 from millmanorama/962-layout-progress
962 layout progress
2018-04-10 12:21:18 -04:00
Richard Cordovano 74856bc4de Merge pull request #3653 from millmanorama/976-show-applied-layout
976 show applied layout as bold text on buttons
2018-04-10 12:18:08 -04:00
Ann Priestman 30a364c417 Minor cleanup from PR review 2018-04-10 07:29:51 -04:00
Ann Priestman f82cfe9c85 Changed x-axis to timestamps 2018-04-10 07:26:12 -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
Ann Priestman 1a437d8686 Cleanup addressing PR review comments. 2018-04-09 13:50:49 -04:00
William Schaefer 4a2b4197b2 3610 row selection, resize, icons 2018-04-09 13:38:06 -04:00
Ann Priestman 38676acd57 Continuing work on graphing the timing metrics 2018-04-09 13:19:12 -04:00
millmanorama 4379f81e17 call fitGraph() within transaction to avoid 'blip' 2018-04-09 18:15:13 +02:00