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

Commit Graph

  • 476ec23eaf remove accounts package millmanorama 2016-10-02 22:47:19 +02:00
  • 8aba99971e Merge remote-tracking branch 'upstream/develop' into 841-maintain-selection millmanorama 2016-10-02 22:12:37 +02:00
  • f056196db1 WIP millmanorama 2016-10-02 22:12:27 +02:00
  • 00a905533e Merge pull request #2355 from wishdasher/AUT-2107_tag_deletion_options_panel Richard Cordovano 2016-09-30 17:57:50 -04:00
  • 821c841d5b Merge pull request #2362 from zhhl/2025-cmdFileNotBeExecuted Richard Cordovano 2016-09-30 17:16:55 -04:00
  • 5b0d70098a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-09-30 15:40:29 -04:00
  • 32e3501126 2025: disable cmd file context menu of 'open in external viewer' U-BASIS\zhaohui 2016-09-30 15:27:08 -04:00
  • f380dbc429 Fix transaction error handling in FileManager Richard Cordovano 2016-09-30 11:22:58 -04:00
  • 371a85ffd1 refactoring to maintain selection, but now it computes nodes too eagerly, and doesn't get the counts on the first update... millmanorama 2016-09-30 17:08:19 +02:00
  • 1c65426cfb simplify visitor millmanorama 2016-09-29 13:03:31 +02:00
  • 25639b76e1 Fixed if else logic Sophie Mori 2016-09-28 15:38:18 -04:00
  • b7f227b76c Updated implementation to not automatically add user tag names Sophie Mori 2016-09-28 15:09:28 -04:00
  • 07d93a07d8 Merge branch '844-generic-account-artifact' into 841-maintain-selection millmanorama 2016-09-28 19:07:28 +02:00
  • 91d4bfcdfa Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-09-28 12:59:21 -04:00
  • ff56458537 Merge remote-tracking branch 'upstream/develop' into 844-generic-account-artifact millmanorama 2016-09-28 13:44:56 +02:00
  • c78dab32a0 clarify comments millmanorama 2016-09-28 13:43:52 +02:00
  • d2942263f2 Fix cause of IndexOutOfBounds exception for DataResultViewerThumbnail Richard Cordovano 2016-09-27 17:28:55 -04:00
  • 77e25a076a Updated license header Sophie Mori 2016-09-27 15:42:17 -04:00
  • 1009514a05 Got rid of unnecessary methods and code Sophie Mori 2016-09-27 15:40:47 -04:00
  • ba4640648c Updated listener method for list selection Sophie Mori 2016-09-27 15:30:57 -04:00
  • 13a623a967 Modified access permissions Sophie Mori 2016-09-27 15:22:53 -04:00
  • cdcd0fa45e Updated TagsManager for multiuser loading, changed some UI text Sophie Mori 2016-09-27 15:19:44 -04:00
  • 4c41fc1774 Correct buttons position Sophie Mori 2016-09-27 14:09:52 -04:00
  • bccaae09a0 Changed list selection behavior Sophie Mori 2016-09-27 11:29:14 -04:00
  • a32b95943f Made TagsManager methods more general, moved tag name display logic to TagsManager clients Sophie Mori 2016-09-27 11:17:31 -04:00
  • e7a5f59081 Modified button behavior and text, disallowed empty tags Sophie Mori 2016-09-27 09:44:04 -04:00
  • e3cfc3f606 Changed adding keywords to use popup dialog box, other UI changes Sophie Mori 2016-09-26 17:15:18 -04:00
  • 857233d84f Renamed labels and buttons, adjusted UI spacing Sophie Mori 2016-09-26 17:14:38 -04:00
  • 78772dc1d2 Modified FileTypeId options panel UI Sophie Mori 2016-09-26 17:14:05 -04:00
  • 9b90145167 Changed adding types and extensions to use popup dialog boxes, renamed buttons Sophie Mori 2016-09-26 17:12:23 -04:00
  • 75f36da127 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-09-26 16:04:43 -04:00
  • 5c2c41cab1 Merge pull request #2358 from eugene7646/export_7zip Richard Cordovano 2016-09-26 14:42:10 -04:00
  • d99d530568 Made 7zip packages public Eugene Livis 2016-09-26 14:33:08 -04:00
  • 905975e568 remove credit from attribute names millmanorama 2016-09-26 16:46:09 +02:00
  • df38863178 Changed datetime value type attributes to be formatted as dates instead of longs Sophie Mori 2016-09-26 10:15:49 -04:00
  • e5e791bbbe make inner classes final millmanorama 2016-09-26 15:25:17 +02:00
  • ce74dc9122 make factories inner classes of the nodes they provide children for millmanorama 2016-09-26 15:18:25 +02:00
  • 06230edeea extract BINRange from Accounts.java millmanorama 2016-09-26 14:39:09 +02:00
  • a39419393d introduce datamodel._private package and move some interfaces and classes there; create basic generic support for other account types; some renaming for clarity millmanorama 2016-09-26 14:04:41 +02:00
  • bcdb16638b use new sleuthkit Account.Type enum millmanorama 2016-09-24 16:44:28 +02:00
  • 58a90500b9 Extract BinMap from Accounts.java millmanorama 2016-09-24 16:00:24 +02:00
  • b5b88a6c68 Fixed some names and selected item behavior Sophie Mori 2016-09-23 17:38:34 -04:00
  • 9478cfcb9f Fixed persistent column orderings, added code to adjust column widths accordingly Sophie Mori 2016-09-23 17:15:12 -04:00
  • 807d3c0017 Cleaned up formatting, comments, and imports Sophie Mori 2016-09-23 16:07:23 -04:00
  • 665aacf9dc Changed user interface, kept bookmark tag always, renamed files Sophie Mori 2016-09-23 15:47:47 -04:00
  • 01bc9a41d7 fix typos in comment millmanorama 2016-09-23 13:50:14 +02:00
  • 27995fd6ab rename image file millmanorama 2016-09-23 13:45:56 +02:00
  • db7ab2dd14 Finished implementing getTypeName for instances of DisplayableItemNode Sophie Mori 2016-09-22 13:38:00 -04:00
  • f654320f30 Disabled editing for executable path field when adding a rule Sophie Mori 2016-09-22 13:35:50 -04:00
  • 0bb4fff4b2 WIP using actionsGlobalContext millmanorama 2016-09-22 10:08:50 +02:00
  • 7dcdaef389 Merge branch '845-multiselect-enabled-account-actions' into 841-maintain-selection millmanorama 2016-09-21 18:51:03 +02:00
  • 845aadb165 account actions support multiselect via actionsGlobalLookup millmanorama 2016-09-21 18:27:13 +02:00
  • 7ea1689363 WIP millmanorama 2016-09-21 12:17:13 +02:00
  • 7534bb9f18 WIP millmanorama 2016-09-16 13:32:29 +02:00
  • ad99476167 improve selection management millmanorama 2016-09-15 11:25:21 +02:00
  • fa2b068b22 maintain selection in data result viewer millmanorama 2016-09-14 17:17:37 +02:00
  • e9cd0e49d1 query for account types millmanorama 2016-09-19 16:48:46 +02:00
  • 42d99e31d6 cleanup and commenting millmanorama 2016-09-19 14:54:45 +02:00
  • f3cb08ed8e fixing reporting for new TSK_ACCOUNT artifact millmanorama 2016-09-19 13:25:05 +02:00
  • 9aafd74c58 change to a more generic account type millmanorama 2016-09-16 16:00:45 +02:00
  • 1c5caa2030 don't show broken result text option in ExtractedContentViewer dropdown millmanorama 2016-09-16 14:31:01 +02:00
  • 2e239ca601 Merge remote-tracking branch 'upstream/develop' into credit_card_account_search Richard Cordovano 2016-09-20 10:13:46 -04:00
  • e28c9c8da7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2016-09-19 16:11:20 -04:00
  • ea55a7a879 Changed requested code Sophie Mori 2016-09-19 11:39:34 -04:00
  • 31228ffa60 Added licenses and an appropriate icon for the options panel Sophie Mori 2016-09-16 17:06:18 -04:00
  • ec432bbb47 Implemented an options panel for setting user external viewer rules Sophie Mori 2016-09-16 17:03:15 -04:00
  • a22aa6bd29 Merge pull request #2346 from eugene7646/improvements2 Richard Cordovano 2016-09-15 17:48:10 -04:00
  • feaf841fc7 Code cleanup Eugene Livis 2016-09-15 17:40:28 -04:00
  • af13b8351f Fixed a bug in SharedConfiguration Eugene Livis 2016-09-15 17:37:14 -04:00
  • 493befde93 Merge pull request #2345 from eugene7646/improvements Richard Cordovano 2016-09-15 16:13:08 -04:00
  • 7c2e8a91c9 Merge pull request #2343 from wishdasher/AUT-2226_error_loading_stix_file Richard Cordovano 2016-09-15 15:13:52 -04:00
  • e84dbc72f5 Removed Options button from Review panel Eugene Livis 2016-09-15 15:13:31 -04:00
  • a004da6fef Merge pull request #2344 from wishdasher/AUT-2227_thumbnail_report_npe Richard Cordovano 2016-09-15 15:13:27 -04:00
  • 4138b61a82 Improved handling of AutoIngestCaseOpenAction Eugene Livis 2016-09-15 15:09:46 -04:00
  • 22676a849e Merge pull request #2341 from esaunders/alert_on_custom_file_types Richard Cordovano 2016-09-15 15:01:30 -04:00
  • adc9d13de4 Fixed a bug that was sometimes causing UI hang when saving settings Eugene Livis 2016-09-15 14:45:53 -04:00
  • e635afd24e Created layer.xml to replace CaseOpenAction with AutoIngestCaseOpenAction Eugene Livis 2016-09-15 13:47:12 -04:00
  • 74bdf0f5ac Disable 'new case' and 'recent cases' menu options in auto ingest mode Eugene Livis 2016-09-15 12:39:13 -04:00
  • 01bb69b065 Removed invalid characters from tag path name Sophie Mori 2016-09-15 11:34:37 -04:00
  • 4c36a1d353 Modified exception throwing and moved logging to upper levels Sophie Mori 2016-09-15 11:29:17 -04:00
  • 4596a38256 Merge pull request #2342 from eugene7646/case_import Richard Cordovano 2016-09-15 10:54:34 -04:00
  • e14c6ae594 Logic improvements Eugene Livis 2016-09-15 10:30:16 -04:00
  • 2970f308d2 Merged latest Eugene Livis 2016-09-15 10:29:30 -04:00
  • cb800df948 Merge pull request #2338 from APriestman/toolName Richard Cordovano 2016-09-15 09:20:18 -04:00
  • 058c229c67 Changed "ToolName" to "AppName" Ann Priestman 2016-09-15 09:04:06 -04:00
  • c65672de36 Merge pull request #2340 from zhhl/1968-moveBulkExtractor Richard Cordovano 2016-09-14 18:23:38 -04:00
  • 7383ebe21a Merge pull request #2339 from eugene7646/AID_non_modal Richard Cordovano 2016-09-14 18:21:01 -04:00
  • 5f34221183 Resurrected functionality that used to let users create an interesting file hit when custom file types were found. esaunders 2016-09-14 17:31:34 -04:00
  • e064a4014c Fixed a bug in CaseImportPanel Eugene Livis 2016-09-14 17:31:22 -04:00
  • a525d61748 Logic improvements Eugene Livis 2016-09-14 16:28:39 -04:00
  • 0637d3ba47 More work to refactor case import functionality out of AutoIngestSettingsPanel Eugene Livis 2016-09-14 16:18:34 -04:00
  • 57c6464514 Code cleanup Eugene Livis 2016-09-14 15:23:42 -04:00
  • 0796d54cda First cut at refactoring CaseImportPanel into a Tool Eugene Livis 2016-09-14 15:15:19 -04:00
  • af8f215576 1968: correction of class name from cut and pasted U-BASIS\zhaohui 2016-09-14 14:56:25 -04:00
  • c35891b7cd Fixed a bug in auto ingest setting validation Eugene Livis 2016-09-14 14:39:05 -04:00
  • dd4bc4bff1 Bug fixes related to shared config button enabling/disabling Eugene Livis 2016-09-14 13:50:39 -04:00
  • 477c7fc870 1968: move the Bulk Extractor ingest module to the Autopsy layer U-BASIS\zhaohui 2016-09-14 13:49:38 -04:00
  • e36019654f Added tool name user preferences field Ann Priestman 2016-09-14 13:43:11 -04:00
  • faede6f761 Bug fix related to storing/loading of 'join cluster' setting Eugene Livis 2016-09-14 13:19:59 -04:00
  • fed26be6a1 Made startup window including AID non-modal Eugene Livis 2016-09-14 12:59:41 -04:00