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

Commit Graph

  • 4f8292f809 Merge pull request #3155 from wschaeferB/3153-AidColumnSorting Richard Cordovano 2017-10-30 19:08:07 -04:00
  • 7bd516ef9e Merge pull request #3145 from wschaeferB/3080-CaseEventListenerToBackground Richard Cordovano 2017-10-30 19:06:11 -04:00
  • b4456ff853 Provided a more accurate comment for the keywordsFoundAcrossAllDocuments member. esaunders 2017-10-30 17:21:58 -04:00
  • 33a72835a4 Reduce number of string instances created by re-using existing hit string for both the Keyword and KeywordHit instances. esaunders 2017-10-30 17:17:45 -04:00
  • 988fc1b40b Removed contentID and isArtifactHit from KeywordHit. esaunders 2017-10-30 17:00:35 -04:00
  • 5d2a632011 Improvements Eugene Livis 2017-10-30 16:39:58 -04:00
  • 4a17cf3f75 Don't store document id string in the hit. esaunders 2017-10-30 16:39:55 -04:00
  • 2b59bf8564 Update comment to hopefully clear up why all keyword hits are processed in loadPageInfoFromHits() esaunders 2017-10-30 16:35:21 -04:00
  • adc3f3e635 2969. fix typo U-BASIS\zhaohui 2017-10-30 15:44:43 -04:00
  • ac6b4e68ee Added read only and known status to central repo. Got organization display working. Ann Priestman 2017-10-30 15:35:50 -04:00
  • 9df3f32291 suppress Message ID and tags, add relationship Type millmanorama 2017-10-30 16:45:17 +01:00
  • 711a59db07 begin to suppress unneeded columns millmanorama 2017-10-30 16:29:33 +01:00
  • 33fdb58999 2969: Add validation messages for Name, MIME type and known status U-BASIS\zhaohui 2017-10-30 11:15:44 -04:00
  • dd948ea878 initial commit wiring up MessageBrowser millmanorama 2017-10-30 15:26:21 +01:00
  • 450faba419 Modified labels and titles for filters. U-BASIS\dgrove 2017-10-27 17:57:56 -04:00
  • 6e6db52632 Chnages according to latest design Eugene Livis 2017-10-27 16:41:29 -04:00
  • 9a3d821c5c Fixed Javadoc Raman 2017-10-27 15:53:56 -04:00
  • 2656f47e34 866: Filter (panel) has device and account type filters - Apply filters to getting the relationships count. Raman 2017-10-27 15:49:53 -04:00
  • 763c0fa03c 2969: update MD5 error messages U-BASIS\zhaohui 2017-10-27 13:59:48 -04:00
  • 5b92bcc81d 3166 Priority column in AID 2.0 will now be sorted Descending order William Schaefer 2017-10-27 13:56:36 -04:00
  • 4eb1c6c82c Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 Eugene Livis 2017-10-27 13:53:04 -04:00
  • 13f16c417d 3153 - sort Priority column in descending order William Schaefer 2017-10-27 13:44:28 -04:00
  • b458d00507 Store read only flag and database type in central repo. Ann Priestman 2017-10-27 13:36:59 -04:00
  • ad0fe641a7 Auto refresh fixed for multi-user cases panel. U-BASIS\dgrove 2017-10-27 12:23:22 -04:00
  • 4cae157a64 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2774-CentralRepoDetailsGUI William Schaefer 2017-10-27 12:17:02 -04:00
  • 1fcc0caa68 2969: Update the error message for no checkbox is selected error. U-BASIS\zhaohui 2017-10-27 11:36:59 -04:00
  • d0bd9e75fb Merge branch 'release-4.5.1' of https://github.com/sleuthkit/autopsy into 3153-AidColumnSorting William Schaefer 2017-10-27 11:18:37 -04:00
  • 40a9b58ac6 2969: Adding one more step as classname.errorMessage.message U-BASIS\zhaohui 2017-10-27 09:56:41 -04:00
  • a9caa22141 2969: update the Messages by using classname.messeges format U-BASIS\zhaohui 2017-10-27 09:49:39 -04:00
  • c43c8548a1 Import central repo hash is functional Ann Priestman 2017-10-27 09:29:40 -04:00
  • 9f637c8be4 2969: Verify the input data is valid from isValid() in the filter class U-BASIS\zhaohui 2017-10-27 09:22:38 -04:00
  • 1aaa76efc6 Merge remote-tracking branch 'upstream/accounts_relationships' into 867-message-listing millmanorama 2017-10-27 13:44:04 +02:00
  • b6b9783a63 begin hookup of ResultPanel in CVT millmanorama 2017-10-27 13:39:18 +02:00
  • 6a26018637 Merge pull request #3163 from raman-bt/accounts_relationships Richard Cordovano 2017-10-26 18:08:45 -04:00
  • 2082928e51 Moved config update logic. U-BASIS\dgrove 2017-10-26 16:24:57 -04:00
  • 924babd2ec 866: Milestone 2 - Filter panel has device and account type filters Raman 2017-10-26 16:01:15 -04:00
  • 3f325a86fd Various bug fixes. U-BASIS\dgrove 2017-10-26 15:52:19 -04:00
  • 4b279652bf Merge remote-tracking branch 'upstream/develop' into 2969-moreValidationOnFileSearchByAttributes U-BASIS\zhaohui 2017-10-26 14:27:41 -04:00
  • 2a14324a22 Merge pull request #3162 from APriestman/2969_attr_panel Richard Cordovano 2017-10-26 14:19:38 -04:00
  • 3cd0cc1518 Add error text handling to File Search by Attribute panel Ann Priestman 2017-10-26 13:51:30 -04:00
  • f51bb692c2 Merge pull request #3160 from millmanorama/864-prioritization-release-4.5.1 Richard Cordovano 2017-10-26 13:06:02 -04:00
  • 8610793289 Merge pull request #3161 from millmanorama/accounts_relationships Richard Cordovano 2017-10-26 12:05:24 -04:00
  • d1412498ce remove unused method millmanorama 2017-10-26 17:23:49 +02:00
  • 3c66cc242b set initial sort to Priority and initialize toolbar from GroupManager millmanorama 2017-10-26 17:11:11 +02:00
  • e84809f2e9 Starting validity checks for central repo import Ann Priestman 2017-10-26 11:02:09 -04:00
  • db1b35a4dd Simply turn the textfield to non editable to block user input for data time U-BASIS\zhaohui 2017-10-26 10:15:45 -04:00
  • 5e0ba0ba4e Merge pull request #3147 from millmanorama/864-prioritization Richard Cordovano 2017-10-26 10:04:39 -04:00
  • 1f4419f928 2969: More validation on File Search By Attributes U-BASIS\zhaohui 2017-10-26 10:02:12 -04:00
  • 0347409816 Merge pull request #3154 from millmanorama/865-build-out-flters-host-container Richard Cordovano 2017-10-26 09:29:51 -04:00
  • 198cf611b7 Merge branch 'accounts_relationships' into 865-build-out-flters-host-container Richard Cordovano 2017-10-26 09:29:39 -04:00
  • 6a96e7f4a5 Merge branch 'accounts_relationships' into 865-build-out-flters-host-container Richard Cordovano 2017-10-26 09:26:52 -04:00
  • 01e218d248 Merge pull request #3157 from raman-bt/accounts_relationships Richard Cordovano 2017-10-26 09:19:36 -04:00
  • e3591dbec9 don't shown credit cards or device in the account type filter widget millmanorama 2017-10-26 15:01:40 +02:00
  • ffec373c06 use deviceIDs rather DataSources as keys in the map since DataSources don't implement equals millmanorama 2017-10-26 14:42:23 +02:00
  • d6a2f5b6ca Renamed AccountsNode/AccountsNodeChildren to AccountDeviceInstanceNode/AccountDevicesInstancesNodeChildren. Raman 2017-10-26 08:15:04 -04:00
  • a369fd8f43 change the way the filters are populated to prevent duplicates millmanorama 2017-10-26 14:14:31 +02:00
  • a2c849b2d7 tweak FiltersPanel millmanorama 2017-10-26 13:24:34 +02:00
  • 7c463d19aa Merge branch 'accounts_table_column_widths' into 865-build-out-flters-host-container millmanorama 2017-10-26 13:04:45 +02:00
  • 96daf3eab9 Merge remote-tracking branch 'raman/accounts_relationships' into accounts_table_column_widths millmanorama 2017-10-26 12:31:15 +02:00
  • 0683bfc94f Merge remote-tracking branch 'upstream/accounts_relationships' into accounts_table_column_widths millmanorama 2017-10-26 11:10:35 +02:00
  • 514d94aa1b Adding logging of exceptions. Raman 2017-10-25 19:53:58 -04:00
  • 8a759d26fe 3166 fix incorrect rename of some methods from AutoIngestRowSorter refactor William Schaefer 2017-10-25 18:41:26 -04:00
  • 34c7052527 3166 Applied the date column sorting chages from 3153 to AID 2.0 and AutoIngestCasePanel William Schaefer 2017-10-25 18:18:50 -04:00
  • 9971511f6a Merge branch '3153-AidColumnSorting' of https://github.com/wschaeferB/autopsy into 3166-AidTwoColumnSorting William Schaefer 2017-10-25 17:39:37 -04:00
  • 6d42d16191 3153 - Date Columns in AID now sort by descending order first William Schaefer 2017-10-25 17:28:47 -04:00
  • 950e534a92 Adding archive file itself as a local file Eugene Livis 2017-10-25 16:07:35 -04:00
  • 18da9fbe93 Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships Raman 2017-10-25 15:54:25 -04:00
  • 671ce19098 865: Milestone 1, basic UI with accounts table - Integrated the CommunicationsManager API to populate the Accounts device instance table. Raman 2017-10-25 15:54:14 -04:00
  • 38e0d6e1ea Merge pull request #3148 from zhhl/3134-arrayOutofBoundsOnAddTaggedHashes Richard Cordovano 2017-10-25 15:26:26 -04:00
  • dbda7d3da6 Merge pull request #3146 from zhhl/3116-updateCreditCardHMTLReportTitle Richard Cordovano 2017-10-25 15:25:01 -04:00
  • 2a26f2651d 2774 - save changes to CR settings prior to opening Manage Organizations Dialog William Schaefer 2017-10-25 15:03:28 -04:00
  • af6fb2fcee 3116: A more generic way to get account display name for all availabe account types. U-BASIS\zhaohui 2017-10-25 15:00:05 -04:00
  • 405fc29646 Minor code revisions. U-BASIS\dgrove 2017-10-25 14:54:45 -04:00
  • e57eb6a5db 3134: As Ann suggested, remove the pop up message while index out of bound U-BASIS\zhaohui 2017-10-25 14:45:38 -04:00
  • ed697df912 Bug fixes Eugene Livis 2017-10-25 14:38:56 -04:00
  • f4afca6846 3126 merged changes from 3080 from moving shutDownTaskExecutor William Schaefer 2017-10-25 14:36:26 -04:00
  • 442e69094a Merge branch '3080-CaseEventListenerToBackground' of https://github.com/wschaeferB/autopsy into 3126-IngestEventsListenterToBackground William Schaefer 2017-10-25 14:32:35 -04:00
  • 02cdf53d74 3080 moved shutDownTaskExecutor to new ThreadUtils class William Schaefer 2017-10-25 14:31:45 -04:00
  • 90823a7f9d Bug fixes, using progress updater Eugene Livis 2017-10-25 14:23:57 -04:00
  • 9dfec99e23 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 Eugene Livis 2017-10-25 13:32:06 -04:00
  • 85cf750c26 Merge pull request #3156 from raman-bt/accounts_relationships Richard Cordovano 2017-10-25 12:51:57 -04:00
  • a8fce5caee Removed error log - postKeywordHitToBlackboard() may legitimately return NULL, say for CreditCard hits Raman 2017-10-25 12:46:28 -04:00
  • 48802b2575 Merge remote-tracking branch 'upstream/release-4.5.1' into develop Richard Cordovano 2017-10-25 12:40:27 -04:00
  • 35f84dce94 Modify construction of KeywordSearchGlobalSettingsPanel Richard Cordovano 2017-10-25 12:39:47 -04:00
  • a492b82337 Making org combo box work Ann Priestman 2017-10-25 11:48:33 -04:00
  • 5cff9148e0 scheduling the calls to setColumnWidths to the EDT made the column sizing work. millmanorama 2017-10-25 17:06:34 +02:00
  • 22a9dcd5fc added TODOs for wiring up the ComunicationsManager to the UI using the real API millmanorama 2017-10-25 17:05:22 +02:00
  • 7960459876 tweak the FiltersPanel millmanorama 2017-10-25 15:17:15 +02:00
  • 9b9ad1ba6e Merge remote-tracking branch 'upstream/accounts_relationships' into 865-build-out-flters-host-container millmanorama 2017-10-25 15:12:04 +02:00
  • 5fb9628ff7 Merge pull request #3143 from zhhl/3142-usingTestSuiteForJunit Richard Cordovano 2017-10-25 09:09:58 -04:00
  • 1dcd745183 Merge pull request #3151 from millmanorama/build_out_CVT_GUI Richard Cordovano 2017-10-25 09:06:46 -04:00
  • b78438fffb fix merge error, add logger millmanorama 2017-10-25 14:07:50 +02:00
  • 14dbe8ab25 Merge branch 'build_out_CVT_GUI' into 865-build-out-flters-host-container millmanorama 2017-10-25 14:00:32 +02:00
  • 4c67f98743 rename OpenCommVisualizationToolAction to avoid abbreviation, ue Children.Keys instead of ChildFactory millmanorama 2017-10-25 13:51:13 +02:00
  • 1add071855 Merge remote-tracking branch 'upstream/accounts_relationships' into build_out_CVT_GUI millmanorama 2017-10-25 13:38:44 +02:00
  • 0f5fb4cb52 3166 Sortable columns and prioritized column added to Aid 2.0 William Schaefer 2017-10-24 19:10:16 -04:00
  • 5b080df30f 3153 put comment on correct line William Schaefer 2017-10-24 19:08:29 -04:00
  • 1402e683b5 3153 fix spelling of prioritized William Schaefer 2017-10-24 17:41:13 -04:00
  • 71dfdca9b1 3153 change priority column to prioritized flag column, fix priority saving bug William Schaefer 2017-10-24 17:28:24 -04:00
  • 112de482a4 First cut at implementing the functionality of ArchiveDSP Eugene Livis 2017-10-24 16:59:49 -04:00