6314 Commits

Author SHA1 Message Date
Eugene Livis
fd74c2a488 First cut at moving case importer 2016-08-11 12:07:01 -04:00
Eugene Livis
bb28fec934 Review mode panel fully working 2016-08-11 11:48:54 -04:00
Eugene Livis
a3d7a286e4 Pulling more classes into autopsy 2016-08-10 16:37:52 -04:00
Eugene Livis
86e7f254f7 First cut at moving review panel into Autopsy 2016-08-10 16:26:52 -04:00
Eugene Livis
ff1e85df99 Modified KeywordSearchService API to support reloading of KWS lists after shared configuration download 2016-08-10 15:51:12 -04:00
Eugene Livis
434817ff28 Fixed project properties files to use rlative paths 2016-08-10 14:48:09 -04:00
Eugene Livis
3b9b7d1779 pointing file exporter panel items to the correct bundle.properties file 2016-08-10 14:30:16 -04:00
Eugene Livis
3a45768123 pointing file exporter panel items to the correct bundle.properties file 2016-08-10 14:23:20 -04:00
Eugene Livis
8fdcf43500 Fixing up file exporter panel 2016-08-10 14:08:20 -04:00
Ann Priestman
45e5088d45 Merge remote-tracking branch 'upstream/develop' into encodedFiles 2016-08-10 13:44:28 -04:00
Eugene Livis
9aeb206ee0 First cut at moving file exporter 2016-08-10 13:13:07 -04:00
Eugene Livis
d87bd0d50b Options window comes up and is functional 2016-08-10 12:33:56 -04:00
Eugene Livis
198bf556cd Moved shared config to Autopsy 2016-08-10 11:40:32 -04:00
Eugene Livis
95f3213426 Moved CoordinationService into it's own 'application' package 2016-08-10 11:33:39 -04:00
Eugene Livis
d03ee8aa07 Added CoordinationService and all required zookeeper and curator jar files 2016-08-10 11:29:59 -04:00
Eugene Livis
ce9c7618c8 More work to get OptionsPanel working 2016-08-09 17:03:57 -04:00
Eugene Livis
1c8f9edb4e First cut at moving options panel into Autopsy 2016-08-09 16:40:13 -04:00
Eugene Livis
3a6c7ae4e5 Resolved some of the TODOs 2016-08-09 15:46:38 -04:00
Eugene Livis
c38bdbd9ce Point to autopsy bundle file 2016-08-09 15:24:52 -04:00
Eugene Livis
d860be6eb9 Cleaned up comments 2016-08-09 15:17:41 -04:00
Eugene Livis
b1d5489f7a Got AID panel to come up and be displayed 2016-08-09 15:05:26 -04:00
Eugene Livis
1e9b3df344 Fixing build errors 2016-08-09 14:13:07 -04:00
Eugene Livis
55c0980730 Moved 'Experimental' NBM contents into Autopsy-Core package to avoid circular dependency 2016-08-09 13:32:36 -04:00
Ann Priestman
cde9dc7c2a Update addDerivedFile call. 2016-08-09 13:19:44 -04:00
millmanorama
5011829547 Merge remote-tracking branch 'upstream/develop' into 831-status-column 2016-08-09 09:23:28 -04:00
Ann Priestman
382b8c9110 Added encoding for email attachments 2016-08-05 16:07:05 -04:00
Eugene Livis
7aab034ee3 Incremental changes 2016-08-05 15:34:39 -04:00
Eugene Livis
7bf48d6379 Changs to bundle file 2016-08-05 15:30:09 -04:00
Eugene Livis
9e981f715e Changes to StartupWindow to support multiple modes 2016-08-05 15:24:57 -04:00
Ann Priestman
e7d258d705 First pass at storing encoding in the database 2016-08-05 09:40:48 -04:00
Ann Priestman
8ab3245188 Cleanup 2016-08-03 07:48:54 -04:00
Richard Cordovano
730ff02351 Make VirtualMachineFinder.isVirtualMachine a public API 2016-08-02 13:36:20 -04:00
Richard Cordovano
c1ee8ea839 Lint of VirtualMachineFinder 2016-08-02 12:39:27 -04:00
Ann Priestman
c2005d2e61 Merge remote-tracking branch 'upstream/develop' into encodedFiles 2016-08-01 09:58:42 -04:00
Richard Cordovano
8c0c9d9b73 Merge pull request #2291 from APriestman/moreRtoL
Added left to right codes to display name in Tags and ExtractedContent
2016-08-01 09:40:35 -04:00
Ann Priestman
3022fb73e3 Added left to right codes to display name in Tags and ExtractedContent 2016-08-01 08:56:02 -04:00
jmillman
2e2d2e2fcd cleaned up ExtractedContentViewer, etc; restored unnecessary refactorings 2016-07-28 16:16:01 -04:00
jmillman
994ca22c8b modified to limit indexed text viewer to relavent chunk_id 2016-07-27 15:21:08 -04:00
Ann Priestman
19370091dd Add encoding to ImageExtractor 2016-07-27 10:53:27 -04:00
Ann Priestman
e4c539232a Adding left-to-right markers to children count 2016-07-27 08:56:49 -04:00
Ann Priestman
47ca246dcb Preliminary encoding working 2016-07-27 07:53:09 -04:00
Richard Cordovano
6e5ccfb025 Fix recently injected bug in handling of main window title 2016-07-26 15:00:15 -04:00
jmillman
e3615c75ce add displayname to HighlightedText, move creation of HighlightedText for account to ExtractedContentViewer, refactor ExtractedContentViewer into methods 2016-07-25 13:46:28 -04:00
jmillman
400e9d6590 Merge remote-tracking branch 'upstream/credit_card_account_search' into 829-highlight-ccn-hits 2016-07-21 16:03:52 -04:00
Richard Cordovano
a440dc55f5 Merge pull request #2287 from APriestman/rarBug
Add rar to the mime types to be processed by seven zip.
2016-07-21 15:56:14 -04:00
Ann Priestman
ba3f2cb81b Add rar to the mime types to be processed by seven zip. 2016-07-21 15:48:54 -04:00
Richard Cordovano
d1aef95d96 Merge pull request #2286 from millmanorama/825-accounts-node
825 accounts node
2016-07-21 15:36:06 -04:00
Richard Cordovano
1fa69220ed Add new drive and time zone utility classes 2016-07-21 15:11:13 -04:00
jmillman
6eaf832201 Merge remote-tracking branch 'upstream/credit_card_account_search' into 825-accounts-node 2016-07-21 14:39:15 -04:00
Richard Cordovano
7f8035fd3f Merge pull request #2285 from APriestman/moduleVersions
Update PhotoRec version
2016-07-21 14:31:00 -04:00