Greg DiCristofaro
42a077b3ac
changed logic to always check for other notable tags on source and act accordingly
2020-05-14 09:32:00 -04:00
Greg DiCristofaro
233acdfbaf
addressing codacy remark
2020-05-14 08:24:13 -04:00
Greg DiCristofaro
c6aaa0aad3
fixes for CR comments and only render if content
2020-05-14 08:15:29 -04:00
Raman Arora
73d442f3eb
Interim commit
...
- Made a general method that can update all sections.
2020-05-14 08:15:03 -04:00
Kelly Kelly
8f9f4b85c6
Fixed TagsManager.getStandardTagsNames
2020-05-13 18:32:37 -04:00
Raman Arora
838d873b8c
Added a section to display Other attributes.
2020-05-13 17:28:57 -04:00
Ethan Roseman
fe23a400f4
6354 Cleanup
2020-05-13 17:23:32 -04:00
Ethan Roseman
3c242485fe
6354 Formatting issues and splitting details into separate window
2020-05-13 17:19:01 -04:00
Kelly Kelly
0b14b28785
Added methods to TagsManager to get the standard tag display strings
2020-05-13 17:09:30 -04:00
Ethan Roseman
88638933bb
Merge branch 'develop' into 6354_Personas_name_search
2020-05-13 16:19:55 -04:00
Greg DiCristofaro
55af9fc308
Merge branch 'develop' of github.com:sleuthkit/autopsy into 6332-annotationViewer
2020-05-13 15:57:02 -04:00
Greg DiCristofaro
e57ab0f042
updated annotation viewer comments
2020-05-13 15:56:44 -04:00
Raman Arora
057034e4fd
Interim commit
...
- The viewer now displays Name, phone numbers and email addresses of contact from the artifact.
2020-05-13 15:50:19 -04:00
Greg DiCristofaro
77f17598ce
updates to annotation viewer to not show sections with no data
2020-05-13 15:40:48 -04:00
William Schaefer
2101d82843
6305 fix new bug introduced with bug fix of panel never expanding
2020-05-13 14:47:20 -04:00
apriestman
6a462ccd0b
Revert "Remove locking around DSPs"
...
This reverts commit 559d317bb406d4a3bc9d31b9c904922c994c3043.
2020-05-13 12:37:59 -04:00
Greg DiCristofaro
a5f87f178c
merge from master
2020-05-13 12:29:47 -04:00
Greg DiCristofaro
ae739966c3
provided context in parse result for error messages; error messages need to be handled in GeolocationTopComponent and KMLReport now
2020-05-13 12:26:53 -04:00
Richard Cordovano
778520df37
Merge pull request #5891 from gdicristofaro/6337-crLocalEventsOnly
...
6337 - cr only accepts local events
2020-05-13 12:25:37 -04:00
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
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
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