Commit Graph
15862 Commits
Author SHA1 Message Date
Richard Cordovano 1234959a25 Merge pull request #3213 from raman-bt/accounts_relationships
Fixed API name mismatch after renaming createAccountInstance() to cre…
2017-11-16 12:30:58 -05:00
Raman 7dc7c52380 Fixed API name mismatch after renaming createAccountInstance() to createAccountFileInstance() 2017-11-16 11:20:36 -05:00
Richard Cordovano 83a69b3a46 Merge pull request #3209 from millmanorama/869-daterange-filter-UI
869 daterange filter GUI
2017-11-15 12:00:34 -05:00
millmanorama cb4a88d5a8 Merge remote-tracking branch 'upstream/accounts_relationships' into 869-daterange-filter-UI
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/MessageBrowser.java
2017-11-15 15:36:34 +01:00
Richard Cordovano 6dfa61718e Merge pull request #3208 from raman-bt/accounts_relationships
Address review comments.
2017-11-14 19:05:30 -05:00
Raman 5b18937ec3 Address review comments. 2017-11-14 15:09:10 -05:00
Richard Cordovano 44bcd4cb04 Merge pull request #3205 from millmanorama/868-attachments
868 attachments
2017-11-14 12:49:09 -05:00
millmanorama 5fdf18d748 rename AccountUtils to Utils, add Utils.getUserPreferredZoneId() method 2017-11-14 17:12:55 +01:00
millmanorama f1c4792fa2 show the relationship date/time in the table according to user preferences 2017-11-14 16:57:00 +01:00
millmanorama 29237dd882 fix project.xml for LGoodDatePicker 2017-11-14 16:35:44 +01:00
millmanorama 781d2f9210 Merge remote-tracking branch 'upstream/accounts_relationships' into 869-daterange-filter-UI 2017-11-14 16:21:09 +01:00
millmanorama e77be5d704 removed unused logger 2017-11-14 13:07:10 +01:00
millmanorama 30abacc9fb update Javadoc 2017-11-14 12:46:22 +01:00
millmanorama 85ea748c36 fix comment 2017-11-14 12:36:49 +01:00
millmanorama 0a8bdd9918 update javadoc to include deprecation 2017-11-14 12:30:28 +01:00
millmanorama d4ca8b1a73 fix disabling of HTML tab when there is no content 2017-11-14 11:57:30 +01:00
millmanorama c0c5383b11 only add one "messages tab"; some refactoring 2017-11-14 11:56:23 +01:00
millmanorama da7490148c Merge remote-tracking branch 'upstream/accounts_relationships' into 868-attachments 2017-11-14 10:04:30 +01:00
Richard Cordovano 0b2bbe13be Merge in develop branch 2017-11-13 10:07:55 -05:00
millmanorama 00e1fa42be Merge remote-tracking branch 'upstream/accounts_relationships' into 868-attachments 2017-11-13 15:53:00 +01:00
millmanorama e0d768d139 don't do extra day, it is handled in filter 2017-11-13 15:52:30 +01:00
millmanorama b98fb47ee2 Merge remote-tracking branch 'upstream/accounts_relationships' into 869-daterange-filter-UI 2017-11-13 15:26:11 +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 30455d5c65 replace JCalendarButton with LGoodDatePicker, tweak layout 2017-11-13 15:09:36 +01: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
millmanorama 1b29615693 just set the default value initialy, don't wait for fields to be eneabled 2017-11-10 21:18:48 +01:00
millmanorama 8cf8f58bbc Merge remote-tracking branch 'raman/accounts_relationships' into 869-daterange-filter-UI 2017-11-10 21:13:15 +01:00
millmanorama 8dc4ce4408 add date filter widgets to FiltersPanel 2017-11-10 21:06:56 +01:00
millmanorama f04e266212 remove etched border from FiltersPanel 2017-11-10 21:06:10 +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 fad0383803 Merge pull request #3186 from wschaeferB/FixHeightOfOptionsPanels
Fix height of options panels
2017-11-09 15:55:42 -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 a0f0e3cffc Merge remote-tracking branch 'upstream/release-4.5.1' into develop 2017-11-08 17:48:02 -05:00
Richard Cordovano b4d2cbd447 Update comment in some JPanel subclasses 2017-11-08 17:45:39 -05:00
Richard Cordovano 35ce341372 Workaround for JComponent.addPropertyChangeListener calls in ctor 2017-11-08 17:41:10 -05: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