Commit Graph
15807 Commits
Author SHA1 Message Date
millmanorama 00e1fa42be Merge remote-tracking branch 'upstream/accounts_relationships' into 868-attachments 2017-11-13 15:53:00 +01:00
Richard Cordovano 0b273ba552 Merge pull request #3198 from raman-bt/accounts_relationships
Added dateTime to addRelationships() api
2017-11-13 09:23:21 -05:00
millmanorama a06c374a5a deprecate useless setContentViewer 2017-11-11 16:27:01 +01:00
millmanorama 6dcc20a80e someclean up in MessageContentViewer 2017-11-11 16:20:59 +01:00
millmanorama 3892cfb5fb add attachments column to message, log error 2017-11-11 16:02:50 +01:00
millmanorama ba0d5938ea guard against null mimetype 2017-11-11 15:46:54 +01:00
millmanorama 237e43ef89 replace harcoded number 2017-11-11 15:46:54 +01:00
millmanorama 5506f232d5 fix bundle property issue 2017-11-11 15:46:54 +01:00
millmanorama 0f6acfe53b messages could have attachments too 2017-11-11 15:46:54 +01:00
millmanorama f0c2e3c796 add MessageContentViewer.AttachmentNode to limit the number of properties shown for attachments 2017-11-11 15:46:54 +01:00
millmanorama be9efad3ce remove no-op implementation 2017-11-11 15:46:54 +01:00
millmanorama 76268d7870 tweak layout 2017-11-11 15:46:54 +01:00
millmanorama 3ab2dca596 add View in New Window button to attachments tab of MessageContentViewer 2017-11-11 15:46:54 +01:00
millmanorama cc448531f8 put some garbage data in the attachments table to test it. 2017-11-11 15:46:54 +01:00
millmanorama 3c341e3fe7 add DataResultPanel for attachments to MessageContentViewer 2017-11-11 15:46:19 +01:00
Raman 0b06e90022 Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships 2017-11-10 12:58:34 -05:00
Raman 00e52e50c0 879: Add date range filter to API
- Added dateTime to addRelationships() api
2017-11-10 12:57:49 -05:00
Richard Cordovano 7181da2170 Merge pull request #3182 from millmanorama/accounts_relationships
some comments and minor cleanup
2017-11-09 09:40:41 -05:00
millmanorama 894c3f6d1e fix a compiler error, and use the correct API so that counts in the tables match. some comments and minor cleanup 2017-11-09 10:19:19 +01:00
Richard Cordovano deb9fc79d8 Merge pull request #3191 from raman-bt/accounts_relationships
Fixed a typo in previous commit.
2017-11-08 13:00:47 -05:00
Raman ae8d9c4860 Added more info to log statement. 2017-11-08 12:56:48 -05:00
Raman dfd8043fff Fixed a typo in previous commit. 2017-11-08 12:31:08 -05:00
Richard Cordovano b48a164400 Merge pull request #3189 from raman-bt/accounts_relationships
Merged develop -> accounts_relationships
2017-11-08 12:26:33 -05:00
Raman 1eedb00aba Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
#	Core/nbproject/project.xml
2017-11-08 11:16:28 -05:00
Richard Cordovano a0b27ae39d Merge pull request #3184 from raman-bt/accounts_relationships
Updated the CommunicationsManager API usage for getCommunicationsCoun…
2017-11-08 09:39:31 -05:00
Richard Cordovano 2772cdfe19 Merge pull request #3185 from zhhl/3180-UnitTestCreateAndDeleteCase
3180 unit test create and delete case
2017-11-07 14:10:13 -05:00
U-BASIS\zhaohui 82ec21ac1a 3180: delete unused import 2017-11-07 13:49:19 -05:00
U-BASIS\zhaohui a8648cdbb1 3180: Move unit test to qa-functional test and adding Case creation and deletion 2017-11-07 13:45:21 -05:00
Raman 6e0ccf4e01 Updated the CommunicationsManager API usage for getCommunicationsCount() and getCommunications() 2017-11-07 13:35:03 -05:00
Richard Cordovano 623365f6dd Merge pull request #3175 from raman-bt/accounts_relationships
Minor CVT updates
2017-11-07 11:28:01 -05:00
Raman 511ed069ee Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
2017-11-07 11:24:09 -05:00
Richard Cordovano 074394f297 Merge pull request #3179 from millmanorama/867-add-actions-to-nodes
add actions to MessageBrowser
2017-11-06 18:07:14 -05:00
Richard Cordovano aec5f55f81 Merge pull request #3178 from millmanorama/867-refactor-and-tweak-MessageContentViewer
867 refactor and tweak message content viewer
2017-11-06 18:04:55 -05:00
Richard Cordovano d2036b1be5 Merge pull request #3177 from zhhl/3180-caseCreationAndDeletionInUnitTest
3180: correct the typo
2017-11-06 18:03:31 -05:00
Richard Cordovano d4f625d329 Merge pull request #3174 from millmanorama/867-change_tab_title_to_Messages
allow custom DataResultViewerTable titles
2017-11-06 18:00:33 -05:00
Richard Cordovano 8f3ce23b55 Merge pull request #3173 from millmanorama/882-refresh-on-reopen
update and apply the filters when the CVT window is (re)opened
2017-11-06 17:55:10 -05:00
Richard Cordovano 31e2e4ef9f Merge pull request #3176 from dgrove727/3146_AutoIngestMetrics
3146 auto ingest metrics
2017-11-06 10:17:32 -05:00
millmanorama 9ec6b02565 add actions to MessageBrowser 2017-11-06 13:50:02 +01:00
millmanorama e22296f2cc try to fix scrolling 2017-11-06 13:00:09 +01:00
millmanorama 6e5851e98f refactor to get rid of a lot of duplicate code 2017-11-05 17:21:24 +01:00
millmanorama 7a48fe6605 cleanup MessageContentViewer, reset when an unsupported node is selected. 2017-11-05 15:20:03 +01:00
U-BASIS\dgrove 21da396cf5 Permission changes. 2017-11-03 18:03:13 -04:00
U-BASIS\zhaohui 2bc4a03f0a 3180: correct typo 2017-11-03 17:46:10 -04:00
U-BASIS\dgrove 06fa96f6cc Minor revision. 2017-11-03 17:43:12 -04:00
U-BASIS\dgrove 4c44a79477 Minor revisions. 2017-11-03 17:40:56 -04:00
U-BASIS\dgrove d6af30faf2 Switched auto ingest metrics dialog from public. 2017-11-03 17:28:14 -04:00
U-BASIS\dgrove 1267234bb2 Permissions change. 2017-11-03 17:24:30 -04:00
U-BASIS\dgrove 4bd750ef10 Permission change. 2017-11-03 17:21:23 -04:00
U-BASIS\dgrove 3fab3fdc8b Rolled back Installer to previous content. 2017-11-03 17:13:35 -04:00
U-BASIS\dgrove e793197ec5 Fixed Java Doc text. 2017-11-03 17:05:42 -04:00