1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-01 08:53:51 +00:00

Commit Graph

  • 0227b0ac2e Added support for new TagName rank Kelly Kelly 2020-05-14 15:51:49 -04:00
  • a6bb47dcd7 6305 rework size and data source filter panels William Schaefer 2020-05-14 15:34:52 -04:00
  • 38a8d576eb Merge branch 'develop' of github.com:sleuthkit/autopsy into solr4_and_solr8 Eugene Livis 2020-05-14 13:15:47 -04:00
  • 147d7535d1 6354 Fixing errors + Codacy Ethan Roseman 2020-05-14 10:41:52 -04:00
  • 7c1d01bc05 formatting Greg DiCristofaro 2020-05-14 09:57:00 -04:00
  • 2d3dcc43e8 defensive code Greg DiCristofaro 2020-05-14 09:55:23 -04:00
  • 42a077b3ac changed logic to always check for other notable tags on source and act accordingly Greg DiCristofaro 2020-05-14 09:32:00 -04:00
  • 50c7a80e79 Read error logs and update plugins for errors Mark McKinnon 2020-05-14 09:05:20 -04:00
  • 233acdfbaf addressing codacy remark Greg DiCristofaro 2020-05-14 08:24:13 -04:00
  • c6aaa0aad3 fixes for CR comments and only render if content Greg DiCristofaro 2020-05-14 08:15:29 -04:00
  • 73d442f3eb Interim commit - Made a general method that can update all sections. Raman Arora 2020-05-14 08:15:03 -04:00
  • b7e50c30cc Update ntuser Mark McKinnon 2020-05-13 21:55:58 -04:00
  • 8f9f4b85c6 Fixed TagsManager.getStandardTagsNames Kelly Kelly 2020-05-13 18:32:37 -04:00
  • 838d873b8c Added a section to display Other attributes. Raman Arora 2020-05-13 17:28:57 -04:00
  • fe23a400f4 6354 Cleanup Ethan Roseman 2020-05-13 17:23:32 -04:00
  • 3c242485fe 6354 Formatting issues and splitting details into separate window Ethan Roseman 2020-05-13 17:19:01 -04:00
  • 0b14b28785 Added methods to TagsManager to get the standard tag display strings Kelly Kelly 2020-05-13 17:09:30 -04:00
  • 88638933bb Merge branch 'develop' into 6354_Personas_name_search Ethan Roseman 2020-05-13 16:19:55 -04:00
  • 55af9fc308 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6332-annotationViewer Greg DiCristofaro 2020-05-13 15:57:02 -04:00
  • e57ab0f042 updated annotation viewer comments Greg DiCristofaro 2020-05-13 15:56:44 -04:00
  • 057034e4fd Interim commit - The viewer now displays Name, phone numbers and email addresses of contact from the artifact. Raman Arora 2020-05-13 15:50:19 -04:00
  • 77f17598ce updates to annotation viewer to not show sections with no data Greg DiCristofaro 2020-05-13 15:40:48 -04:00
  • 2101d82843 6305 fix new bug introduced with bug fix of panel never expanding William Schaefer 2020-05-13 14:47:20 -04:00
  • 6a462ccd0b Revert "Remove locking around DSPs" apriestman 2020-05-13 12:37:59 -04:00
  • a5f87f178c merge from master Greg DiCristofaro 2020-05-13 12:29:47 -04:00
  • ae739966c3 provided context in parse result for error messages; error messages need to be handled in GeolocationTopComponent and KMLReport now Greg DiCristofaro 2020-05-13 12:26:53 -04:00
  • 778520df37 Merge pull request #5891 from gdicristofaro/6337-crLocalEventsOnly Richard Cordovano 2020-05-13 12:25:37 -04:00
  • c1c51026f1 Merge pull request #5877 from gdicristofaro/6329-implementUnspecifiedType Richard Cordovano 2020-05-13 11:37:57 -04:00
  • 9dde738f12 Merge pull request #5883 from kellykelly3/1452-fix-TagsManager-getNotableTagDisplay Richard Cordovano 2020-05-13 10:33:28 -04:00
  • bfea649c48 working through bubbling exceptions Greg DiCristofaro 2020-05-13 10:07:54 -04:00
  • d2bb1f8ef4 working through bubbling exceptions Greg DiCristofaro 2020-05-13 10:07:33 -04:00
  • 559d317bb4 Remove locking around DSPs apriestman 2020-05-13 09:45:11 -04:00
  • d119704a64 Interim commit - Skeleton for Contact Artifact viewer Raman Arora 2020-05-12 17:03:09 -04:00
  • 8364dc83ac fix so that getPointsList throws exception on null Greg DiCristofaro 2020-05-12 15:52:53 -04:00
  • cec1c897b3 Fixed typo in TagsManager error message Kelly Kelly 2020-05-12 15:47:51 -04:00
  • 7957c437ea 6305 Fix initial animating to hide William Schaefer 2020-05-12 13:33:43 -04:00
  • 72e647b349 TagsManager review changes Kelly Kelly 2020-05-12 13:20:15 -04:00
  • 6fe5731156 only accept local events Greg DiCristofaro 2020-05-12 13:13:46 -04:00
  • df1c1763a8 update for Artifact Comment Greg DiCristofaro 2020-05-12 12:46:37 -04:00
  • d30bcda8a9 Removed an unused subpanel that was causing extra white space. Raman Arora 2020-05-12 12:35:29 -04:00
  • 60331a3721 Merge pull request #5879 from ethteck/6336_Persona_ui_elements Richard Cordovano 2020-05-12 11:31:48 -04:00
  • f813ff09d3 6354 Hooked up Name search Ethan Roseman 2020-05-12 10:23:44 -04:00
  • eaab28e734 6305 fixed animating of details area William Schaefer 2020-05-12 06:03:37 -04:00
  • c3156be65b 6305 animation tools William Schaefer 2020-05-12 01:09:47 -04:00
  • 1760444f39 Address Codacy comments. Raman Arora 2020-05-11 19:55:03 -04:00
  • d8eb4009f2 Removed unused strings. Fixed comments. Raman Arora 2020-05-11 19:23:34 -04:00
  • 028237f1dc Removed the interim DummyArtifactContentViewer. Raman Arora 2020-05-11 18:22:16 -04:00
  • 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. Raman Arora 2020-05-11 18:20:29 -04:00
  • 1436cad2ec removed comments from upload in setAttributeInstanceKnownStatus Greg DiCristofaro 2020-05-11 14:34:53 -04:00
  • e55098a092 6336 Codacy Ethan Roseman 2020-05-11 10:37:05 -04:00
  • 52f08dfb52 Interim commit - use a KNOWN_ARTIFACT_VIERS list to find the supporting viewer for an artifact. Raman Arora 2020-05-11 10:05:16 -04:00
  • 6fa370a782 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6305-UpdateDiscoveryUI William Schaefer 2020-05-11 09:48:12 -04:00
  • f930fa972f 6305 first batch of UI changes for Discovery William Schaefer 2020-05-11 09:48:01 -04:00
  • c450f8458b Merge branch 'develop' into 6329-implementUnspecifiedType Greg DiCristofaro 2020-05-11 07:30:28 -04:00
  • a87c052585 bug fix for bundles Greg DiCristofaro 2020-05-11 07:21:36 -04:00
  • fac7a5ffe2 Fixed upgrade category code Kelly Kelly 2020-05-10 17:42:45 -04:00
  • 3925645114 Fixed IG button typo Kelly Kelly 2020-05-10 15:56:45 -04:00
  • f5ec04548b Interim commit - DefaultArtifactContentViewer now implements ArtifactContentViewer, though it does nothing with the artifact yet. Raman Arora 2020-05-08 16:23:42 -04:00
  • 6356a72591 commenting Greg DiCristofaro 2020-05-08 16:02:40 -04:00
  • 474a1cbede finishing comments and some rough edges Greg DiCristofaro 2020-05-08 15:41:34 -04:00
  • 861f4bb2d5 6336 PR suggestions Ethan Roseman 2020-05-08 15:31:15 -04:00
  • a57e08b3e2 6336 Restoring properties files Ethan Roseman 2020-05-08 15:13:25 -04:00
  • 373247be4c 6336 Restoring properties files Ethan Roseman 2020-05-08 15:12:53 -04:00
  • 341f15e8ae Interim checkpoint commit. Raman Arora 2020-05-08 14:53:52 -04:00
  • 0932bf5d68 Fixed tag warnings Kelly Kelly 2020-05-08 14:45:32 -04:00
  • 5251ea50ae Fixed getNotableTagDisplayName Kelly Kelly 2020-05-08 14:28:41 -04:00
  • 54c0eb6f62 6336 Ui changes Ethan Roseman 2020-05-08 14:18:02 -04:00
  • cda026869e 6354 First steps to name search Ethan Roseman 2020-05-08 14:17:17 -04:00
  • 0083370844 Missed CategoryManager chagne Kelly Kelly 2020-05-08 14:04:09 -04:00
  • 526e5333fa Removed need for PV tags to have CAT prefix Kelly Kelly 2020-05-08 13:28:39 -04:00
  • 69eee0a87b Merge remote-tracking branch 'upstream/develop' into 6311_batchInserts apriestman 2020-05-08 13:02:54 -04:00
  • 474b314d4a Forgot to return if number of images is over the threshold apriestman 2020-05-08 11:39:25 -04:00
  • 278cfd0817 Use new version of getImageFileSystems. Stop trying to read if a read fails. apriestman 2020-05-08 11:29:42 -04:00
  • a9f894a527 Merge branch 'develop' into 6336_Persona_ui_elements Ethan Roseman 2020-05-08 10:53:51 -04:00
  • 885c91c2d5 Merge pull request #5870 from ethteck/6323_persona_skeleton Richard Cordovano 2020-05-08 10:50:09 -04:00
  • 51639a0968 6323 Address codacy Ethan Roseman 2020-05-08 10:46:43 -04:00
  • b0373a7e61 refactoring Greg DiCristofaro 2020-05-08 10:46:27 -04:00
  • 3dce7f528b Merge branch 'develop' of github.com:sleuthkit/autopsy into 6332-annotationViewer Greg DiCristofaro 2020-05-08 10:46:06 -04:00
  • 9fbf13649a Add max number of images to preload and an exception firewall. apriestman 2020-05-08 09:37:10 -04:00
  • f6ed6462a2 integrating jsoup Greg DiCristofaro 2020-05-07 16:33:27 -04:00
  • 8b18c010ab Merge pull request #5872 from dannysmyda/6318-Geolocation-Date-Filter-NPE Richard Cordovano 2020-05-07 13:01:52 -04:00
  • f04398567e more codacy items Greg DiCristofaro 2020-05-07 12:46:15 -04:00
  • b25b3a4b3b address codacy remarks Greg DiCristofaro 2020-05-07 12:31:36 -04:00
  • 4adfdd0ed3 Update ExtractRegistry.java Mark McKinnon 2020-05-07 11:10:40 -04:00
  • 5f83d74ae1 merge from master Greg DiCristofaro 2020-05-07 11:03:29 -04:00
  • 5c7d860ea1 6336 Persona UI elements added Ethan Roseman 2020-05-07 10:53:17 -04:00
  • eaa58efc48 bug fix Greg DiCristofaro 2020-05-07 07:54:23 -04:00
  • 24cebd6673 Update ExtractRegistry.java Mark McKinnon 2020-05-06 20:31:37 -04:00
  • d95cd23546 Merge pull request #5874 from APriestman/6333_changeTimelineEventHandling Richard Cordovano 2020-05-06 17:40:56 -04:00
  • 4e83fdfc60 method rename Greg DiCristofaro 2020-05-06 15:59:34 -04:00
  • 23782a90cc updates for comments and formatting Greg DiCristofaro 2020-05-06 15:16:15 -04:00
  • f1f1786779 Don't load data sources for TIMELINE_EVENT_ADDED apriestman 2020-05-06 15:05:12 -04:00
  • 670d854c19 Merge branch 'develop' into 1443-projectvic-country-tag-support Kelly Kelly 2020-05-06 14:39:57 -04:00
  • 3660c08f80 Inital changes Kelly Kelly 2020-05-06 14:38:46 -04:00
  • 984507f2ec annotations viewer update for tsk hash hit Greg DiCristofaro 2020-05-06 14:27:48 -04:00
  • 7d2e3e27b4 Merge pull request #5873 from markmckinnon/6349-NPE-in-SRU-recent-ctivity Richard Cordovano 2020-05-06 13:30:38 -04:00
  • 57a22dee94 6323: Changing copyright year range Ethan Roseman 2020-05-06 13:25:58 -04:00
  • 3b054c9a7b bug fixes Greg DiCristofaro 2020-05-06 12:11:16 -04:00
  • f838c2217f comment fixes Greg DiCristofaro 2020-05-06 09:48:58 -04:00
  • cd17998a8c 6305 add MERGED file back after refactor William Schaefer 2020-05-06 04:55:21 -04:00