28235 Commits

Author SHA1 Message Date
Richard Cordovano
c1c51026f1
Merge pull request #5877 from gdicristofaro/6329-implementUnspecifiedType
6329 implement 'no change' hashset type
2020-05-13 11:37:57 -04:00
Richard Cordovano
9dde738f12
Merge pull request #5883 from kellykelly3/1452-fix-TagsManager-getNotableTagDisplay
1452 - Fixed getNotableTagDisplayName
2020-05-13 10:33:28 -04:00
Greg DiCristofaro
bfea649c48 working through bubbling exceptions 2020-05-13 10:07:54 -04:00
Greg DiCristofaro
d2bb1f8ef4 working through bubbling exceptions 2020-05-13 10:07:33 -04:00
apriestman
559d317bb4 Remove locking around DSPs 2020-05-13 09:45:11 -04:00
Raman Arora
d119704a64 Interim commit
- Skeleton for Contact Artifact viewer
2020-05-12 17:03:09 -04:00
Greg DiCristofaro
8364dc83ac fix so that getPointsList throws exception on null 2020-05-12 15:52:53 -04:00
Kelly Kelly
cec1c897b3 Fixed typo in TagsManager error message 2020-05-12 15:47:51 -04:00
William Schaefer
7957c437ea 6305 Fix initial animating to hide 2020-05-12 13:33:43 -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
William Schaefer
eaab28e734 6305 fixed animating of details area 2020-05-12 06:03:37 -04:00
William Schaefer
c3156be65b 6305 animation tools 2020-05-12 01:09:47 -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
William Schaefer
6fa370a782 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6305-UpdateDiscoveryUI 2020-05-11 09:48:12 -04:00
William Schaefer
f930fa972f 6305 first batch of UI changes for Discovery 2020-05-11 09:48:01 -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