6145 Commits

Author SHA1 Message Date
William Schaefer
8cf28905d9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard 2017-01-30 10:13:30 -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
William Schaefer
c76f4a7887 2198-Run ingest module wizard added but not connected to profiles 2017-01-25 15:33:36 -05:00
William Schaefer
473b7dc17a 2197 - hiding history button when creating profile as per design doc 2017-01-24 11:33:05 -05:00
William Schaefer
82a921e27f 2197-changed config profile directory name to match design document 2017-01-24 10:56:25 -05:00
William Schaefer
96fb0438c7 2197 added duplicate profile name detection 2017-01-23 16:45:48 -05:00
William Schaefer
a818e0be7a 2197 documentation fixes 2017-01-23 15:37:18 -05:00
William Schaefer
00e52bd873 2197 removed saving from cancel method of ingest options panel 2017-01-23 12:21:23 -05:00
William Schaefer
80c85daef8 2197-buttons should no longer re-enable before ingest finishes 2017-01-23 12:00:49 -05:00
William Schaefer
57ef8159d9 2197-enable/disable buttons on file ingest filter tab 2017-01-23 11:22:56 -05:00
William Schaefer
5afe85aaa5 2197-bug fix for when ingest settings tab wasn't last selected 2017-01-23 11:18:17 -05:00
William Schaefer
df361b5e53 2197 - remaining text changed to @Messages, disabling during ingest added 2017-01-23 10:48:07 -05:00
William Schaefer
25eb6b44d9 2197 checking to ensure profiles are named now 2017-01-20 17:31:21 -05:00
William Schaefer
4489e48640 2197 allow Filter name box to auto-resize 2017-01-20 16:52:20 -05:00
William Schaefer
1a979b5880 2197 - fixed Bundle properties name for label text 2017-01-20 16:46:29 -05:00
William Schaefer
b5cadd0f2d 2197-profile area mostly switched over to having text defined via @Messages 2017-01-20 16:39:39 -05:00
William Schaefer
a9c858a3d8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel 2017-01-20 14:27:13 -05:00
Richard Cordovano
570282e8c3 Update PhotoRec ingest module startup error message 2017-01-20 14:11:21 -05:00
William Schaefer
247ff02d14 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel 2017-01-20 13:31:56 -05:00
William Schaefer
be8483efca 1903 - create new file ingest fitler will now always be last option in jcombobox 2017-01-20 13:28:37 -05:00
William Schaefer
8439938545 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel 2017-01-20 13:01:22 -05:00
William Schaefer
e45dfea90a 1903 updated error message for PhotoRecCarver when ignore unallocated is enabled 2017-01-20 12:52:31 -05:00
William Schaefer
b407e7d93c 2197 - removed FileIngestFilterDefsOptionsPanelController 2017-01-20 12:43:28 -05:00
William Schaefer
60afdd5de1 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel 2017-01-20 12:36:15 -05:00
William Schaefer
c09ebd99aa 1903 renamed FilesSetsSerializable to FileSetsDefinitions, added read write methods to it 2017-01-20 12:32:04 -05:00
William Schaefer
e904dd5dad 2197 - merged in updated changes from 1903 for file ingest filters 2017-01-20 10:52:25 -05:00
William Schaefer
1d82336c81 1903 added class for serializing filesSets other than interesting ones 2017-01-20 10:49:17 -05:00
William Schaefer
d745830415 1903 surpress warning from unchecked cast of FilesSets map 2017-01-19 19:34:20 -05:00
William Schaefer
4c3d050b9b 1903 removed class to serialize FileIngestFilters when back to raw map 2017-01-19 19:33:01 -05:00
William Schaefer
89fff3813a 1903 added wrapper for serialization of FileIngestFilters to avoid unchecked casting warning 2017-01-19 19:17:54 -05:00
William Schaefer
773f5c2549 1903 removed some unused imports 2017-01-19 19:03:56 -05:00
William Schaefer
0753f545db 1903 - removed notes to self 2017-01-19 18:38:38 -05:00
William Schaefer
7e4e459d75 1903-FileSetXML functionality moved to InterestingItemsFilesSetSettings, FileIngestFilters serialized as map 2017-01-19 18:20:41 -05:00
William Schaefer
ca7e1b2e49 1903 returned InterestingItemsFilesSetSettings to its necessary form 2017-01-19 17:28:30 -05:00
William Schaefer
b42759405e 1903-partial fix to FilesSetsManager, removed unneeded methods 2017-01-19 17:16:31 -05:00
William Schaefer
db3e4678d6 1903-Changes to FilesSet to to decouple from FileIngestFilter and fix name of ignoreUnallocated flag 2017-01-19 16:04:23 -05:00
William Schaefer
55d158e422 1903-Fixes to InjestJobSettingsPanel regarding file ingest filters 2017-01-19 14:30:53 -05:00
William Schaefer
b001d6bc36 1903 - fixes to IngestJobSettings, default filters moved to FilesSetsManager 2017-01-19 12:12:57 -05:00
William Schaefer
242aae597e 1903-fixed name issues with default filters 2017-01-19 11:18:50 -05:00
William Schaefer
75dfeaeb28 2197-improved synchronization of file access when reading new .properties 2017-01-19 10:57:50 -05:00
William Schaefer
cc5347eccd 2197-Mostly working profile creating, editing, and deleting 2017-01-18 15:31:59 -05:00
William Schaefer
f59b7a027c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter 2017-01-13 13:18:12 -05:00
William Schaefer
24426eb219 1903 - key for Last File Ingest Filter changed to not contain spaces 2017-01-13 13:18:01 -05:00
Richard Cordovano
500b0188a9 Tidy up AutopsyOptionsPanel 2017-01-12 15:55:27 -05:00
William Schaefer
6bbd3c820b 2197 fixed bug with merge 2017-01-12 13:02:33 -05:00
William Schaefer
7c13d4941e 2197-resolved conflict with moving of processor settings 2017-01-12 12:48:27 -05:00
William Schaefer
8baf5e635c 2197-Profile tab refined 2017-01-12 12:37:28 -05:00
Richard Cordovano
9151b7cc5e Clamp number of file ingest therads to 4 2017-01-12 12:15:06 -05:00
William Schaefer
574200ff3b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter 2017-01-11 17:41:22 -05:00
William Schaefer
b2888507d3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel 2017-01-11 17:39:49 -05:00