91 Commits

Author SHA1 Message Date
William Schaefer
d974369b62 merged in remaining stashed changed 2017-02-01 15:42:21 -05:00
Richard Cordovano
62abe62a6c Update Autopsy version numbers 2017-01-02 18:44:54 -05:00
Richard Cordovano
13411450aa 4.3.0 preps: DSPs, public API restore, const name 2017-01-02 17:36:59 -05:00
Ann Priestman
0be6b1c3dc Merge remote-tracking branch 'upstream/develop' into mergeTest
Conflicts:
	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
2016-11-08 13:08:58 -05:00
Richard Cordovano
f7ea2a3439 Correct documentation of Keyword class 2016-10-22 14:30:22 -04:00
Richard Cordovano
34ac5152cb Restore and deprecate Server.ID_CHUNK_SEP in keywrod search module 2016-10-12 13:10:31 -04:00
Richard Cordovano
f4153d5f0b Restore AutopsyItemVisitor and AutopsyVisitableItem to public API 2016-10-12 10:28:20 -04:00
millmanorama
27d08faa89 add review status actions to FileWithCCNNode, filter accounts by review status 2016-08-11 14:59:46 -04:00
Eugene Livis
2954b08422 Minor 2016-08-09 15:07:25 -04:00
Eugene Livis
9e981f715e Changes to StartupWindow to support multiple modes 2016-08-05 15:24:57 -04:00
Richard Cordovano
9293da4cbe Update suite project properties for 4.1.0 release 2016-07-18 17:58:44 -04:00
jmillman
69d1f2d026 open pinnedView on initialization if pinnedEvents is not empty
DetailsChartLane doesn't implement timelinechart, only ContextMenuProvider

Abstract DetailsChart as  a Control out of DetailViewPane to encapuslate the Lanes, etc

fixing mouse actions, moving things to appropriate levels in hierarchy, cleanup

more cleanup, some features are still broken

continue to cleanup DetailsChart API and fix bugs

work on listeners to fix rightclick actions
2016-04-12 10:09:48 -04:00
Richard Cordovano
cd4338497e Merge release-4.1.0 branch into develop branch 2016-04-07 00:01:28 -04:00
Richard Cordovano
a4b7728939 Fix and improve casemodule/CaseMetadata 2016-04-06 23:48:29 -04:00
Karl Mortensen
4a2deb683c update version numbers 2016-03-31 11:44:09 -04:00
Richard Cordovano
a799aa13d2 DataSourceProcessors always do callback 2016-02-22 16:50:57 -05:00
Karl Mortensen
0df81b010a bump version to 4.1.0 2016-02-18 11:22:44 -05:00
Karl Mortensen
4745bb836e Bump version number and copyright date 2016-02-03 16:29:14 -05:00
Richard Cordovano
ae991f5c7a Tidy up autopsy.casemodule.NewCaseWizardAction 2016-01-28 15:53:33 -05:00
millmanorama
1455dd3a6d refactor read image tasks, support cancellation 2015-12-31 14:34:14 -05:00
Richard Cordovano
466dd90810 Light linting of CaseMetadata 2015-11-18 20:54:55 -05:00
Karl Mortensen
b6d93067cf 4.0.0 2015-10-26 10:07:34 -04:00
Karl Mortensen
0a5575fb37 code review updates 2015-10-23 09:28:44 -04:00
Richard Cordovano
9547d43673 Fix compile and lint warnings for RunIngestAction 2015-10-13 17:05:58 -04:00
Richard Cordovano
cc92f1ca49 Replace IngestManager.runInteractively() with RuntimeProperties.getCoreComponentsActive() 2015-10-05 18:01:07 -04:00
Richard Cordovano
56d5ac674e Tighten up immutability in event publisher classes 2015-09-17 15:20:52 -04:00
Richard Cordovano
22224bb0d0 Format and resolve hints in event publisher classes 2015-09-17 15:12:32 -04:00
Richard Cordovano
494a5331be Resolve develop branch conflict 2015-09-14 13:53:14 -04:00
Richard Cordovano
b1d27128fb Merge in develop and resolve conflicts 2015-08-28 13:00:50 -04:00
Richard Cordovano
0e7222dabb Merge develop->collaborative, resolve merge conflict, compile errors 2015-08-26 14:39:59 -04:00
Karl Mortensen
1f93a32f55 Import updates 2015-08-04 17:55:46 -04:00
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
d1219f78de Merge develop into collaborative 2015-06-25 13:15:54 -04:00
Richard Cordovano
e551fd15ae Restore current case checks to DeletedContent.java 2015-06-25 12:40:07 -04:00
Richard Cordovano
f4272b8f6f Catch JMSException that should not propagate from RemoteEventPublisher 2015-06-22 14:03:57 -04:00
Richard Cordovano
ad376fc96d Restrict events and UI if not running interactively 2015-06-19 14:28:10 -04:00
Richard Cordovano
b6c8c28d49 Correct merge of upstream 2015-06-08 11:38:05 -04:00
Richard Cordovano
6affa596c0 Remove public access to IngestManager.isRunningInteractively(), fix deprecated method calls 2015-06-08 11:12:50 -04:00
Richard Cordovano
08faaa44cb Improve deprecated method comment in Case class 2015-04-28 18:27:00 -04:00
Richard Cordovano
8232cf32e3 Avoid exposing the new messaging and events packages at this time 2015-04-16 17:12:13 -04:00
Richard Cordovano
9d06340235 Correct package naming errors and export new Core packages 2015-04-16 15:05:57 -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