1355 Commits

Author SHA1 Message Date
Nick Davis
cd742ec214 Merge branch 'core-corecomponentinterfaces' of ssh://repo.narfindustries.com/autopsy-jp into core-corecomponentinterfaces 2014-02-24 19:04:47 -05:00
Nick Davis
e23cf4d642 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-corecomponentinterfaces 2014-02-24 19:04:11 -05:00
Kay Bassi
6eeee4aef6 Completed translation of core-corecompoenentinterface 2014-02-24 15:30:30 -08:00
Brian Carrier
45543b7cb2 do not try to cast the wait node to get preferred actions 2014-02-24 16:41:18 -05:00
Nick Davis
6d1ccd6b34 Pulled static strings into Bundle.properties.
Added empty ja properties file.
2014-02-21 16:03:39 -05:00
Nick Davis
77ba2e8c5f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-02-21 14:01:42 -05:00
raman-bt
584c1bc59a Fixed the access specifier on the exception constructor so it it actually be constructed (outside this pkg) 2014-02-21 13:35:59 -05:00
raman-bt
c1d90f878f Defined IngestModuleException that an ingest module may throw if init() fails. 2014-02-21 13:10:47 -05:00
Kay Bassi
e50f83255d Initial translation of action/bundle
Still have 2 questions.  See todo's.
2014-02-20 21:26:16 -08:00
Nick Davis
ea5c6b0c65 For actions package in Core module, pulled static strings into properties.
Created empty Bundle_ja.properties.
2014-02-20 14:02:38 -05:00
Richard Cordovano
27fa63191b Merge pull request #484 from raman-bt/develop
Cleanup of DataSourceProcessor interface and implementations.
2014-02-13 10:24:24 -05:00
Samuel H. Kenyon
59a0599057 Merge remote-tracking branch 'upstream/develop' into drp_mods1 2014-02-12 12:12:28 -05:00
raman-bt
53e767dd03 Clean up the DataSourceProcessor Interface definition and the current implementations. 2014-02-12 09:19:06 -05:00
raman-bt
53f420d6ea Fix a potential race condition in AddImageTask in the case where user cancels the add image operation. 2014-02-11 08:28:48 -05:00
Brian Carrier
34299ed9cf Merge pull request #477 from shahit2/meta
changed timezone of metadata to reflect global settings
2014-02-07 12:05:48 -05:00
Brian Carrier
f67a76086b Merge pull request #462 from shahit2/imageA
image md5 hash updated
2014-02-07 11:51:54 -05:00
Samuel H. Kenyon
75961e7294 Cleanup some comments and whitespace. 2014-02-06 17:59:56 -05:00
Samuel H. Kenyon
c3ce0d7311 Revert some recent additions that are not actually useful. 2014-02-06 17:55:08 -05:00
Samuel H. Kenyon
6529ab0f96 Merge remote-tracking branch 'upstream/develop' into drp_mods1 2014-02-06 17:23:19 -05:00
Samuel H. Kenyon
d366a634ce Make DataResultViewerTable class public. 2014-02-06 17:11:16 -05:00
U-BASIS\tshahi
aacd44cc0a changed timezone of metadata to reflect global settings 2014-02-06 13:07:50 -05:00
Brian Carrier
0ee9f629ac Added comments about loading native libraries and added to dev guide 2014-02-05 21:57:26 -05:00
Brian Carrier
149370b9cb Added size to metadata panel 2014-02-04 22:41:28 -05:00
Brian Carrier
1609773787 Added more info to metadata view 2014-02-04 20:39:36 -05:00
Brian Carrier
80e66d2b78 refactored tasks and pipeline context data model to make it more clear and inline with original goals 2014-01-30 23:20:59 -05:00
Brian Carrier
8a4a8003ca Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-30 19:55:47 -05:00
Brian Carrier
4a099a2da6 basic comments 2014-01-30 19:51:37 -05:00
Samuel H. Kenyon
bb85548e67 Allow using DataResultPanel without a content viewer. 2014-01-30 17:10:04 -05:00
Samuel H. Kenyon
53c088a002 Added overload for new createInstanceUninitialized() method. 2014-01-30 13:58:03 -05:00
Richard Cordovano
3fd32fd3bc Merge pull request #466 from SynapticNulship/publicize
Make these classes public.
2014-01-30 06:16:16 -08:00
Samuel H. Kenyon
a684318e18 Merge branch 'publicize' into develop 2014-01-29 16:22:30 -05:00
Samuel H. Kenyon
d7333cb102 Make these classes public. 2014-01-29 16:15:48 -05:00
Richard Cordovano
9bb241c685 Merge pull request #459 from shahit2/TryCatch1255
adding try/catch statements
2014-01-29 11:26:27 -08:00
Samuel H. Kenyon
60c1889f5e Merge remote-tracking branch 'upstream/develop' into develop 2014-01-29 13:50:27 -05:00
Samuel H. Kenyon
e3e8d72c7a whitespace? 2014-01-29 13:50:23 -05:00
Samuel H. Kenyon
6930328197 Added createInstanceUninitialized() method. 2014-01-29 13:49:24 -05:00
U-BASIS\tshahi
c069910171 image md5 hash updated 2014-01-29 09:51:33 -05:00
shahit2
98612dd36d adding try/catch statements 2014-01-27 16:52:34 -05:00
Richard Cordovano
9458fbe12b Restored public access to NoTabsTabDisplayerUI class 2014-01-27 15:44:45 -05:00
Richard Cordovano
c38faeb15f Restored public access to GeneralFilter and ImageFilePanel classes 2014-01-27 11:11:13 -05:00
Richard Cordovano
e38c22d652 Restored public access to hash db manager and case action exception 2014-01-27 10:56:16 -05:00
Richard Cordovano
be1e052852 Made tagging dialogs public again 2014-01-27 10:20:00 -05:00
Richard Cordovano
94ddd2616b Merge pull request #451 from shahit2/API_Public
Api public
2014-01-24 10:45:54 -08:00
shahit2
2e0b2fc1bb reverting unneeded changes to form files and bundles 2014-01-24 11:20:26 -05:00
Brian Carrier
f6ccd898e6 renamed execute method in IngestManager to scheduleDataSource 2014-01-23 17:16:12 -05:00
Brian Carrier
cfa50f4345 reporting uses new extension code, displays full path and tag names, can be moved around (relative paths) 2014-01-23 16:07:19 -05:00
Brian Carrier
8ebc996044 updated descriptions of modules, sort order, and layout of wizard 2014-01-23 13:54:10 -05:00
Brian Carrier
17011d3031 fixed reporting bugs, detect thumbnail images by blackboard 2014-01-23 13:29:28 -05:00
shahit2
ed4a9e043a Merge remote-tracking branch 'upstream/develop' into develop 2014-01-23 13:28:36 -05:00
shahit2
2fe7e16df4 committing changed files 2014-01-23 13:10:17 -05:00