9851 Commits

Author SHA1 Message Date
Andrew Ziehl
ad7243a57c Added timezone handling by relying on LocalDateTime 2018-06-19 09:41:13 -07:00
Brian Sweeney
9989b9c093 noop action for fileinstancenode as well (looks non-trivial to find node since we dont have access to the all the relevant info and may have to search the entire tree for reach datasource) 2018-06-19 10:22:21 -06:00
Brian Sweeney
758262250a depth counter for multilayer child nodes (prevents extra plus/minus button) 2018-06-19 10:10:57 -06:00
Brian Sweeney
cedd3d39cd match count and md5 nodes have null default action (does nothing) 2018-06-19 09:06:12 -06: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
Brian Sweeney
4bb9f5355f no changes... 2018-06-18 15:49:33 -06: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
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
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
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
Brian Sweeney
c3394d9ee7 cleanup 2018-06-18 10:49:27 -06: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
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
Brian Sweeney
b8a5bc9b32 new layer of abstraction which allows for better separation between views that need multi layer nodes and views that need single or two layers of nodes 2018-06-17 15:44:39 -06:00
Brian Sweeney
416d4d3242 tablefilternode pulled into an interface 2018-06-16 17:15:13 -06:00
Brian Sweeney
16dfbcf434 rename 2018-06-16 09:43:04 -06:00
Brian Sweeney
0ee15d0606 comments, notes, cleanup 2018-06-16 09:41:27 -06: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
Richard Cordovano
a4b3bd7c39
Merge pull request #3838 from wschaeferB/3819-7ZipDepthFix
3819 7 zip depth fix
2018-06-15 15:26:04 -04:00
rishwanth1995
711e8d06e0 added message notification to exception handing 2018-06-15 13:27:34 -04:00
U-BASIS\dgrove
fb20a28bc4 Changed IDs for the four CommonFiles VHD images. 2018-06-15 11:57:06 -04:00
rishwanth1995
3418e12ccc added try-catch for exception in jython module loader 2018-06-15 11:44:54 -04:00
U-BASIS\dgrove
bc3737659f Provided missing message. 2018-06-15 11:27:56 -04:00
Ann Priestman
1cf2028d87 Save the current comment to prevent having to return null if the user cancels.
Fix a few deprecated function calls.
2018-06-15 11:25:33 -04:00
Richard Cordovano
9b504e0547
Merge branch 'develop' into 3894_take2_cleanup_tag_and_comment 2018-06-15 11:11:26 -04:00
Richard Cordovano
e8b64f7870
Merge pull request #3840 from raman-bt/3866_tag_context_menu_reorder
3866 User defined tags appear first in tags menu
2018-06-15 11:10:22 -04:00
Ann Priestman
0766f645a6 Codacy 2018-06-15 10:59:56 -04:00
Ann Priestman
e9bea092c9 Merge remote-tracking branch 'upstream/develop' into 3888_refactorOtherOccurrences 2018-06-15 10:13:04 -04:00
Ann Priestman
5eccf7b4de Update the comment in the UI 2018-06-15 10:12:33 -04:00
Raman
507cfc7fc7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3802_group_tree_by_datasource 2018-06-15 09:40:22 -04:00
Ann Priestman
2a8fa66bbf Disable the CR-based context menu items if CR is not enabled.
With CR disabled, don't enabled the other occurrences tab if the file has no MD5.
Added comments.
2018-06-15 09:21:45 -04:00
U-BASIS\dgrove
a31bab151a Moved context menu creation to new provider. 2018-06-15 09:02:32 -04:00
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