5296 Commits

Author SHA1 Message Date
Kay Bassi
467309bff3 1. Translated the following:
Error encountered while setting known bad state for {0}.
Error encountered while setting known state for {0}.
2. Changed "bad" into Japanese word
3. Edited HashDbIngesetModule.ModuleDescription
4. Changed "..." in HashDbCreateDatabaseDialog.saveAsButton.text to Japanese "..."
2014-02-07 10:35:36 -08:00
U-BASIS\tshahi
e16ef6082c renamed variables and functions for timezone check 2014-02-07 13:26:17 -05:00
Nick Davis
63cd9a271b Merge branch 'develop' of ssh://repo.narfindustries.com/autopsy-jp into develop 2014-02-07 13:01:21 -05:00
Nick Davis
ef3a7cd4f7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-02-07 13:00:49 -05:00
alexjacks92
de699ac580 One more addition of branch information to the regression test emails. 2014-02-07 12:58:49 -05:00
Richard Cordovano
746bd81b8a Merge pull request #479 from alexjacks92/develop
Develop
2014-02-07 12:53:49 -05:00
alexjacks92
8d875bec20 Added branch information to build failure emails for DataModel and Autopsy. 2014-02-07 12:49:02 -05:00
Kay Bassi
131bc6d91f Last two values translated in KeywordSearch module 2014-02-07 09:46:58 -08:00
alexjacks92
c370b0913b Merge branch 'develop' of https://www.github.com/sleuthkit/autopsy into develop 2014-02-07 12:41:00 -05:00
Brian Carrier
3af15f7ef7 Merge pull request #471 from shahit2/temp
taking Recent Activity out of IE class
2014-02-07 12:06:32 -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
alexjacks92
f1c8ca73d6 Merge remote-tracking branch 'upstream/develop' into develop 2014-02-07 11:04:30 -05:00
raman-bt
cbd45c2d58 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-02-07 11:03:29 -05:00
Nick Davis
ea458c1554 Fixed colon/semi-colon issue. Added elipses to translated strings. Removed unused properties entry. 2014-02-06 18:50:57 -05:00
Nick Davis
0790625148 pulled 3 strings into properties. awaiting translation for 2 of them. 2014-02-06 18:49:46 -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
Brian Carrier
92e5d3e776 updated layout and text of HashDB simple panel 2014-02-06 17:15:33 -05:00
Brian Carrier
f9a3d1472f Made simple panel smaller 2014-02-06 17:14:44 -05:00
Brian Carrier
b7fcd5b6fc Renamed mismatch module, made simple panel smaller, code directly gets GEN_INFO instead of all artifacts 2014-02-06 17:14:17 -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
Kay Bassi
76dc854602 1. translations for japanese properties
2. several questions about meaning of some obtuse error messages
2014-02-06 09:48:42 -08:00
U-BASIS\tshahi
e64efe3587 created methods to call localtime 2014-02-06 11:17:39 -05:00
alexjacks92
4e5652ec54 Merge remote-tracking branch 'upstream/develop' into develop 2014-02-06 10:07:04 -05:00
Brian Carrier
0ee9f629ac Added comments about loading native libraries and added to dev guide 2014-02-05 21:57:26 -05:00
U-BASIS\tshahi
4ded0acbf3 Timeline bargraph now same as user timezone or GMT 2014-02-05 16:58:45 -05:00
Nick Davis
db7977b57d Moved 2 final static fields from inner class to outer class and internationalized them.
Removed unused vars from Bundle.properties.
 Cleared empty values from Bundle_ja.properties to make translation work simpler.
2014-02-05 12:53:17 -05:00
U-BASIS\tshahi
30cc43bcc4 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into timeline2 2014-02-05 09:54:57 -05:00
Brian Carrier
149370b9cb Added size to metadata panel 2014-02-04 22:41:28 -05:00
Brian Carrier
5cb9522384 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-02-04 20:40:40 -05:00
Brian Carrier
edf06790d9 Added comments to timeline code 2014-02-04 20:40:11 -05:00
Brian Carrier
c6daadb557 File mismatch module ignores deleted files 2014-02-04 20:39:59 -05:00
Brian Carrier
1609773787 Added more info to metadata view 2014-02-04 20:39:36 -05:00
Richard Cordovano
2f78b8d04c Merge pull request #476 from alexjacks92/jenkinsTests
Jenkins tests
2014-02-04 14:20:38 -08:00
alexjacks92
e80813676f Another mismatch, and removing previous debug print statement (no longer needed). 2014-02-04 17:18:03 -05:00
Nick Davis
7ecf3098c2 Pulled static strings in to properties file. Updated code to use getMessages to access strings. Added empty Bundle_ja.properties file to prepare for translation. 2014-02-04 15:44:00 -05:00
alexjacks92
2b31109876 More verbose logging for debugging a UI hanging issue. 2014-02-04 13:51:35 -05:00
alexjacks92
c4e6425e9a Merge remote-tracking branch 'upstream/develop' into jenkinsTests 2014-02-04 13:44:33 -05:00
Nick Davis
59cb0dbbe5 Merged upstream changes. 2014-02-04 10:03:22 -05:00
alexjacks92
caa9212850 Merge remote-tracking branch 'upstream/develop' into develop 2014-02-04 10:01:42 -05:00
Richard Cordovano
506a94aa16 Merge pull request #469 from APriestman/develop
Changed KeywordSearch email regex - now allows + in local part, has more...
2014-02-03 14:05:27 -08:00
alexjacks92
01761ebc09 Another button fix - mistyped the last fix. 2014-02-03 16:44:39 -05:00
alexjacks92
5e9078cfa1 Another mismatched title - a button this time. 2014-02-03 16:32:24 -05:00
Richard Cordovano
a9879b7331 Merge pull request #475 from sleuthkit/no_add_lang_2_bb
Delete TikaLanguageIdentifier class to improve ingest performance
2014-02-03 13:06:36 -08:00
Richard Cordovano
166f7a03d7 Merge pull request #474 from alexjacks92/develop
Another misnamed dialogue.
2014-02-03 13:04:30 -08:00
Richard Cordovano
6b91b4cd0f Delete TikaLanguageIdentifier class to improve ingest performance 2014-02-03 16:03:08 -05:00
alexjacks92
00df38f274 Another misnamed dialogue. 2014-02-03 16:02:30 -05:00