14698 Commits

Author SHA1 Message Date
Kelly Kelly
20469bf719 changed field to private 2019-11-05 14:55:51 -05:00
esaunders
8905b0d167 Update Linux/Mac installation instructions and remove reference to Oracle. 2019-11-05 14:32:30 -05:00
William Schaefer
388140482d 5665 remove commented out line of code 2019-11-05 14:17:46 -05:00
Kelly Kelly
3a54c9a03b Simplfied the model 2019-11-05 13:46:26 -05:00
Kelly Kelly
3d0aec674b Committing current state before spinning off datamodel code into its own PR 2019-11-05 13:36:45 -05:00
William Schaefer
51636a9fdb 5677 fix NPE when tooltip is null 2019-11-05 13:13:49 -05:00
William Schaefer
fc8bd4646a 5677 fix NPE when case closed and filediscovery not open 2019-11-05 13:11:28 -05:00
William Schaefer
d4241f0211 Merge branch '5674-ExcludeFoldersFilter' of https://github.com/wschaeferB/autopsy into 5673-RemoveExcessFilters 2019-11-05 12:27:42 -05:00
William Schaefer
24d4b00400 Merge branch '5677-DisplayVisualStatusIndicators' of https://github.com/wschaeferB/autopsy into 5674-ExcludeFoldersFilter 2019-11-05 11:51:43 -05:00
William Schaefer
01e6be20c9 5677 fix empty tooltip displaying . 2019-11-05 11:21:44 -05:00
Mark McKinnon
858f3db88a Initial commit of Code
Initial commit of code for getting country code for phone numbers in the contacts tab.
2019-11-05 11:03:59 -05:00
William Schaefer
dbd7459738 5677 update merged properties file 2019-11-05 11:01:44 -05:00
William Schaefer
a94cb75479 5677 get tooltips working as desired 2019-11-05 11:01:21 -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
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
U-BASIS\dsmyda
684f6e8d15 Tested new refactored case uco report generator and started work on adding code to the portabe case module 2019-10-31 17:23:41 -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
Richard Cordovano
4d245646fe
Merge pull request #5367 from kellykelly3/5693-geolocation
5693 basic geolocation window
2019-10-31 10:57:36 -04:00
U-BASIS\dsmyda
b3db507670 Check-in, need to update portable case report module and delete Formatter class. Things have not been tested yet either. 2019-10-31 10:16: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
Mark McKinnon
ac434d3523 Update code to suggestions
Update code using suggestions
2019-10-30 15:34:25 -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
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
William Schaefer
340e884289 Merge branch '5677-DisplayVisualStatusIndicators' of https://github.com/wschaeferB/autopsy into 5674-ExcludeFoldersFilter 2019-10-29 17:44:44 -04:00
William Schaefer
85fd38ec2f Merge branch '5370-CacheMultipleSearches' of https://github.com/wschaeferB/autopsy into 5677-DisplayVisualStatusIndicators 2019-10-29 17:44:05 -04:00
William Schaefer
05fdccb8e9 Merge branch '5665-DiscoveryContextMenuActions' of https://github.com/wschaeferB/autopsy into 5370-CacheMultipleSearches 2019-10-29 17:43:26 -04:00