25749 Commits

Author SHA1 Message Date
Richard Cordovano
01c2d33cd2
Merge pull request #5355 from raman-bt/5560-fbmessenger-calllogs
5560  FB messenger calllogs
2019-11-05 10:08:17 -05:00
esaunders
0b475ea5c1 Merge branch 'develop' of github.com:sleuthkit/autopsy into 5322-macos-build 2019-11-04 17:28:40 -05:00
U-BASIS\dsmyda
429f5228f8 Cleaned up unit test code 2019-11-04 16:52:04 -05:00
U-BASIS\dsmyda
8c6cab1bce Implemented XRY Report folder logic 2019-11-04 16:49:35 -05:00
Raman Arora
d426500836 Refactored code from previous commit to reduce cyclomatic complexity. 2019-11-04 15:08:47 -05:00
esaunders
c007b27f60 Switch to Amazon Corretto JDK which bundles Java FX. 2019-11-04 15:03:24 -05:00
William Schaefer
bc6c4e2b57 5673 disable File Type buttons during search 2019-11-04 11:49:57 -05:00
William Schaefer
7b0e72cd0d 5665 bring over ExtractAction changes from file-search branch 2019-11-04 11:07:20 -05:00
Raman Arora
45d269d796 Display JSON attribute as a indented bullet list. 2019-11-04 10:31:01 -05:00
William Schaefer
32ff4db596 5673 hookup toolbar buttons 2019-11-01 17:59:51 -04:00
U-BASIS\dsmyda
81c5db9971 Implemented and tested xry report reading 2019-11-01 17:07:10 -04:00
William Schaefer
f0512d0478 5673 fix default filter for frequency 2019-11-01 15:33:59 -04:00
William Schaefer
043412804c 5673 combine known and occurrences filter 2019-11-01 14:36:22 -04:00
Richard Cordovano
dca4dda001
Merge pull request #5389 from raman-bt/5706-msg-attachments
5706: Message attachments.
2019-11-01 14:04:59 -04:00
Richard Cordovano
35277504f9 Integrate and update data src deletion 2019-11-01 13:06:45 -04:00
Richard Cordovano
d56be42c9f Update data src deletion feature 2019-11-01 12:44:00 -04:00
Raman Arora
d80dafc478 Don't add caller/sender to the callee/recipient list. 2019-10-31 15:06:18 -04:00
Raman Arora
1a07c9d370 Addressed Codacy comment. 2019-10-31 14:04:07 -04:00
Raman Arora
cccbde6452 5706: Message attachments. 2019-10-31 13:50:16 -04:00
Kelly Kelly
e49c28fb6f merged in develop 2019-10-31 13:41:02 -04:00
William Schaefer
242ea8112c 5677 change variable name for codacy 2019-10-31 12:41:45 -04:00
William Schaefer
80b221172a Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5677-DisplayVisualStatusIndicators 2019-10-31 11:41:48 -04:00
Richard Cordovano
126cb657e8
Merge pull request #5366 from wschaeferB/5370-CacheMultipleSearches
5370 cache multiple searches
2019-10-31 11:39:37 -04:00
Richard Cordovano
4d245646fe
Merge pull request #5367 from kellykelly3/5693-geolocation
5693 basic geolocation window
2019-10-31 10:57:36 -04:00
Kelly Kelly
ca5558993a Added getLabel function 2019-10-31 10:00:00 -04:00
Richard Cordovano
b9868674c1 Integrate and update data src deletion 2019-10-30 18:00:43 -04:00
William Schaefer
0500843c38 5673 change options available for sorting and grouping 2019-10-30 17:58:44 -04:00
William Schaefer
e4161b69d5 5673 remove extra filters and switch type combo box to buttons 2019-10-30 17:24:06 -04:00
Richard Cordovano
7c72d08c8c Integrate and update data src deletion 2019-10-30 17:21:11 -04:00
Richard Cordovano
6c8e74fc42 Integrate and update data src deletion 2019-10-30 16:55:53 -04:00
Richard Cordovano
8db2acfe16 integrate and update data src deletion 2019-10-30 16:42:20 -04:00
Richard Cordovano
c3c305a1e9
Merge pull request #5383 from markmckinnon/5078-HTML-viewer-not-correctly-interpreting-Unicode
5078-HTML-viewer-not-correctly-interpreting-Unicode
2019-10-30 16:31:33 -04:00
esaunders
810e49a033 Merge branch 'develop' of github.com:sleuthkit/autopsy into 5322-macos-travis-2 2019-10-30 16:16:09 -04:00
Mark McKinnon
ac434d3523 Update code to suggestions
Update code using suggestions
2019-10-30 15:34:25 -04:00
William Schaefer
c36ea1efdb Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5370-CacheMultipleSearches 2019-10-30 14:48:04 -04:00
Richard Cordovano
9e3113690b
Merge pull request #5364 from wschaeferB/5665-DiscoveryContextMenuActions
5665 discovery context menu actions
2019-10-30 14:43:38 -04:00
esaunders
8ec2f2b281 Missed a : 2019-10-30 14:39:03 -04:00
esaunders
af3f20db95 Forgot to add updated .travis.yml file on previous commit. 2019-10-30 13:25:21 -04:00
esaunders
af56179eba Added support for Mac OS and addressed issue with Travis Mac OS builds failing silently when 'set -e' command is used in the .travis.yml file by moving the script into travis_build.sh. 2019-10-30 13:23:05 -04:00
Mark McKinnon
a650ac6b21 Remove jchardet and add tiki text detection
Remove jchardet text detection and add tiki text detection.
2019-10-30 12:37:53 -04:00
Kelly Kelly
39696906da Updated after review comments 2019-10-30 12:07:21 -04:00
Kelly Kelly
2dd2cd7bbc interm commit 2019-10-30 10:55:55 -04:00
Mark McKinnon
fcd4dace0a 5078-HTML-viewer-not-correctly-interpreting-Unicode
Determine encoding of html file and display html file using encoding.
2019-10-29 22:13:23 -04:00
William Schaefer
db564918fd Merge branch '5677-DisplayVisualStatusIndicators' of https://github.com/wschaeferB/autopsy into 5674-ExcludeFoldersFilter 2019-10-29 18:14:46 -04:00
William Schaefer
0c9c60a0e5 Merge branch '5370-CacheMultipleSearches' of https://github.com/wschaeferB/autopsy into 5677-DisplayVisualStatusIndicators 2019-10-29 18:14:10 -04:00
William Schaefer
112487e659 Merge branch '5665-DiscoveryContextMenuActions' of https://github.com/wschaeferB/autopsy into 5370-CacheMultipleSearches 2019-10-29 18:13:41 -04:00
William Schaefer
0caeab5618 Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5665-DiscoveryContextMenuActions 2019-10-29 18:13:01 -04:00
Richard Cordovano
b2874340cb
Merge pull request #5380 from markmckinnon/3649-investigate-encoding-of-case-desctiption
3649-investigate-encoding-of-case-description
2019-10-29 18:07:02 -04:00
Richard Cordovano
66ebe5484b
Merge pull request #5382 from wschaeferB/develop
Merge Develop into file-search
2019-10-29 18:06:41 -04:00
William Schaefer
340e884289 Merge branch '5677-DisplayVisualStatusIndicators' of https://github.com/wschaeferB/autopsy into 5674-ExcludeFoldersFilter 2019-10-29 17:44:44 -04:00