26342 Commits

Author SHA1 Message Date
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
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
William Schaefer
7b5fe971b5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5665-DiscoveryContextMenuActions 2019-10-29 17:37:47 -04:00
Mark McKinnon
88c10eeed8 Update CaseMetadata.java
Fix typo
2019-10-29 16:29:53 -04:00
Richard Cordovano
865e897d6c
Merge pull request #5361 from wschaeferB/5665-CreationOfMenusForCollection
5665 creation of menus for collection
2019-10-29 16:18:01 -04:00
Kelly Kelly
5e50c77b2f Merge branch 'develop' into 5654-waypoint-context-menu 2019-10-29 15:35:41 -04:00
Kelly Kelly
c03316a327 Merge branch 'develop' into 5693-geolocation 2019-10-29 15:30:57 -04:00
Kelly Kelly
f00e3dfb79 interm commit 2019-10-29 15:30:04 -04:00
Richard Cordovano
db49af3790
Merge pull request #5356 from kellykelly3/5682-geolocation-factor
5682 geolocation refactor
2019-10-29 14:58:34 -04:00
Kelly Kelly
e984b4e363 Added comments to MapWaypoint 2019-10-29 14:31:45 -04:00
Mark McKinnon
4bc0eba02e Update CaseMetadata.java
Add UTF-8 Encoding so it writes to the aut file correctly for non-latin characters.
2019-10-29 13:41:13 -04:00
Richard Cordovano
37fb384192 Merge in new data source deletion code from McKinnon 2019-10-29 12:35:43 -04:00
Kelly Kelly
5db4335591 merged in more changes to datamodel 2019-10-29 12:21:57 -04:00
Kelly Kelly
e145592d38 Modified based on comments from Richard 2019-10-29 11:40:06 -04:00
Kelly Kelly
c54861d6df merged in the datamodel again 2019-10-29 08:38:17 -04:00
Kelly Kelly
74130ea107 Getting attributes as a list instead of individually 2019-10-29 08:14:37 -04:00
Richard Cordovano
2b55a6837b
Merge pull request #5379 from rcordovano/rc-data-src-deletion-integration
5511 Delete data sources from Image Gallery database tables
2019-10-28 17:02:56 -04:00