jmillman
c5a9dddaa3
upgrade database when no datasource_id column is present
...
- make several inner class outer, extract SQLHelper from eventsDB
- pass autopsy case object into TimelineController, EventsRepo, EventsDB etc;
- put events.db in module output folder
- add type paramater to compound filter
- rename active to selected for filters
- remove filter disabling
- prompt to rebuild if database doesn't have datasources_id
- fix errors in VisualizationPanel introduced by localization
2015-07-24 12:10:35 -04:00
Richard Cordovano
b47d73da0d
Resolve merge conflicts for cherry-pick of Case class formatting
2015-04-15 18:13:46 -04:00
Nick Davis
2d01b21943
Added empty _ja.properties file.
2015-02-19 13:32:56 -05:00
Richard Cordovano
4c8b967773
Fix bug in ingest pipelines code
2014-12-17 13:17:01 -05:00
Richard Cordovano
644a4e8c38
Check in new public IngestJob and IngestManager API stubs
2014-12-15 16:14:21 -05:00
Brian Carrier
b682a57ba5
fixed splash screen with new dimensions
2014-10-31 17:12:27 -04:00
Brian Carrier
2efaddc108
Merge branch 'release-3.1.1' of github.com:sleuthkit/autopsy into release-3.1.1
2014-10-31 15:38:55 -04:00
Brian Carrier
dd9299a929
Made splash logo smaller
2014-10-31 15:38:40 -04:00
Brian Carrier
69c35704cf
updated to version 3.1.1 and associated Library versions
2014-10-31 12:17:50 -04:00
jmillman
2bdf89cbcc
updated with consistent veriosn of icons for netbeans branding and both .ico and .icns files
2014-10-22 13:09:17 -04:00
jmillman
e9759344ef
update to new hash branding
2014-10-22 12:38:42 -04:00
jmillman
4593b8d57e
gah
2014-09-03 15:30:37 -04:00
jmillman
760e352230
move timeline to Core; add controlsfx/jfxtras/jodatime to CoreLibs via ivy
2014-08-27 16:47:11 -04:00
jmillman
e059d5dfa1
change source level to 1.8; use more generic method to look up branded resources in AboutWindowPanel
2014-08-26 16:09:14 -04:00
Samuel H. Kenyon
2376b66a26
also store attribute values for int32, int64, and double types
2014-04-28 01:58:20 -04:00
Samuel H. Kenyon
f71c5454d6
parsing artifacts and attributes works
2014-04-27 19:35:16 -04:00
Samuel H. Kenyon
b30c63ec36
Merge remote-tracking branch 'upstream/develop' into mt-update
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
2014-04-23 11:55:34 -04:00
Samuel H. Kenyon
30bb4ee6ae
Merge remote-tracking branch 'upstream/develop' into mt-update
...
Conflicts:
Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchIngestModule.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestModule.java
2014-04-22 15:48:51 -04:00
Samuel H. Kenyon
1f8ceae323
Merge remote-tracking branch 'upstream/develop' into searchoptions
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
2014-03-13 18:17:11 -04:00
Samuel H. Kenyon
91aef3bd38
Merge remote-tracking branch 'upstream/develop' into searchoptions
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle_ja.properties
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchListsViewerPanel.java
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchPanel.java
2014-03-11 17:14:45 -04:00
Samuel H. Kenyon
7d5778e4c7
moved comment
2014-03-11 16:24:21 -04:00
Samuel H. Kenyon
ccb15a338a
KeywordSearchPanel now derives directly from Swing panel.
2014-03-06 13:23:54 -05:00
Samuel H. Kenyon
c580da7a35
Make sure the change the keyword strings as needed before they are pattern compiled.
2014-03-04 15:12:52 -05:00
APriestman
21f9327eca
Added new public methods to HashDbManager for creating, loading, and removing HashDb objects. Also consolidated multiple HashDbManager exception types into one.
2014-02-20 14:43:07 -05:00
APriestman
01de541e3f
Saving before merge attempt
2014-02-19 13:11:01 -05:00
Samuel H. Kenyon
7293c5fd89
Add File Extension Mismatch ingest module.
2014-01-15 15:14:07 -05:00
Samuel H. Kenyon
a18974d5cc
Implemented the removal functions in Mismatch Options.
2013-12-18 18:20:47 -05:00
Richard Cordovano
5cb0dcaf75
Added TaskManager getContentTagsByContent API
2013-11-08 11:16:41 -05:00
Brian Carrier
77fdbcf6a4
made line endings more consistent
2013-10-19 12:26:55 -04:00
Brian Carrier
0ea2c884c4
updated module version numbers and Autopsy version numbers
2013-09-25 13:57:45 -04:00
jmillman
fd4071d613
minor fix to e01 sanity checks and error reporting
2013-09-25 12:19:42 -04:00
jmillman
ad1767a585
added method verifyImageSizes() to check that we are getting all the data we expect from an image
2013-09-20 16:53:13 -04:00
jmillman
4dbbe5973b
minor changes related to add image wizard error handling
2013-09-19 11:19:26 -04:00
Samuel H. Kenyon
c86345d7ee
Latest timestamps.
2013-08-23 16:44:49 -04:00
Samuel H. Kenyon
dc67e309b5
Move the About box Close button to a more reasonable location.
2013-08-23 13:11:08 -04:00
Brian Carrier
c1719f6928
Updated splash and about dialogs
2013-08-22 22:38:49 -04:00
raman-bt
f22fcc5aab
Handle new artifacts/attributes for Autopsy/MPF integration.
2013-08-07 08:49:45 -04:00
Samuel H. Kenyon
1f884055c5
Added new interface to enable extensibility of CaseNewAction lookup.
2013-07-25 15:41:30 -04:00
adam-m
89ac10f980
fix overlay again
2013-06-02 00:17:16 -04:00
Brian Carrier
10764b7ea3
resolved merge conflicts
2013-05-30 15:39:03 -04:00
adam-m
b41ab8ddb6
fix new logo/splash screen overlay
2013-05-30 13:38:39 -04:00
Jason Letourneau
19ebbd5804
added new logos and updated splash screen graphic
2013-05-28 13:56:52 -04:00
Brian Carrier
90a0acf1bf
Updated IngestModule API to be abstract class instead of interface. Started to update docs.
2013-05-24 09:56:28 -04:00
Sean-M
b20b202156
Removed unneccesary code.
2013-04-04 15:35:20 -04:00
Sean Moss
661016cb52
fixed some things, and rolled back a lot of comments.
2013-03-26 10:59:39 -04:00
Tim McIver
a71143591f
Merge branch 'master' of https://github.com/sleuthkit/autopsy into timeline
...
Conflicts:
thunderbirdparser/nbproject/project.properties
2013-01-18 11:07:50 -05:00
Tim McIver
805b35456f
Undo changes to two Bundles.properties files that should not have been changed.
2013-01-03 10:45:32 -05:00
0xNF
6c52649ce5
Added timeline functionality.
...
Select it from the tools menu -> Make Timeline
2012-12-28 16:44:46 -05:00
Tim McIver
2fcbadf46d
Commiting files that were not committed in previous commit.
2012-12-28 11:01:48 -05:00
Tim McIver
48a2e5d6a0
Created a General options panel containing a single checkbox to 'Remember preferred content viewer' - no real functionality yet.
2012-12-28 11:00:14 -05:00