25248 Commits

Author SHA1 Message Date
Eugene Livis
30e8655e79 More work 2019-11-15 14:30:17 -05:00
Eugene Livis
aa028edd6c Merge branch 'solr-8-upgrade' of github.com:sleuthkit/autopsy into solr8_libraries 2019-11-11 10:24:53 -05:00
Eugene Livis
c83c13d8dc Got embedded Solr server to work 2019-11-11 10:22:46 -05:00
Richard Cordovano
db062b6e03
Merge pull request #5402 from sleuthkit/develop
Merge develop branch into solr8-upgrade branch
2019-11-06 16:31:57 -05:00
Richard Cordovano
148d1854fe
Merge pull request #5398 from esaunders/develop
Remove extra space which caused travis to ignore commits.
2019-11-05 18:46:05 -05:00
Eammon
80ae1aa934 configure not found. 2019-11-05 17:41:45 -05:00
Eammon
6e1bc93225 Set execute permission on travis_build.sh 2019-11-05 16:45:03 -05:00
Eammon
6f46adeea5 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2019-11-05 16:22:12 -05:00
Eammon
5293d319a0 Remove extra space which caused travis to ignore commits. 2019-11-05 16:21:58 -05:00
Richard Cordovano
10e396da42
Merge pull request #5396 from esaunders/develop
Update Linux/Mac installation instructions and remove reference to Or…
2019-11-05 16:08:15 -05:00
esaunders
8905b0d167 Update Linux/Mac installation instructions and remove reference to Oracle. 2019-11-05 14:32:30 -05:00
Richard Cordovano
bd06cb0af9
Merge pull request #5394 from esaunders/5322-macos-build
5322 macos build
2019-11-05 10:11:45 -05:00
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
Eugene Livis
929806d37e More work 2019-11-04 17:17:09 -05:00
esaunders
c007b27f60 Switch to Amazon Corretto JDK which bundles Java FX. 2019-11-04 15:03:24 -05: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
Eugene Livis
8aff4230dd First cut at Solr 8 support 2019-10-31 16:45:40 -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
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
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
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
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
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
c03316a327 Merge branch 'develop' into 5693-geolocation 2019-10-29 15:30:57 -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
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
Kelly Kelly
f62b2d9a8e merged in the updated datamodel 2019-10-28 12:10:12 -04:00
Kelly Kelly
a17bbacf97 Change getGPSRoutes to getRoutes 2019-10-28 11:57:28 -04:00
Kelly Kelly
9f658a2ebd Small fixed to KMLReport 2019-10-28 11:17:36 -04:00
Kelly Kelly
585d1897f0 Removed Type from Waypoint class 2019-10-28 11:09:59 -04:00
Richard Cordovano
d3ba5f6d82
Merge pull request #5376 from sleuthkit/develop
Merge develop branch into solr-8-upgrade branch
2019-10-28 10:03:14 -04:00
Kelly Kelly
73987f7a55 Updated with missed review comments and added GeolocationDataException 2019-10-25 16:22:22 -04:00
Richard Cordovano
364e2dc19f
Merge pull request #5371 from APriestman/updateDocCopyright
Update copyright for API docs.
2019-10-24 17:55:05 -04:00