raman-bt
|
1f7e98f28e
|
Move AddImageTask out of ImageDSProcessor so it can be reused.
|
2013-10-18 12:22:57 -04:00 |
|
raman-bt
|
aa01261c9a
|
Cleanup comments, logging, javadocs etc.
|
2013-10-18 10:11:47 -04:00 |
|
raman-bt
|
f67cd305fc
|
Move all interfaces to corecomponentinterfaces package.
|
2013-10-18 08:54:40 -04:00 |
|
raman-bt
|
26fcd4b49e
|
Sundry cleanup.
|
2013-10-17 15:35:26 -04:00 |
|
raman-bt
|
09fb5edba5
|
Removed passing of WizardDescriptor across the DataSourceProcessor interface.
Moved TZ and NoFatOrphans from ChooseDataSourceVisual panel into the specific DSP panel.
|
2013-10-17 14:17:37 -04:00 |
|
Richard Cordovano
|
1277f840f8
|
Merge remote-tracking branch 'upstream/master'
|
2013-10-17 12:30:30 -04:00 |
|
Richard Cordovano
|
18d47f3f39
|
New tags API work
|
2013-10-17 11:45:53 -04:00 |
|
raman-bt
|
9ed39d665d
|
Eliminate ContentTypePanel. DataSourceProcessor returns a JPanel instead.
|
2013-10-17 09:49:18 -04:00 |
|
Jeff Wallace
|
cf12b3c5a5
|
Merge https://github.com/sleuthkit/autopsy into ewfVerifyIngest
Conflicts:
nbproject/project.properties
|
2013-10-17 09:17:44 -04:00 |
|
Richard Cordovano
|
f9ee33fff6
|
Merge remote-tracking branch 'upstream/master' into new_tags_api
|
2013-10-16 18:29:22 -04:00 |
|
Richard Cordovano
|
b65a9e6d5a
|
Added delete tag capability to new tags api
|
2013-10-16 18:26:32 -04:00 |
|
Brian Carrier
|
308c4dae33
|
Merge pull request #308 from jawallace/encaseReportModule
Encase report module
|
2013-10-16 12:52:26 -07:00 |
|
Jeff Wallace
|
d71dd5f9ad
|
Updated Image Details panel.
|
2013-10-16 13:08:52 -04:00 |
|
Jeff Wallace
|
214bd028c8
|
Added additional data types.
|
2013-10-16 10:37:48 -04:00 |
|
Jeff Wallace
|
2256b6a095
|
Fixed mistake made when changing constructor of Known File Filter Node.
|
2013-10-16 09:37:58 -04:00 |
|
raman-bt
|
a3a027eea0
|
New file, DSPProgressMonitor.java - that got missed in the the previous commit.
|
2013-10-16 08:14:17 -04:00 |
|
Jeff Wallace
|
e7a3b496f7
|
Fixed discrepancy between fileReportPath and actual file name for file reports.
|
2013-10-15 17:01:18 -04:00 |
|
Richard Cordovano
|
d74fa2e894
|
New tags API extended to properly handle blackboard artifact and content nodes
|
2013-10-15 16:10:11 -04:00 |
|
Jeff Wallace
|
41f238c60b
|
Move select/deselect all buttons underneath the list.
|
2013-10-15 14:16:20 -04:00 |
|
Richard Cordovano
|
cf4c996f53
|
New tags api interim work
|
2013-10-15 13:38:06 -04:00 |
|
Jeff Wallace
|
2fc1d1c261
|
Removed extra file
|
2013-10-15 13:15:39 -04:00 |
|
Jeff Wallace
|
9dea497218
|
Only update progress text every 100 files.
|
2013-10-15 13:11:21 -04:00 |
|
Jeff Wallace
|
3a1a2e5094
|
Updated file report file name to be more descriptive
|
2013-10-15 12:29:02 -04:00 |
|
Jeff Wallace
|
28b504e34e
|
Fixed wizard property name
|
2013-10-15 12:26:33 -04:00 |
|
Jeff Wallace
|
1f153727db
|
Only allow one report to be generated at a time.
|
2013-10-15 12:23:21 -04:00 |
|
Richard Cordovano
|
1372b6671d
|
Merge remote-tracking branch 'upstream/master' into new_tags_api
|
2013-10-15 11:44:04 -04:00 |
|
raman-bt
|
7000ab6865
|
Define DSPProgressMoinitor class. Eliminate dependency on the ProgressControlPanel from DataSourceProcessor.
|
2013-10-15 11:31:30 -04:00 |
|
Jeff Wallace
|
4893fb3356
|
Merge branch 'encaseReportModule' of https://github.com/jawallace/autopsy into encaseReportModule
|
2013-10-15 09:19:06 -04:00 |
|
Jeff Wallace
|
1ba9f2b9be
|
Merge https://github.com/jawallace/autopsy into encaseReportModule
|
2013-10-15 09:18:00 -04:00 |
|
Jeff Wallace
|
c1fd003ccb
|
List report modules alphabetically.
|
2013-10-15 00:24:12 -04:00 |
|
Richard Cordovano
|
79cab5df57
|
Interim commit of work on new tags API
|
2013-10-11 17:46:19 -04:00 |
|
Richard Cordovano
|
f401b39d14
|
Interim checkin of new tags API
|
2013-10-11 12:32:19 -04:00 |
|
raman-bt
|
7b52520f90
|
Cleanup of Add Image/DataSource Wizard. Pass #1.
|
2013-10-11 12:16:07 -04:00 |
|
Jeff Wallace
|
6a21d4c636
|
Renamed FileReportInfo to FileReportDataTypes. Changed report names.
|
2013-10-11 08:49:01 -04:00 |
|
Jeff Wallace
|
2db89fe5f3
|
Factored out init error message
|
2013-10-10 10:23:02 -04:00 |
|
Jeff Wallace
|
4940e06e0e
|
Removed changes in FileTypeChildren to match state before branching
|
2013-10-10 09:18:57 -04:00 |
|
Jeff Wallace
|
de0d2a4e46
|
Removed redundant filtering that was added
|
2013-10-10 09:17:14 -04:00 |
|
Jeff Wallace
|
894c61430e
|
Reorganized KnownFileFilterNode to comply with new Node conventions. simplified constructor.
|
2013-10-10 09:08:40 -04:00 |
|
Jeff Wallace
|
b43121d565
|
Added filtering of known files.
|
2013-10-09 17:47:48 -04:00 |
|
Brian Carrier
|
ca21e6c932
|
Merge pull request #315 from rcordovano/dir_tree_em_reset
Dir tree em reset
|
2013-10-08 18:45:50 -07:00 |
|
Jeff Wallace
|
c7d0074306
|
Do not run ingest if any modules failed to init
|
2013-10-08 14:35:09 -04:00 |
|
Richard Cordovano
|
9b66f717cd
|
Merge branch 'master', remote-tracking branch 'upstream/master' into new_tags_api
|
2013-10-08 12:16:03 -04:00 |
|
Richard Cordovano
|
52a7b0e55c
|
Merge branches 'master' and 'new_tags_api'
|
2013-10-07 16:40:26 -04:00 |
|
Richard Cordovano
|
bb18ea13b3
|
Fixed grammatical error in DirectoryTreeTopComponent comment
|
2013-10-07 14:46:58 -04:00 |
|
Richard Cordovano
|
5d656fb760
|
Initial fix for stale data model problem when processing logical files
|
2013-10-07 14:40:33 -04:00 |
|
Jeff Wallace
|
ea4e30e2ee
|
Merge branch 'redundant' into keywordSearchErrors
|
2013-10-07 13:18:31 -04:00 |
|
Jeff Wallace
|
50b86dae42
|
Fixed redundant calls
|
2013-10-07 11:23:56 -04:00 |
|
Jeff Wallace
|
5aca89c071
|
Fixed if statement logic.
|
2013-10-04 17:35:08 -04:00 |
|
Jeff Wallace
|
b240f52004
|
Merge branch 'redundant' into keywordSearchErrors
|
2013-10-04 14:52:09 -04:00 |
|
Jeff Wallace
|
23a0573fcc
|
Fixed redundant calls to setupTable/tabs do to node listener.
|
2013-10-04 14:30:23 -04:00 |
|