19 Commits

Author SHA1 Message Date
Nick Davis
1d366dd9ab HashDatabase - Added NON-NLS tags to hardcoded strings not needing National Language Support. 2014-04-22 12:49:49 -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
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
APriestman
99d3dad710 Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbManager.java
2014-02-19 13:33:08 -05:00
APriestman
01de541e3f Saving before merge attempt 2014-02-19 13:11:01 -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
4b3d51c325 Partial implementaton of hash database uniqueness constraints 2013-11-29 13:16:42 -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
5622b9d5cd Reworked hash database create and import dialogs 2013-11-26 18:02:08 -05:00
Richard Cordovano
85d6315001 Correct implementation of indexing for hash databases 2013-11-13 18:40:54 -05:00
Richard Cordovano
7971872940 Getting the advanced config UI for hash databases to work 2013-11-05 22:22:34 -05:00
Richard Cordovano
d1ef3ae9df First cut at fully integrated create hash database capability 2013-11-04 18:25:02 -05:00
Richard Cordovano
a3d5c12345 Interim checkin 2013-10-31 21:02:31 -04:00
Richard Cordovano
6407d3835f Interim checkin of new hash db API work 2013-10-31 09:56:25 -04:00
Richard Cordovano
58ce29be25 Added XML file save to HasDb.openDatabase() 2013-10-29 18:43:27 -04:00
Samuel H. Kenyon
6cb5b47af4 Update create and import dialogs for the new HashDB interface. 2013-10-25 18:01:18 -04:00
Samuel H. Kenyon
baec72f141 Merge remote-tracking branch 'richard/hashdb_sqlite' into hashdb_sqlite 2013-10-25 17:24:59 -04:00
Samuel H. Kenyon
a1c6352559 HashDbAddDatabaseDialog class renamed to HashDbImportDatabaseDialog 2013-10-25 14:58:09 -04:00