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 |
|
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 |
|
Brian Sweeney
|
2afad291d7
|
codacy stuff
|
2018-06-20 15:24:43 -06:00 |
|
Brian Sweeney
|
165a88c1e8
|
removed code duplication
|
2018-06-20 15:15:13 -06:00 |
|
Raman
|
55f0bac9d5
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2018-06-20 14:18:26 -04:00 |
|
Raman
|
7b5db9b216
|
3932: Exception in log when a case is closed and a new case is created/opened without restarting Autopsy
|
2018-06-20 14:18:16 -04:00 |
|
Brian Sweeney
|
859300bcaa
|
minor refit to reflect new data structure
|
2018-06-20 12:08:38 -06:00 |
|
Richard Cordovano
|
db948cf489
|
Merge pull request #3877 from raman-bt/develop
3917: Autopsy tree collapses when a new data source is added
|
2018-06-20 12:57:42 -04:00 |
|
Raman
|
4c060b6dad
|
Fix Codacy comments in previous commit
|
2018-06-20 12:54:29 -04:00 |
|
Brian Sweeney
|
4e82a67c9f
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3910-match-counts
|
2018-06-20 10:40:37 -06:00 |
|
Brian Sweeney
|
973617a02b
|
cleanup / comments
|
2018-06-20 10:36:08 -06:00 |
|
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
|
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 |
|
Raman
|
6e808c9b31
|
3917: Autopsy tree collapses when a new data source is added.
|
2018-06-20 11:31:17 -04:00 |
|
rishwanth1995
|
0db86a108d
|
added check for running with gui before showing gui
|
2018-06-20 09:25:15 -04:00 |
|
Brian Sweeney
|
f823eb1824
|
removed case stuff - this is in progress in intercase feature
|
2018-06-19 18:33:01 -06:00 |
|
Brian Sweeney
|
7ffe4db001
|
strings replaced with bundle strings for il8n
|
2018-06-19 18:32:08 -06:00 |
|
Brian Sweeney
|
3e4200bd21
|
default widths
|
2018-06-19 18:15:14 -06:00 |
|
Brian Sweeney
|
602e1477a4
|
case features toggled off becuase it is more to do with the as yet incomplete intercase portion of the feature
|
2018-06-19 13:58:05 -06: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 b6d8bf7a1d68e5d170800041e63cd485c2bde831.
# 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 |
|
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 |
|