jmillman
5ab1fc3395
cleanup and simplify contextmenu API; fix contextMenu bug by not allowing interval selectors to be closed via right ClickHandler
...
decouple DetailsChart from DetailViewPane.java
more cleanup
remove type parameter to ContextMenuProvider
nodes implement ContextMenuProvider
cleaned up node actions
pulled a bit more common code into EventNodeBase
move more code related to description visibility to EventNodeBase
more cleanup
cleaup descLOD property
2016-04-12 10:09:53 -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
jmillman
55f0ae10f3
general cleanup; populate pinned events on creation of lane
2016-04-12 10:09:43 -04:00
jmillman
38a6fd3a0f
show pinned events automatically, add labels to pinned and all event swim lanes
...
move more code into DetailViewPane to allow guideline and interval selector to span the pinned and primary chart lanes
pull common code into DetailsChartLane base class
pull more common code into DetailsChartLane base class
pull even more common code into DetailsChartLane base class
2016-04-12 10:09:38 -04:00
jmillman
651fac80ec
bind swinmlane max height to height needed to show all items
2016-04-12 10:09:34 -04:00
jmillman
d0561dcbac
use masterDetailPane to allow hiding of pinned events
...
move tooltip loading into EventNodeBase
minor cleanup
improve pinned events collapsing, keep minimum height
2016-04-12 10:09:29 -04:00
jmillman
0df9cdaabf
hide tick marks, improve resizing of splitpane
2016-04-12 10:09:25 -04:00
jmillman
1abf6d721b
make selection highlighting more consistent across pinned and non-pinned event nodes
2016-04-12 10:09:21 -04:00
jmillman
780a96f039
selection in PinnedEventsChart populates dataresulttable
2016-04-12 10:09:16 -04:00
jmillman
4acaed2557
PnnedEventsChart is better integrated interms of respecting settings and selection
2016-04-12 10:09:11 -04:00
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
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
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
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
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
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