13208 Commits

Author SHA1 Message Date
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
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
U-BASIS\zhaohui
dc12508768 2102: refactor the regression tests 2017-02-03 09:42:51 -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
William Schaefer
b3d3d63ae7 2198 Removed now obsolete RunIngestModulesDialog class 2017-02-02 12:22:13 -05:00
William Schaefer
130050646e 2198-RunIngestModulesAction now used in place of RunIngestModulesDialog 2017-02-02 11:38:27 -05:00
William Schaefer
04dabbe23b 2198 - Loads and uses profile currently 2017-02-01 17:18:24 -05:00
William Schaefer
751f717359 resolve conflict with merge from main 2017-02-01 17:01:52 -05:00
William Schaefer
7c90150b8f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModulesWizard 2017-02-01 16:55:46 -05:00
Richard Cordovano
3e57b6d705 Merge pull request #2494 from wschaeferB/FilterBugFix
Filter bug fix
2017-02-01 16:47:49 -05:00
William Schaefer
d974369b62 merged in remaining stashed changed 2017-02-01 15:42:21 -05:00
William Schaefer
7c88dca3e9 Merge from stashed changes 2017-02-01 15:40:14 -05:00
William Schaefer
eae04f4474 merge from FilterBugFix Branch resolution 2017-02-01 15:35:26 -05:00
Brian Carrier
3cb4a19b2f Dedupe files in the export file action 2017-02-01 15:17:54 -05:00
William Schaefer
124eeffb4e Fixed count of files for mime tree when slack files hidden 2017-02-01 14:42:38 -05:00
William Schaefer
f29a0ee154 mime type tree now able display the existing slack file nodes 2017-02-01 13:56:59 -05:00
William Schaefer
3548aa3e9c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard 2017-01-31 18:29:32 -05:00
William Schaefer
8140486b9d Modified FilesSet rules to use same isFile() comparrison as sleuthkit 2017-01-31 18:07:11 -05:00
William Schaefer
725f0905a8 1903 re-implementation of isFile() check before checking membership 2017-01-31 15:00:56 -05:00
William Schaefer
816725a70b typo with message text 2017-01-31 11:28:06 -05:00
William Schaefer
cadac73563 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into FilterBugFix 2017-01-31 11:21:21 -05:00
William Schaefer
a6f0766c0a 1903 Fixed bug with top level components not being filtered 2017-01-31 11:21:01 -05:00
Richard Cordovano
e419f945fe Add NetBeans IDE Editor settings 2017-01-31 09:55:02 -05:00
Richard Cordovano
17828f6de2 Add IDE formatting settings file 2017-01-31 09:29:43 -05:00
William Schaefer
aad6983e75 Minor formatting fix for FilesSetRulePanel.java 2017-01-30 17:59:28 -05:00
William Schaefer
d7eab852ed 1903 - Bug fix for file Ingest Filters 2017-01-30 17:43:07 -05:00
William Schaefer
8cf28905d9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard 2017-01-30 10:13:30 -05:00
Richard Cordovano
06e075b377 Merge pull request #2491 from stiefel40k/develop
fix copy-paste error
2017-01-29 14:28:57 -05:00
stiefel40k
b837959266 fix copy-paste error
fix copy-paste error at setting setting the createdChecked variable
2017-01-28 13:37:02 +01:00
Richard Cordovano
e5ebb874f7 Merge pull request #2488 from zhhl/2093-parameterizeRegressionPythonScript
2093 parameterize regression python script
2017-01-27 14:54:20 -05:00
U-BASIS\zhaohui
909dedbb18 2093: clean up 2017-01-27 14:51:59 -05:00
Richard Cordovano
4eba2f2f74 Merge pull request #2489 from zhhl/2213-AntVersionWithUNCPathProblem
2213: ant 1.9.7 passes correct UNC format to Junit, but lower version…
2017-01-27 14:41:49 -05:00
U-BASIS\zhaohui
9be751bd9b 2213: ant 1.9.7 passes correct UNC format to Junit, but lower version has problems 2017-01-27 13:35:06 -05:00
U-BASIS\zhaohui
81369156ac 2093: cleanup 2017-01-27 12:50:34 -05:00
William Schaefer
c76f4a7887 2198-Run ingest module wizard added but not connected to profiles 2017-01-25 15:33:36 -05:00
William Schaefer
5920b04557 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModuleWizard 2017-01-24 11:33:59 -05:00