15878 Commits

Author SHA1 Message Date
Raman Arora
30464eb8f7 Changed class access specifier. 2020-06-23 12:38:42 -04:00
Raman Arora
52450b0b1c Fixed some comments and headers 2020-06-23 09:25:59 -04:00
Raman Arora
16928c32b0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6464-redo-contactviewer 2020-06-23 09:08:58 -04:00
Raman Arora
b9320cf60a Formatted files. 2020-06-23 09:05:21 -04:00
Raman Arora
d9ff5d9f68 Deleted old ContactArtifactViewer and renamed ContactArtifactViewerNew to ContactArtifactViewer. 2020-06-23 09:02:44 -04:00
Raman Arora
48f0fbee55 Interim commit.
- Removed the Popup to indicate CR disabled, replaced with a message at the bottom of the artifact viewer.
 - cleanup and spacing tweaks.
2020-06-23 08:21:34 -04:00
Richard Cordovano
080c32fa2b
Merge pull request #5985 from markmckinnon/6381-Mbox-files-greater-then-2gb-will-not-be-processed-in-Email-Parser
6381 mbox files greater then 2gb will not be processed in email parser
2020-06-22 16:56:48 -04:00
Raman Arora
4eb183575c Redid the Contact artifact viewer with a single panel. 2020-06-22 13:52:03 -04:00
Raman Arora
3afdf7b8c5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6464-redo-contactviewer 2020-06-22 12:50:09 -04:00
Richard Cordovano
fbcb565b3a
Merge pull request #5956 from gdicristofaro/5891-timelineShutdownOnce
5891 shutdown timeline once
2020-06-19 11:14:17 -04:00
Raman Arora
d460abe1a8 Interim commit
- Its working with 3 panels, the alignment isn't great with 3 panels though.
2020-06-19 11:07:40 -04:00
Raman Arora
7c4340fd3c Interim commit.
Single planel cant work with the way personas need to be updated for a contact.  Going to try a 3 panel approach.
2020-06-18 14:51:41 -04:00
Mark McKinnon
03efd9d27c Update ContentUtils.java
One more time for Codacy fix
2020-06-18 14:40:56 -04:00
Mark McKinnon
243134296e Update ContentUtils.java
Codacy fix
2020-06-18 10:50:59 -04:00
Raman Arora
e60bbd96fc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6464-redo-contactviewer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/contentviewers/Bundle.properties
2020-06-17 17:30:54 -04:00
Richard Cordovano
6c39a709b7
Merge pull request #5986 from kellykelly3/1481-integrate-persona-message-viewer
1481 integrate persona message viewer
2020-06-17 16:49:09 -04:00
Richard Cordovano
fa3082d410
Merge pull request #5975 from raman-bt/6456-redo-calllogviewer
6456 redo calllogviewer
2020-06-17 15:55:14 -04:00
Raman Arora
7c7cf7594c Addressed review comments. 2020-06-17 15:49:35 -04:00
Kelly Kelly
9ef26fd1e8 Fixed repaint issue 2020-06-17 15:48:52 -04:00
Richard Cordovano
e04b4d9db7
Merge pull request #5943 from wschaeferB/6305-UpdateDiscoveryUI
6305 update discovery ui
2020-06-17 14:55:30 -04:00
Richard Cordovano
8eca6253bc
Merge pull request #5965 from gdicristofaro/6424-distinguisBetweenMultipleFileExtract
6424 distinguish between multiple file extractions
2020-06-17 14:52:42 -04:00
Kelly Kelly
912c5ecb50 Added header to MessageAccountPanel 2020-06-17 14:39:24 -04:00
William Schaefer
d8fe3109a9 6305 re-enable page size combo box when no results 2020-06-17 13:59:26 -04:00
William Schaefer
16ef4b3b3e 6305 don't setpage when group is empty after page size change 2020-06-17 13:56:10 -04:00
Raman Arora
9dcbf35609 Interim commit
- Panel does not show up.
2020-06-17 13:55:29 -04:00
Mark McKinnon
547a7afe38 Update ContentUtils.java
More codacy happiness.
2020-06-17 13:46:55 -04:00
William Schaefer
21fbc8e84c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6305-UpdateDiscoveryUI 2020-06-17 13:07:43 -04:00
William Schaefer
aea5e12505 6305 fix wait cursor 2020-06-17 12:56:31 -04:00
Mark McKinnon
91b3a9460b Codacy and Remove Log message
Codacy Fixes and remove unneeded log message.
2020-06-17 11:55:16 -04:00
Kelly Kelly
73e202905f Fixed codacy issues 2020-06-17 11:37:07 -04:00
Kelly Kelly
48ff6d5150 merged in develop fixed conflicts 2020-06-17 11:11:24 -04:00
Kelly Kelly
25e6795dd2 Added Accounts tab to MessageArtifactViewer 2020-06-17 11:05:03 -04:00
William Schaefer
7dc55a7289 6305 address Jira comments 2020-06-17 11:02:30 -04:00
Mark McKinnon
5754b1d677 Fix Codacy
Fix Codacy issues
2020-06-17 10:21:06 -04:00
Raman Arora
dd2bbd9769 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6464-redo-contactviewer 2020-06-17 08:47:56 -04:00
Richard Cordovano
ef00fe959b
Merge pull request #5982 from gdicristofaro/6290-jythonModuleLoaderScanner
6290 jython module loader scanner
2020-06-16 19:24:45 -04:00
Richard Cordovano
346e7533ce
Merge pull request #5983 from ethteck/6460_hex_view_monospaced
6460 Restore monospaced font to the hex viewer
2020-06-16 19:24:12 -04:00
Kelly Kelly
a90f2dc334 Fixed merge conflict 2020-06-16 13:44:26 -04:00
Ethan Roseman
8f1ee80293 6460 Restore monospaced font to the hex viewer 2020-06-16 12:54:12 -04:00
Mark McKinnon
b55305b7e4 Update ContentUtils.java
Add new writeToFile to process a file with start and stop offsets
2020-06-16 10:50:00 -04:00
Greg DiCristofaro
44ff41f4d6 Merge branch 'develop' of github.com:sleuthkit/autopsy into 5891-timelineShutdownOnce 2020-06-16 09:35:29 -04:00
Raman Arora
7a82060b88 6517: Persona dialog invoked in View mode does not dismiss with Ok button. 2020-06-16 09:28:03 -04:00
Greg DiCristofaro
1050a189f0 jython module loader scanner 2020-06-16 09:09:46 -04:00
Greg DiCristofaro
bbb9ed7ab8 revision based on bugs found in timeline 2020-06-16 09:02:43 -04:00
Raman Arora
6484cd0d86 Address Codacy comment. 2020-06-15 15:14:19 -04:00
Raman Arora
a287fbbed6 Address Codacy comments. 2020-06-15 14:56:04 -04:00
Raman Arora
c3a6828931 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6456-redo-calllogviewer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/contentviewers/CallLogArtifactViewer.java
2020-06-15 14:16:27 -04:00
Raman Arora
4866924902 removed old classes and renamed the new to old. 2020-06-15 13:43:59 -04:00
Raman Arora
77a0563ac0 64565: Reorganize call log artifact viewer
Interim commit.
2020-06-15 12:42:04 -04:00
Ethan Roseman
2f8ea858f7 Merge branch '6472_persona_empty_values' of github.com:ethteck/autopsy into 6472_persona_empty_values 2020-06-15 12:08:56 -04:00