Brian Carrier
21ec442c90
Merge pull request #324 from jawallace/firefox
...
Firefox / Image Panel
2013-10-21 19:57:38 -07:00
Richard Cordovano
bee91a40ce
Updated reporting to work with new tags API
2013-10-21 19:01:25 -04:00
Jeff Wallace
2fbdb1c53c
Resets image panel correctly when resetComponent is called.
2013-10-21 16:01:36 -04:00
Jeff Wallace
7ad3962811
Added error reporting for failure to parse recent activity lnk files.
2013-10-21 11:27:34 -04:00
raman-bt
e91114c77c
i. Changed AddImageTask.CurrentDirFether to be a Runnable instead of Swingworker.
...
ii. Changed the DSPProgressMonitorImpl to update the progress UI on the Swing EDT thread.
iii. Added the image related params to AddImageTask constructor, and dropped the SetImageOptions() method.
2013-10-21 11:09:47 -04:00
Jeff Wallace
27fc247da5
Fixed issue with multiple instances of data result panels.
2013-10-21 10:28:35 -04:00
Brian Carrier
77fdbcf6a4
made line endings more consistent
2013-10-19 12:26:55 -04:00
Brian Carrier
e461eb0a4c
minor comment addition
2013-10-19 00:24:21 -04:00
Richard Cordovano
b5095ad802
Additional steps towards removal of old tags code from report package
2013-10-18 18:06:53 -04:00
Richard Cordovano
4cd68f99a1
Added counts to tag sub-tree nodes
2013-10-18 16:43:45 -04:00
Richard Cordovano
3ef3ce3da2
Restored use of star icon for bookmark tag name nodes
2013-10-18 15:52:50 -04:00
Richard Cordovano
fd811a4919
Clean up of artifact selection types dialog for reports
2013-10-18 15:52:03 -04:00
Richard Cordovano
d4ac9b3bd4
Added Comment properties to tag nodes
2013-10-18 15:12:01 -04:00
raman-bt
6627dadd89
Added Copyright headers, added/cleaned up comments.
2013-10-18 14:54:35 -04:00
Richard Cordovano
98913f22ee
Added work around for database writes on EDT to TagsManager
2013-10-18 14:02:18 -04:00
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