Commit Graph
18897 Commits
Author SHA1 Message Date
Richard Cordovano 0902f16fe3 Merge pull request #3876 from sleuthkit/interesting_item_clarification
Clarify strings about substrings
2018-06-20 12:19:12 -04:00
Richard Cordovano bbcaa5cf05 Merge pull request #3867 from APriestman/3891_commandLogging
3891 Add additional logging for auto ingest dashboard commands
2018-06-20 12:13:59 -04:00
Richard Cordovano d79c98b610 Merge pull request #3864 from rishwanth1995/jython
added try-catch for exception in jython module loader
2018-06-20 12:11:18 -04:00
Richard Cordovano 623861eab2 Merge pull request #3857 from briangsweeney/3818_CR_Completeness
3818 cr completeness
2018-06-20 12:10:25 -04:00
Richard Cordovano 02ee971d00 Merge pull request #3856 from briangsweeney/3870-progress-bar-callable
3870 progress bar callable
2018-06-20 12:08:35 -04:00
Richard Cordovano f23e845fd4 Merge pull request #3837 from APriestman/2823_tskLayerTest
2823 check that a content object has children before doing the visible children query
2018-06-20 12:06:23 -04:00
rishwanth1995 0db86a108d added check for running with gui before showing gui 2018-06-20 09:25:15 -04:00
Brian Carrier 6eb82224aa Clarify strings about substrings 2018-06-19 14:05:42 -04:00
Andrew Ziehl 6ece03f355 PR fixes, remove excess NON-NLS, log stack trace, disable UI elements when CR unchecked. 2018-06-19 10:42:26 -07:00
Andrew Ziehl 0bfd64f156 Update progress handler text variable names, remove second text update. 2018-06-19 10:24:15 -07:00
Andrew Ziehl 124b0cc602 Revert "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."
This reverts commit b6d8bf7a1d.

