6672 Commits

Author SHA1 Message Date
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
Richard Cordovano
c2a4cf1abf Merge pull request #472 from alexjacks92/develop
Fixed name mismatch between UI and develop branch.
2014-02-03 12:46:26 -08:00
U-BASIS\tshahi
c4698cc443 renamed class, removed execPasco stuff 2014-02-03 13:14:22 -05:00
U-BASIS\tshahi
2bf0f22002 added object ID column 2014-02-03 13:06:21 -05:00
alexjacks92
915f03d613 Fixed name mismatch between UI and develop branch. 2014-02-03 10:51:30 -05:00
U-BASIS\tshahi
0d7abe2b1b changed timezone and times to UTC for display 2014-02-03 10:19:19 -05:00
alexjacks92
836112a345 Merge remote-tracking branch 'upstream/develop' into jenkinsTests 2014-02-03 09:58:16 -05:00
APriestman
91dd25f6fd Changed KeywordSearch email regex - now allows + in local part, has more checking for valid dot placement, and requires the length to be 8 or more characters 2014-02-03 08:52:00 -05:00
U-BASIS\tshahi
d2d72bd4c8 taking Recent Activity out of IE class 2014-01-31 11:50:34 -05:00
Brian Carrier
d1c2545775 Added more generic exception catches 2014-01-30 23:21:37 -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
U-BASIS\tshahi
7408de8938 added check for null 2014-01-30 14:03:53 -05:00
Samuel H. Kenyon
53c088a002 Added overload for new createInstanceUninitialized() method. 2014-01-30 13:58:03 -05:00
U-BASIS\tshahi
87144d9088 zoom out bug fix 2014-01-30 10:26:45 -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
645972ead5 Merge pull request #463 from mrtizmo/develop
Converted remaining searchBox.setText function calls to use getMessages
2014-01-29 11:54:28 -08:00
Richard Cordovano
d36fb3b379 Merge pull request #465 from rcordovano/japanese_localization
Add notes on running with localization for Japan
2014-01-29 11:51:46 -08:00
Richard Cordovano
5ee7feca40 Add notes on running with localization for Japan 2014-01-29 14:50:13 -05:00
Richard Cordovano
31ce74162b Merge pull request #464 from rcordovano/japanese_localization
Revert "Reformatted code."
2014-01-29 11:44:53 -08:00
Richard Cordovano
17c5d6c6d0 Revert "Reformatted code."
This reverts commit d6e0366c735ba3fd12854e6d0897a41670efaa4c.
2014-01-29 14:32:52 -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