17 Commits

Author SHA1 Message Date
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
5622b9d5cd Reworked hash database create and import dialogs 2013-11-26 18:02:08 -05:00
Richard Cordovano
7ea6b661ad HashDb: Corrected enabling of Known radio buttons and provided for refresh of simple config after advanced config 2013-11-15 10:48:59 -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
Samuel H. Kenyon
9bb68be460 Do not change the file path when the user is trying to make a new database. 2013-11-01 17:28:43 -04:00
Richard Cordovano
a3d5c12345 Interim checkin 2013-10-31 21:02:31 -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
bd083e7b8d Update the create button. The new icon can be improved later. 2013-10-25 16:19:41 -04:00
Samuel H. Kenyon
66babd6068 Prevent overwriting existing files from create database dialog. 2013-10-25 15:53:53 -04:00
Samuel H. Kenyon
6aec5f35d5 Add skeleton of new Create Hash Database GUI. 2013-10-25 15:25:44 -04:00