14698 Commits

Author SHA1 Message Date
Richard Cordovano
a63a0a26dd Merge remote-tracking branch 'upstream/develop' into remove-tsk-jfx-dependency 2019-12-04 19:37:06 -05:00
Richard Cordovano
99c26704ee Remove JFX dependency in TSK 2019-12-04 19:14:01 -05:00
William Schaefer
5e132c0712 5661 change page size selection and default size 2019-12-04 18:40:47 -05:00
Richard Cordovano
1ca839836f Remove JFX dependency in TSK 2019-12-04 18:33:30 -05:00
William Schaefer
0291fff2ae 5661 scroll to top of viewer when populated with new page 2019-12-04 17:58:19 -05:00
William Schaefer
00c7f9fd72 5661 fix bug with accessing list of files in group 2019-12-04 17:40:01 -05:00
William Schaefer
56da5d092b 5661 fix bug with accessing list of files in group 2019-12-04 17:36:15 -05:00
William Schaefer
25e084f87c 5661 order by changed to order within groups by 2019-12-04 17:03:44 -05:00
William Schaefer
6237ba7dd3 5661 fix typos and naming of labels 2019-12-04 16:58:00 -05:00
Richard Cordovano
8f5c29fa37
Merge pull request #5465 from dannysmyda/5845-More-Robust-XRY-File-Matching
5845 More Robust XRY Report Type Parsing
2019-12-04 15:47:10 -05:00
William Schaefer
a035308176 5661 clean up FileGroup class to encapsulate fields 2019-12-04 15:46:10 -05:00
William Schaefer
97e1cb34a2 5661 remove original node structure 2019-12-04 15:44:23 -05:00
William Schaefer
e1b53a7775 5661 remove original file discovery results dialog 2019-12-04 15:41:14 -05:00
William Schaefer
c9bd7b0da2 5661 rename action to open File Discovery 2019-12-04 15:38:06 -05:00
William Schaefer
2fb14aac5a 5661 delete original file search dialog 2019-12-04 15:35:18 -05:00
William Schaefer
7469f7a55c 5450 fix use case where MD5s are not present 2019-12-04 15:25:42 -05:00
U-BASIS\dsmyda
ed1c2ad31c Implemented and tested a more robust report type parsing 2019-12-04 14:25:46 -05:00
Kelly Kelly
2f5f106cab Fixed codacy issues 2019-12-04 13:34:08 -05:00
Kelly Kelly
acc06117dc Fixed bug will found. 2019-12-04 13:23:39 -05:00
Kelly Kelly
29de1be4bb removed unused import 2019-12-04 12:54:29 -05:00
William Schaefer
d3580d07d9 5450 clean up code add comments 2019-12-04 12:49:48 -05:00
Richard Cordovano
ee8b12fc15
Merge pull request #5438 from raman-bt/5780-context-viewer
5780: Context content viewer to show source of message attachments an…
2019-12-04 12:38:25 -05:00
Kelly Kelly
870546fa2c Added mbtile test button 2019-12-04 11:51:38 -05:00
Raman Arora
11c0848d45 Address Codacy comments. 2019-12-04 11:08:08 -05:00
Kelly Kelly
da4661fd88 merged in develop 2019-12-04 10:15:26 -05:00
Kelly Kelly
c6973b0f26 Merge branch 'develop' into 5796-5817-Geolocation-window-bug-fixes 2019-12-04 10:10:58 -05:00
Kelly Kelly
9416819d30 Added KML Report button to Geolocation window 2019-12-04 10:09:23 -05:00
Richard Cordovano
7bf8fcc815 Remove JFX dependency in TSK 2019-12-03 16:55:32 -05:00
Richard Cordovano
3e3731656a
Merge pull request #5451 from kellykelly3/5798-geolocation-loading-indicator
5798 geolocation loading indicator
2019-12-03 14:21:28 -05:00
Richard Cordovano
5f58ac294b
Merge pull request #5439 from markmckinnon/5679-Allow-Plaso-to-more-silently-fail-for-non-images
5679-Allow-Plaso-to-more-silently-fail-for-non-images
2019-12-03 11:22:45 -05:00
Raman Arora
fdffe1cfee Addressed review comments. 2019-12-03 09:33:32 -05:00
Mark McKinnon
46e9051d70 Update PlasoIngestModule.java
Change ingest message that is displayed
2019-12-02 19:01:48 -05:00
Mark McKinnon
3a1b548e66 Update UnpackagePortableCaseProgressDialog.java
Fix message for previous seen case.
2019-12-02 17:54:26 -05:00
Mark McKinnon
7bb6fdde26 Update UnpackagePortableCaseProgressDialog.java
Fix names and if statements
2019-12-02 17:50:13 -05:00
Richard Cordovano
441565befd
Merge pull request #5459 from rcordovano/timeline-initial-filter-state-fix
5804 No timeline data if some ingest modules not run
2019-12-02 17:47:59 -05:00
Kelly Kelly
511032d66e fixed minor bugs 2019-12-02 15:14:02 -05:00
Richard Cordovano
4074e19242 5804 No timeline data if some ingest modules not run 2019-12-02 14:23:46 -05:00
Kelly Kelly
f98c7a23ff Changes based on comments from Richard 2019-12-02 11:56:21 -05:00
Richard Cordovano
24d2e95427
Merge pull request #5442 from dannysmyda/5794-hide-artifacts-from-tree-and-reports
5794-hide-timeline-and-associated-object-artifacts
2019-12-02 10:46:38 -05:00
William Schaefer
5ce2436c92 5450 save video thumbnails with time position 2019-11-27 18:05:09 -05:00
Richard Cordovano
e059179479 Improve timeline code documentation 2019-11-27 16:28:47 -05:00
Mark McKinnon
cc187b065a Update UnpackagePortableCaseProgressDialog.java
Fix codacy issues.
2019-11-27 14:19:11 -05:00
U-BASIS\dsmyda
fc7126907c Adding filtering to reportvisualpanel2 2019-11-27 14:18:36 -05:00
Mark McKinnon
2ea1572f6a Add window to ask to open previously seen case
Add winfows to ask to open previously seen case and to check if the package has been previously opened.
2019-11-27 13:33:09 -05:00
Ann Priestman
db325c064e Merge remote-tracking branch 'upstream/apfs' into 5746_portableCase 2019-11-27 12:35:32 -05:00
Richard Cordovano
c7957478be
Merge pull request #5447 from dannysmyda/5788-Change-Menu-Action-Presentation
5788 Change Menu Action Presentation
2019-11-27 10:55:07 -05:00
Ethan Roseman
8d1efc3221 Japanese translation batches 5-7 2019-11-27 06:57:18 -05:00
Ethan Roseman
daec6234e4 3rd batch 2019-11-27 06:57:15 -05:00
Ethan Roseman
231777460c Translations as of Aug 26 2019-11-27 06:55:43 -05:00
William Schaefer
ca73ad4430 5781 prevent listener from responding to events it should not respond to 2019-11-26 17:22:13 -05:00