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

Commit Graph

  • 935827122d Updated Java doc Eugene Livis 2017-10-24 16:59:16 -04:00
  • 8e8b957f4c Bug fix regarding assumed AUT filename. U-BASIS\dgrove 2017-10-24 15:17:57 -04:00
  • 45533c215f Merge pull request #3153 from raman-bt/accounts_relationships Richard Cordovano 2017-10-24 14:59:00 -04:00
  • 601cf86307 Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships Raman 2017-10-24 14:49:34 -04:00
  • e02b825340 Merge remote-tracking branch 'upstream/develop' into 3139_cr_hashes Ann Priestman 2017-10-24 14:39:54 -04:00
  • 98609be8f9 Removed unused imports. U-BASIS\dgrove 2017-10-24 14:39:07 -04:00
  • 9a7f012307 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into accounts_relationships Raman 2017-10-24 14:33:08 -04:00
  • 3a555648d6 Minor clean-up and bug fixes. U-BASIS\dgrove 2017-10-24 14:32:33 -04:00
  • a01cc6addb Starting on combined import panel Ann Priestman 2017-10-24 14:31:36 -04:00
  • 9286edca0b Merge pull request #3152 from raman-bt/accounts_relationships Richard Cordovano 2017-10-24 13:37:58 -04:00
  • d829203dc7 Fix comment in RegexQuery class. Richard Cordovano 2017-10-24 13:36:52 -04:00
  • d9b605af50 Importing dialog cancellation done Ann Priestman 2017-10-24 13:29:48 -04:00
  • 94366cc8ea 857: Reconcile Unique Accounts with Credit Card Review Raman 2017-10-24 10:48:11 -04:00
  • e4c544e09d try to set the widths of the columns automatically millmanorama 2017-10-24 16:32:16 +02:00
  • 18ce9c9817 fix FiltersPanel accountType selection, and general polish millmanorama 2017-10-24 15:30:33 +02:00
  • fa52e51ff7 populate Account Type filter list millmanorama 2017-10-24 13:33:04 +02:00
  • f00b1799b2 tweak UI, add some more Icons millmanorama 2017-10-24 12:44:42 +02:00
  • 3537f54e1b begin build out of FiltersPanel millmanorama 2017-10-24 12:25:41 +02:00
  • 14465efc04 tweak account type icons millmanorama 2017-10-24 11:30:14 +02:00
  • c237e34146 sort by counts, show device accounts (not sure we want this, more for testing millmanorama 2017-10-23 22:44:58 +02:00
  • 33c6c630bc Merge pull request #3150 from eugene7646/archive_dsp_3136 Richard Cordovano 2017-10-23 18:25:25 -04:00
  • 9b5dca32ae 3153 fixed issue with completed jobs re-ordering upon reprocess William Schaefer 2017-10-23 18:18:03 -04:00
  • 0451208df8 Code review comments Eugene Livis 2017-10-23 16:28:52 -04:00
  • 0b2b05f7aa comments and small fixes millmanorama 2017-10-23 22:28:42 +02:00
  • 48529cbdf6 add icons for Account.Type and disable/enable the OpenCVTAction based on case opening/closing millmanorama 2017-10-23 22:13:35 +02:00
  • 5f9c5facce Commented out some functionality for now Eugene Livis 2017-10-23 15:20:12 -04:00
  • 417ad4788a add properties to AccountNode millmanorama 2017-10-23 20:43:04 +02:00
  • 0f309e15b5 Fixes and improvements Eugene Livis 2017-10-23 14:57:12 -04:00
  • 9b69a2a75a 3153 enabled sorting of of AID tables and added Priority column to pending jobs William Schaefer 2017-10-23 14:53:24 -04:00
  • 19a8249fdd Extracting contents of archive to case output folder Eugene Livis 2017-10-23 14:34:28 -04:00
  • e51e4e2656 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_3136 Eugene Livis 2017-10-23 14:16:39 -04:00
  • e1a5b6109e WIP connecting up CVTTopComponent and accountsBrowser millmanorama 2017-10-23 17:53:28 +02:00
  • 786c8ffc31 Add CVTTopComponent and accountsBrowser millmanorama 2017-10-23 16:34:05 +02:00
  • 59b8dc2898 Merge remote-tracking branch 'upstream/release-4.5.1' into develop Richard Cordovano 2017-10-20 15:04:28 -04:00
  • 67cab4672f Fix add/remove property change listener code for KeywordSearch UI classes Richard Cordovano 2017-10-20 13:29:20 -04:00
  • 4b1389b037 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3126-IngestEventsListenterToBackground William Schaefer 2017-10-20 12:41:51 -04:00
  • 64c7af5a84 2774 Notes association corrected to be with case not examiner in names and comments William Schaefer 2017-10-20 11:32:18 -04:00
  • 3731a9cd0f 3134: If there is no tag results, popup a message and not doing the report generating. U-BASIS\zhaohui 2017-10-20 09:36:16 -04:00
  • c7f39ea836 initialize toolbar with GroupSortBy from GroupManager millmanorama 2017-10-20 14:18:44 +02:00
  • b2383a38a1 2774 Saved organization only selected when central repo enabled William Schaefer 2017-10-19 19:28:34 -04:00
  • 36108f0b54 2774 save previous examiner details and org name to prop file William Schaefer 2017-10-19 19:00:57 -04:00
  • 59101e7104 2774 slim down Wizard panel to support low resolution monitors William Schaefer 2017-10-19 17:34:42 -04:00
  • 0fcea23066 Removed a log entry to log available disk space every minute Eugene Livis 2017-10-19 16:58:26 -04:00
  • 11b66c1648 Moved archive handling code into ArchiveUtil for code re-use Eugene Livis 2017-10-19 16:23:31 -04:00
  • 906beb4d3e 3126 IngestEventsListener events now handled by single threaded executor William Schaefer 2017-10-19 14:14:34 -04:00
  • 98f01f5921 3116: Update the credit card account HMTL report title from Accounts: CREDIT_CARD to Accounts: Credit Card U-BASIS\zhaohui 2017-10-19 11:48:13 -04:00
  • 6694b05551 Adding progress dialog Ann Priestman 2017-10-19 11:06:27 -04:00
  • 0bf5896e87 3124: update the comments U-BASIS\zhaohui 2017-10-19 11:06:23 -04:00
  • 881fdb4c97 set initial group sorting to Priority millmanorama 2017-10-19 14:44:17 +02:00
  • d750ebfa24 Fixed merge conflicts. U-BASIS\dgrove 2017-10-18 16:43:10 -04:00
  • ab4f586f32 Created dummy AddArchiveTask Eugene Livis 2017-10-18 16:40:35 -04:00
  • 89f48e8c38 First cut at ArchiveExtractorDataSourceProcessor and ArchiveFilePanel Eugene Livis 2017-10-18 16:23:01 -04:00
  • bf3e68fc53 Removed examiner mode. U-BASIS\dgrove 2017-10-18 16:06:30 -04:00
  • ea46cd1e21 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_3136 Eugene Livis 2017-10-18 15:14:45 -04:00
  • acd4b81f4e Merge pull request #3137 from dgrove727/3132_CoordinationServiceCasePathsPull Richard Cordovano 2017-10-18 15:10:17 -04:00
  • 7339412cc1 Merge remote-tracking branch 'upstream/release-4.5.0' into develop Richard Cordovano 2017-10-18 15:08:05 -04:00
  • c208e07504 Modified the handling of logging and exceptions. U-BASIS\dgrove 2017-10-18 14:59:38 -04:00
  • 62a51ba326 3124: Clean up the debug output line U-BASIS\zhaohui 2017-10-18 14:56:45 -04:00
  • 2fb71f2ff0 3080 Moved all actions as a result of CaseEventLister to background thread pool William Schaefer 2017-10-18 14:36:44 -04:00
  • c17863930d Correct docs for AutoIngestCaseManager Richard Cordovano 2017-10-18 13:41:47 -04:00
  • 30ebd54663 2774 ensure result set from generated keys is closed correctly William Schaefer 2017-10-18 12:54:41 -04:00
  • 971e9cc31e 2774 fixed updating of org list upon org deletion William Schaefer 2017-10-17 17:58:24 -04:00
  • 466e5661ef 2774 changed exception messages for failure to delete orgs to be @messages William Schaefer 2017-10-17 17:29:24 -04:00
  • 347dcb5578 2774 aquire lock for editing and deleting of orgs when using sqllite William Schaefer 2017-10-17 17:16:42 -04:00
  • 288c889bfe 2774 make messages for failure to delete Organization more informative William Schaefer 2017-10-17 16:55:36 -04:00
  • dc8ae5818a 2774 fixed populating of Org combobox and sizing of manage org button William Schaefer 2017-10-17 16:29:28 -04:00
  • 10d239dd25 3142: Experiment with adding a JUnit TestSuite to the automated unit tests U-BASIS\zhaohui 2017-10-17 14:47:32 -04:00
  • f26521515f Forgot new import dialog Ann Priestman 2017-10-17 14:06:14 -04:00
  • e733d20dd9 Work on importing central repo dbs Ann Priestman 2017-10-17 14:00:57 -04:00
  • 424d2cf7f8 2774 fix Event listener for enabling and disabling org management buttons William Schaefer 2017-10-17 11:51:56 -04:00
  • 01284392b4 2774 fix case display name checking before applying changes William Schaefer 2017-10-16 18:17:34 -04:00
  • c1fad4beb8 2774 enforce case naming rules when renaming a display name William Schaefer 2017-10-16 18:05:27 -04:00
  • 20725202e5 2774 prevent in use organizations from being deleted from CR William Schaefer 2017-10-16 17:54:31 -04:00
  • dfe67722e2 2774 Delete org method added to Eamdb for organization management William Schaefer 2017-10-16 17:11:56 -04:00
  • 10e087caf6 2774 handle exceptions regarding failure to access organization data William Schaefer 2017-10-16 15:09:17 -04:00
  • 6ba111ed5b 2774 fix minor issues with @messages for managing organizations William Schaefer 2017-10-16 14:53:31 -04:00
  • 44aeb6ca5d Central repo hashsets can now be used for lookups. Added temporary button to settings panel to create them. Ann Priestman 2017-10-16 13:41:26 -04:00
  • a2c448c06f 2774 changed all new static text for managing organizations to @messages William Schaefer 2017-10-16 13:32:38 -04:00
  • a169d40b90 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2774-CentralRepoDetailsGUI William Schaefer 2017-10-16 10:53:16 -04:00
  • 32af6d3b49 Improve documnetation of KeywordSearchQuery method Richard Cordovano 2017-10-14 08:06:15 -04:00
  • 8ac6e71afe Clean up and better document QueryResults class Richard Cordovano 2017-10-14 07:52:36 -04:00
  • 910824d28f Merge pull request #3095 from raman-bt/accounts_relationships Richard Cordovano 2017-10-13 20:39:16 -04:00
  • 284e6f64fe Merge pull request #3140 from zhhl/nojira-removeObsoleteExample Richard Cordovano 2017-10-13 18:51:24 -04:00
  • 560fb28dce 2774 combine examiner details, case number, and display name into caseDetails William Schaefer 2017-10-13 17:26:32 -04:00
  • 4077f8b901 2774 merg conflict resolution with bundle files William Schaefer 2017-10-13 15:54:18 -04:00
  • c5ec3c7c01 2774 - OptionalCasePropertiesDialog now remembers correct organization by default William Schaefer 2017-10-13 15:51:37 -04:00
  • 1d72f2c7f2 NoJira: Remove the obsolete sample U-BASIS\zhaohui 2017-10-13 12:15:22 -04:00
  • 870b202b0f Delete obsolete externalresults package Richard Cordovano 2017-10-12 18:47:57 -04:00
  • 3ac0792922 Refactored AddDataSourceCallback and DataSource out of AIM Eugene Livis 2017-10-12 16:19:27 -04:00
  • 168f3a9ece 2774 major rework to case properties panel and optional case creation props William Schaefer 2017-10-12 12:45:24 -04:00
  • ecf8108561 Renaming Ann Priestman 2017-10-12 12:43:02 -04:00
  • 49850bfd98 Further factored out the functionality into a separate class Eugene Livis 2017-10-11 17:33:54 -04:00
  • 4739b8da93 Set build.type back to DEVELOPMENT in project.properties Richard Cordovano 2017-10-11 16:11:36 -04:00
  • a5eec4c20d Merge remote-tracking branch 'upstream/develop' into 2981_hashLookupSettings Ann Priestman 2017-10-11 13:12:08 -04:00
  • 35789eabeb Changed combo box to store HashDatabase objects instead of strings. Ann Priestman 2017-10-11 13:11:53 -04:00
  • 2305664e11 Finished updating settings code Ann Priestman 2017-10-11 11:22:46 -04:00
  • 1a02bf4dcd 2774 changed text for new case wizard panels William Schaefer 2017-10-10 12:51:16 -04:00
  • 670d6d668f 2774 added organization choosing to new case wizards William Schaefer 2017-10-10 12:09:57 -04:00
  • 82cb5fa8e3 Reverting some per-job settings code Ann Priestman 2017-10-10 11:12:20 -04:00
  • 840f4aaa99 Keep separate list in the job settings Ann Priestman 2017-10-06 16:37:48 -04:00