millmanorama
|
22c53dd4f9
|
update to getTypeSpecificID
|
2017-11-29 12:33:40 +01:00 |
|
millmanorama
|
4269e6bc7c
|
correct import statements
|
2017-11-27 12:32:41 +01:00 |
|
millmanorama
|
058d36e05b
|
Merge remote-tracking branch 'upstream/accounts_relationships' into 894-polish-CVT-opening-behaviour
|
2017-11-20 22:31:32 +01:00 |
|
millmanorama
|
2640ab926c
|
simplify nodes by relying n asynchronous children instead of the SwingWorkers.
|
2017-11-20 22:30:14 +01:00 |
|
Brian Carrier
|
54a77d25a4
|
revert to old way of rejecting
|
2017-11-20 15:12:04 -05:00 |
|
millmanorama
|
65b947bafa
|
restore wrapping in DataResultFilterNode
|
2017-11-20 21:10:00 +01:00 |
|
millmanorama
|
f6125cbf6a
|
Merge branch 'accounts_relationships' into 894-polish-CVT-opening-behaviour
# Conflicts:
# Core/src/org/sleuthkit/autopsy/communications/Bundle.properties
# Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.form
# Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
# Core/src/org/sleuthkit/autopsy/communications/MessageBrowser.java
|
2017-11-20 21:07:42 +01:00 |
|
Richard Cordovano
|
1ca62331ea
|
Merge in develop
|
2017-11-20 12:11:08 -05:00 |
|
Richard Cordovano
|
c95ed4e09b
|
Merge pull request #3226 from millmanorama/CVT-wrap_in_DataResultFilterNode_to_get_actions
wrap nodes in DataResiltFilterNodes to get more actions automatically
|
2017-11-20 11:13:46 -05:00 |
|
Richard Cordovano
|
d54affddbc
|
Update for SleuthkitCase locking API changes
|
2017-11-20 11:10:59 -05:00 |
|
millmanorama
|
3cb5583e4f
|
wrap nodes in DataResiltFilterNodes to get more actions automatically
|
2017-11-20 15:25:42 +01:00 |
|
millmanorama
|
f47edb131e
|
change to ChildFactory, do CommunicationsManager calls off the EDT
|
2017-11-20 14:57:44 +01:00 |
|
millmanorama
|
183daff325
|
Merge remote-tracking branch 'upstream/accounts_relationships' into 894-polish-CVT-opening-behaviour
# Conflicts:
# Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
|
2017-11-20 13:45:10 +01:00 |
|
millmanorama
|
146a417438
|
split apply/refresh into to buttons
|
2017-11-20 12:48:09 +01:00 |
|
millmanorama
|
5aee6dbde0
|
Merge remote-tracking branch 'upstream/accounts_relationships' into 881-CVT-refresh
# Conflicts:
# Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.form
# Core/src/org/sleuthkit/autopsy/communications/CVTTopComponent.java
# Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
|
2017-11-20 11:53:37 +01:00 |
|
Richard Cordovano
|
1f7e5adc8f
|
Merge pull request #3216 from millmanorama/accounts_relationships
reuse visualization tab in action button
|
2017-11-17 19:01:35 -05:00 |
|
Richard Cordovano
|
d1f112c3f1
|
Merge pull request #3215 from millmanorama/CVT-prevent-invalid-date-ranges
CVT prevent invalid date ranges
|
2017-11-17 19:01:07 -05:00 |
|
Richard Cordovano
|
f4811ed8a4
|
Merge branch '3199-ConsolidateDefaultTags' of https://github.com/wschaeferB/autopsy into develop
|
2017-11-17 17:51:45 -05:00 |
|
William Schaefer
|
d8a75596a2
|
3199 fix second usage of addOrUpdateTagName
|
2017-11-17 17:05:05 -05:00 |
|
William Schaefer
|
bfaec69477
|
3199 fix renamed sleuthkit method use in autopsy
|
2017-11-17 17:04:04 -05:00 |
|
Richard Cordovano
|
4ad996b369
|
Merge pull request #3222 from APriestman/3141_addHashes
Hashes can be added to central repo hash sets.
|
2017-11-17 16:22:18 -05:00 |
|
Richard Cordovano
|
2539a55238
|
Merge pull request #3206 from APriestman/3196_invalidHashSets
Only display valid hash sets in the ingest module settings
|
2017-11-17 16:09:33 -05:00 |
|
Ann Priestman
|
e24518be51
|
Cleanup
|
2017-11-17 15:52:37 -05:00 |
|
Ann Priestman
|
c308d26ff8
|
Merge remote-tracking branch 'upstream/develop' into 3195_indexDialog
Conflicts:
Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupSettingsPanel.java
|
2017-11-17 15:33:24 -05:00 |
|
Richard Cordovano
|
a7824f52bb
|
Merge pull request #3170 from APriestman/3139_cr_hashes
Integrate central repository hash sets into HashDbManager
|
2017-11-17 15:21:44 -05:00 |
|
William Schaefer
|
5ab65ae0d5
|
3199 fix typo in bundle message name
|
2017-11-17 15:02:28 -05:00 |
|
William Schaefer
|
743df27125
|
3199 add knownStatus to TagName class and tag_names table
|
2017-11-17 14:56:16 -05:00 |
|
Ann Priestman
|
7a3135e1fb
|
Merge remote-tracking branch 'upstream/develop' into 3196_invalidHashSets
|
2017-11-17 13:14:59 -05:00 |
|
Ann Priestman
|
66e8b2c1cf
|
Merge branch '3139_cr_hashes' into 3196_invalidHashSets
Conflicts:
Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashLookupModuleSettingsPanel.java
|
2017-11-17 13:14:50 -05:00 |
|
Ann Priestman
|
a28a88f13c
|
Merge remote-tracking branch 'upstream/develop' into 3141_addHashes
|
2017-11-17 12:26:03 -05:00 |
|
Ann Priestman
|
ff3f620b00
|
Merge branch '3139_cr_hashes' into 3141_addHashes
Conflicts:
Core/src/org/sleuthkit/autopsy/modules/hashdatabase/AddContentToHashDbAction.java
Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbCreateDatabaseDialog.java
Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbIngestModule.java
Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbManager.java
|
2017-11-17 12:25:56 -05:00 |
|
Ann Priestman
|
5bccb82c68
|
Update central repo hashsets automatically when getting known, known bad, or updateable hash sets
|
2017-11-17 09:41:37 -05:00 |
|
Ann Priestman
|
c062a20213
|
Addresses most of the review comments
|
2017-11-17 08:47:43 -05:00 |
|
millmanorama
|
faa169d20d
|
removed unused jlist; query for account device instances in swing worker; show wait cursor
|
2017-11-17 13:13:04 +01:00 |
|
millmanorama
|
24acb7814d
|
Capitalize date range labels
|
2017-11-17 13:10:24 +01:00 |
|
millmanorama
|
10e6bbaa85
|
reuse visualiationion tab in action button
|
2017-11-17 12:21:54 +01:00 |
|
millmanorama
|
98d5c7790e
|
disallow invalid date selections
|
2017-11-17 11:47:20 +01:00 |
|
millmanorama
|
1e100eea1a
|
update LGoodDatePicker to 10.3.1 to fix bug that allowed popup calendar to be offscreen
|
2017-11-17 11:36:10 +01:00 |
|
millmanorama
|
6be534c52b
|
cleanup refresh label and icon
|
2017-11-17 10:32:27 +01:00 |
|
millmanorama
|
f8e5ea0bbb
|
cleanup filtersPane, clear devices on case change. Devices unselected by default to simplify adding new ones and maintaining results
|
2017-11-17 09:42:04 +01:00 |
|
Richard Cordovano
|
7698597682
|
Update docs of EmbeddedFileExtractorModuleFactory.java
|
2017-11-16 15:36:29 -05:00 |
|
Richard Cordovano
|
6955416f02
|
Clean up EmbeddedFileExtractorIngestModule.java
|
2017-11-16 15:32:16 -05:00 |
|
millmanorama
|
e2de84c227
|
first pass at refresh
|
2017-11-16 20:25:45 +01:00 |
|
Ann Priestman
|
61b7f89788
|
Cleanup
|
2017-11-16 09:40:29 -05:00 |
|
millmanorama
|
deaa919971
|
put check lists in scroll panes, some other UI tweeks
|
2017-11-16 11:42:46 +01:00 |
|
William Schaefer
|
5035aa41b4
|
3199 include knownStatus in TagName class
|
2017-11-15 15:57:28 -05:00 |
|
millmanorama
|
5b35cfca97
|
change "Msg Count" to Msgs, remove trailing semicolon from email addresses
|
2017-11-15 20:38:23 +01:00 |
|
William Schaefer
|
3fda67bb22
|
3199 fix merge error in TagsManager where both old and new arguments were in method call
|
2017-11-15 12:25:18 -05:00 |
|
William Schaefer
|
77b874e075
|
3199 resolve merge conflicts from 3198 changes
|
2017-11-15 12:19:30 -05:00 |
|
William Schaefer
|
273434f50f
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3198-TagPropertiesUpdate
|
2017-11-15 11:59:44 -05:00 |
|