6314 Commits

Author SHA1 Message Date
Eugene Livis
1aa474db30 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name 2017-02-14 14:11:08 -05:00
Eugene Livis
70fc568cec Moved convertPathToUNC() into UNCPathUtilities class 2017-02-14 14:10:33 -05:00
William Schaefer
b42b4c128c 2197 fixed formatting in all files which were modified 2017-02-14 13:47:44 -05:00
William Schaefer
4cefd75345 2197 removed copy past code from IngestProfiles 2017-02-14 12:28:09 -05:00
William Schaefer
515b84f5bc 2197 enable edit and delete profile buttons with listener 2017-02-14 11:31:56 -05:00
William Schaefer
37e3656bb6 2197 integrated fix for null pointer exception from 2199 2017-02-14 11:21:32 -05:00
Eugene Livis
13472133ef Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name 2017-02-14 10:57:49 -05:00
Eugene Livis
10494299e4 Bug fix 2017-02-14 10:56:07 -05:00
William Schaefer
b905f007d3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2199-ProfilesInAddDataWizard 2017-02-13 15:34:31 -05:00
esaunders
96d5c6ff41 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2290-store-doc-ids 2017-02-13 12:29:18 -05:00
esaunders
fa8b191cdb Don't show keyword search type or document ids in search results pane. 2017-02-13 11:57:35 -05:00
Richard Cordovano
cd8ec4f36b Merge remote-tracking branch 'upstream/develop' into search_improvements 2017-02-11 14:26:35 -05:00
Eugene Livis
843473a380 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into core_name 2017-02-09 15:30:24 -05:00
Richard Cordovano
8377953e62 Turn off CustomArtifactsCreatorIngestModuleFactory 2017-02-09 10:03:21 -05:00
Richard Cordovano
fa9cfbc40b Update comment in ArtifactStringContent.java 2017-02-09 06:36:46 -05:00
Richard Cordovano
2d2c1db850 Repair merge errors 2017-02-08 20:26:51 -05:00
Richard Cordovano
32a457808a Merge in develop branch 2017-02-08 20:13:19 -05:00
Richard Cordovano
d18ef89bf1 Merge remote-tracking branch 'upstream/develop-4.3.1' into develop 2017-02-08 19:57:21 -05:00
Richard Cordovano
7a467d0e91 Improvements to attributes with multiple sources code 2017-02-08 19:48:46 -05:00
Richard Cordovano
3ed67b1df8 Add attribute sources to ArtifactStringContent 2017-02-08 19:06:35 -05:00
Richard Cordovano
2ca451b46e Change custom artifact names for test ingest module 2017-02-08 18:10:53 -05:00
Richard Cordovano
f22a453377 Clean and fix ArtifactStringContent 2017-02-08 17:59:18 -05:00
William Schaefer
ce1771f685 Merge branch '2198-RunIngestModulesWizard' of https://github.com/wschaeferB/autopsy into 2199-ProfilesInAddDataWizard 2017-02-08 10:59:07 -05:00
William Schaefer
bfa75149da 2198 default run ingest modules context renamed for backwards compatability 2017-02-08 10:58:13 -05:00
millmanorama
ed46fd5498 remove bottom gap and make scroll pane vertically resizable. 2017-02-08 13:11:17 +01:00
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
William Schaefer
6246f5e9cd 2197 can no longer create profiles with out of date filters 2017-02-07 16:02:25 -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
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
William Schaefer
b99efaf031 2199 addImageWizard working with profiles 2017-02-06 16:05:00 -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
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
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
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
William Schaefer
6fbe9202ff 2198 - moved RunIngestModulesAction to a non exposed package so it can be public 2017-02-02 13:07:46 -05:00