16316 Commits

Author SHA1 Message Date
William Schaefer
aee5705c4f 6558 remove unused import 2020-06-24 18:54:13 -04:00
William Schaefer
972066af5f 6558 add scroll pane to discovery error dialog 2020-06-24 18:52:53 -04:00
William Schaefer
58fe4c8c2b 6457 fix radio button groups for parent folder filter 2020-06-24 18:47:38 -04:00
Raman Arora
4fd87412e7 Moved artifact content viewers to a new non-public package. 2020-06-24 18:15:40 -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
Greg DiCristofaro
3c7f7dbce4 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6523-commandLineReportConfig 2020-06-24 13:08:42 -04:00
Greg DiCristofaro
3532b45e69 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6412-updatedDialogs 2020-06-24 13:06:11 -04:00
Ethan Roseman
698ce96d20 6529 Renaming components 2020-06-24 12:55:51 -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
Ethan Roseman
4e5135b942 Merge remote-tracking branch 'sleuthkit/develop' into 6529-personas-scrolling 2020-06-24 10:37:22 -04:00
Greg DiCristofaro
0f6fa46d91 updated bundle messages 2020-06-24 10:31:07 -04:00
Greg DiCristofaro
2b144413c6 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6412-updatedDialogs 2020-06-24 10:15:18 -04:00
William Schaefer
5df0c457d6 6457 change display string for filter results based on feedback 2020-06-24 10:06:58 -04:00
Kelly Kelly
8b9c5450c5 Removed the double quotes from the queries 2020-06-24 10:06:12 -04:00
Greg DiCristofaro
37ecfb0c66 updated dialogs 2020-06-24 09:29:57 -04:00
esaunders
583ccf22e1 Fix typo. 2020-06-24 08:24:59 -04:00
Raman Arora
820686855a 6542: Adapt contact viewer to query for accounts based on artifact. 2020-06-23 19:38:47 -04:00
U-BASIS\dsmyda
68bbd72a90 Updated the build.xml, tested the exporter class in autopsy 2020-06-23 16:30:35 -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
Greg DiCristofaro
ac9967ffad dialogs with updated messages 2020-06-23 14:28:23 -04:00
William Schaefer
03d445a89e 6457 remove obsolete bundle properties 2020-06-23 14:00:14 -04:00
Ethan Roseman
7f1c5c18cc 6529 Adding scrolling to Personas window 2020-06-23 13:30:08 -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
Greg DiCristofaro
53af141579 set selection mode to SINGLE_SELECTION 2020-06-23 09:01:53 -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
Greg DiCristofaro
3edd5f6f35 only create data source selection panel if useCaseSpecificData 2020-06-23 07:39:50 -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
27bdf3c0ce Fixed SQL error 2020-06-19 12:12:47 -04:00
Greg DiCristofaro
6c39fe449b Merge branch 'develop' of github.com:sleuthkit/autopsy into 6485-TimelineControllerIssue 2020-06-19 11:22:48 -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