13791 Commits

Author SHA1 Message Date
Richard Cordovano
381ecd3104
Merge pull request #5086 from kellykelly3/timeline-event-mgr-2
Merge develop into timeline-event-mgr-2
2019-08-01 11:35:47 -04:00
William Schaefer
36a08b8c6a 4595 use error message for user feedback when handling cr config 2019-07-31 18:50:42 -04:00
Richard Cordovano
7fcf861460
Merge pull request #5069 from kellykelly3/1303-size-table-colums
1303 - added code size table columns to the available space
2019-07-31 18:13:25 -04:00
Richard Cordovano
6474fdcb66 Update NBM versioning for release 4.12.0 2019-07-31 15:18:56 -04:00
Kelly Kelly
6d45a54ccd changes based on review comment 2019-07-31 15:16:50 -04:00
Kelly Kelly
7ddf9fe071 merged in develop to timeline-event-mgr-2 2019-07-31 13:36:33 -04:00
Richard Cordovano
755743e05a Resolve code hygiene issues for misc text translation classes 2019-07-31 12:53:02 -04:00
Richard Cordovano
f25c989c7b
Merge pull request #5085 from kellykelly3/1292-filter-checkbox
1292 Set the default state of the Filter checkboxes
2019-07-31 12:46:12 -04:00
Kelly Kelly
561dbeab0e Set the default state for the filters 2019-07-31 10:42:39 -04:00
Richard Cordovano
c2ab063688
Merge pull request #5065 from kellykelly3/1310-tl-update-message
1310 Added Update Message to TL
2019-07-31 09:38:46 -04:00
Kelly Kelly
f7a3cc4f72 removed empty catch block 2019-07-31 09:29:54 -04:00
Richard Cordovano
ba8618801a Text translation exported public API modifications before release 2019-07-30 18:39:14 -04:00
William Schaefer
ea150c7222 4595 make errors cover more possible scenarios when cr config fails 2019-07-30 17:24:21 -04:00
Mark McKinnon
ba611f81e6 Change Logger from java to Autopsy
Change the logger from java to Autopsy
2019-07-30 14:54:13 -04:00
Mark McKinnon
83b9b56914 Change logger from java to Autopsy
Change the logger used from java to Autopsy
2019-07-30 14:50:52 -04:00
Mark McKinnon
b5421a43e7 Changed logger class to use Autopsy version
Changed logger class to use Autopsy version.
2019-07-30 13:16:16 -04:00
William Schaefer
e1e468884b 5118 clean up imports and copyright dates 2019-07-30 11:57:01 -04:00
William Schaefer
50e7d7e986 5118 remove uses of exception.printStacktrace 2019-07-30 11:33:33 -04:00
Kelly Kelly
eab5788c70 Changed inital state of filter checkboxes 2019-07-30 10:32:07 -04:00
William Schaefer
1cca4bf20a 5118 undo changes to class used by logger 2019-07-30 10:10:23 -04:00
William Schaefer
bb212e8b9f 5118 update bundle merged file 2019-07-29 17:42:04 -04:00
William Schaefer
dcdc16e57f 5118 eliminate sout calls which are not required 2019-07-29 17:21:49 -04:00
Kelly Kelly
5195811fe6 tweeked Plaso setting panel layout 2019-07-29 15:36:11 -04:00
Richard Cordovano
494e853a53 Text translation exported public API adjustments 2019-07-29 10:14:14 -04:00
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
41116e63b3
Merge pull request #5068 from esaunders/5339-appveyor-jna
See if setting jna.nosys to true fixes our AppVeyor build problem.
2019-07-24 15:48:20 -04:00
Kelly Kelly
554db1aedc added code size table columns to the available space 2019-07-24 15:13:54 -04:00
Richard Cordovano
b603056722 Merge remote-tracking branch 'upstream/develop' into elastic-computing 2019-07-24 14:31:50 -04:00
esaunders
390cc300b6 See if setting jna.nosys to true fixes our AppVeyor build problem. 2019-07-24 12:59:49 -04:00
Kelly Kelly
cffc54e369 Modified plaso setting panel based on Brian's review comments 2019-07-24 11:37:18 -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
Richard Cordovano
0f989393d5
Merge pull request #5063 from dannysmyda/5336-Retrofit-Null-To-ReportModule
5336 retrofit null to report module
2019-07-23 17:07:46 -04:00
Kelly Kelly
de727b9283 Hardcoded plaso to be disabled by default 2019-07-23 12:39:59 -04:00
Kelly Kelly
4e214ed384 Update TL bundles file 2019-07-23 12:37:57 -04:00
U-BASIS\dsmyda
7c7513dc2d Returned null in tagged hash report module to keep behavior 2019-07-23 11:53:50 -04:00
Kelly Kelly
80ca564249 Timeline warning message for older version of autopsy 2019-07-23 10:49:34 -04:00
U-BASIS\dsmyda
9f1ec6bcd1 Updated date in header 2019-07-22 16:24:04 -04:00
U-BASIS\dsmyda
af11e92112 Updated doc unmerged other PR 2019-07-22 16:22:36 -04:00
U-BASIS\dsmyda
b7f3de7abb Added null safety and support for null relative paths 2019-07-22 15:30:56 -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
William Schaefer
a4bfdb773c 5319 undo unintentially commited changes 2019-07-19 15:36:35 -04:00
William Schaefer
bcdd315658 5319 clean up and update copyrights 2019-07-19 15:10:40 -04:00
Kelly Kelly
ad637c0a70 removed TimeLineManager calls from ListViewModel 2019-07-19 14:58:57 -04:00