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

Commit Graph

  • 0bd613fb52 2267 - Deletion of folder when upgrade cancelled fixed William Schaefer 2017-03-01 12:19:11 -05:00
  • 1f33d210db Remove possible colon from Virtual Machine Extractor output directory name. This was causing the module to fail on local disks. Ann Priestman 2017-03-01 11:23:55 -05:00
  • 17cbd25d25 Merge pull request #2548 from dgrove727/AddBookmarkTagAction_Copyright Richard Cordovano 2017-02-28 15:28:32 -05:00
  • 7d37857a5a Merge remote-tracking branch 'upstream/develop' into AddBookmarkTagAction_Copyright U-BASIS\dgrove 2017-02-28 14:50:12 -05:00
  • 50aae3a3c4 Updated copyright notice in AddBookmarkTagAction U-BASIS\dgrove 2017-02-28 14:24:11 -05:00
  • d713e4882d Merge pull request #2546 from esaunders/search_improvements_merge Richard Cordovano 2017-02-28 14:01:21 -05:00
  • d5868b3f64 Merge pull request #2545 from rcordovano/copyright_update_AddBlackboardArtifactTagAction Richard Cordovano 2017-02-28 13:46:02 -05:00
  • e7eb1019a4 Update copyright AddBlackboardArtifactTagAction Richard Cordovano 2017-02-28 13:40:42 -05:00
  • 8cac136fc5 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into search_improvements_merge esaunders 2017-02-28 12:50:57 -05:00
  • 3d5475d4b6 Merge pull request #2544 from wschaeferB/2304-RecentCaseRefresh esaunders 2017-02-28 12:51:13 -05:00
  • 7c5e8c6e73 2304 Refresh recent cases table when button clicked William Schaefer 2017-02-28 12:48:08 -05:00
  • f9b25dea5d Merge branch 'develop' of github.com:sleuthkit/autopsy into search_improvements esaunders 2017-02-28 10:10:17 -05:00
  • b05391e74a Merge pull request #2543 from dgrove727/DgCopyrightUpdate Richard Cordovano 2017-02-27 18:00:01 -05:00
  • 15b5f22766 Update copyright for Services.java U-BASIS\dgrove 2017-02-27 17:54:21 -05:00
  • febc7bd22a Merge remote-tracking branch 'upstream/develop' into search_improvements esaunders 2017-02-27 14:34:08 -05:00
  • 157a4379be Merge pull request #2530 from wschaeferB/2312-AutoIngestOptionsSize Richard Cordovano 2017-02-27 14:29:04 -05:00
  • ae89cc2a7f Merge upstream/develop, resolve conflicts Richard Cordovano 2017-02-27 14:10:36 -05:00
  • ddb16f4fa2 Remove unused OptionsCategory_Name_General bundle from Exp NBM Richard Cordovano 2017-02-27 13:55:02 -05:00
  • 08a6c615d2 Merge pull request #2531 from wschaeferB/2315-RenameAutopsyOptions Richard Cordovano 2017-02-27 13:52:49 -05:00
  • 6c47dca2e1 Merge pull request #2527 from wschaeferB/2309-ProfileDetailReadability Richard Cordovano 2017-02-27 13:42:26 -05:00
  • c01ba50c2c Merge remote-tracking branch 'upstream/develop' into search_improvements esaunders 2017-02-27 12:37:01 -05:00
  • a46141f659 Merge pull request #2536 from esaunders/reduce_regex_false_positives esaunders 2017-02-27 10:12:58 -05:00
  • a996308919 Merge pull request #2541 from millmanorama/2163-ccn-snippets Richard Cordovano 2017-02-27 10:02:12 -05:00
  • eaf0a79f49 Merge pull request #2537 from millmanorama/2256-url-highlighting Richard Cordovano 2017-02-27 09:53:17 -05:00
  • 81b13712b5 Merge pull request #2532 from millmanorama/2292-regex-highlighting Richard Cordovano 2017-02-27 09:49:15 -05:00
  • edfaec41ad enable ccn search when snippets are off. millmanorama 2017-02-27 14:15:27 +01:00
  • 6347837160 wip enable ccn search when snippets are off. millmanorama 2017-02-27 11:55:07 +01:00
  • e740945ec7 2094 minor clean up on relevent files William Schaefer 2017-02-24 15:45:11 -05:00
  • 45d1228f2d 2094 fixed comments regarding code changes for import export William Schaefer 2017-02-24 12:18:26 -05:00
  • 7014c9a509 2094 clean up of InterestingItemsFilesSetSettings.java William Schaefer 2017-02-23 18:15:15 -05:00
  • eef98e507f 2094 wrapping of errors when malformed xml is encountered William Schaefer 2017-02-23 17:22:05 -05:00
  • bdbe1c3275 2094 fixed support for path, mime, and size conditions William Schaefer 2017-02-23 15:40:40 -05:00
  • 38b103f8cc escape the keyword in the same way we escape the text so that they will actually match millmanorama 2017-02-23 12:50:19 +01:00
  • d675e27fcf 2094 fixed bug with invalid selection William Schaefer 2017-02-22 18:23:51 -05:00
  • 7e097441d1 Error logging added for import export failures William Schaefer 2017-02-22 17:59:35 -05:00
  • 5225a0e47d Use domain validator instead of list of file extensions to reduce email false positives. esaunders 2017-02-22 17:50:58 -05:00
  • a6eab00393 2094 safety checks for import and export William Schaefer 2017-02-22 17:17:00 -05:00
  • 396f44f494 2094 basic working import and export of FilesSets William Schaefer 2017-02-22 14:49:40 -05:00
  • 128d993447 2094 merged in minor changes from CopyButton branch 2284 William Schaefer 2017-02-22 14:07:41 -05:00
  • db87e1f3e7 2094 import button functionality William Schaefer 2017-02-22 14:03:54 -05:00
  • d80a8731c6 2094 added icons to export and import buttons William Schaefer 2017-02-22 12:00:35 -05:00
  • f43ca9cc10 2284 minor clean up of booleans and formating William Schaefer 2017-02-22 11:37:06 -05:00
  • 87b79069ed 2094 Non functional Import Export buttons added to gui William Schaefer 2017-02-22 11:32:20 -05:00
  • da9b27d170 Reduce phone number and IP address false positives by requiring the presence of boundary characters at the beginning and end. Also fixed the module name that was being written as attribute source. esaunders 2017-02-22 11:30:01 -05:00
  • 72d57a2b4c catch and log exception millmanorama 2017-02-22 13:40:31 +01:00
  • 80f97775c9 fix paging controls millmanorama 2017-02-22 13:22:26 +01:00
  • 1f42ed8192 revert variable name change (to simplify diff review) millmanorama 2017-02-22 12:30:27 +01:00
  • daa45839e0 2284 repositioned elements of panel William Schaefer 2017-02-21 18:50:15 -05:00
  • a647c0bf5c 2284 Functioning Copy button William Schaefer 2017-02-21 18:01:14 -05:00
  • 12a98a795f 2284 copy set button enabled when set can be copied William Schaefer 2017-02-21 17:06:09 -05:00
  • 71a2226c86 2284 Added non-functional copy set button William Schaefer 2017-02-21 16:57:35 -05:00
  • 6acb5db6c2 2315 Autopsy Options panel renamed to View Options Panel William Schaefer 2017-02-21 15:21:39 -05:00
  • 45183026d1 2312 Auto Ingest Options now has scroll bar William Schaefer 2017-02-21 15:09:29 -05:00
  • d6292a4f94 Finishing the Image Writer finish method Ann Priestman 2017-02-21 15:01:25 -05:00
  • bcd7b39b91 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2309-ProfileDetailReadability William Schaefer 2017-02-21 13:39:57 -05:00
  • 9fc01a2651 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1922-KeywordSearchEdit William Schaefer 2017-02-21 13:38:52 -05:00
  • 7a99c50916 2306 warning for non standard mime types added William Schaefer 2017-02-21 12:45:46 -05:00
  • d9ee6d629b 2307 removed mainWindow cursor change William Schaefer 2017-02-21 11:32:07 -05:00
  • f4d8cc5b50 fix highlighting of kws hits on other artifacts millmanorama 2017-02-21 17:26:12 +01:00
  • 8214b8bf3f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2307-WaitCursorForSettings William Schaefer 2017-02-21 11:25:10 -05:00
  • c9e9b8080f 2307-Wait cursor added for profile creation panel William Schaefer 2017-02-21 11:24:49 -05:00
  • bf513ccae5 Merge pull request #2526 from wschaeferB/2306-FileTypesTreeFix Richard Cordovano 2017-02-21 10:03:31 -05:00
  • 34926599a1 even more cleanup millmanorama 2017-02-21 14:53:10 +01:00
  • 3c46bf1ce8 more cleanup millmanorama 2017-02-21 14:27:21 +01:00
  • e25f1473bd more cleanup millmanorama 2017-02-20 13:47:30 +01:00
  • 8d355382ec 2309 - Modified Profile Settings Panel to be more readable William Schaefer 2017-02-17 17:26:43 -05:00
  • 3a6738324c Fix Run Ingest Module wizard bugs Richard Cordovano 2017-02-17 16:09:05 -05:00
  • d98d80f031 2306 File Types Tree will no longer blow up and disappear with non standard mimeTypes William Schaefer 2017-02-17 15:32:24 -05:00
  • f9c428d5a4 set default page to 1 not 0 millmanorama 2017-02-17 14:39:02 +01:00
  • 50be46cdee Merge pull request #2509 from wschaeferB/2199-ProfilesInAddDataWizard Richard Cordovano 2017-02-16 13:01:50 -05:00
  • b7439abfaa fix highlighting of accounts in ad-hoc searches and when they have spaces or - in them millmanorama 2017-02-16 17:13:56 +01:00
  • ad5c00c7c4 defer loading of paging info until needed millmanorama 2017-02-16 16:21:23 +01:00
  • 4163c2cd9c cleanup ExtractedContentViewer millmanorama 2017-02-16 15:52:56 +01:00
  • 9307827be9 fix AccountsText and bring it inline with HighlightedText millmanorama 2017-02-16 15:47:28 +01:00
  • 53d687a740 Fix logging error message for PhotoRecCarver Richard Cordovano 2017-02-15 17:46:40 -05:00
  • cd5a435ed6 Merge branch '2198-RunIngestModulesWizard' of https://github.com/wschaeferB/autopsy into 2199-ProfilesInAddDataWizard William Schaefer 2017-02-15 16:39:52 -05:00
  • 7b634fbad9 2198- made Ingest Options panel save and load filters in a more logical manner William Schaefer 2017-02-15 16:38:00 -05:00
  • 996031e340 Merge pull request #2508 from wschaeferB/2198-RunIngestModulesWizard Richard Cordovano 2017-02-15 16:16:14 -05:00
  • 98a46c3e2a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2017-02-15 16:11:41 -05:00
  • 0d3ccc3110 Merge pull request #2507 from wschaeferB/2197-ProfileOptionsPanel Richard Cordovano 2017-02-15 15:05:29 -05:00
  • fe9bb7741f 2199 merged in multi-line description change from 2198, resolved conflict William Schaefer 2017-02-15 15:00:53 -05:00
  • 8909d4e1a1 2198 multi line descriptions enabled for radio button scroll window William Schaefer 2017-02-15 14:51:42 -05:00
  • 773cf26198 2199 Formatting, copyright, and netbeans tips resolution William Schaefer 2017-02-15 12:18:35 -05:00
  • 6c3d280424 2199 fixed bug with highlighting of proper step in AddImageWizard William Schaefer 2017-02-15 11:19:10 -05:00
  • b68428cb51 cleanup, comments, delete dead code millmanorama 2017-02-15 15:59:58 +01:00
  • 17897e0bc8 use isLiteral to determine which highlighting to use. millmanorama 2017-02-15 15:48:11 +01:00
  • 6abe26d6de finish implementing all the cases for highlighting millmanorama 2017-02-15 13:48:43 +01:00
  • edd03a66c1 remove TextMarkupLookup interface millmanorama 2017-02-15 10:52:01 +01:00
  • 87a0e8ad69 do manual highlighting for all hits in HighlightedText millmanorama 2017-02-13 13:15:08 +01:00
  • 6e3cf15fee kws hit artifacts selected via the directory tree use the new regex highlighting millmanorama 2017-02-10 10:58:40 +01:00
  • 82cd7e6dd9 further cleanup and simplify ad hoc search related searches. millmanorama 2017-02-09 16:49:57 +01:00
  • ab6d8b0b9d more cleanup millmanorama 2017-02-09 16:24:02 +01:00
  • da22c8abac more cleanup in KeywordSearchResultFactory millmanorama 2017-02-09 16:09:49 +01:00
  • 636eb11f27 cleanup, remove useless methods and unneeded bundle messages, and unused fields millmanorama 2017-02-09 13:40:16 +01:00
  • e2f2435b76 2199 resolve conflicts from 2198 merge William Schaefer 2017-02-14 19:38:01 -05:00
  • efef1b8077 2198 changed overridable methods to be used outside of constructor William Schaefer 2017-02-14 19:33:18 -05:00
  • 9702a52007 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModulesWizard William Schaefer 2017-02-14 19:11:03 -05:00
  • b9b02e1bed 2197 fixed encapsulation issue regarding enabled modules list William Schaefer 2017-02-14 19:08:43 -05:00
  • cd82f49d45 2199 resolve conflicts from merge and fix formatting on modified files William Schaefer 2017-02-14 17:12:15 -05:00
  • cd606317eb Merge branch '2198-RunIngestModulesWizard' of https://github.com/wschaeferB/autopsy into 2199-ProfilesInAddDataWizard William Schaefer 2017-02-14 17:08:31 -05:00