1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-04 06:50:00 +00:00

Commit Graph

  • 0ea88c0f68 Cleanup Ann Priestman 2017-11-13 14:24:50 -05:00
  • a241a9a3c0 Merge pull request #3188 from dgrove727/3192_WaitCursor Richard Cordovano 2017-11-13 14:20:18 -05:00
  • f00ceeea27 Cleanup Ann Priestman 2017-11-13 14:03:29 -05:00
  • 5c2b89995e Switched around names of HashDb and HashDatabase Ann Priestman 2017-11-13 13:56:40 -05:00
  • bb0f25ae02 Merge pull request #3187 from esaunders/release-4.5.1 Richard Cordovano 2017-11-13 13:26:28 -05:00
  • 146dacd541 Merge pull request #3180 from dgrove727/3148_AlertFiles Richard Cordovano 2017-11-13 13:22:28 -05:00
  • bf164a7a56 Put dialogs asking if unindexed hash sets should be indexed on the EDT Ann Priestman 2017-11-13 12:37:11 -05:00
  • 0b2bbe13be Merge in develop branch Richard Cordovano 2017-11-13 10:07:55 -05:00
  • 00e1fa42be Merge remote-tracking branch 'upstream/accounts_relationships' into 868-attachments millmanorama 2017-11-13 15:53:00 +01:00
  • e0d768d139 don't do extra day, it is handled in filter millmanorama 2017-11-13 15:52:30 +01:00
  • b98fb47ee2 Merge remote-tracking branch 'upstream/accounts_relationships' into 869-daterange-filter-UI millmanorama 2017-11-13 15:26:11 +01:00
  • 0b273ba552 Merge pull request #3198 from raman-bt/accounts_relationships Richard Cordovano 2017-11-13 09:23:21 -05:00
  • 30455d5c65 replace JCalendarButton with LGoodDatePicker, tweak layout millmanorama 2017-11-13 15:08:42 +01:00
  • 56c5cd92cb Revert changes to the public api Ann Priestman 2017-11-13 08:47:01 -05:00
  • d09fce22f8 x Ann Priestman 2017-11-13 07:58:52 -05:00
  • a06c374a5a deprecate useless setContentViewer millmanorama 2017-11-11 16:27:01 +01:00
  • 6dcc20a80e someclean up in MessageContentViewer millmanorama 2017-11-11 16:20:59 +01:00
  • 3892cfb5fb add attachments column to message, log error millmanorama 2017-11-11 16:02:50 +01:00
  • ba0d5938ea guard against null mimetype millmanorama 2017-11-11 15:35:24 +01:00
  • 237e43ef89 replace harcoded number millmanorama 2017-11-11 15:04:54 +01:00
  • 5506f232d5 fix bundle property issue millmanorama 2017-11-11 14:54:23 +01:00
  • 0f6acfe53b messages could have attachments too millmanorama 2017-11-09 15:55:56 +01:00
  • f0c2e3c796 add MessageContentViewer.AttachmentNode to limit the number of properties shown for attachments millmanorama 2017-11-09 15:15:15 +01:00
  • be9efad3ce remove no-op implementation millmanorama 2017-11-09 14:40:40 +01:00
  • 76268d7870 tweak layout millmanorama 2017-11-09 14:33:59 +01:00
  • 3ab2dca596 add View in New Window button to attachments tab of MessageContentViewer millmanorama 2017-11-09 14:28:03 +01:00
  • cc448531f8 put some garbage data in the attachments table to test it. millmanorama 2017-11-09 12:36:33 +01:00
  • 3c341e3fe7 add DataResultPanel for attachments to MessageContentViewer millmanorama 2017-11-08 09:41:46 +01:00
  • bb40f1d8e8 3202 Messaging for changing of status which tag implies William Schaefer 2017-11-10 17:52:02 -05:00
  • 2e3fcab59d Fixed for merging. U-BASIS\dgrove 2017-11-10 16:02:26 -05:00
  • 1b29615693 just set the default value initialy, don't wait for fields to be eneabled millmanorama 2017-11-10 21:18:48 +01:00
  • 8cf8f58bbc Merge remote-tracking branch 'raman/accounts_relationships' into 869-daterange-filter-UI millmanorama 2017-11-10 21:13:15 +01:00
  • 8dc4ce4408 add date filter widgets to FiltersPanel millmanorama 2017-11-10 21:06:56 +01:00
  • f04e266212 remove etched border from FiltersPanel millmanorama 2017-11-10 21:06:10 +01:00
  • 0b06e90022 Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships Raman 2017-11-10 12:58:34 -05:00
  • 00e52e50c0 879: Add date range filter to API - Added dateTime to addRelationships() api Raman 2017-11-10 12:57:49 -05:00
  • 3ab8a95165 Enable any central repo has sets the user personally creates by default. Ann Priestman 2017-11-10 12:44:48 -05:00
  • ca64d9a397 Pulling node data to determine case status. U-BASIS\dgrove 2017-11-10 10:28:47 -05:00
  • 1a63dc413c 3201 attribute storing knownStatus for TagName renamed to knownStatus William Schaefer 2017-11-10 09:46:47 -05:00
  • e091dc72b5 3201 merge conflicts with changes from 3199 William Schaefer 2017-11-09 17:27:07 -05:00
  • 4a61034b31 3199 merge in changes from 3198 William Schaefer 2017-11-09 17:00:41 -05:00
  • e1770f5fdf 3198 change storage of knownStatus for TagNameDefinition from String to enum William Schaefer 2017-11-09 16:53:29 -05:00
  • fad0383803 Merge pull request #3186 from wschaeferB/FixHeightOfOptionsPanels Richard Cordovano 2017-11-09 15:55:42 -05:00
  • 74e9378e8b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3198-TagPropertiesUpdate William Schaefer 2017-11-09 15:51:58 -05:00
  • c29d907208 Cleanup Ann Priestman 2017-11-09 15:37:14 -05:00
  • b62100c588 Merge branch '3139_cr_hashes' into 3141_addHashes Ann Priestman 2017-11-09 15:29:47 -05:00
  • a38763a85f 3155: Busy cursor in ingest inbox U-BASIS\zhaohui 2017-11-09 14:46:33 -05:00
  • 3c95a7a70a ArchiveExtractorDSProcessor no longer implements ArchiveExtractorDSProcessor interface Eugene Livis 2017-11-09 13:28:00 -05:00
  • c1808f4a03 Bug fix Eugene Livis 2017-11-09 13:23:58 -05:00
  • 3c433fcee3 Optimization for getting, storing, and sorting DSP list only once Eugene Livis 2017-11-09 13:13:06 -05:00
  • 0c46e2d2d7 Only adding logical file set if there are files remaining. Bug fixes. Optimizations Eugene Livis 2017-11-09 12:26:25 -05:00
  • cb7a93d081 Added simpler interfaces that require only one method call Eugene Livis 2017-11-09 12:25:27 -05:00
  • dd34e770d8 Fixed a bug in AIMs use of taskId and data source addition notification Eugene Livis 2017-11-09 12:24:29 -05:00
  • 64c6a9568f Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 Eugene Livis 2017-11-09 09:46:36 -05:00
  • 7181da2170 Merge pull request #3182 from millmanorama/accounts_relationships Richard Cordovano 2017-11-09 09:40:41 -05:00
  • 4b6a9cb4a0 Refactored the database import workers Ann Priestman 2017-11-09 08:09:16 -05:00
  • 3605ba147e Merge branch '3139_cr_hashes' into 3144_encaseHashes Ann Priestman 2017-11-09 07:40:33 -05:00
  • 7a3b009747 Refactoring Ann Priestman 2017-11-09 07:40:28 -05:00
  • 894c3f6d1e fix a compiler error, and use the correct API so that counts in the tables match. some comments and minor cleanup millmanorama 2017-11-07 12:21:49 +01:00
  • a0f0e3cffc Merge remote-tracking branch 'upstream/release-4.5.1' into develop Richard Cordovano 2017-11-08 17:48:02 -05:00
  • b4d2cbd447 Update comment in some JPanel subclasses Richard Cordovano 2017-11-08 17:45:39 -05:00
  • 35ce341372 Workaround for JComponent.addPropertyChangeListener calls in ctor Richard Cordovano 2017-11-08 17:41:10 -05:00
  • feb12e304b 3201 fix title for Edit Tag dialog William Schaefer 2017-11-08 17:18:22 -05:00
  • 055c095a56 Standardized name of referenceSetID. Improved comments. Ann Priestman 2017-11-08 15:32:07 -05:00
  • deb9fc79d8 Merge pull request #3191 from raman-bt/accounts_relationships Richard Cordovano 2017-11-08 13:00:47 -05:00
  • ae8d9c4860 Added more info to log statement. Raman 2017-11-08 12:56:48 -05:00
  • dfd8043fff Fixed a typo in previous commit. Raman 2017-11-08 12:31:08 -05:00
  • b48a164400 Merge pull request #3189 from raman-bt/accounts_relationships Richard Cordovano 2017-11-08 12:26:33 -05:00
  • 64a0e83132 Merge in release-4.5.1 branch and resolve conflicts Richard Cordovano 2017-11-08 12:09:08 -05:00
  • d9e97d1b94 Finished encase hash set importing Ann Priestman 2017-11-08 12:08:52 -05:00
  • 1eedb00aba Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships Raman 2017-11-08 11:16:28 -05:00
  • d49b1667af 3201 disable tag deletion and editing during ingest William Schaefer 2017-11-08 09:58:03 -05:00
  • a0b27ae39d Merge pull request #3184 from raman-bt/accounts_relationships Richard Cordovano 2017-11-08 09:39:31 -05:00
  • 88d668ffeb Wait cursor set for 'Ingest Module Settings' button. U-BASIS\dgrove 2017-11-08 00:54:53 -05:00
  • 0a6b3bc62b Use String interning instead of our own hashmap to reuse hits. esaunders 2017-11-07 16:48:11 -05:00
  • ec9d24b4a8 Merge branch 'release-4.5.1' of github.com:sleuthkit/autopsy into release-4.5.1 esaunders 2017-11-07 16:13:19 -05:00
  • e1546bd510 Only create one KeywordHit instance per document for a given hit. esaunders 2017-11-07 16:12:06 -05:00
  • 93a72e6a36 Merge branch '3199-ConsolidateDefaultTags' of https://github.com/wschaeferB/autopsy into 3201-ManageTagsOptionsPanel William Schaefer 2017-11-07 15:25:57 -05:00
  • 09f729f92c Merge branch '3198-TagPropertiesUpdate' of https://github.com/wschaeferB/autopsy into 3199-ConsolidateDefaultTags William Schaefer 2017-11-07 15:22:58 -05:00
  • 4770217954 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3198-TagPropertiesUpdate William Schaefer 2017-11-07 15:22:28 -05:00
  • bed554f874 Merge branch '3139_cr_hashes' into 3144_encaseHashes Ann Priestman 2017-11-07 14:25:20 -05:00
  • 08c2e05fd4 Fix file filter Ann Priestman 2017-11-07 14:23:24 -05:00
  • 6494a23dee Adding encase parser file Ann Priestman 2017-11-07 14:19:05 -05:00
  • ebf34dab14 Allow user to import Encase hashsets into central repo Ann Priestman 2017-11-07 14:15:49 -05:00
  • 2772cdfe19 Merge pull request #3185 from zhhl/3180-UnitTestCreateAndDeleteCase Richard Cordovano 2017-11-07 14:10:13 -05:00
  • b85a41b4b9 fixed height of File ext mismatch settings Panel William Schaefer 2017-11-07 13:54:58 -05:00
  • 635537496a fixed height of External Viewer Global Settings Panel William Schaefer 2017-11-07 13:54:35 -05:00
  • 59d42a84fe Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3198-TagPropertiesUpdate William Schaefer 2017-11-07 13:52:49 -05:00
  • 36b7a24ea1 3201 initial revisions to Tag Options Panel to allow editing William Schaefer 2017-11-07 13:52:13 -05:00
  • 82ec21ac1a 3180: delete unused import U-BASIS\zhaohui 2017-11-07 13:49:19 -05:00
  • a8648cdbb1 3180: Move unit test to qa-functional test and adding Case creation and deletion U-BASIS\zhaohui 2017-11-07 13:45:21 -05:00
  • 6e0ccf4e01 Updated the CommunicationsManager API usage for getCommunicationsCount() and getCommunications() Raman 2017-11-07 13:35:03 -05:00
  • 623365f6dd Merge pull request #3175 from raman-bt/accounts_relationships Richard Cordovano 2017-11-07 11:28:01 -05:00
  • 511ed069ee Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships Raman 2017-11-07 11:24:09 -05:00
  • 18dc97fa69 Merge branch '3139_cr_hashes' into 3141_addHashes Ann Priestman 2017-11-07 09:40:28 -05:00
  • 9ece65a3f0 Added idx only file filter for central repo import Ann Priestman 2017-11-07 09:40:01 -05:00
  • ad4e02ed06 Add ability to create empty central repo hash sets. Ann Priestman 2017-11-07 09:27:38 -05:00
  • af66549f56 Merge pull request #3172 from dgrove727/2942_CrashedJobs Richard Cordovano 2017-11-06 18:10:16 -05:00
  • 074394f297 Merge pull request #3179 from millmanorama/867-add-actions-to-nodes Richard Cordovano 2017-11-06 18:07:14 -05:00
  • aec5f55f81 Merge pull request #3178 from millmanorama/867-refactor-and-tweak-MessageContentViewer Richard Cordovano 2017-11-06 18:04:55 -05:00