Commit Graph
18776 Commits
Author SHA1 Message Date
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
U-BASIS\zhaohui 8cf2266364 3599: cleanup. 2018-04-12 14:37:29 -04:00
U-BASIS\zhaohui 757bc00923 3599: comment out 7th test for file filter tests. 2018-04-12 14:33:15 -04:00
U-BASIS\zhaohui 79221c2f80 3709: cleanup 2018-04-12 13:00:47 -04:00
U-BASIS\zhaohui 5fd9dbd621 3709: 1st test for embedded files 2018-04-12 12:53:38 -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
Brian Sweeney 506418c136 custom loading node for children which are not generated yet. this is a nice to have - could be thrown away if we wanted. 2018-04-12 09:52:38 -06:00
Richard Cordovano 253b656387 Add ExplorerManager.find to AbstractDatResultViewer 2018-04-12 10:18:43 -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
Brian Sweeney b5c99e69ae Merge branch '3700-3730-3731-3732-3639-roundup' of https://github.com/briangsweeney/autopsy into 3700-3730-3731-3732-3639-roundup 2018-04-11 17:46:48 -06:00
Brian Sweeney cd50ec3220 added a loading node for use when child nodes are still being loaded 2018-04-11 17:46:12 -06:00
Andrew Ziehl c1872e63c3 Rearrange dialog UI components, adjust ddl size. 2018-04-11 14:23:28 -07: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 e8c88eb86f Remove pushing selectoin to result viewers from DataResultPanel 2018-04-11 14:54:08 -04:00
Brian Sweeney 62660f9702 Merge branch '3732_refine_alg' of https://github.com/briangsweeney/autopsy into 3700-3730-3731-3732-3639-roundup 2018-04-11 12:50:22 -06: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 ea0a56b9fa Merge remote-tracking branch 'upstream/custom-release-may-2018' into develop 2018-04-11 14:27:52 -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 bd5cf39456 Merge pull request #3670 from dgrove727/RegressionTestLoggerFix
Switched to 'java.lang' Logger.
2018-04-11 13:16:40 -04:00
Brian Sweeney f638b4ede3 cleanup 2018-04-11 10:41:32 -06:00
Brian Sweeney d3f0244e1f more cleanup 2018-04-11 10:38:08 -06:00
Brian Sweeney a3452ca95a cleanup 2018-04-11 10:37:20 -06:00
Brian Sweeney 5f74dfa79f more cleanup 2018-04-11 10:36:12 -06:00
Brian Sweeney f2aa63890d cleanup 2018-04-11 10:33:04 -06:00
U-BASIS\dgrove 8f48347669 Switched to 'java.lang' Logger. 2018-04-11 11:53:01 -04:00
rishwanth1995 e32348590e reduce verbosity of ant build in travis 2018-04-11 11:48:42 -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
Richard Cordovano caa1f73266 Merge pull request #3668 from dgrove727/AutopsyTestCasesLoggerFix
Switched to 'java.util' Logger.
2018-04-11 11:26:06 -04:00
U-BASIS\dgrove 2d99a3dbd4 Switched to 'java.util' Logger. 2018-04-11 11:12:32 -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
Andrew Ziehl c76c77b927 Fix typo in common files dialog 2018-04-10 15:09:04 -07: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
Andrew Ziehl 0b2776b0a9 Update bundle of common files dialog text 2018-04-10 14:24:00 -07:00
Andrew Ziehl f14207458e ignore 0 size files when building parent/child md5 HashMap. 2018-04-10 14:23:49 -07:00
William Schaefer 34ee030bd8 3610 add context menu options for priority changing to AID2.0 2018-04-10 17:09:11 -04:00
Andrew Ziehl 50351890de VIK-3730 changes to polish the common files search dialog. 2018-04-10 13:37:35 -07:00
Andrew Ziehl 464ecee5bf VIK-3639 enhancement of query to search for all files which match an md5 from the given datasource. 2018-04-10 13:36:47 -07:00
U-BASIS\dgrove 8de3dd76d3 Changed separator position to allow room for 'Translate Text'. 2018-04-10 16:26:15 -04:00
Richard Cordovano 2174948042 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2018-04-10 13:45:49 -04:00