13594 Commits

Author SHA1 Message Date
William Schaefer
49ef665ec2 Merge branch '2198-RunIngestModulesWizard' of https://github.com/wschaeferB/autopsy into 2199-ProfilesInAddDataWizard 2017-02-07 18:45:59 -05:00
William Schaefer
8bde21f108 2198 fixed issue with Ingest Settings Panel when ok was chosen with nothing to save 2017-02-07 18:44:09 -05:00
William Schaefer
89088e2db4 2198 merged in bug fixes from 2197, resolved conflicts 2017-02-07 17:58:28 -05:00
William Schaefer
9f8f63f885 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel 2017-02-07 17:55:14 -05:00
William Schaefer
4701057c57 2197-Fixed bug with making a profile with same name as one just deleted 2017-02-07 17:53:30 -05:00
William Schaefer
5c2706cd17 2197 - profile no longer has issues when there is a trailing space in name 2017-02-07 17:39:28 -05:00
William Schaefer
c636d06d69 2197 Can no longer delete filters before the profiles that use them 2017-02-07 17:02:58 -05:00
U-BASIS\zhaohui
7058760797 2102: add/update license header of source file 2017-02-07 16:37:26 -05:00
Richard Cordovano
405e4598a6 Merge pull request #2506 from esaunders/remove-hit-trimming
Remove hit trimming
2017-02-07 16:26:10 -05:00
esaunders
57d1b42350 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into remove-hit-trimming 2017-02-07 16:04:07 -05:00
esaunders
2147162db0 Removed trimming of keyword hits. 2017-02-07 16:03:44 -05:00
esaunders
3d67b0aeb0 Modified message displayed when we are unable to retrieve text for highlighting. 2017-02-07 16:03:06 -05:00
William Schaefer
6246f5e9cd 2197 can no longer create profiles with out of date filters 2017-02-07 16:02:25 -05:00
Eugene Livis
933289ce90 Cde review 2017-02-07 15:52:00 -05:00
William Schaefer
5fc2d75476 2197 fixed some access levels on new ProfilePanel 2017-02-07 12:17:26 -05:00
William Schaefer
698f581ec6 2198-merged in bug fix from 2197 2017-02-07 12:03:10 -05:00
William Schaefer
95450f1478 2197 fixed when edit and delete buttons are enabled 2017-02-07 11:56:25 -05:00
Richard Cordovano
5ba2efbf9d Merge pull request #2505 from millmanorama/TermsComponentQuery-text-field
2281- change the solr field that TermsComponentQuery searches on from content_ws to text.
2017-02-07 09:14:11 -05:00
millmanorama
733ce64d6d change the solr field that TermsComponentQuery searches on from content_ws to text. 2017-02-07 00:18:33 +01:00
William Schaefer
288a993aaf 2199 Changed from casting to abstract class use and other clean up 2017-02-06 17:43:47 -05:00
Richard Cordovano
45bad108b7 Changes to custom artifacts creation module test class 2017-02-06 17:32:13 -05:00
Eugene Livis
6d65bf735d Added comments 2017-02-06 16:59:04 -05:00
Eugene Livis
99a6e2b8d2 Modified subdirectory search logic to only look for Solr 4 schema 1.8 indexes 2017-02-06 16:27:13 -05:00
William Schaefer
b99efaf031 2199 addImageWizard working with profiles 2017-02-06 16:05:00 -05:00
Eugene Livis
1ce9b87a2b Reading index metadata file before upgrade 2017-02-06 15:53:22 -05:00
Eugene Livis
398064d85a More work on IndexMetadata class 2017-02-06 14:09:39 -05:00
Eugene Livis
659b891f9b Logic to read and write all existing Solr cores into SolrCore.properties 2017-02-06 14:04:13 -05:00
Eugene Livis
5eec5007c1 Text index name is no longer mandatory field in case AUT file 2017-02-06 14:03:14 -05:00
Eugene Livis
5341df60e2 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name 2017-02-06 13:03:53 -05:00
Eugene Livis
182b6d02e8 Added logic to read the nested SolrCores XML file 2017-02-06 13:03:38 -05:00
Richard Cordovano
c6ccff7f22 Merge pull request #2496 from sleuthkit/uniqe_extract
Dedupe files in the export file action
2017-02-06 10:23:28 -05:00
Richard Cordovano
f9c2bcadc6 Merge pull request #2502 from millmanorama/2259-sanitize-utf16-with-Charset-encoder
2259 sanitize utf16 with charset encoder
2017-02-06 10:22:34 -05:00
William Schaefer
bf43d674ba 2198 replaced custom abstract class with WizardDescriptor.FinishablePanel 2017-02-03 17:41:59 -05:00
William Schaefer
17fc209cf7 2198 - fixes to UI of profile panel 2017-02-03 14:45:29 -05:00
William Schaefer
33efc3bce5 2198 fixed a few netbeans warnings 2017-02-03 12:47:19 -05:00
William Schaefer
f81a8fd173 2198 Names made more consistant, other minor clean up 2017-02-03 11:30:19 -05:00
William Schaefer
c33a84179c 2198 additional comments and clean up for the RunIngestModulesWizard 2017-02-03 10:55:17 -05:00
millmanorama
0747ae3642 cleanup and comments 2017-02-03 16:15:22 +01:00
U-BASIS\zhaohui
dc12508768 2102: refactor the regression tests 2017-02-03 09:42:51 -05:00
millmanorama
5482fb4979 first pass at sanitizing the utf-16 as we read it. 2017-02-03 15:03:47 +01:00
William Schaefer
b559ca70b8 2198 simplified names of runIngestModuleWizard classes 2017-02-02 18:30:28 -05:00
William Schaefer
a1f8fd6130 2198 renames, comments, and general clean up of RunIngestModulesWizard 2017-02-02 18:24:48 -05:00
William Schaefer
998a0399bc 2198 Last profile used now saved, profile descriptions now visible 2017-02-02 18:24:03 -05:00
Eugene Livis
fe9f6b9e13 Started working on reading the XML 2017-02-02 14:42:42 -05:00
Eugene Livis
e7067f8dfd Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name 2017-02-02 14:12:00 -05:00
Eugene Livis
c6fc3a1841 SolrCore.properties file is now properly written 2017-02-02 14:11:43 -05:00
William Schaefer
6fbe9202ff 2198 - moved RunIngestModulesAction to a non exposed package so it can be public 2017-02-02 13:07:46 -05:00
William Schaefer
b3d3d63ae7 2198 Removed now obsolete RunIngestModulesDialog class 2017-02-02 12:22:13 -05:00
Richard Cordovano
3f92ff0411 Merge pull request #2497 from millmanorama/2258-look-at-content-and-filename-seperately
2258 look at content and filename seperately
2017-02-02 12:00:42 -05:00
William Schaefer
130050646e 2198-RunIngestModulesAction now used in place of RunIngestModulesDialog 2017-02-02 11:38:27 -05:00