1391 Commits

Author SHA1 Message Date
Jason Letourneau
4879882898 Merge remote-tracking branch 'origin/pr/506' into develop 2014-03-07 10:27:18 -05:00
Jason Letourneau
6a6f4a10ca merge conflict resolved 2014-03-07 10:27:06 -05:00
Jason Letourneau
ab9c9f7160 Merge remote-tracking branch 'origin/pr/499' into develop 2014-03-07 10:24:06 -05:00
Jason Letourneau
f8b682437d Merge remote-tracking branch 'origin/pr/498' into develop 2014-03-07 10:23:50 -05:00
Richard Cordovano
05c9e0876c Merge pull request #473 from shahit2/object
added object ID column
2014-03-06 12:26:18 -05:00
Richard Cordovano
66cb306c92 Merge pull request #470 from shahit2/timeline2
changed timezone and times to UTC for display
2014-03-06 12:25:41 -05:00
Richard Cordovano
90aeeed19a Merge pull request #504 from bcarrier/move_between_packages
Moved SQLiteDBConnect and LocalDisk to better packages
2014-03-05 16:24:34 -05:00
Nick Davis
d9026ace73 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-coreutils 2014-03-04 14:30:32 -05:00
Brian Carrier
8f0bf32fb8 Ensured that all SwingWorkers all call get() to check for exceptions 2014-03-04 00:04:49 -05:00
Nick Davis
216367df2b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-contentviewers 2014-02-27 11:50:42 -05:00
Nick Davis
f82bc69519 Removed Bundle_ja files belonging in other branches. 2014-02-27 11:42:22 -05:00
Nick Davis
194c46cca1 Merge branch 'core-coreutils' of ssh://repo.narfindustries.com/autopsy-jp into core-coreutils 2014-02-27 10:39:54 -05:00
Nick Davis
adc31ef658 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-coreutils 2014-02-27 10:39:12 -05:00
Brian Carrier
cc03f81652 minor comment in installer about which libraries get loaded where 2014-02-26 22:59:36 -05:00
Kay Bassi
811d8b0811 Translation complete. 2014-02-26 15:11:06 -08:00
Kay Bassi
075c1b098c Translation complete. 2014-02-26 15:08:52 -08:00
Kay Bassi
67501e9163 Completed translation.
Still clarifying meaning for couple more.
2014-02-26 15:03:42 -08:00
Kay Bassi
21489ff26b Completed translation.
Still clarifying meaning for one more.
2014-02-26 13:20:54 -08:00
Richard Cordovano
1bd29069a4 Merge pull request #503 from bcarrier/case_event_enum
Added enum to case to store all event names.  Shortened names a bit
2014-02-26 15:32:47 -05:00
Brian Carrier
aa76bcc372 Moved SQLiteDBConnect and LocalDisk to better packages 2014-02-26 00:43:25 -05:00
Brian Carrier
cbaa64dc5d Added enum to case to store all event names. Shortened names a bit 2014-02-25 23:23:56 -05:00
Samuel H. Kenyon
412c0b4ce3 Added comment about EDT to DataResultViewerTable.setNode(). 2014-02-25 18:04:13 -05:00
Kay Bassi
01251e448a Completed translation 2014-02-24 18:14:27 -08:00
Kay Bassi
4cf1c5474f Completed translation 2014-02-24 16:20:11 -08:00
Kay Bassi
8d53fc2126 Initial translation
2 questions on Jira
2014-02-24 16:13:22 -08:00
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
Nick Davis
11c37588ae Merge branch 'core-core' into develop 2014-02-24 18:35:57 -05:00
Kay Bassi
6eeee4aef6 Completed translation of core-corecompoenentinterface 2014-02-24 15:30:30 -08:00
Kay Bassi
67c133f5c3 Completed translation of core-core 2014-02-24 14:32:11 -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
41f00f3e82 Pulled static strings into Bundle.properties.
Added empty Bundle_ja.properties.
2014-02-24 14:20:25 -05:00
Kay Bassi
3920482ee9 Merge remote-tracking branch 'origin/develop' into develop 2014-02-21 18:24:45 -08:00
Kay Bassi
de72110a71 Resolved the last 2 todo's. Translation completed. 2014-02-21 18:24:13 -08:00
Nick Davis
9e21f77fa1 Pulled static strings into Bundle.properties.
Added empty ja properties file.
2014-02-21 16:46:16 -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
9769539585 Added empty ja properties file. 2014-02-21 14:20:52 -05:00
Nick Davis
6b214095de Pulled static strings into Bundle. 2014-02-21 14:19:14 -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
U-BASIS\tshahi
e16ef6082c renamed variables and functions for timezone check 2014-02-07 13:26:17 -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