24 Commits

Author SHA1 Message Date
Richard Cordovano
bed31e5f8f Prepare for merge of develop branch 2014-03-18 15:33:38 -04: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
4b3d51c325 Partial implementaton of hash database uniqueness constraints 2013-11-29 13:16:42 -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
2e8444d6a6 Assorted hash database module improvements 2013-11-22 08:05:46 -05:00
Richard Cordovano
91c9bd2036 Removed superfluous import from AddContentToHashDbAction 2013-11-18 15:25:31 -05:00
Richard Cordovano
f3fcfd180a Merge branch 'develop' into hashdb_comments 2013-11-18 13:39:44 -05:00
Richard Cordovano
630f165c29 Remove adding hashes of virtual directories, other small fixes 2013-11-15 17:28:17 -05:00
Richard Cordovano
606f1ae4d5 Removed default case name comment when adding to a hash db 2013-11-15 15:13:01 -05:00
Richard Cordovano
4f004e44c2 Updated hash database code and its clients to use new comment feature of API 2013-11-14 13:10:10 -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
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
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
6bcbc2eb11 Added needed space to an error message in AddContentToHashDbAction 2013-10-29 19:44:20 -04:00
Richard Cordovano
40ee532e1c Implemented ContextMenuActionProvider interface in HashDatabase module 2013-10-28 17:47:20 -04:00
Richard Cordovano
c13f41f67c Changed plumbing for adding content to hash db actions 2013-10-28 15:09:58 -04:00
Richard Cordovano
f2591c7212 Wired up new AddContentToHashDbAction stub 2013-10-25 16:08:16 -04:00
Richard Cordovano
2256e737a4 Added stub implementation of new AddContentToHashDbAction class 2013-10-25 15:12:31 -04:00