6211 Commits

Author SHA1 Message Date
William Schaefer
8909d4e1a1 2198 multi line descriptions enabled for radio button scroll window 2017-02-15 14:51:42 -05:00
William Schaefer
efef1b8077 2198 changed overridable methods to be used outside of constructor 2017-02-14 19:33:18 -05:00
William Schaefer
9702a52007 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModulesWizard 2017-02-14 19:11:03 -05:00
William Schaefer
b9b02e1bed 2197 fixed encapsulation issue regarding enabled modules list 2017-02-14 19:08:43 -05:00
William Schaefer
2e28f72d85 2198 removed netbeans warning regarding method which could be overridden 2017-02-14 17:07:37 -05:00
William Schaefer
2ceffc5788 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModulesWizard 2017-02-14 16:49:09 -05:00
William Schaefer
181cca420e 2197 formating of ingestProfiles 2017-02-14 16:45:53 -05:00
William Schaefer
8cb855e39e 2197 fixed unchecked conversion in getIngestProfiles 2017-02-14 16:44:54 -05:00
William Schaefer
c4c7cbb9f8 2198 formatting fixes to all modified files 2017-02-14 16:25:10 -05:00
William Schaefer
8e78f17f93 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModulesWizard 2017-02-14 16:08:05 -05:00
William Schaefer
064df7fedf 2197 removing Options from the options panel name 2017-02-14 16:07:27 -05:00
William Schaefer
8b4b2b2fb5 2198 resolve some additional conflicts from IngestProfiles rename 2017-02-14 15:56:21 -05:00
William Schaefer
640e08b8af 2198 - merged changes from 2197 and resolved conflicts 2017-02-14 15:44:07 -05:00
William Schaefer
47b2f11a75 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel 2017-02-14 15:37:28 -05:00
William Schaefer
043db65453 2197 fixed doc version number accidently reverted 2017-02-14 15:37:19 -05:00
William Schaefer
3eda78669b 2197 IngestProfiles getter now static and synchronized 2017-02-14 15:27:51 -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
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
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
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
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
Richard Cordovano
45bad108b7 Changes to custom artifacts creation module test class 2017-02-06 17:32:13 -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