19260 Commits

Author SHA1 Message Date
Andrew Ziehl
4261b8c031 Fix for postgres String handling of mime_type query 2018-05-07 12:44:39 -07:00
Richard Cordovano
523c2929f9 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 15:24:55 -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
William Schaefer
63518b5ad7 3752 re-disable veracrypt test after confirming it sometimes works following name changes 2018-05-07 12:08:53 -04:00
William Schaefer
5347514f61 3752 fix misspelled veracrypt names and files 2018-05-07 12:05:04 -04:00
William Schaefer
029cd46624 3752 make the Vericrypt test be ignored for the time being due to 3820 2018-05-07 11:04:50 -04:00
William Schaefer
82303be400 3752 fix merge conflicts between custom release may and 3752 2018-05-07 10:46:34 -04:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
b7fd3cfef8
Merge pull request #3742 from rcordovano/3812-content-panel-stack-overflow
3812 content panel stack overflow
2018-05-07 10:09:54 -04:00
Richard Cordovano
bedcaf6251 Restore ability to have a result view panel with no content view (Codacy fixes) 2018-05-04 18:42:04 -04:00
Richard Cordovano
82d9482f8c Restore ability to have a result view panel with no content view 2018-05-04 17:52:08 -04:00
Richard Cordovano
5cf5159ff9 Restore ability to have a result view panel with no content view 2018-05-04 17:49:38 -04:00
Richard Cordovano
d84bdf2c50 Restore ability to have a result view panel with no content view 2018-05-04 17:47:11 -04:00
Richard Cordovano
4a0e5ea092 Restore ability to have a result view panel with no content view 2018-05-04 17:36:35 -04:00
Richard Cordovano
7f452ab4ea Restore ability to have a result view panel with no content view 2018-05-04 17:35:01 -04:00
U-BASIS\dgrove
f7f4ad5882 Fixed bug with missing entropy value. 2018-05-04 16:59:14 -04:00
Eugene Livis
d5628d686e Verifying if Tesseract exists and locating the executable 2018-05-04 15:06:17 -04:00
Eugene Livis
e1aad0f798 Avoided the need to install Tesseract 2018-05-04 15:05:07 -04:00
Eugene Livis
4f6cbe910c First cut at getting some OCR to work with Tika 2018-05-04 14:30:08 -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
U-BASIS\dgrove
b4a5bf5cb8 TSK_COMMENT added. 2018-05-04 12:10:46 -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
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