13175 Commits

Author SHA1 Message Date
Kelly Kelly
83082ea940 cleaned up warnings in timeline 2019-07-26 15:17:38 -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
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
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
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
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
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
8853699824 Inital code for adding new web event types 2019-07-12 10:18:51 -04:00
Brian Carrier
0dfb029d67
Merge branch 'timeline-event-mgr-2' into timeline_1 2019-07-11 13:45:38 -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
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
Brian Carrier
8ef7253795 Merge branch 'timeline-event-mgr-2' of github.com:sleuthkit/autopsy into timeline-event-mgr-2 2019-07-11 11:52:16 -04:00
Brian Carrier
c9f1ec2799 Revive postArtifact from timeline-event-mgr branch 2019-07-11 11:50:47 -04:00
Kelly Kelly
188a5d4090 changing the indexArtifact to postArtifact 2019-07-10 14:31:29 -04:00
Richard Cordovano
4ec6f4df1e Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr-2 2019-07-09 11:29:11 -04:00
Richard Cordovano
467dea1f1b Merge remote-tracking branch 'upstream/release-4.12.0' into develop 2019-07-09 11:24:42 -04:00
esaunders
982d2f2eee
Merge pull request #4975 from wschaeferB/5282-LogicalImagerIfFound
5282 logical imager if found
2019-07-03 17:29:18 -04:00
esaunders
08b35ea257
Merge pull request #4987 from wschaeferB/5239-PreventDupeRules
5239 prevent duplicate named rules being created
2019-07-03 17:28:06 -04:00
esaunders
dd5db93bda
Merge pull request #4984 from wschaeferB/5281-PreventZeroDaysWithinSetting
5281 prevent user from setting 0 days within as a condition
2019-07-03 17:27:38 -04:00
esaunders
16b0e4d918
Merge pull request #5003 from APriestman/doxygenFixes_070219
Fix doxygen warnings
2019-07-03 17:26:07 -04:00
Brian Carrier
47cd41f9e4
Merge pull request #4983 from jkho/5276-Logical-Imager-Adding-DS-as-Logical-File-Set
Initial code changes.
2019-07-02 16:42:12 -04:00
U-BASIS\dsmyda
561426673a Made volumes with virtual directories no longer a leaf volume 2019-07-02 16:18:53 -04:00
Ann Priestman
1dfcd90f4c Fix doxygen warnings 2019-07-02 11:21:58 -04:00
Brian Carrier
edf755ac58 more refactoring 2019-07-02 08:48:37 -04:00
Brian Carrier
4eec6450b8 Changes due to Datamodel refactoring 2019-07-01 23:55:40 -04:00