Commit Graph
18776 Commits
Author SHA1 Message Date
jmillman 38af730c58 make pinned events scrollable 2016-04-12 10:09:06 -04:00
jmillman a6bfbf467a flesh out pinning multievents, and small ui changes to streamline bundles with only one sub-bundle.
move eventTypeImageView into EventNodeBase
2016-04-12 10:09:00 -04:00
jmillman 64d3f09118 support pinning of all events, not just SingleEvents 2016-04-12 10:08:55 -04:00
jmillman 0db3a8ba2c experimental/preliminary work to support pinning events in the detail view
more refactoring and development to support pinning events

move more into EventNodeBase.java

more refactoring, and enhancement of event pinning
2016-04-12 10:08:49 -04:00
Oliver Spohngellert 69890a75cb Semantics changes to HashDbManager. 2016-04-12 08:45:06 -04:00
Oliver Spohngellert 974821ed4e Semantics changes to HashLookupSettings 2016-04-11 16:26:06 -04:00
Oliver Spohngellert c18069f785 Merge remote-tracking branch 'upstream/develop' into aut-2025-pt2 2016-04-11 16:08:23 -04:00
Oliver Spohngellert 536a8871b5 Fixed deprecation warnings to do with netbeans updates 2016-04-11 15:09:11 -04:00
Oliver Spohngellert b5a796ba39 Fixed menus options, semantics changes.' 2016-04-08 16:12:08 -04:00
Oliver Spohngellert 1ec523febc Updated multiple protocols/semantics. 2016-04-08 14:43:30 -04:00
Oliver Spohngellert ed24440f52 Merge remote-tracking branch 'upstream/develop' into aut-2034 2016-04-08 14:30:56 -04:00
Eugene Livis f64690992b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-04-08 14:02:04 -04:00
jmillman c9ca66744d Merge remote-tracking branch 'upstream/develop' into view-in-timeline 2016-04-08 12:31:01 -04:00
jmillman 9bf8db616e fix end time calculation 2016-04-08 12:30:49 -04:00
Richard Cordovano d241e0882b casemodule/CaseMetadata: Record software version, refine API 2016-04-08 12:17:13 -04:00
Oliver Spohngellert 1bdf41c6ba Fixed imports. 2016-04-08 10:59:59 -04:00
Eugene Livis 908a6b640e Treating Pasco output parsing error as warning + note on Pasco return codes 2016-04-08 10:48:59 -04:00
Oliver Spohngellert cb19a0c555 Made hashset configuration save if malformed file is currently there. 2016-04-08 09:39:36 -04:00
Oliver Spohngellert 914b1e747a Merge remote-tracking branch 'upstream/develop' into aut-2025-pt2 2016-04-08 09:04:58 -04:00
Oliver Spohngellert 5122902e32 Semantics changes to hash db serialization. 2016-04-08 08:38:10 -04:00
jmillman fe9612206d Merge remote-tracking branch 'upstream/develop' into view-in-timeline 2016-04-07 16:59:01 -04:00
jmillman 8f3d57f11e basic implementation of "View in Timeline action"
Merge remote-tracking branch 'upstream/develop' into view-in-timeline

Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/OpenTimelineAction.java
	Core/src/org/sleuthkit/autopsy/timeline/TimeLineController.java
	Core/src/org/sleuthkit/autopsy/timeline/datamodel/eventtype/ArtifactEventType.java
	Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
2016-04-07 16:49:11 -04:00
Richard Cordovano fbe88fb20a Merge remote-tracking branch 'upstream/release-4.1.0' into develop 2016-04-07 15:58:05 -04:00
Richard Cordovano 5999a0c738 Merge pull request #2061 from BasisOlivers/aut-2055-2
Updated autopsy to align with changes to getMatchingArtifacts
2016-04-07 15:51:07 -04:00
Oliver Spohngellert cf6f49edae Updated autopsy to align with changes to getMatchingArtifacts 2016-04-07 15:32:07 -04:00
Richard Cordovano e0e2616b62 Merge pull request #2058 from millmanorama/TL-fix-filter-copying
fix copying of filters
2016-04-07 14:00:24 -04:00
Richard Cordovano e678491a51 Keyword search core mgmt: improve logging, document known issue, fix for headless runs 2016-04-07 13:48:41 -04:00
Oliver Spohngellert becb03058b Moved xml to settings class. 2016-04-07 11:41:09 -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
Richard Cordovano 89453f621f Merge pull request #1958 from BasisOlivers/aut-1885
Case Metadata
2016-04-06 18:23:17 -04:00
Oliver Spohngellert 7f43ef3901 Merge remote-tracking branch 'upstream/develop' into aut-2025-pt2 2016-04-06 15:50:45 -04:00
Oliver Spohngellert fe657a4102 Fixed hash lookup setting saving and reading process. 2016-04-06 15:50:03 -04:00
Oliver Spohngellert 8e07b91e81 Moved case directory into case class. 2016-04-06 09:51:17 -04:00
jmillman 4a2753393f update copyright 2016-04-05 16:11:35 -04:00
jmillman 6c08ea496a fix further bug related filter copying/equality 2016-04-05 15:44:57 -04:00
Oliver Spohngellert d8759a53be Moved towards just having case metadata for data in case. 2016-04-05 15:26:04 -04:00
Oliver Spohngellert fd7d3ecde9 Merge upstream. 2016-04-05 14:37:42 -04:00
Oliver Spohngellert f42a535cbd Moved writing of settings to FileExtMismatchSettings 2016-04-05 14:31:09 -04:00
Oliver Spohngellert c7e7822cf7 Updated CaseMetadata class semantics. 2016-04-05 11:45:56 -04:00
Richard Cordovano 004274dad1 Merge pull request #2057 from millmanorama/thumbnailviewnode-cleanup
cleanup and internationalize ThumbnailViewNode strings
2016-04-05 09:55:29 -04:00
Oliver Spohngellert cf5c4b6ca7 Began updates to CaseMetadata 2016-04-05 09:51:20 -04:00
Oliver Spohngellert ca35916ed2 Merge remote-tracking branch 'upstream/develop' into aut-1885 2016-04-05 09:44:48 -04:00
jmillman 5bb7332450 fix copying of filters 2016-04-04 17:03:20 -04:00
Richard Cordovano 9c3cbc809b Remove redundant logging of ingest module start up errors 2016-04-04 13:04:11 -04:00
Richard Cordovano 1f8e17f2c5 An artifact indexing/keyword search feature to NEWS for release 4.1.0 2016-04-01 16:38:52 -04:00
Richard Cordovano 3ac31e455c Improve custom blackboard types API of casemodule/services/Blackboard 2016-03-31 20:21:15 -04:00
Richard Cordovano 1062cb6d1f Improve custom blackboard types API of casemodule/services/Blackboard 2016-03-31 19:33:08 -04:00
Richard Cordovano 82d19917a0 Improve custom blackboard types API of casemodule/services/Blackboard 2016-03-31 19:32:08 -04:00
Richard Cordovano ef501a61f2 Revert "Remove code to search InternalPythonModules from python/JythonModuleLoader"
This reverts commit 6d2c465932.
2016-03-31 16:48:31 -04:00