9032 Commits

Author SHA1 Message Date
U-BASIS\zhaohui
4b3ec5b51b 3779: Move the data source panel to the bottom of the file search by attributes panel. 2018-05-10 13:24:26 -04:00
U-BASIS\zhaohui
c50ece29d7 3779: Fix typo 2018-05-10 10:05:46 -04:00
U-BASIS\zhaohui
9f78d8bb35 3779: Updates according the comments. 2018-05-08 18:02:54 -04:00
U-BASIS\zhaohui
76f26b90da Merge remote-tracking branch 'upstream/develop' into 3779-addDSFilterToFileSearchByattributes 2018-05-08 17:16:17 -04:00
U-BASIS\zhaohui
784383e728 3779: cleanup UI data settings 2018-05-08 15:06:38 -04:00
U-BASIS\zhaohui
d17199fe3f 3779: Update log message. 2018-05-08 14:59:47 -04:00
U-BASIS\zhaohui
1a8b6aa305 3779: cleanup 2018-05-08 13:40:32 -04:00
U-BASIS\zhaohui
ba7420d837 3779: cleanup 2018-05-08 13:39:04 -04:00
U-BASIS\zhaohui
6474b1b901 3779: Change rawtype to JList<String> 2018-05-08 13:29:59 -04:00
U-BASIS\zhaohui
75ec49ba8d 3779: Add data source filter to file search by attributes 2018-05-08 10:31:49 -04:00
Andrew Ziehl
bc00fc95fd Fix for postgres String handling of mime_type query 2018-05-07 17:43:06 -06:00
Richard Cordovano
356ca9e1c3 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 16:08:40 -04: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
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -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
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
bb02bb0eb7 Initial changes to Case get case APIs 2018-05-04 12:23:51 -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
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
bee4d28c14 Public API fixes/removes for release 4.7.0 2018-05-02 17:37:11 -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
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
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
Richard Cordovano
aad70991ea Resolve conflicts for release-4.7.0 merge 2018-05-01 09:59:54 -04:00
Brian Sweeney
2afcc99111 added a result set to a try-with-resources block 2018-05-01 07:27:50 -06: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
Brian Sweeney
ded5493226 fixed a bug where error state became confused on clicking the already selected box twice 2018-04-30 10:07:41 -06:00
Brian Carrier
a5fe951761 Updated to use 4.6.1 TSK 2018-04-27 22:48:26 -04:00
Brian Carrier
3fbca05057 Update to use tsk 4.6.1 jar 2018-04-27 22:45:51 -04:00
Richard Cordovano
e5ede42dc1 Merge remote-tracking branch 'upstream/develop' into 3726-result-view-infrastructure 2018-04-27 20:11:49 -04:00
Richard Cordovano
fda8b94741 Complete documentation nad clean up of result view infrastructure 2018-04-27 20:06:04 -04:00
Brian Sweeney
1d2d4dd236 error text is presented, search is disabled when the user has not selected any categories 2018-04-27 15:59:27 -06:00
Richard Cordovano
875a619e2d Resolve merge conflict for custom-release-may-2018 branch 2018-04-27 17:36:33 -04:00
Richard Cordovano
fd4de73013 Merge remote-tracking branch 'upstream/release-4.7.0' into custom-release-may-2018 2018-04-27 17:33:19 -04:00