13791 Commits

Author SHA1 Message Date
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
William Schaefer
e47d12a8bb 5319 first pass of changing ingest listeners 2019-07-19 13:38:29 -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
U-BASIS\dsmyda
959511901b Remove the location col from the property sheet 2019-07-18 16:09:58 -04:00
U-BASIS\dsmyda
dd9ee9aa9a Added files affected by refactor 2019-07-18 14:48:06 -04:00
U-BASIS\dsmyda
97c81a84d2 Exported FileTypesUtils by moving it to coreutils package 2019-07-18 14:14:30 -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
William Schaefer
08054b29c3 5057 disable compression check for gzip files 2019-07-18 12:34:58 -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
Richard Cordovano
44ce99fea6 Merge remote-tracking branch 'upstream/develop' into elastic-computing 2019-07-16 15:06:56 -04:00
Richard Cordovano
80459e44be
Merge pull request #5040 from APriestman/5215_ingestEvents
5215 Add new methods to subscribe to specified ingest events.
2019-07-16 14:25:48 -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
Richard Cordovano
46c4067db9
Merge pull request #5008 from kellykelly3/1263-cvt-calllog-tab
1263 - CVT Call Log Tab
2019-07-16 12:53:32 -04:00
Kelly Kelly
7adc8a6a2a addressed codacy issues 2019-07-16 12:33:37 -04:00
Richard Cordovano
f9fefed4a6
Merge pull request #5014 from kellykelly3/1230-add-vcard-image
1230 - VCard Images
2019-07-16 12:26:54 -04:00
Richard Cordovano
35eb17efe0
Merge pull request #5037 from APriestman/5243_portableCaseChunkSizes
5243 Add more chunking options for portable cases
2019-07-16 12:22:52 -04:00
Kelly Kelly
b0548c725d removed unused import 2019-07-16 11:55:15 -04:00
Ann Priestman
26c8a984ab Add new methods to subscribe to specified ingest events. 2019-07-16 11:50:52 -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
Richard Cordovano
ba84677ee7
Merge pull request #5013 from kellykelly3/1282-1283-FilterPanelayout-tooltip-fix
1282, 1283 - modified filterPane layout and fixed chart tool tips
2019-07-16 09:40:14 -04:00
Ann Priestman
1ff87cf38a Add more chunking options 2019-07-16 08:38:37 -04:00
U-BASIS\dsmyda
26221a245e Upped level to INFO so it is visible 2019-07-15 17:52:57 -04:00
U-BASIS\dsmyda
2cdd8f6e1a Fixed position warning and demoted log messages to fine (aka DEBUG). 2019-07-15 17:50:00 -04:00
U-BASIS\dsmyda
0528e6233d Removed unused imports 2019-07-15 16:24:27 -04:00
U-BASIS\dsmyda
5be1a10c69 PR comments
"
2019-07-15 16:23:46 -04:00
Kelly Kelly
d31719b217 addressed review comments 2019-07-15 15:58:08 -04:00
U-BASIS\dsmyda
3cbd8960aa Delayed JFileChooser configuration until the action is invoked on the EDT 2019-07-15 15:19:47 -04:00
Kelly Kelly
52460a78c1 modified tooltip text based on review comments 2019-07-15 15:09:43 -04:00
Kelly Kelly
c693988749 addressed review comments 2019-07-15 14:53:57 -04:00
Kelly Kelly
683d4cd2f8 TL - Fixed IllegalArg exception 2019-07-15 13:26:21 -04:00
Richard Cordovano
e0c9392a7e
Merge pull request #5027 from jkho/5269-Logical-imager-exit-prompt-option
Add "Prompt before exiting imager" checkbox, default is selected
2019-07-15 11:57:30 -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
Eugene Livis
a8a2e13731 Merge branch 'develop' of github.com:sleuthkit/autopsy into cl_reports 2019-07-12 13:29:23 -04:00
Joe Ho
33cabaf1bf Fix copy and paste error :-( 2019-07-12 10:20:32 -04:00
Kelly Kelly
8853699824 Inital code for adding new web event types 2019-07-12 10:18:51 -04:00
Joe Ho
baeb8e1590 Add "Prompt before exiting imager" checkbox, default is selected 2019-07-11 18:37:20 -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