27720 Commits

Author SHA1 Message Date
Kelly Kelly
cec1c897b3 Fixed typo in TagsManager error message 2020-05-12 15:47:51 -04:00
Kelly Kelly
72e647b349 TagsManager review changes 2020-05-12 13:20:15 -04:00
Greg DiCristofaro
6fe5731156 only accept local events 2020-05-12 13:13:46 -04:00
Greg DiCristofaro
df1c1763a8 update for Artifact Comment 2020-05-12 12:46:37 -04:00
Raman Arora
d30bcda8a9 Removed an unused subpanel that was causing extra white space. 2020-05-12 12:35:29 -04:00
Richard Cordovano
60331a3721
Merge pull request #5879 from ethteck/6336_Persona_ui_elements
6336 Add UI elements to persona window
2020-05-12 11:31:48 -04:00
Ethan Roseman
f813ff09d3 6354 Hooked up Name search 2020-05-12 10:23:44 -04:00
Raman Arora
1760444f39 Address Codacy comments. 2020-05-11 19:55:03 -04:00
Raman Arora
d8eb4009f2 Removed unused strings.
Fixed comments.
2020-05-11 19:23:34 -04:00
Raman Arora
028237f1dc Removed the interim DummyArtifactContentViewer. 2020-05-11 18:22:16 -04:00
Raman Arora
3e3b9516e6 Interim commit
- DataContentViewerArtifact is now only responsible to get the artifacts for the given node, and provide navigation controls to view the artifacts
- DefaultArtifactContentViewer now displays the given artifact in a table as a list of attribute name/value pairs.
2020-05-11 18:20:29 -04:00
Greg DiCristofaro
1436cad2ec removed comments from upload in setAttributeInstanceKnownStatus 2020-05-11 14:34:53 -04:00
Ethan Roseman
e55098a092 6336 Codacy 2020-05-11 10:37:05 -04:00
Raman Arora
52f08dfb52 Interim commit - use a KNOWN_ARTIFACT_VIERS list to find the supporting viewer for an artifact. 2020-05-11 10:05:16 -04:00
Greg DiCristofaro
c450f8458b Merge branch 'develop' into 6329-implementUnspecifiedType 2020-05-11 07:30:28 -04:00
Greg DiCristofaro
a87c052585 bug fix for bundles 2020-05-11 07:21:36 -04:00
Kelly Kelly
fac7a5ffe2 Fixed upgrade category code 2020-05-10 17:42:45 -04:00
Kelly Kelly
3925645114 Fixed IG button typo 2020-05-10 15:56:45 -04:00
Raman Arora
f5ec04548b Interim commit
- DefaultArtifactContentViewer now implements ArtifactContentViewer, though it does nothing with the artifact yet.
2020-05-08 16:23:42 -04:00
Greg DiCristofaro
6356a72591 commenting 2020-05-08 16:02:40 -04:00
Greg DiCristofaro
474a1cbede finishing comments and some rough edges 2020-05-08 15:41:34 -04:00
Ethan Roseman
861f4bb2d5 6336 PR suggestions 2020-05-08 15:31:15 -04:00
Ethan Roseman
a57e08b3e2 6336 Restoring properties files 2020-05-08 15:13:25 -04:00
Ethan Roseman
373247be4c 6336 Restoring properties files 2020-05-08 15:12:53 -04:00
Raman Arora
341f15e8ae Interim checkpoint commit. 2020-05-08 14:53:52 -04:00
Kelly Kelly
0932bf5d68 Fixed tag warnings 2020-05-08 14:45:32 -04:00
Kelly Kelly
5251ea50ae Fixed getNotableTagDisplayName 2020-05-08 14:28:41 -04:00
Ethan Roseman
54c0eb6f62 6336 Ui changes 2020-05-08 14:18:02 -04:00
Ethan Roseman
cda026869e 6354 First steps to name search 2020-05-08 14:17:17 -04:00
Kelly Kelly
0083370844 Missed CategoryManager chagne 2020-05-08 14:04:09 -04:00
Kelly Kelly
526e5333fa Removed need for PV tags to have CAT prefix 2020-05-08 13:28:39 -04:00
apriestman
69eee0a87b Merge remote-tracking branch 'upstream/develop' into 6311_batchInserts 2020-05-08 13:02:54 -04:00
apriestman
474b314d4a Forgot to return if number of images is over the threshold 2020-05-08 11:39:25 -04:00
apriestman
278cfd0817 Use new version of getImageFileSystems.
Stop trying to read if a read fails.
2020-05-08 11:29:42 -04:00
Ethan Roseman
a9f894a527 Merge branch 'develop' into 6336_Persona_ui_elements 2020-05-08 10:53:51 -04:00
Richard Cordovano
885c91c2d5
Merge pull request #5870 from ethteck/6323_persona_skeleton
6323: Persona UI skeleton
2020-05-08 10:50:09 -04:00
Ethan Roseman
51639a0968 6323 Address codacy 2020-05-08 10:46:43 -04:00
Greg DiCristofaro
b0373a7e61 refactoring 2020-05-08 10:46:27 -04:00
Greg DiCristofaro
3dce7f528b Merge branch 'develop' of github.com:sleuthkit/autopsy into 6332-annotationViewer 2020-05-08 10:46:06 -04:00
apriestman
9fbf13649a Add max number of images to preload and an exception firewall. 2020-05-08 09:37:10 -04:00
Greg DiCristofaro
f6ed6462a2 integrating jsoup 2020-05-07 16:33:27 -04:00
Richard Cordovano
8b18c010ab
Merge pull request #5872 from dannysmyda/6318-Geolocation-Date-Filter-NPE
6318 Geolocation Date Filter NPE
2020-05-07 13:01:52 -04:00
Greg DiCristofaro
f04398567e more codacy items 2020-05-07 12:46:15 -04:00
Greg DiCristofaro
b25b3a4b3b address codacy remarks 2020-05-07 12:31:36 -04:00
Mark McKinnon
4adfdd0ed3 Update ExtractRegistry.java
Update text to ignore for Trustrecords
2020-05-07 11:10:40 -04:00
Greg DiCristofaro
5f83d74ae1 merge from master 2020-05-07 11:03:29 -04:00
Ethan Roseman
5c7d860ea1 6336 Persona UI elements added 2020-05-07 10:53:17 -04:00
Greg DiCristofaro
eaa58efc48 bug fix 2020-05-07 07:54:23 -04:00
Mark McKinnon
24cebd6673 Update ExtractRegistry.java
Add condition to check for based on new version of plugin.
2020-05-06 20:31:37 -04:00
Richard Cordovano
d95cd23546
Merge pull request #5874 from APriestman/6333_changeTimelineEventHandling
6333 Don't load data sources for TIMELINE_EVENT_ADDED
2020-05-06 17:40:56 -04:00