1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-16 07:53:01 +00:00
Commit Graph

27526 Commits

Author SHA1 Message Date
Raman Arora
e65bd76cfc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6316-contact-artifact-viewer 2020-05-15 14:49:41 -04:00
Richard Cordovano
9e4c55f1ec Merge pull request #5894 from ethteck/6354_Personas_name_search
6354 Personas name search
2020-05-15 14:27:56 -04:00
Richard Cordovano
e67f392f21 Merge pull request #5866 from gdicristofaro/6322-requireCommaForComment
6322 requires comma for comment
2020-05-15 14:20:13 -04:00
Richard Cordovano
61b7dbe491 Merge pull request #5890 from raman-bt/6314-artifact-content-viewer
6382: Define new interface ArtifactContentViewer, and refactor DataContentViewerArtfact
2020-05-15 14:11:51 -04:00
Raman Arora
8eb716587c Increase name label width. 2020-05-15 12:31:35 -04:00
Richard Cordovano
506b9fc2d9 Merge pull request #5880 from APriestman/6333_addDStoFsInfo
6333 Add max number of images to preload and an exception firewall.
2020-05-15 12:19:50 -04:00
Raman Arora
e50ca1d34c Removed test code. 2020-05-15 11:56:41 -04:00
Raman Arora
955c1efe27 Applied FONT recommendations to ensure cross platform working. 2020-05-15 11:48:44 -04:00
Richard Cordovano
8f5e1d8107 Merge pull request #5895 from gdicristofaro/6332-annotationViewer
6332 annotation viewer
2020-05-15 11:42:06 -04:00
Ethan Roseman
9dd0eb0109 6354 PR comments 2020-05-15 10:50:06 -04:00
Greg DiCristofaro
adf2c5ccb6 remove method generic parameters 2020-05-15 09:46:52 -04:00
Richard Cordovano
0a5719b311 Merge pull request #5884 from kellykelly3/1451-fixed-tag-warnings
1454 - Fixed tag warnings
2020-05-15 09:35:26 -04:00
Richard Cordovano
825f40c2ef Merge pull request #5887 from kellykelly3/1456-fix-ig-button-typo
1456 - Fixed IG button typo
2020-05-15 09:33:34 -04:00
Raman Arora
a0018cab57 Added a vertical scrollbar to the panel returned.
Sundry cleanup and commenting.
2020-05-15 09:32:13 -04:00
Greg DiCristofaro
3c517371a0 only non-blank comments for fileset hits 2020-05-15 07:40:29 -04:00
Raman Arora
5c14e4d99b Interim commit
- Fixed the spacing & indentation.
2020-05-14 16:56:24 -04:00
Ethan Roseman
147d7535d1 6354 Fixing errors + Codacy 2020-05-14 10:41:52 -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
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
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
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
Raman Arora
d119704a64 Interim commit
- Skeleton for Contact Artifact viewer
2020-05-12 17:03:09 -04:00
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
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
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