Commit Graph
18776 Commits
Author SHA1 Message Date
Richard Cordovano ad228a77a2 Add missing image file for user doxygen docs 2018-05-02 21:22:41 -04:00
Richard Cordovano 8dcde381be Fix doxygen error in VisualizationPanel.java 2018-05-02 21:15:15 -04:00
Richard Cordovano 6568c54ae4 Update version numbers for rlease 4.7.0 2018-05-02 20:06:37 -04:00
Richard Cordovano 0ad7af158d Update NEWS.txt for 4.7.0 release 2018-05-02 19:43:11 -04:00
Richard Cordovano b459f1ad79 Correctly deprecate/replace VideoUtils.getTempVideoFile 2018-05-02 19:00:27 -04:00
Richard Cordovano 4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
Richard Cordovano 9b47c3b579 Remove corecomponents.Installer setUIFont from public API 2018-05-02 18:06:22 -04:00
Richard Cordovano 8d47bc3b9a Merge branch 'release-4.7.0' of github.com:sleuthkit/autopsy into release-4.7.0 2018-05-02 17:37:33 -04:00
Richard Cordovano bee4d28c14 Public API fixes/removes for release 4.7.0 2018-05-02 17:37:11 -04:00
Richard Cordovano 57d9af5d3c Merge pull request #3724 from dgrove727/3750_PasswordProtectionAccessDatabases
3750 password protection access databases
2018-05-02 17:12:06 -04:00
U-BASIS\dgrove 657beda806 Merge 2018-05-02 15:04:01 -04:00
U-BASIS\dgrove e766068fe5 Handle counts. 2018-05-02 14:42:19 -04:00
Andrew Ziehl fd8bbb5e66 Merge branch '3668-intra-case-correlation-content-viewer' of https://github.com/briangsweeney/autopsy into 3668-intra-case-correlation-content-viewer 2018-05-02 11:41:47 -07:00
Andrew Ziehl efa9c0e1ed Incorporate suggestions from Ann 2018-05-02 11:41:31 -07:00
Andrew Ziehl 2b1931a953 Merge branch 'develop' into 3668-intra-case-correlation-content-viewer 2018-05-02 11:22:08 -07:00
esaunders 506a70e51b Fix job reprocessing logic. 2018-05-02 14:09:07 -04:00
esaunders d5497b8537 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3737_ain_pause_resume 2018-05-02 12:10:32 -04:00
Brian Carrier 0c1773b645 Merge pull request #3735 from sleuthkit/linux_docs
Added Linux / OS X instructions
2018-05-02 12:10:02 -04:00
esaunders e6e1739b2b Initial version of cancel and reprocess job. 2018-05-02 12:09:53 -04:00
Richard Cordovano 08b0c7b4b7 Merge pull request #3733 from wschaeferB/3804-RenameQuickSearchDoc
3804 rename search feature for ui from quick search to ui quick searc…
2018-05-02 11:24:42 -04:00
Richard Cordovano 761eaa835a Merge pull request #3708 from esaunders/3735_ain_status_in_aid
3735 and 3753 AIN status in AID 2.0
2018-05-02 11:23:23 -04:00
Richard Cordovano 06b2ce3c7a Merge pull request #3703 from briangsweeney/common-files-feature
Common files feature
2018-05-02 11:15:40 -04:00
Richard Cordovano fef6c5f510 Public API adjustments for application content viewer and ingest services 2018-05-02 10:28:48 -04:00
Ann Priestman 62a6e4e3eb Add missing parens 2018-05-02 09:54:50 -04:00
Raman 05c41132f8 Group Results tree by Datasource.
Interim commit to save the partial work. Some of this will need to be fixed for Vik-3802
2018-05-02 08:27:07 -04:00
Andrew Ziehl ce847c2c1b Merge branch 'common-files-feature' of https://github.com/briangsweeney/autopsy into 3668-intra-case-correlation-content-viewer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSourcesCommonFilesAlgorithm.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetadata.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetadataBuilder.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesNode.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/FileInstanceMetadata.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/Md5Metadata.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
2018-05-01 16:54:14 -07:00
Brian Carrier 10661321b6 Added Linux / OS X instructions 2018-05-01 18:13:52 -04:00
Brian Carrier f4d3f82b66 Merge pull request #3734 from sleuthkit/zip_has_version
Change build so that ZIP file has version in root folder
2018-05-01 18:09:32 -04:00
Brian Carrier 4234d636d1 Change build so that ZIP file has version in root folder 2018-05-01 18:08:51 -04:00
Andrew Ziehl 734b4ebe6e Merge branch '3700-3730-3731-3732-3639-roundup' of https://github.com/briangsweeney/autopsy into 3668-intra-case-correlation-content-viewer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSources.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaData.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesNode.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/FileInstanceMetaData.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/Md5MetaData.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultTopComponent.java
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
2018-05-01 14:40:46 -07:00
Andrew Ziehl 3145e60631 Codeacy fixes 2018-05-01 14:17:14 -07:00
William Schaefer 00a49e84f2 3804 rename search feature for ui from quick search to ui quick search in docs 2018-05-01 12:33:47 -04:00
Brian Carrier 46d9659ef5 do not error if file is not there 2018-05-01 12:27:40 -04:00
Ann Priestman f0c017f35a Added checkboxes for showing less data and hiding the trend line.
Removed code to graph the min and max values since it's unlikely to be used.
2018-05-01 12:24:10 -04:00
Brian Carrier 47ebd238e8 updated unix_setup for new TSK version 2018-05-01 12:19:23 -04:00
Andrew Ziehl 43545a0805 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3668-intra-case-correlation-content-viewer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultTopComponent.java
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
2018-05-01 08:52:35 -07:00
esaunders a4b03c3b44 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3737_ain_pause_resume 2018-05-01 11:08:51 -04:00
esaunders 9c7e256e0a Added pause requested state. 2018-05-01 11:05:24 -04:00
Richard Cordovano ebeed4893e Merge in custom-release-may-2018 and resolve conflicts 2018-05-01 10:58:55 -04:00
Richard Cordovano 33dcffdd28 Merge in customw-release-may-2018 and resolve conflicts 2018-05-01 10:57:08 -04:00
William Schaefer b54fb3fb27 3752 make failure message for vericrypt test more accurate 2018-05-01 10:28:50 -04:00
William Schaefer fbeb1f8fcd 3752 update google drive vericrypt test image and check for container 2018-05-01 10:23:58 -04:00
Richard Cordovano aad70991ea Resolve conflicts for release-4.7.0 merge 2018-05-01 09:59:54 -04:00
William Schaefer 1d8882e6f9 3752 finish Vericrypt test and add final asserts to it 2018-05-01 09:51:00 -04:00
Brian Sweeney 2afcc99111 added a result set to a try-with-resources block 2018-05-01 07:27:50 -06:00
Brian Carrier 611cd721a1 use custom TSK branch 2018-05-01 09:19:44 -04:00
Ann Priestman fd025de155 Add metrics to correlation engine 2018-05-01 08:22:08 -04:00
Brian Sweeney 9518ef3c61 new topcomponent factory method usage with singular viewer: dataresultviewertable 2018-04-30 18:42:13 -06:00
Brian Sweeney c9a6915250 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into common-files-feature
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultPanel.java
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultTopComponent.java
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
2018-04-30 17:28:20 -06:00
Richard Cordovano f87fd0cc8a Remove methods with unnecessary public access from ThunderbirdMboxFileIngestModule 2018-04-30 18:57:19 -04:00