28947 Commits

Author SHA1 Message Date
William Schaefer
f4a24501c5 6715 fix codacy issues update merged properties file 2020-09-16 09:54:31 -04:00
William Schaefer
82a1126a3f 6715 address review comments 2020-09-16 09:39:16 -04:00
William Schaefer
9b105b10c8 Merge branch '6714-displayDomainGroups-with6713' of https://github.com/wschaeferB/autopsy into 6715-DomainSummaryDisplay-Integrated 2020-09-16 08:57:30 -04:00
William Schaefer
1e2fc4755e 6714 remove accidently duplicated code 2020-09-16 08:56:00 -04:00
William Schaefer
45ca1cc202 6714 address comments and codacy 2020-09-16 08:51:57 -04:00
William Schaefer
15f088300d 6715 make domain name font larger 2020-09-15 13:09:59 -04:00
William Schaefer
342195ad0f 6715 fix cell renderer 2020-09-15 12:39:22 -04:00
William Schaefer
b9160bc045 6715 fix domain list model 2020-09-15 12:34:52 -04:00
William Schaefer
c8facbe5c7 6715 domain summary viewer 2020-09-15 12:23:33 -04:00
William Schaefer
c3877359b8 Merge branch 'domain-discovery' of https://github.com/sleuthkit/autopsy into 6714-displayDomainGroups-with6713 2020-09-15 10:32:03 -04:00
Richard Cordovano
b7878e1544
Merge pull request #6242 from dannysmyda/6713-Implement-Domain-Discovery
6713 implement domain discovery
2020-09-14 10:03:29 -04:00
William Schaefer
973ad9a9c3 6714 merge 6713 2020-09-11 16:31:30 -04:00
U-BASIS\dsmyda
9188c299f4 Removed my local path from the project files 2020-09-11 15:51:26 -04:00
U-BASIS\dsmyda
c2e2f1fea8 Fixed tests 2020-09-11 15:49:10 -04:00
U-BASIS\dsmyda
9cbc432aae Merged in develop 2020-09-11 15:48:12 -04:00
William Schaefer
67827bc514 6714 fix bug with saving sort 2020-09-11 14:45:12 -04:00
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