20108 Commits

Author SHA1 Message Date
Andrew Ziehl
e3fe4b2356 Codeacy cleanup. 2018-06-14 20:56:30 -07:00
Andrew Ziehl
a51a2da70a Codeacy fixes. 2018-06-14 20:49:30 -07:00
Andrew Ziehl
b1e65886ef Codeacy fixes 2018-06-14 20:43:02 -07:00
Raman
43d42cf0a7 3894: Clean up Tag & Comment dialog
- Leaving the New Tag button intact this time.
2018-06-14 19:46:15 -04:00
Brian Sweeney
90bc307437 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3870-pure 2018-06-14 15:39:58 -06:00
Richard Cordovano
53c43ff71e
Merge pull request #3839 from dgrove727/3655_SupressPmdErrorsInUiCode_5
Fifth batch updated for PMD error suppression and correction.
2018-06-14 16:45:55 -04:00
U-BASIS\dgrove
dbfabd55e1 Data sources renamed. 2018-06-14 16:12:17 -04:00
Andrew Ziehl
c1e98754dd Fix for GIT logger variable merge issue. 2018-06-14 12:46:13 -07:00
Andrew Ziehl
977c82f4e4 Change default string to 'date not available' to be clearer when CR not enabled. 2018-06-14 12:38:32 -07:00
Andrew Ziehl
ff2257c6d6 Cleaned up earliest case display time. Made cases panel sortable, and scrollable. 2018-06-14 12:38:29 -07:00
Andrew Ziehl
4a6f02c63c Create and add ShowCaseDialog to Options CR panel, which displays a table of CorrelationCases. Table needs sorting. Adjust size of OtherOccurances table after adding earliest date. 2018-06-14 12:38:26 -07:00
Andrew Ziehl
0840345931 fix exception 2018-06-14 12:38:23 -07:00
Andrew Ziehl
0cd055b947 add date of earliest CR case to top of other occurances viwer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/Bundle.properties
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
2018-06-14 12:38:20 -07:00
Andrew Ziehl
d376fbaeb0 Cleanup. 2018-06-14 12:35:01 -07:00
Andrew Ziehl
b6d8bf7a1d Wrapper Child factory in callable to further delay execution. Still doesn't make Search lazy since DataResultFilterNode will gather all children and do lookups which triggers the children queries. 2018-06-14 12:31:01 -07:00
Andrew Ziehl
b488dee2cd Add progress handler to search to inform user Autopsy is busy, with 3 stages.
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
2018-06-14 12:30:58 -07:00
Andrew Ziehl
35d297f9db Merge branch 'develop' of https://github.com/briangsweeney/autopsy into develop 2018-06-14 12:28:41 -07:00
Brian Sweeney
4be370ba5a trying to get extra layer of nodes working 2018-06-14 12:55:12 -06:00
Raman
ebf2cb09d7 Undoing the accidental commit of branding files. 2018-06-14 14:43:09 -04:00
William Schaefer
15e27e12ce 3919 fix merge conflicts with EmbeddedFileExtractor 2018-06-14 14:27:56 -04:00
U-BASIS\zhaohui
e101c84c5b 3881: Use NFKC instead of NFKD 2018-06-14 14:24:59 -04:00
Andrew Ziehl
5f6c7857bc Merge branch 'develop' of https://github.com/briangsweeney/autopsy into develop
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/Bundle.properties
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesNode.java
2018-06-14 11:22:05 -07:00
U-BASIS\zhaohui
7dc14784df 3881: Keyword constructor internal call. 2018-06-14 14:09:25 -04:00
Richard Cordovano
9e236be973
Merge pull request #3813 from wschaeferB/3832-FixAidJobOrdering
3832 fix aid job ordering
2018-06-14 14:03:15 -04:00
U-BASIS\zhaohui
b60d07e736 3881: Normalized the content for index and query. 2018-06-14 13:35:42 -04:00
Ann Priestman
589c1a5005 Merge remote-tracking branch 'upstream/develop' into 3888_refactorOtherOccurrences
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
2018-06-14 13:34:06 -04:00
Richard Cordovano
2ea77e4560
Merge pull request #3854 from APriestman/revertHealthMonitorTiming
Reset periodic health monitor writes to one hour
2018-06-14 12:55:25 -04:00
Richard Cordovano
44ebf04ffc
Merge pull request #3852 from dgrove727/3655_SupressPmdErrorsInUiCode_8
3655 supress pmd errors in ui code 8
2018-06-14 12:54:38 -04:00
Richard Cordovano
95b1abc3d4
Merge pull request #3850 from dgrove727/3655_SupressPmdErrorsInUiCode_7
Seventh batch updated for PMD error suppression and correction.
2018-06-14 12:51:59 -04:00
Richard Cordovano
2926c5a7e9
Merge pull request #3841 from dgrove727/3655_SupressPmdErrorsInUiCode_6
Sixth batch updated for PMD error suppression and correction.
2018-06-14 12:50:17 -04:00
Richard Cordovano
976c8dcf12
Merge branch 'develop' into 3655_SupressPmdErrorsInUiCode_5 2018-06-14 12:47:25 -04:00
Richard Cordovano
74091f684c
Merge pull request #3807 from wschaeferB/3845-ObjectDetectionModule
3845 object detection module
2018-06-14 12:42:34 -04:00
Richard Cordovano
cb0f663a09
Merge pull request #3820 from dgrove727/3873_RefineEncryptionDetectionHeuristics
Added additional rules to qualify files to be processed.
2018-06-14 12:32:50 -04:00
Richard Cordovano
6dd79da09f
Merge pull request #3826 from dgrove727/3846_AddViewCommentsCentralRepository
3846 add view comments central repository
2018-06-14 12:17:51 -04:00
William Schaefer
563baf0f32 3845 add @message, fix exception logging, remove unnecessary/unexplained change to manifest.mf 2018-06-14 11:59:05 -04:00
U-BASIS\dgrove
cecfd036fc Removed bundle messages for exceptions. 2018-06-14 11:50:56 -04:00
Richard Cordovano
dad29fd447
Merge pull request #3847 from rishwanth1995/queryApi_CR
query api to process each instances in the instances table.
2018-06-14 11:46:44 -04:00
Richard Cordovano
3b7b6481a7
Merge pull request #3815 from rishwanth1995/runexe
Updated runexe.py to check for ingestModule cancellation
2018-06-14 11:38:21 -04:00
Ann Priestman
ea9f59914f Reset periodic health monitor writes to one hour 2018-06-14 10:28:04 -04:00
U-BASIS\dgrove
98f4cc4241 Removed use of 'closePreparedStatement()' from AbstractSqlEamDb. 2018-06-13 17:52:16 -04:00
U-BASIS\dgrove
222e43c014 More Codacy changes. 2018-06-13 17:44:35 -04:00
U-BASIS\dgrove
adcaff9694 Merge remote-tracking branch 'upstream/develop' into 3846_AddViewCommentsCentralRepository 2018-06-13 16:59:21 -04:00
U-BASIS\dgrove
4a8f6b8645 Improved exception and query text. 2018-06-13 16:58:31 -04:00
esaunders
3c44088035 Merge branch 'develop' of github.com:sleuthkit/autopsy into 3701_service 2018-06-13 16:55:44 -04:00
William Schaefer
1b0e35122e 3845 handle exception with bad classifier image combo, log but otherwise hide from user 2018-06-13 14:51:44 -04:00
Ann Priestman
06b72eb558 Use new class for other occurrence data 2018-06-13 13:35:22 -04:00
Richard Cordovano
55c21cf627
Merge pull request #3853 from sleuthkit/revert-3824-3570-UpdateJavaBindings
Revert "3570 Update sevenzipjbinding jars and commands"
2018-06-13 13:00:14 -04:00
Richard Cordovano
2eef2a2c1a
Revert "3570 Update sevenzipjbinding jars and commands" 2018-06-13 12:58:42 -04:00
U-BASIS\dgrove
105312bc28 Fixed null value stack trace. 2018-06-13 12:29:53 -04:00
Brian Sweeney
d938d28670 added a case column, split cases and data sources between these columns. 2018-06-13 10:23:45 -06:00