Commit Graph
18776 Commits
Author SHA1 Message Date
millmanorama bcdb16638b use new sleuthkit Account.Type enum 2016-09-24 16:44:28 +02:00
millmanorama 58a90500b9 Extract BinMap from Accounts.java 2016-09-24 16:06:14 +02:00
Sophie Mori b5b88a6c68 Fixed some names and selected item behavior 2016-09-23 17:38:34 -04:00
Sophie Mori 9478cfcb9f Fixed persistent column orderings, added code to adjust column widths accordingly 2016-09-23 17:15:12 -04:00
Sophie Mori 807d3c0017 Cleaned up formatting, comments, and imports 2016-09-23 16:07:23 -04:00
Sophie Mori 665aacf9dc Changed user interface, kept bookmark tag always, renamed files 2016-09-23 15:47:47 -04:00
millmanorama 01bc9a41d7 fix typos in comment 2016-09-23 13:50:14 +02:00
millmanorama 27995fd6ab rename image file 2016-09-23 13:45:56 +02:00
Sophie Mori db7ab2dd14 Finished implementing getTypeName for instances of DisplayableItemNode 2016-09-22 13:38:00 -04:00
Sophie Mori f654320f30 Disabled editing for executable path field when adding a rule 2016-09-22 13:35:50 -04:00
millmanorama 0bb4fff4b2 WIP using actionsGlobalContext 2016-09-22 10:08:50 +02:00
millmanorama 7dcdaef389 Merge branch '845-multiselect-enabled-account-actions' into 841-maintain-selection
Conflicts:
	Core/src/org/sleuthkit/autopsy/datamodel/Accounts.java
2016-09-21 18:51:03 +02:00
millmanorama 845aadb165 account actions support multiselect via actionsGlobalLookup 2016-09-21 18:27:13 +02:00
millmanorama 7ea1689363 WIP 2016-09-21 12:30:12 +02:00
millmanorama 7534bb9f18 WIP 2016-09-21 12:30:10 +02:00
millmanorama ad99476167 improve selection management 2016-09-21 12:30:08 +02:00
millmanorama fa2b068b22 maintain selection in data result viewer 2016-09-21 12:30:07 +02:00
millmanorama e9cd0e49d1 query for account types 2016-09-21 12:21:16 +02:00
millmanorama 42d99e31d6 cleanup and commenting 2016-09-21 12:21:14 +02:00
millmanorama f3cb08ed8e fixing reporting for new TSK_ACCOUNT artifact 2016-09-21 12:21:12 +02:00
millmanorama 9aafd74c58 change to a more generic account type 2016-09-21 12:21:11 +02:00
millmanorama 1c5caa2030 don't show broken result text option in ExtractedContentViewer dropdown 2016-09-21 12:18:19 +02:00
Richard Cordovano 2e239ca601 Merge remote-tracking branch 'upstream/develop' into credit_card_account_search 2016-09-20 10:13:46 -04:00
Eugene Livis e28c9c8da7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-09-19 16:11:20 -04:00
Sophie Mori ea55a7a879 Changed requested code 2016-09-19 11:39:34 -04:00
Sophie Mori 31228ffa60 Added licenses and an appropriate icon for the options panel 2016-09-16 17:06:18 -04:00
Sophie Mori ec432bbb47 Implemented an options panel for setting user external viewer rules 2016-09-16 17:03:15 -04:00
Richard Cordovano a22aa6bd29 Merge pull request #2346 from eugene7646/improvements2
Fixed a bug in SharedConfiguration
2016-09-15 17:48:10 -04:00
Eugene Livis feaf841fc7 Code cleanup 2016-09-15 17:40:28 -04:00
Eugene Livis af13b8351f Fixed a bug in SharedConfiguration 2016-09-15 17:37:14 -04:00
Richard Cordovano 493befde93 Merge pull request #2345 from eugene7646/improvements
UI improvements and bug fixes
2016-09-15 16:13:08 -04:00
Richard Cordovano 7c2e8a91c9 Merge pull request #2343 from wishdasher/AUT-2226_error_loading_stix_file
Modified exception throwing and moved logging to upper levels
2016-09-15 15:13:52 -04:00
Eugene Livis e84dbc72f5 Removed Options button from Review panel 2016-09-15 15:13:31 -04:00
Richard Cordovano a004da6fef Merge pull request #2344 from wishdasher/AUT-2227_thumbnail_report_npe
Removed invalid characters from tag path name
2016-09-15 15:13:27 -04:00
Eugene Livis 4138b61a82 Improved handling of AutoIngestCaseOpenAction 2016-09-15 15:09:46 -04:00
Richard Cordovano 22676a849e Merge pull request #2341 from esaunders/alert_on_custom_file_types
Resurrected functionality that used to let users create an interestin…
2016-09-15 15:01:30 -04:00
Eugene Livis adc9d13de4 Fixed a bug that was sometimes causing UI hang when saving settings 2016-09-15 14:45:53 -04:00
Eugene Livis e635afd24e Created layer.xml to replace CaseOpenAction with AutoIngestCaseOpenAction 2016-09-15 13:47:12 -04:00
Eugene Livis 74bdf0f5ac Disable 'new case' and 'recent cases' menu options in auto ingest mode 2016-09-15 12:39:13 -04:00
Sophie Mori 01bb69b065 Removed invalid characters from tag path name 2016-09-15 11:34:37 -04:00
Sophie Mori 4c36a1d353 Modified exception throwing and moved logging to upper levels 2016-09-15 11:29:17 -04:00
Richard Cordovano 4596a38256 Merge pull request #2342 from eugene7646/case_import
Refactor Case Import functionality into a separate "Tools/Options" tool
2016-09-15 10:54:34 -04:00
Eugene Livis e14c6ae594 Logic improvements 2016-09-15 10:30:16 -04:00
Eugene Livis 2970f308d2 Merged latest 2016-09-15 10:29:30 -04:00
Richard Cordovano cb800df948 Merge pull request #2338 from APriestman/toolName
Added tool name user preferences field
2016-09-15 09:20:18 -04:00
Ann Priestman 058c229c67 Changed "ToolName" to "AppName" 2016-09-15 09:04:06 -04:00
Richard Cordovano c65672de36 Merge pull request #2340 from zhhl/1968-moveBulkExtractor
1968 move bulk extractor
2016-09-14 18:23:38 -04:00
Richard Cordovano 7383ebe21a Merge pull request #2339 from eugene7646/AID_non_modal
AID is non-modal + bug fixes
2016-09-14 18:21:01 -04:00
esaunders 5f34221183 Resurrected functionality that used to let users create an interesting file hit when custom file types were found. 2016-09-14 17:31:34 -04:00
Eugene Livis e064a4014c Fixed a bug in CaseImportPanel 2016-09-14 17:31:22 -04:00