10952 Commits

Author SHA1 Message Date
Ann Priestman
1c8696959f Change query to allow for multiple data sources with the same device ID 2018-06-26 11:47:08 -04:00
Richard Cordovano
b60361a257
Merge pull request #3896 from briangsweeney/3818_CR_Completeness
Allow resizing of table elements, make dialog default size larger.
2018-06-26 11:29:36 -04:00
Richard Cordovano
9da633ba5a
Merge pull request #3898 from briangsweeney/3602_change_query
modify intra-case queries to filter out single datasource results
2018-06-26 11:13:04 -04:00
Richard Cordovano
e577c9abd6
Merge pull request #3899 from rcordovano/dummy-GSTVideoPanel-class-for-vt
Add dummy GSTVideoPanel class for VT backwards compatibility
2018-06-26 11:12:36 -04:00
Andrew Ziehl
a8bc4c4172 add small space to bring Close button off the edge of the panel. 2018-06-25 15:43:02 -07:00
Andrew Ziehl
b1c23480d7 fix vertical resize and make table resize within the panel. 2018-06-25 15:29:45 -07:00
Richard Cordovano
c875aa1f05 Add dummy GSTVideoPanel class for VT backwards compatibility 2018-06-25 17:51:26 -04:00
Richard Cordovano
dc4c538db2 Add dummy GSTVideoPanel class for VT backwards compatibility 2018-06-25 17:41:42 -04:00
Andrew Ziehl
51effd7a53 Change 1 to constant File.Known 2018-06-25 14:28:59 -07:00
Richard Cordovano
aaa566b7b2 Add dummy GSTVideoPanel class for VT backwards compatibility 2018-06-25 17:21:29 -04:00
Richard Cordovano
404f6f76a9 Add dummy GSTVideoPanel class for VT backwards compatibility 2018-06-25 17:20:18 -04:00
Richard Cordovano
9e7a273931 Add dummy GSTVideoPanel class for VT backwards compatibility 2018-06-25 17:19:39 -04:00
Richard Cordovano
aca233a587 Add dummy GSTVideoPanel class for VT backwards compatibility 2018-06-25 17:18:01 -04:00
Andrew Ziehl
692db23dfc modify intra-case queries to filter out results of matching md5s which exist only within a single datasource. 2018-06-25 13:40:41 -07:00
William Schaefer
ba012834be 3955 View EXIF artifacts in the Application content viewer by default 2018-06-25 16:05:04 -04:00
Andrew Ziehl
1d6c862d0b Allow resizing of table elements, make dialog default size larger. 2018-06-25 10:01:05 -07:00
Brian Sweeney
4fdfab3295 instances column changed from matches 2018-06-25 10:32:15 -06:00
Brian Sweeney
b9f7205eb0 merge disentanglement episode II 2018-06-22 17:41:48 -06:00
Ann Priestman
6b02eef7c8 Remove unused case reference 2018-06-22 15:19:56 -04:00
Ann Priestman
70b909b6bb Show details for the selected case, not the current one.
Also log a possible exception instead of just displaying a dialog to the user.
2018-06-22 15:15:40 -04:00
Richard Cordovano
3ef1b6cc39
Merge pull request #3892 from zhhl/3919-IndicateNoResultsFound
3919: Indicate 'No results found.' when file search by attribute foun…
2018-06-22 12:20:27 -04:00
Richard Cordovano
6201119e3c
Merge pull request #3890 from wschaeferB/3845-RevertOpenCvVersion
3845 revert open cv version
2018-06-22 11:22:38 -04:00
U-BASIS\zhaohui
7b77b24bf0 3919: Indicate 'No results found.' when file search by attribute found no resuslts 2018-06-22 10:56:41 -04:00
Richard Cordovano
b00adb4d94
Merge pull request #3888 from zhhl/3915-missingMimeTypes
3915: Strip the word 'tika' out of the mime types.
2018-06-22 10:56:22 -04:00
Brian Sweeney
c2eea78f65 merge problems - wip 2018-06-21 17:15:14 -06:00
Andrew Ziehl
8037324189 Swap reflection for lookups instead. 2018-06-21 15:12:53 -07:00
Brian Sweeney
998234ea4b Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3788-intercase-correlation
# Conflicts:
#	Core/build.xml
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/AbstractSqlEamDb.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesNode.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/datamodel/DisplayableItemNodeVisitor.java
#	Core/src/org/sleuthkit/autopsy/datamodel/Md5Node.java
#	Core/src/org/sleuthkit/autopsy/datamodel/SleuthkitCaseFileInstanceNode.java
#	Core/test/qa-functional/src/org/sleuthkit/autopsy/commonfilessearch/IntraCaseUtils.java
2018-06-21 15:09:13 -06:00
William Schaefer
ff47815438 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3845-RevertOpenCvVersion 2018-06-21 16:27:31 -04:00
Richard Cordovano
1392fe60f4
Merge pull request #3887 from briangsweeney/public-api-refactor
moved commonfilessearch related nodes out of datamodel package and in…
2018-06-21 15:45:45 -04:00
William Schaefer
cd2116a00c 3845 finish undoing update to open cv 2018-06-21 15:06:59 -04:00
Brian Sweeney
815376ea22 Merge branch 'public-api-refactor' of https://github.com/briangsweeney/autopsy into public-api-refactor 2018-06-21 12:40:10 -06:00
Brian Sweeney
39f103bfe0 clarified verbiage on instance count nodes 2018-06-21 12:39:36 -06:00
Brian Sweeney
ca4b92f4f9 accessibility lowered 2018-06-21 12:39:15 -06:00
U-BASIS\zhaohui
371761d7b5 3915: Strip the word 'tikp' out of the mime types. 2018-06-21 14:12:50 -04:00
Andrew Ziehl
5281c38152 more comment removal cleanup. 2018-06-21 11:06:11 -07:00
Andrew Ziehl
987eb9a63b Remove unused, commented out code. 2018-06-21 11:04:10 -07:00
Richard Cordovano
f429347d5f
Remove import from same package in MD5Node.java 2018-06-21 13:01:23 -04:00
Brian Sweeney
64403e3076 better handling of strings 2018-06-21 10:59:22 -06:00
Brian Sweeney
8492e37e58 moved commonfilessearch related nodes out of datamodel package and into commonfilessearch package 2018-06-21 10:41:11 -06:00
William Schaefer
b71f7e0658 3933 restore based row selection in table 2018-06-21 12:21:22 -04:00
Richard Cordovano
1e7abc7ea0
Merge pull request #3882 from briangsweeney/3910-match-counts
some ui tweaks
2018-06-21 11:20:42 -04:00
Richard Cordovano
3fa0ad1dd9
Merge pull request #3881 from rcordovano/develop
Remove deprecated and long dead IngestJobConfigurator
2018-06-21 10:57:54 -04:00
Brian Sweeney
feadf7b070 some ui tweaks 2018-06-21 07:30:37 -06:00
Andrew Ziehl
332a174b0a remove excess comments. 2018-06-20 19:49:28 -07:00
Andrew Ziehl
94ad39dd59 Remove unused imports. 2018-06-20 18:12:59 -07:00
Andrew Ziehl
629f00980e Remove callables. Format files. 2018-06-20 18:05:09 -07:00
Andrew Ziehl
9aae3b4a1c Cleanup, and polish to minimal changeset. Unused callables. 2018-06-20 18:03:35 -07:00
Richard Cordovano
5ac3a8c1ee
Merge pull request #3879 from briangsweeney/3910-match-counts
3910 match counts
2018-06-20 18:07:15 -04:00
Richard Cordovano
0f34c69030 Remove deprecated and long dead IngestJobConfigurator 2018-06-20 17:55:04 -04:00
Brian Sweeney
b3936e8ec0 dropped noaction in favor of literal null 2018-06-20 15:51:43 -06:00