16783 Commits

Author SHA1 Message Date
millmanorama
055931b81d Cartesian product WIP 2018-01-16 22:56:40 +01:00
U-BASIS\zhaohui
d865b8ac7f 3449: Use local variable instead of override a base format directory string. 2018-01-16 16:10:28 -05:00
millmanorama
f63d76a967 uniform multiselect using SelectionNode 2018-01-16 17:15:55 +01:00
Richard Cordovano
8c7ca2a938
Merge pull request #3370 from wschaeferB/UnallocatedDataSourceLockFix-4.6.0
Fix releaseing of correct lock for processing Raw data image
2018-01-16 10:40:28 -05:00
William Schaefer
b0e8e83fb9 Fix releaseing of correct lock for processing Raw data image 2018-01-16 10:18:52 -05:00
millmanorama
85fb7ee11e fix Type column of RelationshipNode 2018-01-16 13:46:28 +01:00
Richard Cordovano
c84408120e
Merge pull request #3367 from raman-bt/sqliteviewer
3238: Add a SQLite content viewer: List tables
2018-01-16 07:34:31 -05:00
Richard Cordovano
6beb939bad
Merge pull request #3368 from wschaeferB/UnallocatedDataSourceLockFix
Fix releaseing of correct lock for processing Raw data image
2018-01-16 07:31:09 -05:00
Richard Cordovano
9b93716d10
Merge pull request #3366 from dgrove727/3338_KeywordSearchFeedback
Added node for displaying no results message.
2018-01-16 07:21:31 -05:00
millmanorama
104f209745 Merge remote-tracking branch 'upstream/cvt-graph-view' into multiselect-in-visualization 2018-01-16 13:20:32 +01:00
millmanorama
fcd170a393 refactoring multi select in MessageBrowser 2018-01-16 13:18:59 +01:00
Richard Cordovano
519d1b84d4
Merge pull request #3362 from APriestman/3165_liveTriageButton
3165 Added menu item to create live triage drive
2018-01-16 07:14:06 -05:00
Richard Cordovano
cb689ef0c8
Merge pull request #3359 from millmanorama/CVT-VisualizeTab
Cvt visualize tab
2018-01-16 06:52:01 -05:00
millmanorama
b3faf438af fix filtering begin adding rubberband and multiselect 2018-01-15 17:06:46 +01:00
millmanorama
79194a2758 wire filters via the Eventbus instead of by passing a reference to the ExplorerManager 2018-01-14 16:18:15 +01:00
William Schaefer
6a976324ee Fix releaseing of correct lock for processing Raw data image 2018-01-12 14:15:43 -05:00
Richard Cordovano
699effe802 Merge remote-tracking branch 'upstream/custom-release-2.11.0' into develop 2018-01-12 13:16:11 -05:00
Richard Cordovano
3564b81a09 Merge remote-tracking branch 'upstream/release-4.6.0' into custom-release-2.11.0 2018-01-12 13:15:02 -05:00
millmanorama
330d9ad4f6 simplify panning (use default ctrl+shift + drag)
reinstate fiting in pinning, sore pinned nodes.
2018-01-12 15:49:05 +01:00
millmanorama
ed19487607 distinguish pin events that should replace the pinned nodes, and those that should append to them. 2018-01-12 13:11:08 +01:00
William Schaefer
8fe3d587dd 3408 make search tip more helpful and fix comments 2018-01-11 15:40:09 -05:00
millmanorama
64aa3bb929 first pass at pinning from the VisualizationPanel 2018-01-11 17:17:37 +01:00
U-BASIS\dgrove
3ec32ec4cf Cleanup. 2018-01-11 10:25:53 -05:00
Raman
1f44f08783 Formatted file, & minor cleanup 2018-01-11 10:17:33 -05:00
Raman
30793eb51f 3238: Add a SQLite content viewer: List tables
- Also renamed the ContentViewer & ApplicationContentViewer based on review comments.
2018-01-11 09:53:07 -05:00
millmanorama
2983ff2ce7 Merge branch 'CVT-link-selection' into actions-in-viz 2018-01-11 11:48:54 +01:00
millmanorama
59d99e5d10 Merge branch 'CVT-VisualizeTab' into CVT-link-selection
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/VisualizationPanel.java
2018-01-11 11:48:23 +01:00
millmanorama
c13e518d6a reduce public surface of the API 2018-01-11 11:46:31 +01:00
U-BASIS\dgrove
3cce43e95d Fixed message. 2018-01-11 03:20:14 -05:00
U-BASIS\dgrove
44496e611a Added node for displaying no results message. 2018-01-11 02:49:16 -05:00
William Schaefer
b3c98ab2c0 3408 log exception which was being ignored when path not in case table 2018-01-10 17:29:10 -05:00
William Schaefer
8f7491eb9b 3408 allow support for opening cases with double click again 2018-01-10 15:58:49 -05:00
William Schaefer
b82d5b5c5b 3408 remove unnecessary use of DisplayableItemNode 2018-01-10 15:49:37 -05:00
William Schaefer
d171f89ffd 3408 disable open log file option instead of hide it when not available 2018-01-10 14:16:36 -05:00
William Schaefer
d88aabf9a2 3408 basic context menu action for opening log file 2018-01-10 13:56:09 -05:00
esaunders
e2d7f4a2bf Merge branch '3197_tika_upgrade' into 3407_tika_sax_parsers 2018-01-10 13:47:08 -05:00
William Schaefer
bde7c89f8f 3408 remove unnecessary method, add coments 2018-01-10 13:13:46 -05:00
William Schaefer
9d4f6bb146 3408 clean up comments and names for multi user case explorer changes 2018-01-10 13:13:39 -05:00
William Schaefer
80b77a0739 3408 clean up comments and names for multi user case explorer changes 2018-01-10 13:13:33 -05:00
William Schaefer
f3bdf7d84e 3408 fix capilization and inline enabling of button 2018-01-10 13:13:25 -05:00
William Schaefer
84d113f965 3408 move explorer provider manager down to CaseBrowser level and eliminate TopComponent 2018-01-10 13:13:14 -05:00
William Schaefer
96d9bdb022 3408 adjust context menu options for open multi user case panel 2018-01-10 13:13:08 -05:00
William Schaefer
b2915ef4f8 3408 clean up and bug fixes for MultiUserCasePanel 2018-01-10 13:13:02 -05:00
William Schaefer
978f37620b 3408 remove unused method in CaseBrowser 2018-01-10 13:12:52 -05:00
William Schaefer
ef87e9a7b6 3408 initial working changes for multi user case explorer 2018-01-10 13:12:38 -05:00
Ann Priestman
6c973af0b6 Formatting 2018-01-10 09:31:58 -05:00
Ann Priestman
43d32eb1c8 Changed progress bar 2018-01-10 09:31:24 -05:00
millmanorama
7fd1562427 experimenting with actions. got panning to work 2018-01-10 15:28:24 +01:00
esaunders
c924066813 Update file extractor and Tika text extractor to use new Tika SAX parsers in order to reduce the amount of memory required to process DOCX and PPTX files. 2018-01-09 17:49:24 -05:00
U-BASIS\zhaohui
62e96ff4e0 3449: Failed to generate report if couldn't create a report directory. 2018-01-09 17:11:45 -05:00