22960 Commits

Author SHA1 Message Date
Ann Priestman
b7a95b9787 Change to storing max IDs in new table.
Close the portable case when done.
2019-03-19 09:42:24 -04:00
U-BASIS\dsmyda
fd688a21c5 Changed the case list panel on the left hand side 2019-03-19 09:16:27 -04:00
Ann Priestman
88a6971520 Merge remote-tracking branch 'upstream/develop' into 4837-addHighestPortableCaseIDs 2019-03-19 08:40:51 -04:00
millmanorama
cf607dcce8 fixes for codacy 2019-03-19 13:39:03 +01:00
Kelly Kelly
e3199919dd Updated to check for white space report name. 2019-03-19 08:00:01 -04:00
Ann Priestman
6875c94050 Get max database IDs 2019-03-19 07:28:52 -04:00
Richard Cordovano
1418edef53 Merge remote-tracking branch 'upstream/develop' into improved-case-deletion-part2 2019-03-18 17:56:44 -04:00
Kelly Kelly
a063ec1087 Merged in develop branch 2019-03-18 16:53:52 -04:00
Kelly Kelly
c13e310016 Added devices to the report table and made account type list more dynamic 2019-03-18 16:47:36 -04:00
Richard Cordovano
9623734723
Merge pull request #4617 from wschaeferB/4805-removeSelectAllFromImageGalleryRightClick
4805 remove select all from image gallery right click
2019-03-18 14:08:52 -04:00
Richard Cordovano
ca19fc28ce
Merge pull request #4615 from wschaeferB/4797-TskAutopsyPrMatching
4797 modify script not to check if branch exists before attempting to…
2019-03-18 13:05:23 -04:00
Kelly Kelly
7348835219 Added report to case report list 2019-03-18 10:44:23 -04:00
Richard Cordovano
141df2647c
Merge pull request #4616 from raman-bt/4776-missing-jar
4776: Missing jar error
2019-03-18 09:15:46 -04:00
Eugene Livis
b8dac6ebf9 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_4658 2019-03-15 17:21:07 -04:00
William Schaefer
42f6950a97 3956 clean up netbeans suggestions for Hex Viewer 2019-03-15 17:05:23 -04:00
William Schaefer
86d2747c7a 3956 clean up netbeans suggestions and remove unused method 2019-03-15 17:02:30 -04:00
William Schaefer
2dc4351c21 3956 change is supported method for hex and string viewer to lookup content using DataContentViewerUtility 2019-03-15 16:57:00 -04:00
William Schaefer
d856aecf1a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4805-removeSelectAllFromImageGalleryRightClick 2019-03-15 16:02:38 -04:00
William Schaefer
aa40f6da03 4805 remove select all from right click action in image gallery 2019-03-15 16:02:31 -04:00
William Schaefer
e80f9d5d4d 4791 ensure null correlation type is used for intra case search 2019-03-15 15:47:58 -04:00
Raman
e5c0e160a3 4776: Missing jar error
- We have a dependency on AppleJavaExtensions, but we are not downloading it.
2019-03-15 14:24:32 -04:00
Richard Cordovano
856647f08f
Merge pull request #4613 from wschaeferB/4816-ManifestToolModifications
4816 change manifest tool to be more user friendly
2019-03-15 13:12:16 -04:00
Richard Cordovano
dc00858c56
Merge pull request #4606 from wschaeferB/4792-RedoOtherOccurrencesViewer
4792 redo other occurrences viewer
2019-03-15 13:06:30 -04:00
William Schaefer
bee943c130 4797 modify script not to check if branch exists before attempting to pull it 2019-03-15 12:44:27 -04:00
William Schaefer
8eb81a19b6 4792 add comments to clarify updating code 2019-03-15 12:15:08 -04:00
Richard Cordovano
75c3977532
Merge pull request #4612 from raman-bt/4773-progressbar
4773: Update progress bar in EncryptionDetectionDataSourceIngestModule.
2019-03-15 12:07:18 -04:00
Kelly Kelly
b8fb023f44 Updated based on review comments 2019-03-15 11:13:02 -04:00
William Schaefer
000dc349d3 4816 remove tool tips due to being useless 2019-03-15 10:54:52 -04:00
millmanorama
0e2c32e21f remove defensive copy 2019-03-15 13:45:22 +01:00
millmanorama
d40aa9bb24 fix typo in bundle property name 2019-03-15 13:42:23 +01:00
millmanorama
6404dd6755 remove SetUtils
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/datamodel/EventCluster.java
2019-03-15 13:31:09 +01:00
millmanorama
c995069b17 replace ImmutableSet with regular Set 2019-03-15 13:22:55 +01:00
millmanorama
d1d7a1b6a3 fix codacy issues 2019-03-15 13:08:51 +01:00
millmanorama
43a592acd5 fix typo in bundle property name 2019-03-15 11:41:37 +01:00
millmanorama
e9b47ea45d Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1192-manually_created_events 2019-03-15 11:37:38 +01:00
William Schaefer
e52f72aeab 4816 change manifest tool to be more user friendly 2019-03-14 18:32:13 -04:00
Raman
b5ade06313 4773: Update progress bar in EncryptionDetectionDataSourceIngestModule. 2019-03-14 16:46:28 -04:00
Richard Cordovano
f017580b4e
Merge pull request #4611 from dannysmyda/4800-Slack-Node-NPE
4800 - Slack Node NPE
2019-03-14 16:14:50 -04:00
Richard Cordovano
80f11cc488
Merge pull request #4603 from dannysmyda/4486-Cross-Case-Keyword-Search
4486 cross case keyword search
2019-03-14 15:51:19 -04:00
U-BASIS\dsmyda
70cf6a39d3 Fixed NPE - slack node missing bundle message 2019-03-14 15:25:59 -04:00
Ann Priestman
4f8560e946 Finished overview. 2019-03-14 15:11:30 -04:00
Ann Priestman
2ef9ced71c File export doc added 2019-03-14 14:21:20 -04:00
Richard Cordovano
207122b0f9
Merge pull request #4605 from raman-bt/4706-android-media-cards
4706: detect Android media cards.
2019-03-14 14:17:52 -04:00
Richard Cordovano
ab0fae7845 Merge remote-tracking branch 'upstream/develop' into improved-case-deletion-part2 2019-03-14 14:12:49 -04:00
U-BASIS\dsmyda
7644693f12 Fixed the NPE experienced when searching for certain keywords on the Cambridge cluster 2019-03-14 13:24:51 -04:00
Kelly Kelly
07460ea7b4 Modified timeline snapshot report to use common parent class, removed no longer needed snapshot report files 2019-03-14 12:54:27 -04:00
Kelly Kelly
3e29fcfab8 Merge branch 'develop' into 1213-com-view-image-report 2019-03-14 12:04:41 -04:00
Kelly Kelly
114c8a913a Inital commit for communications snapshot report support 2019-03-14 12:04:31 -04:00
Richard Cordovano
a7718a4435
Merge pull request #4608 from millmanorama/timeline-event-mgr
merge develop into timeline event mgr
2019-03-14 11:34:00 -04:00
Eugene Livis
81cd78d695 Removed code duplication 2019-03-14 10:12:55 -04:00