28931 Commits

Author SHA1 Message Date
William Schaefer
cbc3c52bee 6714 merge in latest 6713 2020-09-11 13:15:31 -04:00
William Schaefer
f3c0a1cd38 6714 clean up and fix comments in DiscoveryAttributes 2020-09-11 12:21:44 -04:00
William Schaefer
f37465e7eb Merge branch 'domain-discovery' of https://github.com/sleuthkit/autopsy into 6714-displayDomainGroups-with6713 2020-09-11 12:13:44 -04:00
William Schaefer
d2483bed4b 6714 fix preserving of previous settings 2020-09-11 12:13:32 -04:00
Richard Cordovano
5701b6acf7
Merge pull request #6253 from wschaeferB/domain-discovery
Merge Develop into Domain discovery
2020-09-11 11:39:53 -04:00
William Schaefer
0ca3f155d5 6714 add back parens that should of been there 2020-09-11 11:17:46 -04:00
William Schaefer
6db1f06410 6714 remove extra parens 2020-09-11 11:16:08 -04:00
William Schaefer
75e83325c8 6714 update settings when buttons other than Domain are selected 2020-09-11 11:14:09 -04:00
William Schaefer
0761b8d9d2 6714 remove need for casting 2020-09-11 11:10:47 -04:00
William Schaefer
44c7bc934e 6714 fix casting 2020-09-11 11:08:08 -04:00
William Schaefer
d34cc3ccaf 6714 fix setting previously used settings 2020-09-11 11:06:34 -04:00
William Schaefer
a545b8a619 Merge branch 'domain-discovery' of https://github.com/wschaeferB/autopsy into 6714-displayDomainGroups-with6713 2020-09-11 11:01:25 -04:00
William Schaefer
fa6b9933ea resolve merge conflicts to merge in develop 2020-09-11 10:53:52 -04:00
William Schaefer
0abd1dfb27 6714 remove unreachable breaks after returns 2020-09-11 10:43:12 -04:00
William Schaefer
7fc5e77bab 6714 fix import 2020-09-11 10:42:03 -04:00
William Schaefer
930d603bc2 6714-fix event name for variable 2020-09-11 10:33:51 -04:00
William Schaefer
812686e813 6714 remove extra symbols 2020-09-11 10:30:25 -04:00
William Schaefer
67e716f13a 6714 add missing semi-colon 2020-09-11 10:29:54 -04:00
William Schaefer
0ef55c7f6d 6714 make grouping and sorting attrs based on search type 2020-09-11 10:29:01 -04:00
U-BASIS\dsmyda
e36e32fd6d Added tests, removed some logic added for data source domains table 2020-09-11 10:02:25 -04:00
William Schaefer
560724ba20 6714 remove souts and fix listener again 2020-09-11 09:38:43 -04:00
William Schaefer
b32aa710fe 6714 fix listeners for date range 2020-09-11 08:21:49 -04:00
William Schaefer
ed558cafa0 6714 add default date to pickers 2020-09-11 07:47:56 -04:00
Richard Cordovano
50f11430ea
Merge pull request #6251 from rcordovano/develop
Fix typo in message param doc CommunicationArtifactViewerHelper
2020-09-10 21:33:33 -04:00
Richard Cordovano
e92259d60a Fix typo in message param doc CommunicationArtifactViewerHelper 2020-09-10 21:32:22 -04:00
Richard Cordovano
c2bd0710b9
Merge pull request #6238 from rcordovano/6798-use-global-process-timeout
6798 recent activity uses global process timeout
2020-09-10 16:06:44 -04:00
U-BASIS\dsmyda
637e0572b6 Bug fixes and performance fixes 2020-09-10 14:19:34 -04:00
William Schaefer
f8a9ad319c 6714 new date grouping attributes 2020-09-10 10:39:34 -04:00
Richard Cordovano
d308bd2edb
Merge pull request #6234 from rcordovano/6784-fix-executils-infinite-loop
6784 Fix bugs in ExecUtil
2020-09-10 10:18:29 -04:00
Richard Cordovano
546d0a71b0
Merge pull request #6246 from gdicristofaro/6797-topProgramsTooltips
6797 updated tooltip to show full folder path for folder column
2020-09-09 15:19:48 -04:00
Richard Cordovano
cc6254ced2
Merge pull request #6245 from gdicristofaro/6778-analysisSummaryTab
6778 analysis summary tab
2020-09-09 15:03:16 -04:00
Greg DiCristofaro
65c0c6fbca formatting fix 2020-09-09 14:32:13 -04:00
Greg DiCristofaro
8a831b3345 exception to just class name 2020-09-09 14:13:29 -04:00
Greg DiCristofaro
e9d948a43b Merge branch 'develop' of github.com:sleuthkit/autopsy into 6778-analysisSummaryTab 2020-09-09 14:09:54 -04:00
Richard Cordovano
0c726c20b8
Merge pull request #6248 from rcordovano/6807-MediaViewImagePanel-thread-safety
6807 Tidy up MediaViewImagePanel
2020-09-09 12:04:54 -04:00
Richard Cordovano
f346a1de3a 6807 Tidy up MediaViewImagePanel 2020-09-09 12:01:13 -04:00
Richard Cordovano
8437fb7095
Merge pull request #6241 from APriestman/6743_imageGallerySqliteError
6743 Don't create empty groups.
2020-09-09 11:29:46 -04:00
Richard Cordovano
ea93ac56eb
Merge pull request #6232 from APriestman/6694_improveSearchEngineSupport
6694 Test multiple matching search engines.
2020-09-09 10:21:56 -04:00
Richard Cordovano
d89142eb89
Merge pull request #6239 from kellykelly3/6756-discovery-group-name
6756 discovery group name
2020-09-09 10:12:01 -04:00
William Schaefer
d8f0c4cc72 6714 return artifactType filter for UI 2020-09-09 08:14:25 -04:00
William Schaefer
144878b4c4 6714 return daterangefilter for UI use 2020-09-09 08:06:43 -04:00
William Schaefer
5ca9524218 Merge branch '6713-Implement-Domain-Discovery' of https://github.com/dannysmyda/autopsy into 6714-displayDomainGroups-with6713 2020-09-09 07:02:30 -04:00
William Schaefer
93691e3979 6714 fix more bugs with UI use 2020-09-09 06:54:41 -04:00
Greg DiCristofaro
a5849a77b0 updated tooltip to show full folder path for folder column 2020-09-08 19:02:32 -04:00
Greg DiCristofaro
91613720c3 commenting 2020-09-08 18:48:04 -04:00
Greg DiCristofaro
e576f024e7 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6778-analysisSummaryTab 2020-09-08 18:39:15 -04:00
Richard Cordovano
38a64fb558
Merge pull request #6244 from rcordovano/6807-MediaViewImagePanel-thread-safety
6807 Tidy up MediaViewImagePanel
2020-09-08 17:54:02 -04:00
Richard Cordovano
b2f77fd554 6807 Tidy up MediaViewImagePanel 2020-09-08 17:52:32 -04:00
Richard Cordovano
223ea6a0be 6807 Tidy up MediaViewImagePanel 2020-09-08 17:39:09 -04:00
Richard Cordovano
79088a0a49
Merge pull request #6160 from APriestman/6630_streamingAutoIngest
6630 Streaming auto ingest
2020-09-08 15:23:04 -04:00