24080 Commits

Author SHA1 Message Date
Kelly Kelly
83082ea940 cleaned up warnings in timeline 2019-07-26 15:17:38 -04:00
Richard Cordovano
4e25ba28ba
Merge pull request #5070 from kellykelly3/1291-deprecate-indexArtifact
1291 deprecate index artifact
2019-07-26 12:25:24 -04:00
Kelly Kelly
9a31541320 modified based on review comments 2019-07-26 12:24:03 -04:00
Kelly Kelly
50656b4859 modified based on review comments 2019-07-26 11:24:08 -04:00
Kelly Kelly
b95009bc15 deprecated indexArtifact 2019-07-26 10:41:32 -04:00
Richard Cordovano
d2a923ac4b
Merge pull request #5056 from kellykelly3/1297-listemodel-getevents
1297 listemodel getevents
2019-07-24 09:39:26 -04:00
Kelly Kelly
31ea3b36aa cleanup codacy issues 2019-07-22 15:03:48 -04:00
Richard Cordovano
650225dcfd
Merge pull request #5039 from kellykelly3/1149-empty-plaso-descriptions
1149 - set empty plaso event descriptions to event type display name
2019-07-22 13:16:30 -04:00
Kelly Kelly
44d7b2564d merged in latest timeline and fixed plaso other events per brians request 2019-07-22 09:32:49 -04:00
Richard Cordovano
28e1d1a946
Merge pull request #5058 from kellykelly3/1312-timeline-top-fix
1312 - pulled Richard's changes from develop into timeline
2019-07-19 18:32:18 -04:00
Kelly Kelly
f5c0135d49 pulled Richard's changes from develop into timeline 2019-07-19 16:07:57 -04:00
Kelly Kelly
0473d5c40b merged in timeline-event-mgr-2 2019-07-19 15:38:46 -04:00
Kelly Kelly
ad637c0a70 removed TimeLineManager calls from ListViewModel 2019-07-19 14:58:57 -04:00
Brian Carrier
1f4c10e778
Merge pull request #5038 from sleuthkit/timeline-2
Timeline Changes based on TSK data model API changes.
2019-07-19 13:51:08 -04:00
Brian Carrier
bfa7d87488 fix error from already merged PR 2019-07-19 13:50:20 -04:00
Brian Carrier
382a145cc9
Merge branch 'timeline-event-mgr-2' into timeline-2 2019-07-19 13:40:53 -04:00
Brian Carrier
b3a7dd9e96
Merge pull request #5046 from kellykelly3/1286-new-timelineMgr-func
1286 - Moving TimelineEvent creations from UI to TimelineManager
2019-07-19 09:42:16 -04:00
Brian Carrier
8d4b995a32
Merge pull request #5050 from kellykelly3/1298-missing-andriod-artifacts
1298 missing andriod artifacts
2019-07-19 09:41:48 -04:00
Richard Cordovano
fb20a56510
Merge pull request #5048 from kellykelly3/1161-plaso-fail-report
1161 psort error message
2019-07-18 13:27:51 -04:00
Kelly Kelly
51d85ffbcd removed dead code 2019-07-18 12:16:52 -04:00
Kelly Kelly
561693309a Modified based on review comments 2019-07-18 11:23:27 -04:00
Kelly Kelly
449fd202fa removed print statments 2019-07-18 11:06:15 -04:00
Kelly Kelly
c37b61578d Calling postArtifact once for all artifacts 2019-07-18 10:48:14 -04:00
Kelly Kelly
ffa8b31047 updated plaso error message 2019-07-17 14:56:44 -04:00
Kelly Kelly
81fd4e0285 Moved TimelineEvent creation to TimelineManager 2019-07-17 12:10:55 -04:00
Kelly Kelly
6169c08bd1 Added error checking for psort 2019-07-17 11:09:11 -04:00
Richard Cordovano
dfd5c8d309
Merge pull request #5032 from kellykelly3/1300-Timeline-IllegalArg
TL - Fixed IllegalArg exception
2019-07-16 17:06:25 -04:00
Kelly Kelly
493971a1d5 fixed ListViewModel comment 2019-07-16 14:24:27 -04:00
Kelly Kelly
87f84ae6be added Nofity message 2019-07-16 14:23:17 -04:00
Kelly Kelly
ec9e91c09e Added comment to function 2019-07-16 14:12:26 -04:00
Kelly Kelly
40a8bd0b16 set empty plaso event descriptions to event type display name 2019-07-16 11:47:58 -04:00
Brian Carrier
60494261e4 merge conflicts 2019-07-16 10:43:20 -04:00
Kelly Kelly
b391609959 logging return value of psort 2019-07-16 10:37:53 -04:00
Brian Carrier
aa4cd9223e Merge branch 'timeline-event-mgr-2' of github.com:sleuthkit/autopsy into timeline-event-mgr-2 2019-07-16 10:35:10 -04:00
Brian Carrier
521ee2501a
Merge pull request #5029 from kellykelly3/1289-missing-postArt-inRA
1289 - added missing postArtifact calls for Safari and moved call in chrome
2019-07-16 09:52:07 -04:00
Richard Cordovano
5e923b1b50
Merge pull request #5031 from kellykelly3/1179-support-for-new-webartifacts
1284 - Addition of new Web Artifact timeline events.
2019-07-16 09:35:24 -04:00
Kelly Kelly
2caa0b554c changed postArtifact to postArtifacts 2019-07-16 07:45:02 -04:00
Kelly Kelly
683d4cd2f8 TL - Fixed IllegalArg exception 2019-07-15 13:26:21 -04:00
Brian Carrier
d2bb3f50ea Changes based on datamodel API changes 2019-07-12 23:07:10 -04:00
Brian Carrier
4f5163acb0 changes based on TSK API changes 2019-07-12 14:51:04 -04:00
Kelly Kelly
a30b1b51f6 added missing postArtifact calls for Safari and moved call in chrome 2019-07-12 13:42:34 -04:00
Kelly Kelly
8853699824 Inital code for adding new web event types 2019-07-12 10:18:51 -04:00
Brian Carrier
6693f1806e
Merge pull request #5001 from sleuthkit/timeline_1
Changes due to Datamodel refactoring
2019-07-11 13:46:13 -04:00
Brian Carrier
0dfb029d67
Merge branch 'timeline-event-mgr-2' into timeline_1 2019-07-11 13:45:38 -04:00
Brian Carrier
6e46e47887
Merge pull request #5024 from kellykelly3/1289-post-artifact
1289 Cleanup of the postArtifact code in RecentActivity
2019-07-11 13:42:18 -04:00
Brian Carrier
5396ab88d4
Merge pull request #5025 from sleuthkit/timeline_fixes1
Revive PostArtifact #2
2019-07-11 13:15:00 -04:00
Brian Carrier
ab46c585ba copied files from timeline-event-mgr. Mostly formatting. Couple of bug fixes 2019-07-11 13:02:56 -04:00
Kelly Kelly
be92670c1c cleaned up the postArttribute code in RecentActivity 2019-07-11 12:44:18 -04:00
Brian Carrier
292c18e6a5 fixed bug so that correct artifact is indexed. Refactored to avoid confusion.Copied in file from timeline-event-mgr 2019-07-11 12:29:16 -04:00
Brian Carrier
bd2b7a4a18 fix incorrect previous commit. Artifacts posted as they are found 2019-07-11 12:03:25 -04:00