60 Commits

Author SHA1 Message Date
Nick Davis
2539302bcf Pulled 2 additional static strings. 2014-04-22 15:19:52 -04:00
Nick Davis
74c2d384c8 Removed unused Bundle properties entries. 2014-03-25 11:56:04 -04:00
Nick Davis
4340194c9b Resolved conflicts. 2014-03-25 11:51:19 -04:00
Richard Cordovano
07e3cfabe4 Refactored and fixed new ingest framework 2014-03-20 14:51:59 -04:00
Nick Davis
dffec5dc4a Found and extracted string literals to Bundle. 2014-03-18 17:34:17 -04:00
Brian Carrier
bf70b35b38 removed option to enable for ingest in the add / import / global settings. ALways true now when added. 2014-03-13 18:40:02 -04:00
APriestman
5612be4210 Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/Bundle_ja.properties
2014-02-20 14:53:28 -05:00
APriestman
21f9327eca Added new public methods to HashDbManager for creating, loading, and removing HashDb objects. Also consolidated multiple HashDbManager exception types into one. 2014-02-20 14:43:07 -05:00
Nick Davis
8ba73dd18f Localized text for option panels in HashDatabase and KeywordSearch modules.
- Moved strings to Bundle.properties
- Translated text to Japanese in Bundle_ja.properties
- Successfully tested English and Japanese build/run.
2014-02-19 14:30:56 -05:00
Nick Davis
ef3a7cd4f7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-02-07 13:00:49 -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
Brian Carrier
92e5d3e776 updated layout and text of HashDB simple panel 2014-02-06 17:15:33 -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
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
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
Richard Cordovano
f74c65c417 Implementation of hash database name and path filters 2013-12-02 10:34:09 -05:00
Richard Cordovano
39bc90c4e8 Made button text consistent with file chooser in hash db import dialog 2013-11-27 14:53:46 -05:00
Richard Cordovano
ebf7a293ca Mande enabled state of hash db config components in sync with file ingest 2013-11-27 11:27:51 -05:00
Richard Cordovano
5622b9d5cd Reworked hash database create and import dialogs 2013-11-26 18:02:08 -05:00
Richard Cordovano
2e8444d6a6 Assorted hash database module improvements 2013-11-22 08:05:46 -05:00
Richard Cordovano
85d6315001 Correct implementation of indexing for hash databases 2013-11-13 18:40:54 -05:00
Richard Cordovano
a6d0c6e583 Resolved conflicts for merge of hashdb_sqlite_redux 2013-11-06 16:59:33 -05:00
Richard Cordovano
00acd6d854 Line endings fix 2013-11-06 16:05:42 -05:00
Richard Cordovano
e78f49ee33 Assorted fixes to new hash database capabilities 2013-11-06 15:44:26 -05:00
Richard Cordovano
a8f33373ab Completed adaptation of hash db UI/module to new hash db API 2013-11-06 12:58:06 -05:00
Richard Cordovano
7971872940 Getting the advanced config UI for hash databases to work 2013-11-05 22:22:34 -05:00
Samuel H. Kenyon
f550722e6a Rename "Create Database" button to "New Database" and change icon to be consistent with new keyword list. 2013-11-01 17:17:33 -04:00
Samuel H. Kenyon
6aec5f35d5 Add skeleton of new Create Hash Database GUI. 2013-10-25 15:25:44 -04:00
Samuel H. Kenyon
a1c6352559 HashDbAddDatabaseDialog class renamed to HashDbImportDatabaseDialog 2013-10-25 14:58:09 -04:00
Samuel H. Kenyon
f3635ca754 Adjust label text for hash import dialog. 2013-10-25 14:50:24 -04:00
0xNF
fe54dc7f0b Added cancel button to ModalNoButtons.
Might necessitate a rename.
2012-10-19 14:55:43 -04:00
0xNF
24ba7509d8 Changed layout of ModalNoButtons 2012-10-18 13:39:27 -04:00
0xNF
2be9648e21 User is now forced to wait while indexing completes for hash databases 2012-10-18 11:30:28 -04:00
adam-m
3ed2b4ed30 update manifests with plugin descriptions 2012-09-27 10:06:40 -04:00
adam-m
151f02abc8 update module meta 2012-09-26 21:47:55 -04:00
dhurd
317aa3b686 Updates to storing and panel UI. 2012-09-14 16:03:16 -04:00
dhurd
fe951a1781 Merged Option panels with main Autopsy. 2012-09-14 15:00:36 -04:00
dhurd
0428aa849a Renamed Options panels for easier merging. 2012-09-14 14:08:29 -04:00
dhurd
63acf38677 Removed artifacts of old option panels. 2012-09-14 13:59:26 -04:00
adam-m
56f6fedfd8 more hashdb wording changes 2012-09-13 13:49:28 -04:00
adam-m
50573ff29f hashdb wording changes in config 2012-09-13 13:45:22 -04:00
dhurd
b665d6c41e Updates to HashDb Options panel, providing support for OK and Cancel buttons. 2012-09-13 10:13:19 -04:00
dhurd
4839c10456 Added functionality to Option panels; replaced old advanced panels. 2012-09-12 12:37:30 -04:00
dhurd
459f4bec7b Updates to HashDb in options. 2012-09-06 14:26:15 -04:00
dhurd
90ee40f294 Added HashDb panel to the Options panel and updated XML. 2012-09-06 12:57:53 -04:00
adam-m
3ad3e64952 Hash DB ingest config: fix setting syncing in widgets, simplify NSRL widget 2012-08-28 17:25:35 -04:00
dhurd
9dd6f6e82a Updates to HashDatabase for increased functionality. 2012-08-14 15:59:56 -04:00
dhurd
66f60982b2 MD5 hash searching implemented through nodes, comeplete. 2012-07-27 16:19:22 -04:00
devin148
d3e07d350d Hash nodes added. 2012-07-27 14:58:15 -04:00
dhurd
402c428d3e More panels. 2012-07-27 13:52:13 -04:00