Commit Graph
17794 Commits
Author SHA1 Message Date
esaunders 2d8d5126cd Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3738_job_cancellation 2018-05-08 11:11:38 -04:00
esaunders 89f9d88ac2 Merge pull request #3748 from esaunders/custom-release-may-2018
Fix clean target.
2018-05-08 11:10:32 -04:00
esaunders b64c75656e Fix clean target. 2018-05-08 11:08:48 -04:00
esaunders 8051b726ed Added case deletion support to dashboard and fixed bug in reprocessJob. 2018-05-08 11:07:09 -04:00
Richard Cordovano 7a6c8d8a8f Merge pull request #3715 from esaunders/3737_ain_pause_resume
3737 Added pause/resume/shutdown functionality to AID
2018-05-08 10:50:38 -04:00
Brian Carrier 4d129a3c7b removed known_issues, which was very out of date 2018-05-08 10:11:00 -04:00
esaunders 5febae4bef Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3738_job_cancellation 2018-05-08 10:01:30 -04:00
Brian Carrier 208b668231 Merge pull request #3747 from sleuthkit/buid_clean
Added clean step for release process
2018-05-07 21:51:41 -04:00
Brian Carrier 2cee592939 Added clean step for release process 2018-05-07 21:50:13 -04:00
Richard Cordovano 19dd0a0ca7 Change project back from RELEASE to DEVELOPMENT 2018-05-07 17:43:44 -04:00
Richard Cordovano 2c500be5bb Merge in release 4.7.0 branch 2018-05-07 15:17:26 -04:00
Richard Cordovano 2738ebfbea Merge in release-4.7.0 branch and resolve conflicts 2018-05-07 14:14:12 -04:00
esaunders 56b917cc1d Fix error message. 2018-05-07 12:31:35 -04:00
esaunders de5e0f81ff Don't throw an exception when deleting a core if the core is already closed. 2018-05-07 12:28:42 -04:00
Richard Cordovano e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Brian Carrier 96646192ae Merge pull request #3740 from rishwanth1995/opencv_message
added opencv messagebox to show failure on linux
2018-05-04 14:01:00 -04:00
Brian Carrier 9204fc5a98 Update ImageUtils.java 2018-05-04 14:00:43 -04:00
rishwanth1995 5c79f6faf2 opencv messagebox 2018-05-04 13:43:57 -04:00
Richard Cordovano 12a0a01087 Merge branch 'release-4.7.0' of github.com:sleuthkit/autopsy into release-4.7.0 2018-05-04 13:30:49 -04:00
Brian Carrier a59649318d updated limitations 2018-05-04 12:46:18 -04:00
Richard Cordovano bb02bb0eb7 Initial changes to Case get case APIs 2018-05-04 12:23:51 -04:00
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
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 fef6c5f510 Public API adjustments for application content viewer and ingest services 2018-05-02 10:28:48 -04: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
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
Brian Carrier 47ebd238e8 updated unix_setup for new TSK version 2018-05-01 12:19:23 -04: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 aad70991ea Resolve conflicts for release-4.7.0 merge 2018-05-01 09:59:54 -04:00
Brian Carrier 611cd721a1 use custom TSK branch 2018-05-01 09:19:44 -04:00