14602 Commits

Author SHA1 Message Date
Richard Cordovano
85fc809a44 Update TSK dependency version number 2019-12-20 16:02:55 -05:00
Richard Cordovano
96ee05719e Move PhoneNumUtils out of public API 2019-12-20 12:55:28 -05:00
Richard Cordovano
02470ed15a Moved AutopsyExceptionHandler fro coreutils to exceptions 2019-12-19 17:23:53 -05:00
Richard Cordovano
696104e61a Move ContextViewer to a private package 2019-12-19 17:04:52 -05:00
Richard Cordovano
d28a085041 Remove unused public exception class from TextFileExtractor 2019-12-18 19:54:44 -05:00
Richard Cordovano
4c34d6117a Make Case.deleteDataSourceFromCurrentCase package access 2019-12-18 18:33:24 -05:00
Richard Cordovano
6de4c87b2d
Merge pull request #5516 from raman-bt/5875-message-for-attachment
5875: For an attachment file, the Message Viewer should show the mess…
2019-12-18 17:49:16 -05:00
Raman Arora
93d3e236a1 Added null check for file lookup. 2019-12-18 17:30:17 -05:00
Raman Arora
01ba832a3c 5875: For an attachment file, the Message Viewer should show the message it was attached to. 2019-12-18 15:19:33 -05:00
Richard Cordovano
39f730caf4
Merge pull request #5499 from wschaeferB/5716-RawMediaArtifactType
5716 raw media artifact type
2019-12-18 15:08:48 -05:00
Richard Cordovano
deda848fc8
Merge pull request #5512 from wschaeferB/5869-GoToResultButtonHiddenWhenCVDisabled
5869 go to result button hidden when cv disabled
2019-12-18 13:22:12 -05:00
William Schaefer
c072f06c62 5716 fix import and add merged file 2019-12-18 11:31:06 -05:00
William Schaefer
8f517dd745 5716 rename device original to user content created 2019-12-18 11:18:55 -05:00
William Schaefer
f1d91e197b Merge branch 'release-4.14.0' of https://github.com/sleuthkit/autopsy into 5716-RawMediaArtifactType 2019-12-17 17:54:14 -05:00
William Schaefer
38314d8c16 5869-hide Sources label from context viewer when empty as well 2019-12-17 17:51:09 -05:00
William Schaefer
9fd92814f7 5869 - disable and hide goto result button in context content viewer 2019-12-17 17:19:58 -05:00
Kelly Kelly
66bae7c7f7 Merge branch 'release-4.14.0' into 5885-geolocation-suck-drag-cursor 2019-12-17 16:16:58 -05:00
Kelly Kelly
7ec1cc4100 Fixed zoom issue 2019-12-17 16:14:33 -05:00
Ann Priestman
87ab1e489b Fixing doxygen warnings 2019-12-17 15:31:30 -05:00
Richard Cordovano
a7c78b687d
Merge pull request #5509 from kellykelly3/5885-geolocation-suck-drag-cursor
5898 & 5885 geolocation stuck drag cursor
2019-12-17 15:02:08 -05:00
Kelly Kelly
21421fe740 Removed unused imports and commented out code 2019-12-17 14:50:57 -05:00
Kelly Kelly
8616bbda27 Fixed typo 2019-12-17 14:19:23 -05:00
Richard Cordovano
ccb80533a6
Merge pull request #5508 from rcordovano/bundle-property-warning-fix
Bundle property warning fix
2019-12-17 13:44:50 -05:00
Richard Cordovano
9574e83006 Add missing annotated bundle property comment in UnpackagePortableCaseProgressDialog 2019-12-17 13:43:27 -05:00
Kelly Kelly
ac4fd2c01f Merge branch 'release-4.14.0' into 5885-geolocation-suck-drag-cursor 2019-12-17 13:26:18 -05:00
Kelly Kelly
ac22f90046 Fixed cursor issue 2019-12-17 13:24:52 -05:00
Richard Cordovano
01776988b9
Merge pull request #5497 from dannysmyda/MediaPlayerPanel-LeftClick
MediaPlayerPanel - Only enable left click
2019-12-17 12:57:04 -05:00
Richard Cordovano
fa3ef056bd
Merge pull request #5503 from rcordovano/remove-data-src-menu-items
Add Remove Data Source to logical file data source menus
2019-12-17 12:56:44 -05:00
Richard Cordovano
64294c1885
Merge pull request #5505 from kellykelly3/5892-geolocation-filter-fix
5892 - Fixed filtering issues
2019-12-17 12:25:52 -05:00
Richard Cordovano
bab70aab38
Merge pull request #5495 from kellykelly3/geolocation-custom-artifact-handling
5883 & 5882 Geolocation custom artifact handling
2019-12-17 12:14:32 -05:00
Richard Cordovano
f393a1a1f4 Add Remove Data Source to logical file data source menus 2019-12-17 11:45:36 -05:00
Richard Cordovano
36b47ab6d8
Merge pull request #5488 from raman-bt/5709-email-attachments
5709: Email attachments
2019-12-17 11:35:22 -05:00
Richard Cordovano
6803895071
Merge pull request #5500 from kellykelly3/5884-geolocation-waypoint-selection-issues
5884 & 5880 geolocation waypoint selection issues
2019-12-17 11:32:54 -05:00
Kelly Kelly
ef54899ac3 Removed some commented out code 2019-12-17 11:29:22 -05:00
Kelly Kelly
f95285f28e Fixed filtering issues 2019-12-17 11:02:22 -05:00
Richard Cordovano
8d38b461ca Add Remove Data Source to logical file data source menus 2019-12-16 18:42:23 -05:00
Richard Cordovano
4d14cb026c Add Remove Data Source to logical file data source menus 2019-12-16 18:40:57 -05:00
Richard Cordovano
5c01064e2b Fix runaway heap use in EventsModel.java 2019-12-16 16:30:18 -05:00
Kelly Kelly
f126cbba8f Fixed missing label value 2019-12-16 15:30:35 -05:00
Kelly Kelly
31ce04a792 Removed print statement 2019-12-16 15:18:57 -05:00
Kelly Kelly
7693255d17 Fixed selection issues 2019-12-16 15:07:30 -05:00
William Schaefer
e3d311f8e6 5716 added description to tsk device original suspected to indicate metadata 2019-12-16 14:26:23 -05:00
Richard Cordovano
6843b95cdd
Merge pull request #5496 from dannysmyda/5873-Adjust-Xry-Parsers-Part-Two
5873 adjust xry parsers part two
2019-12-16 13:49:48 -05:00
U-BASIS\dsmyda
ae7273f403 Demoted message to warning 2019-12-16 12:42:46 -05:00
U-BASIS\dsmyda
af9a497ccb Added some comments 2019-12-16 12:23:10 -05:00
U-BASIS\dsmyda
ea12a5be99 Various comment fixes and demoted some log messages to INFO 2019-12-16 12:18:29 -05:00
U-BASIS\dsmyda
02c7f63656 Addressed review comments and fixed a bug 2019-12-16 11:28:57 -05:00
William Schaefer
69a719564e Merge branch 'release-4.14.0' of https://github.com/sleuthkit/autopsy into 5716-RawMediaArtifactType 2019-12-16 11:28:50 -05:00
William Schaefer
6efd161deb 5678 fix reseting of content viewer when nothing in instances table 2019-12-16 11:27:09 -05:00
U-BASIS\dsmyda
84fb527722 Cleaned up some implementation and comments. Made DeviceGenInfo use the template parser 2019-12-16 11:04:17 -05:00