1403 Commits

Author SHA1 Message Date
Richard Cordovano
f7257de76f Make module global settings panel titles consistent 2016-03-17 14:05:39 -04:00
Oliver Spohngellert
7d2d8f0658 Deprecation fixes 2016-03-01 16:24:58 -05:00
Oliver Spohngellert
ad2921cba1 Updated for new constructor for attribute type 2016-03-01 13:17:42 -05:00
Oliver Spohngellert
98d75a29ba Updated for api changes 2016-03-01 12:25:14 -05:00
Oliver Spohngellert
dc65fed3e9 Added exceptions to ingest module exceptions 2016-02-16 13:20:34 -05:00
Nick Davis
c3f90a1823 try to fix NullPointerException due to null getfont(). 2016-02-04 16:53:57 -05:00
Nick Davis
1e8b08a067 converted ui to derived fonts 2016-02-03 17:22:13 -05:00
Nick Davis
c5a2411317 Merge branch 'develop' of github.com:sleuthkit/autopsy into 1501-ja-keywordsearch 2016-02-02 14:37:32 -05:00
Kay Bassi
b5de6292d3 Finished translation/editing 2016-02-01 15:33:56 -08:00
Richard Cordovano
5695b05871 Update source level to 1.8 for lagging NBMs 2016-01-30 15:02:16 -05:00
Nick Davis
4d4c9d7806 Merge branch 'develop' of github.com:sleuthkit/autopsy into 1501-ja-keywordsearch 2016-01-29 11:41:03 -05:00
Nick Davis
c34ae8ce9b Tagged several strings with NON-NLS. Extracted a hard coded string. 2016-01-27 17:39:02 -05:00
Karl Mortensen
14a9aef619 handle getMappedDrive better 2016-01-27 16:16:03 -05:00
Oliver Spohngellert
1c99f0b614 Got rid of bad constructor usage 2016-01-27 14:00:57 -05:00
Karl Mortensen
426d5a57d1 add note explaining isValidSolrUTF8() limitations 2016-01-14 09:47:25 -05:00
Karl Mortensen
4077ed7036 add missed clause 2016-01-06 12:17:19 -05:00
Karl Mortensen
07dc22a28a Faster keyword search indexing 2016-01-05 14:17:40 -05:00
Karl Mortensen
0c2300d26a Check for indexed files from other nodes 2015-12-03 12:34:15 -05:00
Richard Cordovano
4ddee2d902 Merge pull request #1742 from mhmdfy/remove-Exceptions-prints
Remove exceptions prints
2015-12-02 09:37:55 -05:00
Karl Mortensen
ae8c1121a4 occured --> occurred 2015-11-30 15:54:44 -05:00
U-Mhmdfy-PC\Mhmdfy
3197a02f6f replace Exceptions calls with logger 2015-11-25 11:13:18 -05:00
Karl Mortensen
d6ff8b7591 update comment 2015-11-20 09:50:06 -05:00
Karl Mortensen
4bfba78518 use right value 2015-11-20 09:48:01 -05:00
Karl Mortensen
4a085c0c07 update 2015-11-20 09:30:15 -05:00
Karl Mortensen
ac5eb058ea for sharing 2015-11-20 09:23:42 -05:00
Karl Mortensen
8919188172 make getSolrContent() methods public 2015-11-19 14:48:18 -05:00
Karl Mortensen
fc92a0347f make getSolrContent() methods public 2015-11-19 14:45:55 -05:00
Karl Mortensen
fb54048394 code review 2015-11-19 11:37:14 -05:00
Karl Mortensen
8b5a09438a spelling 2015-11-19 11:11:25 -05:00
Karl Mortensen
83d51934ac make RawText handle both Content and BlackBoardArtifacts 2015-11-19 11:09:19 -05:00
Richard Cordovano
eeef9ef4af Partial fix for ExtractedContentViewer 2015-11-19 07:39:29 -05:00
Richard Cordovano
466dd90810 Light linting of CaseMetadata 2015-11-18 20:54:55 -05:00
Eugene Livis
39090cf8d4 Code review feedback 2015-11-09 14:20:11 -05:00
Eugene Livis
02a2cc39db Merge branch 'develop' of https://github.com/sleuthkit/autopsy into indexing_interface 2015-11-09 13:00:30 -05:00
Eugene Livis
37bb85cf74 Minor 2015-11-06 14:40:37 -05:00
Eugene Livis
2db0f57f2d Finishing touches on Blackboard implementation 2015-11-06 14:37:00 -05:00
Eugene Livis
c500746fb5 Changed code to conform to design changes 2015-11-06 14:04:52 -05:00
Karl Mortensen
b013893925 Add index name to CaseMetadata, do not export Commons-logging from KWS 2015-11-05 15:58:57 -05:00
Eugene Livis
462ba34963 Edited Javadocs 2015-11-04 15:56:09 -05:00
Eugene Livis
eafd71827b Comments 2015-11-04 15:54:42 -05:00
Eugene Livis
f84ab97cf2 Deprecated old KWS api, using new one 2015-11-04 15:51:16 -05:00
Brian Carrier
2832fac3bf Updated NBM versions for 4.0.0 release 2015-10-31 09:23:04 -04:00
Richard Cordovano
d006fb3aab Tweak message in keywordsearch bundle.properties 2015-10-30 14:38:17 -04:00
Richard Cordovano
5d2585d943 Add null check to keywordsearch.Server.coreINdexFolderExists 2015-10-30 13:54:49 -04:00
Richard Cordovano
c459b62a34 Remove unhelpful string constant from keywordsearch.Server 2015-10-30 13:48:08 -04:00
Richard Cordovano
006d92838f Correct open/create keyword search index checking 2015-10-30 13:40:40 -04:00
Richard Cordovano
87f5319261 Temp fix for ad-hoc KWS enabling in multi-user cases 2015-10-29 10:58:13 -04:00
Richard Cordovano
a176ec3481 Remove console only stack trace print from keywordsearch.KeywordSearch 2015-10-26 15:08:47 -04:00
Richard Cordovano
4afd626f43 Correct bundle key ref in keywordsearch.KeywordSearch 2015-10-26 15:02:21 -04:00
Richard Cordovano
f4f6481054 Refine keyword search error notifications 2015-10-26 14:57:01 -04:00