14058 Commits

Author SHA1 Message Date
Kelly Kelly
fe61a37d29 Added support for mbtile files 2019-11-22 15:39:45 -05:00
Richard Cordovano
6689565e6e
Merge pull request #5430 from dannysmyda/5741-implement-XRY-auto-ingest
5741-implement-XRY-auto-ingest
2019-11-21 13:08:43 -05:00
Richard Cordovano
9c483393f1
Merge pull request #5425 from kellykelly3/5753-geolocation-tile-options
5753 Geolocation User Preferences support
2019-11-20 14:55:17 -05:00
Richard Cordovano
5452d2ba02
Merge pull request #5423 from raman-bt/5698-associate-attached-files-to-msg
5698: associate attached files with the message.
2019-11-19 14:39:40 -05:00
U-BASIS\dsmyda
6896777cd3 Added bundle file 2019-11-19 13:38:48 -05:00
U-BASIS\dsmyda
0291db8a55 Added permission checks to children files during isPanelValid and implemented and tested the new autoingest methods 2019-11-19 13:20:16 -05:00
Kelly Kelly
cee83ae7ee Fixed codacy issues 2019-11-18 16:17:52 -05:00
Kelly Kelly
b6f1046f58 Merge branch 'develop' into 5753-geolocation-tile-options 2019-11-18 14:51:16 -05:00
Kelly Kelly
fa41fc9ef4 Adding geolocation preferences 2019-11-18 14:47:42 -05:00
U-BASIS\dsmyda
29c3155766 Merge branch 'develop' of github.com:sleuthkit/autopsy into Minor-Tweaks-XRY-DSP-Testing 2019-11-15 13:59:49 -05:00
Richard Cordovano
dca56ebf43
Merge pull request #5419 from dannysmyda/5734-implement-XRY-DSP
5734 implement xry dsp
2019-11-15 13:59:05 -05:00
U-BASIS\dsmyda
3513c79514 Merge branch '5734-implement-XRY-DSP' into Minor-Tweaks-XRY-DSP-Testing 2019-11-15 13:09:42 -05:00
U-BASIS\dsmyda
858f9fab9d Addressed review comments 2019-11-15 13:06:45 -05:00
Raman Arora
975c32e8ab 5698: associate attached files with the message. 2019-11-15 13:06:10 -05:00
Richard Cordovano
747035e2b9
Merge pull request #5418 from kellykelly3/5658-geolocation-simple-filtering
5658 Geolocation waypoint filtering
2019-11-15 11:39:43 -05:00
U-BASIS\dsmyda
09c45b7c47 Merge branch '5734-implement-XRY-DSP' into Minor-Tweaks-XRY-DSP-Testing 2019-11-15 11:37:23 -05:00
U-BASIS\dsmyda
5085d3de5a Make progress bar indeterminate 2019-11-15 11:36:50 -05:00
Kelly Kelly
312c37756e Merge branch 'develop' into 5658-geolocation-simple-filtering 2019-11-15 09:36:53 -05:00
Kelly Kelly
7e1755102b addressed review comments and fixed bug from jira 5778 2019-11-14 18:18:01 -05:00
U-BASIS\dsmyda
09961c71ba Minor fixes that fell out of testing 2019-11-14 16:50:20 -05:00
Richard Cordovano
ca19362dfe
Merge pull request #5420 from rcordovano/data-src-deletion-integration-part-2
5515 Image gallery service needs to check for deleted data sources
2019-11-14 16:02:06 -05:00
U-BASIS\dsmyda
bc66d0bd11 Added a serial version UID 2019-11-14 16:01:47 -05:00
U-BASIS\dsmyda
f4b5ffcaf9 Addressed codacy comments 2019-11-14 15:42:06 -05:00
U-BASIS\dsmyda
b9044d6416 Fixed file leak in the event of an exception 2019-11-14 15:16:10 -05:00
U-BASIS\dsmyda
e764e035d5 Merge branch 'develop' of github.com:sleuthkit/autopsy into 5734-implement-XRY-DSP 2019-11-14 15:01:45 -05:00
Richard Cordovano
e7b85de614
Merge pull request #5412 from dannysmyda/5733-implement-XRY-report-parsing
5733 implement xry report parsing
2019-11-14 15:00:29 -05:00
U-BASIS\dsmyda
85d6da4c8f Removed a redundant 'in brackets' message 2019-11-14 14:50:53 -05:00
U-BASIS\dsmyda
f7acbe4cb6 Merge branch '5733-implement-XRY-report-parsing' into 5734-implement-XRY-DSP 2019-11-14 14:30:44 -05:00
U-BASIS\dsmyda
53b134daed Changed the log messages to be easier to read and fixed the date time bug 2019-11-14 14:23:59 -05:00
Kelly Kelly
9037b1e03f Fixed codacy issue 2019-11-14 14:17:55 -05:00
U-BASIS\dsmyda
aa88bc69b5 Implemented and tested the XRY DSP 2019-11-14 14:14:14 -05:00
Kelly Kelly
d8b4cf355c Addressed most codacy issues and moved images 2019-11-14 14:10:49 -05:00
Kelly Kelly
d154ac98b6 First pass of the waypoint filtering 2019-11-14 13:11:08 -05:00
Richard Cordovano
4a8ad067c8 Make IG check for offline deletion of data sources 2019-11-14 12:51:59 -05:00
Richard Cordovano
587b8e6e3b
Merge pull request #5397 from esaunders/5651-mac-disable-tl-actions
Removed timeline related context menu items when timeline functionali…
2019-11-13 16:32:12 -05:00
U-BASIS\dsmyda
875b789abb Update comments, add some additional logging, and address some codacy comments 2019-11-13 16:26:02 -05:00
U-BASIS\dsmyda
1144649e37 Implemented and tested XRY messages parser, implemented code review feedback 2019-11-13 15:52:38 -05:00
Richard Cordovano
f63b3afcdc
Merge pull request #5408 from markmckinnon/5618-show-country-code-for-acct-number-in-the-cvt-acct-table
5618 show country code for acct number in the cvt acct table
2019-11-13 15:07:30 -05:00
Raman Arora
8bc752efdb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5707-attchmnt-msg-contentviewer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/Bundle.properties-MERGED
2019-11-13 14:53:07 -05:00
Raman Arora
18bffe4d18 5708: fix the attachment count in CVT messages table. 2019-11-13 14:24:26 -05:00
Richard Cordovano
eb1560fdd3
Merge pull request #5392 from raman-bt/5726-display
Display JSON attribute as a indented bullet list.
2019-11-13 12:55:50 -05:00
Richard Cordovano
be7107d3db
Merge pull request #5413 from sleuthkit/data-src-deletion
Merge data-src-deletion-branch into develop branch
2019-11-13 12:30:51 -05:00
U-BASIS\dsmyda
3c4aaa3f8d Updated comments 2019-11-13 12:24:16 -05:00
U-BASIS\dsmyda
eb1a9cd279 Implemented and tested the device gen info parser 2019-11-13 12:17:55 -05:00
Richard Cordovano
c33dbf13fe Integrate and update data src deletion 2019-11-13 11:25:44 -05:00
U-BASIS\dsmyda
a2584ef060 Fixed typo in comment and added a line for clarity 2019-11-13 11:20:37 -05:00
U-BASIS\dsmyda
36e9c7a5c6 Addressed some of the codacy comments 2019-11-13 11:17:48 -05:00
U-BASIS\dsmyda
f181a1f862 Updated comments 2019-11-13 10:55:51 -05:00
U-BASIS\dsmyda
d39ed4d732 Fixed type in artifact naem 2019-11-13 10:45:25 -05:00
U-BASIS\dsmyda
c111716403 Tied together any loose ends. Added imports and fixed comments 2019-11-13 10:26:28 -05:00