Richard Cordovano
|
d4a872c7ac
|
Line endings fix
|
2013-11-04 13:26:33 -05:00 |
|
raman-bt
|
1bdc69dc1e
|
Tweaked the ImageFilePanel so it can be used by any other DataSourceProcessor that needs
an image path, a timezone string and the "no fat orphans" flag.
|
2013-11-04 12:47:44 -05:00 |
|
Richard Cordovano
|
d43343ebd7
|
Merge remote-tracking branch 'upstream/master'
|
2013-11-04 10:04:28 -05:00 |
|
Richard Cordovano
|
5b97890dd7
|
Merge remote-tracking branch 'upstream/master'
|
2013-11-01 09:11:55 -04:00 |
|
Jeff Wallace
|
8313f18dab
|
Replace Thunderbird Parser with MBox Parser while loading ingest properties.
|
2013-10-31 14:44:55 -04:00 |
|
Jeff Wallace
|
4142c87919
|
Fixed issue with column resizing when only one column.
|
2013-10-31 14:21:16 -04:00 |
|
Jeff Wallace
|
dbdebfa1e4
|
Fixed column width issue when there is only one column.
|
2013-10-31 14:13:53 -04:00 |
|
Jeff Wallace
|
a651e10451
|
Fixed NPE if keyword search results data result viewer closed before query is done running.
|
2013-10-31 13:10:06 -04:00 |
|
Jeff Wallace
|
68e3a29a2e
|
Added MAC time to Keyword Hit nodes selected under Results node.
|
2013-10-31 13:08:36 -04:00 |
|
Jeff Wallace
|
133c5e1e10
|
Merge https://github.com/sleuthkit/autopsy into miscBugFixes
|
2013-10-31 12:23:00 -04:00 |
|
Jeff Wallace
|
b1552110e8
|
Reset info label properly.
|
2013-10-31 11:07:39 -04:00 |
|
Jeff Wallace
|
c04f4e64b9
|
Fixed the case where matches label was incorrect for 0 results.
|
2013-10-31 10:45:15 -04:00 |
|
Brian Carrier
|
10f1979f12
|
Merge pull request #330 from jawallace/miscBugFixes
Various Bug Fixes
|
2013-10-30 19:31:57 -07:00 |
|
Brian Carrier
|
d2807d720a
|
Cleaned up ingest manager code. added message to ekyowrd serach output
|
2013-10-30 21:27:33 -04:00 |
|
Jeff Wallace
|
f8fa119b81
|
Add all artifacts to list at once in createKeys.
|
2013-10-30 10:45:30 -04:00 |
|
Jeff Wallace
|
12dc09a081
|
Sort artifact types alphabetically in artifact selection dialog.
|
2013-10-29 15:45:24 -04:00 |
|
Jeff Wallace
|
5ad40dcbaf
|
Reset content artifact viewer on resetComponent
|
2013-10-29 14:31:25 -04:00 |
|
Jeff Wallace
|
b18cf9a02f
|
Fixed UI hang and updated number of hits column name.
|
2013-10-29 14:31:14 -04:00 |
|
Jeff Wallace
|
952b05c909
|
Update number of matches after all nodes have been loaded.
|
2013-10-29 14:31:01 -04:00 |
|
raman-bt
|
0b985703b7
|
Ensure that the core DataSourceProcessors appear at the top in the wizard, and in a specific order.
And there is a separator between 'core' DSPs and others.
|
2013-10-29 14:30:51 -04:00 |
|
raman-bt
|
657552661d
|
i. Bugfix in readSettings()
ii Adjusted the size of the Image & Local disk so they are fully visible in design view.
|
2013-10-29 09:24:21 -04:00 |
|
Richard Cordovano
|
40ee532e1c
|
Implemented ContextMenuActionProvider interface in HashDatabase module
|
2013-10-28 17:47:20 -04:00 |
|
raman-bt
|
0ce636ebf6
|
Cleaned up the storing/reading of last selected data source path - delegated it to the
DataSourceProcessor specific Panels, to handle as appropriate.
|
2013-10-28 15:48:27 -04:00 |
|
Richard Cordovano
|
c13f41f67c
|
Changed plumbing for adding content to hash db actions
|
2013-10-28 15:09:58 -04:00 |
|
raman-bt
|
de7eb6b519
|
Straightened out the MissingImageDialog class w.r.t. DataSourceProcessor interface.
MissingImageDialog allows the user to directly pick an image/local-disk if its is found to be missing.
|
2013-10-28 11:03:14 -04:00 |
|
Brian Carrier
|
b4c0ecbbba
|
Merge branch 'master' of github.com:sleuthkit/autopsy
|
2013-10-28 08:59:57 -04:00 |
|
Brian Carrier
|
2d80d2ee21
|
normalized timestamps in registry analysis, updated reports
|
2013-10-26 23:37:48 -04:00 |
|
Brian Carrier
|
2e8e5b1405
|
comment updates
|
2013-10-25 20:49:40 -04:00 |
|
Richard Cordovano
|
f2591c7212
|
Wired up new AddContentToHashDbAction stub
|
2013-10-25 16:08:16 -04:00 |
|
Brian Carrier
|
efbb7d0acf
|
Added FILE_DONE event to Ingest Manager. Comments cleanup
|
2013-10-25 15:12:34 -04:00 |
|
Jeff Wallace
|
e861caad76
|
Changed text on options panel to Directory Listing instead of Data Result Viewer.
|
2013-10-25 10:24:15 -04:00 |
|
raman-bt
|
5e118737da
|
i. Changed validatePanel() to return a boolean instead of string
ii. Moved the UI Event/Property names into DataSourceProcessor to eliminate dependency on AddImageWizardChooseDataSourceVisual
|
2013-10-24 17:01:56 -04:00 |
|
raman-bt
|
8e06b8e4ff
|
Added LocalDiskDSProcessor and LocalFilesDSProcessor.
Minor bugfixes & cleanup.
|
2013-10-24 15:52:39 -04:00 |
|
Richard Cordovano
|
ec38f34ccc
|
Line endings stuff
|
2013-10-24 11:26:59 -04:00 |
|
Richard Cordovano
|
c45e0d2f78
|
Class name adjustments
|
2013-10-23 16:07:13 -04:00 |
|
Richard Cordovano
|
9c1743ab5a
|
Updated for improved lower level tags api, fixed small bug in tag and comment dialog
|
2013-10-23 15:33:38 -04:00 |
|
Richard Cordovano
|
75f8dd47e7
|
Third step in merge of new_tags_api branch into master
|
2013-10-23 11:04:00 -04:00 |
|
Richard Cordovano
|
9a2da08443
|
Second step in merge of new_tags_api branch into master
|
2013-10-23 11:00:08 -04:00 |
|
Richard Cordovano
|
b05908d8a4
|
First step in merge of new_tags_api branch into master
|
2013-10-23 10:58:49 -04:00 |
|
raman-bt
|
e32bc5990b
|
Addressed review comments from Brian.
|
2013-10-23 08:44:21 -04:00 |
|
Richard Cordovano
|
407ffb9568
|
Line endings update
|
2013-10-22 19:25:10 -04:00 |
|
Richard Cordovano
|
8b487ca56d
|
Removed prematuer merge of some new tags api files
|
2013-10-22 17:21:44 -04:00 |
|
Richard Cordovano
|
572923a733
|
Merge remote-tracking branch 'upstream/master'
|
2013-10-22 15:36:25 -04:00 |
|
Richard Cordovano
|
ff54c75cfd
|
Fixed DRVT node expansion bug and added selection logic for node deletion
|
2013-10-22 13:32:49 -04:00 |
|
raman-bt
|
4584640ec3
|
Changed AddImageTask to be a plain Runnable instead of a SwingWorker.
|
2013-10-22 10:53:11 -04:00 |
|
Richard Cordovano
|
d992fbe2f7
|
Removed old Tags class from datamodel package
|
2013-10-22 10:42:18 -04:00 |
|
Brian Carrier
|
0b8420e47c
|
resolved merge conflicts
|
2013-10-21 23:50:45 -04:00 |
|
Brian Carrier
|
a3c085a331
|
Merge pull request #319 from jawallace/keywordSearchErrors
Keyword search errors
|
2013-10-21 20:04:02 -07:00 |
|
Brian Carrier
|
3f917922e8
|
Merge pull request #322 from jawallace/contentViewerFix
Fixed issue with multiple instances of data result panels.
|
2013-10-21 20:00:55 -07:00 |
|
Brian Carrier
|
b166141711
|
Merge pull request #323 from jawallace/recentActivityFixes
Recent activity fixes
|
2013-10-21 20:00:02 -07:00 |
|