1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-15 15:32:59 +00:00
Commit Graph

15926 Commits

Author SHA1 Message Date
Richard Cordovano
244fcd1aff Merge pull request #5999 from wschaeferB/6457-DiscoveryUIPolish
6457 discovery ui polish
2020-06-25 07:24:45 -04:00
William Schaefer
7b41f84b2c 6457 make button groups local variables to satisfy codacy 2020-06-24 19:01:39 -04:00
William Schaefer
58fe4c8c2b 6457 fix radio button groups for parent folder filter 2020-06-24 18:47:38 -04:00
William Schaefer
c4df6bddf1 6457 fix parent filter checkbox action, add included / excluded to desc 2020-06-24 17:00:26 -04:00
esaunders
7a2eed546d Merge pull request #6012 from raman-bt/6542-contact-account-search
6542: Adapt contact viewer to query for accounts based on artifact.
2020-06-24 14:37:53 -04:00
William Schaefer
ed8810a9b0 6457 change arrow icons, fix video size, change text a bit 2020-06-24 12:35:57 -04:00
Kelly Kelly
5ca906d261 Added the missing property string 2020-06-24 12:17:32 -04:00
William Schaefer
5df0c457d6 6457 change display string for filter results based on feedback 2020-06-24 10:06:58 -04:00
Raman Arora
820686855a 6542: Adapt contact viewer to query for accounts based on artifact. 2020-06-23 19:38:47 -04:00
Richard Cordovano
a6b62ff3eb Merge pull request #5995 from kellykelly3/1485-cr-npe
1485 - CentralRepository getInstance will throw exception when CR is disabled
2020-06-23 16:02:47 -04:00
Richard Cordovano
7adf2e63ec Merge pull request #6006 from raman-bt/6464-redo-contactviewer
6464 redo contactviewer
2020-06-23 14:50:17 -04:00
Richard Cordovano
20340f9b7a Merge pull request #6002 from ethteck/6521-create-acc-nocase
6521 Allow creation of Accounts from the Personas window
2020-06-23 14:47:29 -04:00
William Schaefer
03d445a89e 6457 remove obsolete bundle properties 2020-06-23 14:00:14 -04:00
Raman Arora
30464eb8f7 Changed class access specifier. 2020-06-23 12:38:42 -04:00
Richard Cordovano
65550bc76e Merge pull request #5937 from gdicristofaro/6412-standardInterestingFileSetRules
6412 standard interesting file set rules
2020-06-23 12:38:42 -04:00
Richard Cordovano
2655a5c18a Merge pull request #5990 from kellykelly3/1483-use-new-commManger-mehtod-in-calllog
1483-Modified persona thread to use new CommunicationsManager method
2020-06-23 11:41:23 -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
Ethan Roseman
92e9807d3c 6521 Removing unnecessary func 2020-06-22 11:34:53 -04:00
Ethan Roseman
0a1e316738 6521 Bug fix 2020-06-22 11:33:15 -04:00
Ethan Roseman
eff12a7932 6521 Removed case from account creation dialog 2020-06-22 10:43:57 -04:00
Ethan Roseman
4fc439565a 6521 Basics of account creation 2020-06-22 10:37:02 -04:00
Kelly Kelly
52ee901332 Fixed based on review comments 2020-06-19 14:39:05 -04:00
Kelly Kelly
715e4718fd CentralRepository getInstance will throw exception when CR is disabled 2020-06-19 11:21:25 -04:00
Greg DiCristofaro
d901586e99 get package name from class 2020-06-19 11:21:20 -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
Kelly Kelly
c9eb09e637 Modified persona thread to use new CommunicationsManager method 2020-06-18 15:41: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
Greg DiCristofaro
2ecd367e79 merge from develop 2020-06-18 13:16:24 -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
William Schaefer
b2fd19fab8 Merge branch '6305-UpdateDiscoveryUI' of https://github.com/wschaeferB/autopsy into 6457-DiscoveryUIPolish 2020-06-17 14:39:36 -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