# Conflicts:
#	Core/src/org/sleuthkit/autopsy/datamodel/Md5Node.java
2018-06-19 09:59:44 -07:00
Andrew Ziehl ad7243a57c Added timezone handling by relying on LocalDateTime 2018-06-19 09:41:13 -07:00
Ann Priestman 825034357f Make a new method to stop codacy from complaining 2018-06-19 10:10:51 -04:00
Richard Cordovano a8b6112f31 Merge pull request #3874 from APriestman/docAdHocKW
Updated kw search docs to include data source selection
2018-06-19 10:05:17 -04:00
Richard Cordovano 09bc17c90b Merge pull request #3872 from APriestman/docFileSearch
Update file search by attribute documentation
2018-06-19 10:04:37 -04:00
Richard Cordovano 42f9cc0554 Merge pull request #3870 from raman-bt/develop
3914: Custom(user-defined) tag name should be listed at the top in Re…
2018-06-19 10:03:56 -04:00
Richard Cordovano 9ad95e944e Merge pull request #3865 from sleuthkit/ig_api
reduce API
2018-06-19 09:58:30 -04:00
Ann Priestman 7e16b36a1d Updated kw search docs to include data source selection 2018-06-19 09:01:38 -04:00
Andrew Ziehl d413a754d6 Fix layout spacing. Make reset text use bundle, and allow case details to refresh properly after reset. 2018-06-18 14:08:28 -07:00
Ann Priestman 498c7395c4 Update ad hoc keyword list search doc 2018-06-18 16:37:41 -04:00
Ann Priestman 376268da38 Update file search by attribute documentation 2018-06-18 16:07:50 -04:00
Richard Cordovano 4ac8947837 Merge pull request #3869 from wschaeferB/3798-CreatInterestingArtifactForZipBomb
3798 create interesting artifact for zip bomb
2018-06-18 15:21:49 -04:00
Richard Cordovano c5ba4aa5b4 Merge pull request #3871 from APriestman/ocrDoc
Add documentation for OCR feature
2018-06-18 15:21:31 -04:00
Richard Cordovano 1cd18ea4bf Merge pull request #3868 from APriestman/3890_kwLists
Only make at most one "No results found" for an ad hoc keyword list q…
2018-06-18 15:20:06 -04:00
Richard Cordovano 5684858327 Remove commented out code 2018-06-18 14:59:33 -04:00
Richard Cordovano f6d533a966 Merge pull request #3861 from APriestman/3888_refactorOtherOccurrences
3888 Refactor other occurrences table
2018-06-18 14:50:46 -04:00
Richard Cordovano eda7163fd7 Merge pull request #3860 from dgrove727/3906_MoveAddViewCommentMenuItem
Moved context menu creation to new provider.
2018-06-18 14:48:23 -04:00
Richard Cordovano 9ae5a8996e Merge pull request #3859 from dgrove727/3771_FunctionalTestDataSourceNames
Data sources renamed.
2018-06-18 14:47:16 -04:00
Andrew Ziehl 40e955e0ab removed outdated unmerged common files class. Fixed logger varible name. Removed public access. 2018-06-18 11:04:15 -07:00
Richard Cordovano 0361ba7a45 Update Autopsy version numbers to 4.8.0 2018-06-18 14:02:52 -04:00
Ann Priestman d0365adcfd Add documentation for OCR feature 2018-06-18 13:55:45 -04:00
Andrew Ziehl 50d45e3944 Adjust other occurances layout, labels to be clearer. Fix scroll bars. 2018-06-18 10:54:08 -07:00
Andrew Ziehl 589b8d976d Suppress local variable warnings, add show case button to enable/disable CR subcomponents functionality. 2018-06-18 10:27:34 -07:00
Richard Cordovano b856c55ffc Merge pull request #3804 from raman-bt/3802_group_tree_by_datasource
3802: Group tree by data source
2018-06-18 12:57:12 -04:00
William Schaefer fcefceae4a 3798 synchronize getter and setter for boolean which identifies zip bomb status 2018-06-18 12:36:08 -04:00
Raman e08e4c5a65 3914: Custom(user-defined) tag name should be listed at the top in Remove Tag 2018-06-18 12:31:49 -04:00
William Schaefer 7e26ff6c83 3848 add necessary comments and clean up Archive arguements 2018-06-18 11:21:11 -04:00
Ann Priestman 36de8d4daa Only make at most one "No results found" for an ad hoc keyword list query. 2018-06-18 11:03:56 -04:00
William Schaefer f22dc0e2cf 3848 change message type for zip bomb detection back to warning 2018-06-18 11:01:15 -04:00
William Schaefer f0ec09146c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3848-CreateInterestingArtifactForZipBomb 2018-06-18 10:29:13 -04:00
William Schaefer 68831228bd 3848 minor clean up zip bomb improvements 2018-06-18 10:28:53 -04:00
Ann Priestman 59314836d5 codacy 2018-06-18 08:23:36 -04:00
Ann Priestman fdfbcf03ac Remove some public modifiers 2018-06-18 08:05:35 -04:00
Ann Priestman 2d95f87a81 Add additional logging for auto ingest dashboard commands 2018-06-18 08:01:08 -04:00
Brian Carrier ab83c9940c reduce API 2018-06-17 23:15:23 -04:00
William Schaefer e5807925f3 3848 Create interesting artifact and short circuit archive extraction when zip bomb 2018-06-15 18:40:52 -04:00
Raman a1a73786d8 Remove unused imports 2018-06-15 16:12:25 -04:00
Raman c4d09ebdb0 Addressed review comments. 2018-06-15 16:01:21 -04:00
Richard Cordovano 0ec2af8619 Merge pull request #3863 from dgrove727/3903_MissingBundleMessage
Provided missing message.
2018-06-15 15:57:00 -04:00
Raman 7c0ab48373 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3802_group_tree_by_datasource 2018-06-15 15:42:15 -04:00