1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-05 18:14:30 +00:00

Commit Graph

  • e03047d77d added default true/false values to intersection and union filter sql where clauses ... jmillman 2016-04-13 11:20:35 -04:00
  • 53453fe8ee Updated documentation, slight semantics changes. Oliver Spohngellert 2016-04-13 12:59:27 -04:00
  • f7f705d482 Merge remote-tracking branch 'upstream/develop' into test-file-type-ui Oliver Spohngellert 2016-04-13 12:23:08 -04:00
  • 8c438df2c1 Added documentation and fixed log messages. Oliver Spohngellert 2016-04-13 11:15:40 -04:00
  • bee404e811 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-04-13 10:56:11 -04:00
  • aa4736fafa Fixed semantics, added documentation.: Oliver Spohngellert 2016-04-12 16:34:59 -04:00
  • 88f2a0d08e Update testing/RegressionTest for ingest job settings panel button label change Richard Cordovano 2016-04-12 16:02:52 -04:00
  • 8ebf0efa3b Merge pull request #2062 from millmanorama/TL-details-refactor Richard Cordovano 2016-04-12 15:29:20 -04:00
  • 7da864fdcd Bugfixes. Oliver Spohngellert 2016-04-12 13:02:09 -04:00
  • 125443e469 Moved save behavior into add/remove methods. Oliver Spohngellert 2016-04-12 12:27:45 -04:00
  • 83878f45d4 Lint of recentactivity/ExtractIE Richard Cordovano 2016-04-12 12:10:38 -04:00
  • 263be3ee0c Merge pull request #2063 from eugene7646/pasco Richard Cordovano 2016-04-12 12:00:50 -04:00
  • db78503b79 reinstate right click to close interval selector jmillman 2016-04-12 10:39:49 -04:00
  • 231a2da725 always "animeteTo" even if destination should match source jmillman 2016-04-11 13:27:49 -04:00
  • 8bedda716a strip redundant method declarations form MultiEvent interface jmillman 2016-04-07 11:07:05 -04:00
  • ef84522933 add hashCode and equals to EventCluster and EventStripe to prevent duplicate events getting pinned jmillman 2016-04-07 10:03:30 -04:00
  • 598100138b fix bug where old settings node don't get cleared when the visualization changes jmillman 2016-04-06 11:17:57 -04:00
  • b9a42f2c98 minor cleanup and copyright fixes jmillman 2016-04-06 11:07:24 -04:00
  • ef751ea7cb disable subfilters if parent filter is unselected jmillman 2016-03-21 12:58:05 -04:00
  • 9ac592e1f0 internationalize DetailsChart lane labels jmillman 2016-03-16 13:25:39 -04:00
  • e96607db26 cleanup; move one more bit of code up to EventNodeBase; prepare EventnodeBase for listening to tag events. jmillman 2016-03-16 13:05:53 -04:00
  • 8651695151 move tag and hash icons to the left of event nodes jmillman 2016-03-16 11:48:28 -04:00
  • fdf33d5416 clear interval selector in countsChart when the time range changes jmillman 2016-03-16 11:45:56 -04:00
  • 33ec748506 fix hover bug in interval selector jmillman 2016-03-16 10:48:01 -04:00
  • 37b6d605e0 fix selection bug for EventTypeTreeItems jmillman 2016-03-14 15:46:47 -04:00
  • 4149766303 clean up/polish FilterSetPanel; fix bugs jmillman 2016-03-11 14:37:34 -05:00
  • 64f8e8e282 polish the IntervalSelector UX, don't dismiss it if non-timerange zoom params change; jmillman 2016-03-11 11:35:17 -05:00
  • 3d41df5fc0 clear guidelines on zoom change jmillman 2016-03-11 10:21:10 -05:00
  • f949a00093 fix events tree; more cleanup jmillman 2016-03-10 16:18:11 -05:00
  • 5ab1fc3395 cleanup and simplify contextmenu API; fix contextMenu bug by not allowing interval selectors to be closed via right ClickHandler jmillman 2016-03-09 12:28:09 -05:00
  • 69d1f2d026 open pinnedView on initialization if pinnedEvents is not empty jmillman 2016-03-04 16:25:32 -05:00
  • 55f0ae10f3 general cleanup; populate pinned events on creation of lane jmillman 2016-03-04 14:02:03 -05:00
  • 38a6fd3a0f show pinned events automatically, add labels to pinned and all event swim lanes jmillman 2016-03-02 10:28:17 -05:00
  • 651fac80ec bind swinmlane max height to height needed to show all items jmillman 2016-02-26 11:13:17 -05:00
  • d0561dcbac use masterDetailPane to allow hiding of pinned events jmillman 2016-02-24 16:38:08 -05:00
  • 0df9cdaabf hide tick marks, improve resizing of splitpane jmillman 2016-02-24 16:20:50 -05:00
  • 1abf6d721b make selection highlighting more consistent across pinned and non-pinned event nodes jmillman 2016-02-24 16:10:23 -05:00
  • 780a96f039 selection in PinnedEventsChart populates dataresulttable jmillman 2016-02-24 15:34:01 -05:00
  • 4acaed2557 PnnedEventsChart is better integrated interms of respecting settings and selection jmillman 2016-02-24 15:28:43 -05:00
  • 38af730c58 make pinned events scrollable jmillman 2016-02-24 14:07:24 -05:00
  • a6bfbf467a flesh out pinning multievents, and small ui changes to streamline bundles with only one sub-bundle. jmillman 2016-02-23 17:01:10 -05:00
  • 64d3f09118 support pinning of all events, not just SingleEvents jmillman 2016-02-23 13:40:26 -05:00
  • 0db3a8ba2c experimental/preliminary work to support pinning events in the detail view jmillman 2016-02-18 16:58:06 -05:00
  • 69890a75cb Semantics changes to HashDbManager. Oliver Spohngellert 2016-04-12 08:45:06 -04:00
  • 974821ed4e Semantics changes to HashLookupSettings Oliver Spohngellert 2016-04-11 16:26:06 -04:00
  • c18069f785 Merge remote-tracking branch 'upstream/develop' into aut-2025-pt2 Oliver Spohngellert 2016-04-11 16:08:23 -04:00
  • 536a8871b5 Fixed deprecation warnings to do with netbeans updates Oliver Spohngellert 2016-04-11 15:09:11 -04:00
  • b5a796ba39 Fixed menus options, semantics changes.' Oliver Spohngellert 2016-04-08 16:12:08 -04:00
  • 1ec523febc Updated multiple protocols/semantics. Oliver Spohngellert 2016-04-08 14:43:30 -04:00
  • ed24440f52 Merge remote-tracking branch 'upstream/develop' into aut-2034 Oliver Spohngellert 2016-04-08 14:30:56 -04:00
  • f64690992b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-04-08 14:02:04 -04:00
  • c9ca66744d Merge remote-tracking branch 'upstream/develop' into view-in-timeline jmillman 2016-04-08 12:31:01 -04:00
  • 9bf8db616e fix end time calculation jmillman 2016-04-08 12:30:49 -04:00
  • d241e0882b casemodule/CaseMetadata: Record software version, refine API Richard Cordovano 2016-04-08 12:01:17 -04:00
  • 1bdf41c6ba Fixed imports. Oliver Spohngellert 2016-04-08 10:59:59 -04:00
  • 908a6b640e Treating Pasco output parsing error as warning + note on Pasco return codes Eugene Livis 2016-04-08 10:48:59 -04:00
  • cb19a0c555 Made hashset configuration save if malformed file is currently there. Oliver Spohngellert 2016-04-08 09:39:36 -04:00
  • 914b1e747a Merge remote-tracking branch 'upstream/develop' into aut-2025-pt2 Oliver Spohngellert 2016-04-08 09:04:58 -04:00
  • 5122902e32 Semantics changes to hash db serialization. Oliver Spohngellert 2016-04-08 08:38:10 -04:00
  • fe9612206d Merge remote-tracking branch 'upstream/develop' into view-in-timeline jmillman 2016-04-07 16:59:01 -04:00
  • 8f3d57f11e basic implementation of "View in Timeline action" jmillman 2016-04-07 16:49:11 -04:00
  • fbe88fb20a Merge remote-tracking branch 'upstream/release-4.1.0' into develop Richard Cordovano 2016-04-07 15:58:05 -04:00
  • 5999a0c738 Merge pull request #2061 from BasisOlivers/aut-2055-2 Richard Cordovano 2016-04-07 15:51:07 -04:00
  • cf6f49edae Updated autopsy to align with changes to getMatchingArtifacts Oliver Spohngellert 2016-04-07 15:32:07 -04:00
  • e0e2616b62 Merge pull request #2058 from millmanorama/TL-fix-filter-copying Richard Cordovano 2016-04-07 14:00:24 -04:00
  • e678491a51 Keyword search core mgmt: improve logging, document known issue, fix for headless runs Richard Cordovano 2016-04-07 13:48:41 -04:00
  • becb03058b Moved xml to settings class. Oliver Spohngellert 2016-04-07 11:41:09 -04:00
  • cd4338497e Merge release-4.1.0 branch into develop branch Richard Cordovano 2016-04-07 00:01:28 -04:00
  • a4b7728939 Fix and improve casemodule/CaseMetadata Richard Cordovano 2016-04-06 23:48:29 -04:00
  • 89453f621f Merge pull request #1958 from BasisOlivers/aut-1885 Richard Cordovano 2016-04-06 18:23:17 -04:00
  • 7f43ef3901 Merge remote-tracking branch 'upstream/develop' into aut-2025-pt2 Oliver Spohngellert 2016-04-06 15:50:45 -04:00
  • fe657a4102 Fixed hash lookup setting saving and reading process. Oliver Spohngellert 2016-04-06 15:50:03 -04:00
  • 8e07b91e81 Moved case directory into case class. Oliver Spohngellert 2016-04-06 09:51:17 -04:00
  • 4a2753393f update copyright jmillman 2016-04-05 16:10:40 -04:00
  • 6c08ea496a fix further bug related filter copying/equality jmillman 2016-04-05 15:44:57 -04:00
  • d8759a53be Moved towards just having case metadata for data in case. Oliver Spohngellert 2016-04-05 15:26:04 -04:00
  • fd7d3ecde9 Merge upstream. Oliver Spohngellert 2016-04-05 14:37:42 -04:00
  • f42a535cbd Moved writing of settings to FileExtMismatchSettings Oliver Spohngellert 2016-04-05 14:31:09 -04:00
  • c7e7822cf7 Updated CaseMetadata class semantics. Oliver Spohngellert 2016-04-05 11:45:56 -04:00
  • 004274dad1 Merge pull request #2057 from millmanorama/thumbnailviewnode-cleanup Richard Cordovano 2016-04-05 09:55:29 -04:00
  • cf5c4b6ca7 Began updates to CaseMetadata Oliver Spohngellert 2016-04-05 09:51:20 -04:00
  • ca35916ed2 Merge remote-tracking branch 'upstream/develop' into aut-1885 Oliver Spohngellert 2016-04-05 09:44:48 -04:00
  • 5bb7332450 fix copying of filters jmillman 2016-04-04 17:03:20 -04:00
  • 9c3cbc809b Remove redundant logging of ingest module start up errors Richard Cordovano 2016-04-04 13:03:13 -04:00
  • 1f8e17f2c5 An artifact indexing/keyword search feature to NEWS for release 4.1.0 Richard Cordovano 2016-04-01 16:38:52 -04:00
  • 3ac31e455c Improve custom blackboard types API of casemodule/services/Blackboard Richard Cordovano 2016-03-31 20:21:15 -04:00
  • 1062cb6d1f Improve custom blackboard types API of casemodule/services/Blackboard Richard Cordovano 2016-03-31 19:33:08 -04:00
  • 82d19917a0 Improve custom blackboard types API of casemodule/services/Blackboard Richard Cordovano 2016-03-31 19:32:08 -04:00
  • ef501a61f2 Revert "Remove code to search InternalPythonModules from python/JythonModuleLoader" Richard Cordovano 2016-03-31 16:48:31 -04:00
  • 0754028ff7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-03-31 16:36:27 -04:00
  • f1fed22825 Merge pull request #2056 from BasisOlivers/hash-lookup-panel-fix Richard Cordovano 2016-03-31 15:18:32 -04:00
  • 9e26675e2a Merge branch 'release-4.1.0' of https://github.com/sleuthkit/autopsy into release-4.1.0 Richard Cordovano 2016-03-31 15:00:52 -04:00
  • 6d2c465932 Remove code to search InternalPythonModules from python/JythonModuleLoader Richard Cordovano 2016-03-31 14:58:15 -04:00
  • 6ef9c2b3c6 Made hash settings panel support expanding better. Oliver Spohngellert 2016-03-31 14:10:26 -04:00
  • f43e250381 cleanup and internationalize ThumbnailViewNode jmillman 2016-03-31 13:42:24 -04:00
  • 21800278ab Merge pull request #2055 from BasisOlivers/log-fix-2 Richard Cordovano 2016-03-31 13:35:46 -04:00
  • c9b5a42df2 Updated syntax for displaying errors. Oliver Spohngellert 2016-03-31 13:27:30 -04:00
  • 98185477c0 Added new mime types to manager. Oliver Spohngellert 2016-03-31 13:18:01 -04:00
  • 4a34e1be3b Merge pull request #2053 from karlmortensen/updateDocs Richard Cordovano 2016-03-31 13:13:11 -04:00
  • 4a2deb683c update version numbers Karl Mortensen 2016-03-31 11:44:09 -04:00