17593 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
8b57ce3da5 Updated the code to generate thumbnails and disabled the details view as best as I could 2020-09-16 13:16:29 -04:00
William Schaefer
64f815f1d8 Merge branch '6714-displayDomainGroups-with6713' of https://github.com/wschaeferB/autopsy into 6715-DomainSummaryDisplay-Integrated 2020-09-16 12:49:59 -04:00
Richard Cordovano
cbcec2bd37
Merge pull request #6260 from kellykelly3/6760-allow-users-to-copy-paste-persona
6760 - Added support for copy in the calllog, contact and message viewer
2020-09-16 12:42:31 -04:00
William Schaefer
db32e290f2 6714 fix import 2020-09-16 12:41:33 -04:00
William Schaefer
6fbe720655 6714 update getFilter panel with fixes from Danny 2020-09-16 12:34:06 -04:00
Greg DiCristofaro
e755142947 address codacy remark 2020-09-16 12:33:01 -04:00
Greg DiCristofaro
182b1d3f71 working on updates 2020-09-16 12:27:48 -04:00
Kelly Kelly
9a8e76f657 Changed the string EXIFProcessor was using for module name 2020-09-16 12:27:43 -04:00
Greg DiCristofaro
ada91b260e updates to handle ingest events 2020-09-16 12:04:31 -04:00
Greg DiCristofaro
06c42b1ce4 bug fixes and formatting 2020-09-16 10:21:03 -04:00
Richard Cordovano
6b2bb9405e
Merge pull request #6267 from kellykelly3/6800-fixed-photo-rec-ingest-delete-code
6800-Changed PhotoRecCarverIngegestModule shutdown to delete job specfic f…
2020-09-16 10:19:14 -04:00
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
Greg DiCristofaro
dda7ec04d8 bug fixes 2020-09-16 09:08:30 -04:00
Richard Cordovano
657ddcc506 MediaViewIMagePanel thread safety fixes 2020-09-16 08:58:57 -04:00
Richard Cordovano
6112c9199d MediaViewIMagePanel thread safety fixes 2020-09-16 08:58:26 -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
apriestman
801612beb3 Fixed possible NPE 2020-09-16 08:56:26 -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
Greg DiCristofaro
0059e24778 added ingest label 2020-09-15 22:41:59 -04:00
Greg DiCristofaro
c2333b7b59 initial work 2020-09-15 22:15:31 -04:00
Greg DiCristofaro
e6d53a03c6 initial work 2020-09-15 22:14:54 -04:00
Greg DiCristofaro
840569f2c0 addressing codacy comments 2020-09-15 19:57:54 -04:00
Richard Cordovano
7d452c520b MediaViewIMagePanel thread safety fixes 2020-09-15 19:47:10 -04:00
Richard Cordovano
2c7663ed16 MediaViewIMagePanel thread safety fixes 2020-09-15 19:44:47 -04:00
Richard Cordovano
87e829556e MediaViewIMagePanel thread safety fixes 2020-09-15 19:43:13 -04:00
Greg DiCristofaro
8100f0f3d1 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6810-updateDuringIngest 2020-09-15 19:39:19 -04:00
Greg DiCristofaro
2258d61306 reworking event handler 2020-09-15 19:38:52 -04:00
U-BASIS\dsmyda
98d543d28d Merge branch '6770-Domain-Discovery-Thumbnail-API' into 6847-Hook-Up-Domain-UI-And-Thumbnailing 2020-09-15 18:41:32 -04:00
U-BASIS\dsmyda
8ace04ae83 Minor changes and fixed tests 2020-09-15 18:30:26 -04:00
U-BASIS\dsmyda
0d75e93300 Added a number of visits group by option 2020-09-15 18:13:34 -04:00
Kelly Kelly
639c31fbde Added Copy to MessageAccountPanel account title 2020-09-15 17:42:05 -04:00
Richard Cordovano
d04b62368f
Merge pull request #6266 from APriestman/6842_artifactIcons
6842 Add missing artifact icons
2020-09-15 17:23:32 -04:00
Kelly Kelly
71c0b08f70 Added tool tips to various lists and tables 2020-09-15 17:17:06 -04:00
Mark McKinnon
ff6457ba52 Update ILeappAnalyzerIngestModule.java
Check to see if dataSource if LocalFilesDataSouce, if not then exit gracefully
2020-09-15 16:44:29 -04:00
Greg DiCristofaro
acbe60343c merge from develop 2020-09-15 16:42:39 -04:00
U-BASIS\dsmyda
0865cd9fc7 Removed email message artifacts from the drop down list 2020-09-15 16:36:12 -04:00
Richard Cordovano
be7fb0bc45
Merge pull request #6268 from kellykelly3/6769-fix-warnings
6769 fix warnings
2020-09-15 15:32:10 -04:00
Greg DiCristofaro
497ad407cf removing listeners 2020-09-15 15:18:06 -04:00
Kelly Kelly
6dcff287d2 Inital clean up 2020-09-15 14:22:06 -04:00
Richard Cordovano
b2f70739ce
Merge pull request #6261 from gdicristofaro/6788-recentDomainsQuery
6788 recent domains query
2020-09-15 14:20:28 -04:00
Kelly Kelly
0fd27226c8 Removed unused import 2020-09-15 13:49:28 -04:00
Kelly Kelly
cc4962783a Fixed deprecation warnings 2020-09-15 13:48:36 -04:00
Kelly Kelly
5972f6b1c8 Changed PhotoRecCarverIngegestModule shutdown to delete job specfic folder instead of photorec folder 2020-09-15 13:37:07 -04:00
William Schaefer
15f088300d 6715 make domain name font larger 2020-09-15 13:09:59 -04:00
apriestman
9c0c9adcc0 Fixed report icon paths 2020-09-15 12:39:33 -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