Commit Graph
18776 Commits
Author SHA1 Message Date
Sophie Mori 6d2fd44931 Change name of action key 2016-09-01 17:17:23 -04:00
Sophie Mori a5f491fcff Updated use of ContentUtils.writeToFile with a CancellationCheck 2016-09-01 15:32:37 -04:00
Sophie Mori aff667ea54 Added feature to tag content, may edit to tag either content or artifacts 2016-08-31 16:18:35 -04:00
Sophie Mori ac3ee19a1c Added action class, more to be modified 2016-08-31 12:51:16 -04:00
millmanorama 53da6ada33 fix merge bug 2016-08-31 12:40:21 +02:00
Sophie Mori 10380fc16a Added cancellation checks to file ingest modules 2016-08-30 10:45:41 -04:00
Richard Cordovano 4c063ac8e3 Merge pull request #2307 from eugene7646/dsp_interface
1924 AIM and DSPs use AutomatedIngestDataSourceProcessor interface
2016-08-26 17:48:02 -04:00
Eugene Livis 4a9b48d858 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-08-26 10:25:40 -04:00
millmanorama ce87dca4e7 Merge remote-tracking branch 'upstream/credit_card_account_search' into 831-review-status-actions 2016-08-26 16:21:17 +02:00
Richard Cordovano dd2e456bce Merge remote-tracking branch 'upstream/develop' into credit_card_account_search 2016-08-26 10:16:52 -04:00
Richard Cordovano bda2aea568 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-08-26 10:14:38 -04:00
Richard Cordovano faa8220fe2 Add null checks to DSP cancel methods 2016-08-26 10:13:59 -04:00
Sophie Mori ac1b28ebe3 Disallowed commas and semicolons as potential characters in tag names 2016-08-26 10:13:28 -04:00
Richard Cordovano 75ad2f3dfd Merge pull request #2308 from APriestman/updateDocs
Updating the user docs for ActiveMQ and PostgreSQL installation.
2016-08-26 09:50:36 -04:00
Ann Priestman e17226bcbf Updated activeMQ version 2016-08-26 09:34:36 -04:00
Richard Cordovano 7410a3af8f Remove unused IngestJob 2016-08-25 23:23:30 -04:00
Richard Cordovano 67eeb2294f Resolve IngestJob/DataSourceIngestJob cancellation deadlock 2016-08-25 23:16:59 -04:00
Sophie Mori d06aab3532 Removed another unused import 2016-08-25 15:29:19 -04:00
Sophie Mori 5cc160c2d5 Removed unused import 2016-08-25 15:26:51 -04:00
Sophie Mori 5de32ba177 Fixed deletion error and readdition error in the tags options panel, changed name of new tag button 2016-08-25 15:06:02 -04:00
Sophie Mori 452f4f66f8 Some modifications 2016-08-25 10:11:53 -04:00
Sophie Mori c6d8f07ac5 Edited minor space issues 2016-08-24 14:52:35 -04:00
Sophie Mori 5faaeb06ef Fixed properties file behavior, TODO: deleted tag names not appear in quick tag 2016-08-24 14:38:52 -04:00
Ann Priestman 12957130cf Updating the user docs for ActiveMQ and PostgreSQL installation. 2016-08-24 13:46:20 -04:00
Sophie Mori 791135b6d8 Added PanelController, fixed messages and text, fixed mismatching bugs 2016-08-23 17:22:12 -04:00
Sophie Mori 0c484350eb Renamed TagsManagerPanel to TagsManagerOptionsPanel 2016-08-23 15:24:07 -04:00
Sophie Mori 395a8da587 Implemented basic methods in TagsManagerPanel 2016-08-23 15:14:00 -04:00
Ann Priestman fc811d9cf8 Fixed encoding type for PstParser.java 2016-08-23 12:55:27 -04:00
Sophie Mori 365a516581 Edited TagsManager to include deletion and created TagsManagerPanel 2016-08-23 10:59:37 -04:00
Ann Priestman bc73e91fa4 Added encoding for attachments in PstParser.java 2016-08-23 09:28:48 -04:00
Eugene Livis 4775d3af62 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-08-22 15:23:00 -04:00
Sophie Mori 298d84057b Removed removal of property change listeners in DataResultPanel 2016-08-22 10:09:01 -04:00
Richard Cordovano a80a74186d Merge pull request #2306 from millmanorama/java-8u100+
updating version check in build.xml and updating to ControlsFX 8.40.1…
2016-08-22 09:19:20 -04:00
millmanorama 06efd34f8c updating version check in build.xml and updating to ControlsFX 8.40.11 to allow building against java 8u101/2 2016-08-22 14:02:52 +02:00
Eugene Livis efed6a333b Removed old AIM data source identification logic 2016-08-19 16:52:53 -04:00
Eugene Livis e387d4fd5c removed DataSourceInfo.Type enum and it's use in AIM 2016-08-19 16:20:46 -04:00
Eugene Livis 69dea39c0c Merged with latest from Autopsy develop 2016-08-19 15:22:18 -04:00
Eugene Livis 9303fce034 Added some TODOs 2016-08-19 15:05:50 -04:00
Eugene Livis 4fa475286f LocalDiskDSProcessor implements AutomatedIngestDataSourceProcessor 2016-08-19 14:57:21 -04:00
Eugene Livis 6886a029a7 Fixed CellebritePhysicalReportProcessor archive handling logic 2016-08-19 14:06:42 -04:00
Eugene Livis 85618db1f2 Fixed CellebritePhysicalReportProcessor archive handling logic 2016-08-19 14:06:21 -04:00
Eugene Livis 882b8cac58 Fixed CellebritePhysicalReportProcessor archive handling logic 2016-08-19 14:03:19 -04:00
Sophie Mori 6f2b042239 Updated use of PropertyChangeListener in DataResultPanel and DirectoryTreeTopComponent 2016-08-19 13:24:56 -04:00
Eugene Livis c401bfaef4 Merge branch 'auto_ingest' of https://github.com/sleuthkit/autopsy into dsp_interface 2016-08-19 12:06:47 -04:00
Richard Cordovano ee659663a7 Merge pull request #2300 from eugene7646/aim_move
1924 Move latest auto ingest code into Experimental NBM
2016-08-19 12:04:14 -04:00
Eugene Livis 8237f1112e More work on CellebritePhysicalReportProcessor 2016-08-19 11:55:10 -04:00
Richard Cordovano 96f400ed31 Merge pull request #2292 from Positronikal/master
Added three-character suffix for Java in build.xml
autopsy-4.1.1
2016-08-19 11:41:58 -04:00
Eugene Livis e0a75cf9fb AutomatedIngestDataSourceProcessor interface methods throw exception 2016-08-19 11:37:58 -04:00
Eugene Livis 0fbde22ee0 Minor 2016-08-19 10:50:40 -04:00
Eugene Livis 74987bce57 LocalFilesDSProcessor implements AutomatedIngestDataSourceProcessor 2016-08-19 10:50:11 -04:00