1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 03:05:53 +00:00

Commit Graph

  • 43f23da38a Merge pull request #4776 from sleuthkit/release-4.11.1 Richard Cordovano 2019-05-07 12:26:26 -04:00
  • d2e39b6244 Merge pull request #4768 from wschaeferB/5003-DataSourceNotAlwaysSelected Richard Cordovano 2019-05-07 12:25:14 -04:00
  • 1bf30901ba Merge pull request #4754 from wschaeferB/4809-AddTranlationTextViewer Richard Cordovano 2019-05-07 12:21:54 -04:00
  • d05a8e1440 Merge pull request #4752 from wschaeferB/4978-TextContentViewer Richard Cordovano 2019-05-07 12:19:36 -04:00
  • c040d41b75 Merge pull request #4749 from kellykelly3/1232-thumbnail-view Richard Cordovano 2019-05-07 12:17:16 -04:00
  • 8c50c9b23d First cut at storing commands and passing them around Eugene Livis 2019-05-07 11:29:30 -04:00
  • 0e367e7a1f 4989 options panel listens for changes in texttranslator panels William Schaefer 2019-05-07 10:28:12 -04:00
  • ebf8726414 Updated comment U-BASIS\dsmyda 2019-05-07 10:19:59 -04:00
  • c49c071777 Bug in if statement U-BASIS\dsmyda 2019-05-07 10:17:50 -04:00
  • 5463397785 Optimized Tika text extractor to not do 2 full passes U-BASIS\dsmyda 2019-05-07 10:16:30 -04:00
  • 872a016f30 Made the 'METADATA' text in Solr a Bundle message so that it has the flexibility of being translated U-BASIS\dsmyda 2019-05-07 09:42:05 -04:00
  • bf104a9864 Comment fixes, updated file header U-BASIS\dsmyda 2019-05-07 09:15:14 -04:00
  • 7669590455 Cleaned up code and added comments U-BASIS\dsmyda 2019-05-07 09:06:53 -04:00
  • 38049bc73c Merge branch 'develop' of github.com:sleuthkit/autopsy into 4991-TextExtractor-Metadata-API U-BASIS\dsmyda 2019-05-06 23:27:21 -04:00
  • 44371c748b First round draft of new API U-BASIS\dsmyda 2019-05-06 22:53:25 -04:00
  • 573b4ced9e 4989 add translation options panel William Schaefer 2019-05-06 16:05:29 -04:00
  • 5dcbe8ad4e Fix for bug in ViewsKnownAndSlackFilter esaunders 2019-05-06 15:46:33 -04:00
  • 823e1b3967 Moved slack and known file filtering out of DataResultFilterChildren. esaunders 2019-05-06 15:19:32 -04:00
  • e96868240b moved relationship browser code into its own package Kelly Kelly 2019-05-06 14:45:43 -04:00
  • 5988b31063 Initial layout of the new API U-BASIS\dsmyda 2019-05-06 11:39:53 -04:00
  • edbebe3a8d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4989-TranslationServiceChanges William Schaefer 2019-05-06 11:23:52 -04:00
  • 83f6f1ff84 Removed not needed exceptions and changed a panel title. Kelly Kelly 2019-05-06 10:45:10 -04:00
  • b5fa09b5f6 new account summary panel for communications window. Kelly Kelly 2019-05-06 10:07:31 -04:00
  • 616ac03da4 Merge remote-tracking branch 'upstream/release-4.11.1' into develop Richard Cordovano 2019-05-06 10:00:04 -04:00
  • ca9121dbd3 Removed unused imports U-BASIS\dsmyda 2019-05-03 15:36:06 -04:00
  • e2a2c69a14 Visual changes per request U-BASIS\dsmyda 2019-05-03 15:34:39 -04:00
  • 2c90521a1c Debugging code LogicalImagerDSProcessor class not found Joe Ho 2019-05-03 11:11:28 -04:00
  • a89ae61b50 Update translations.dox Brian Carrier 2019-05-02 22:45:53 -04:00
  • b903ca5a6a 5003 create data source summary node children synchronously so it is selected correctly William Schaefer 2019-05-02 15:31:03 -04:00
  • 8eaa058130 Merge pull request #4766 from rcordovano/orphan-znode-delete-fix eugene7646 2019-05-02 15:14:53 -04:00
  • 9b6e0b7086 Move group declaration to inside constructor U-BASIS\dsmyda 2019-05-02 14:52:40 -04:00
  • 4f6b226db6 Added support for drawing 'tag' boxes overtop images U-BASIS\dsmyda 2019-05-02 14:48:56 -04:00
  • d2bb237da6 Polish of DeleteOrphanCaseNodesTask, DeleteOrphanManifestNodesTask Richard Cordovano 2019-05-02 13:01:37 -04:00
  • 80f1f5fa2c Rebuild bundle properties merge file for Experimental Richard Cordovano 2019-05-02 12:54:00 -04:00
  • 686632fab8 Merge branch 'cvt-contacts-view' into 1236-account-summary-view Kelly Kelly 2019-05-02 12:51:28 -04:00
  • c8e41658f9 Updated based on comments from Richard and Will, added constructor to DataResultFilterNode that doesn't take an explorermanger Kelly Kelly 2019-05-02 12:49:04 -04:00
  • 0e3c7890bc Fix DeleteOrphanCaseNodesTask bug, make DeleteOrphanManifestNodesTask more efficient Richard Cordovano 2019-05-02 12:40:06 -04:00
  • d52b9cfc4d Revert "inital commit with a message of a merge from my other branch" Kelly Kelly 2019-05-02 12:15:58 -04:00
  • 806eb76f7f inital commit with a message of a merge from my other branch Kelly Kelly 2019-05-02 11:43:04 -04:00
  • fd483b1e1d Merge remote-tracking branch 'upstream/cvt-contacts-view' into 1232-thumbnail-view Kelly Kelly 2019-05-02 10:17:54 -04:00
  • 3f3e8f8591 Updated code fixing issues found in review by Will Kelly Kelly 2019-05-02 09:18:42 -04:00
  • c75be577ae Merge pull request #4764 from dannysmyda/4972-Remove-Javadocs-From-Autopsy Richard Cordovano 2019-05-01 18:07:20 -04:00
  • 8594378a38 Initial work on adding paging to data sources tree. esaunders 2019-05-01 17:36:44 -04:00
  • 5deea31e7c Merge pull request #4760 from wschaeferB/5001-resizeDataSourceSummary-release Richard Cordovano 2019-05-01 15:09:37 -04:00
  • e082f128a1 Merge branch 'cvt-contacts-view' into 1232-thumbnail-view Kelly Kelly 2019-05-01 15:09:09 -04:00
  • e835b802ec Merge branch '4978-TextContentViewer' of https://github.com/wschaeferB/autopsy into 4809-AddTranlationTextViewer William Schaefer 2019-05-01 15:08:32 -04:00
  • 111e8fe477 Merge pull request #4765 from kellykelly3/cvt-contacts-view Richard Cordovano 2019-05-01 15:07:57 -04:00
  • b751cb08be Merge pull request #4757 from wschaeferB/5002-OtherOccurrencesColumns Richard Cordovano 2019-05-01 15:04:43 -04:00
  • 8543dd6517 Merge pull request #4756 from APriestman/4906_portableCaseCompression Richard Cordovano 2019-05-01 15:04:07 -04:00
  • e54f0aed9e Merged in develop Kelly Kelly 2019-05-01 15:00:24 -04:00
  • f9adc9b9f1 4978 add exception to logging when getUniquePath fails for textContentViewer William Schaefer 2019-05-01 14:56:38 -04:00
  • 8693f3cd6d Addressing review comments Ann Priestman 2019-05-01 13:51:50 -04:00
  • ee90958509 Removed sources and javadoc off class path U-BASIS\dsmyda 2019-05-01 10:00:43 -04:00
  • 055db7b6a2 Excluded javadocs from Ivy U-BASIS\dsmyda 2019-05-01 09:54:31 -04:00
  • b7d1178e7a Merge branch 'develop' of github.com:sleuthkit/autopsy into 4965_paging_ui esaunders 2019-04-30 18:07:22 -04:00
  • a2f93f8b1b Merge pull request #4763 from dannysmyda/Fix-Desync-Between-KWS-Props-and-XML esaunders 2019-04-30 18:06:00 -04:00
  • 3d7fc23304 Merge branch 'develop' into Fix-Desync-Between-KWS-Props-and-XML esaunders 2019-04-30 18:05:42 -04:00
  • 40f15bb574 Merge pull request #4762 from dannysmyda/Fix-Tika-Upgrade-Bug esaunders 2019-04-30 18:04:40 -04:00
  • f0fb45cc51 Removed references that netbeans failed to clean up U-BASIS\dsmyda 2019-04-30 17:48:59 -04:00
  • a56c5c116a Fixed old references hanging around from bad merge in Tika 1.20 branch U-BASIS\dsmyda 2019-04-30 17:42:59 -04:00
  • c1ab782cbc Readded override statement that was lost in Tika 1.20 upgrade U-BASIS\dsmyda 2019-04-30 16:45:47 -04:00
  • b67b6a7dbb Merge branch 'develop' of github.com:sleuthkit/autopsy into 4965_paging_ui esaunders 2019-04-30 16:42:00 -04:00
  • d1705ee327 Merge pull request #4761 from sleuthkit/revert-4753-4972-Remove-Javadocs Richard Cordovano 2019-04-30 16:35:46 -04:00
  • bcb5987430 Revert "4972 - Remove Javadocs from release" Richard Cordovano 2019-04-30 16:35:26 -04:00
  • 03e9f99c45 5001 add missing static keyword William Schaefer 2019-04-30 14:01:19 -04:00
  • f0dca845be 5001 auto format William Schaefer 2019-04-30 13:29:17 -04:00
  • 6a30b9b8d4 5001 change column widths for data source summary William Schaefer 2019-04-30 13:00:38 -04:00
  • 85ae667873 Merge pull request #4753 from dannysmyda/4972-Remove-Javadocs Richard Cordovano 2019-04-30 15:05:21 -04:00
  • edebefca3f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4989-TranslationServiceChanges William Schaefer 2019-04-30 14:00:02 -04:00
  • a09d52dafc One last comment U-BASIS\dsmyda 2019-04-30 12:41:39 -04:00
  • 68950b5372 Added a comment and fixed a typo U-BASIS\dsmyda 2019-04-30 12:39:39 -04:00
  • 35e3934816 Only turn off embedded extraction for known mime-types U-BASIS\dsmyda 2019-04-30 12:28:04 -04:00
  • 6658ca44d5 Removed comment from ThumbnailChildren and initalization of the keys to addNotify Kelly Kelly 2019-04-30 12:26:56 -04:00
  • 8a846b4937 Added support for extracting PDF attachments in EFE module and disabled embedded content extraction for Tika so that we do not duplicate solr text for documents supported by EFE U-BASIS\dsmyda 2019-04-30 12:14:47 -04:00
  • b911e1d64e Remove mock-up bundle strings Ann Priestman 2019-04-30 11:25:04 -04:00
  • d159617977 Revert branding changes Ann Priestman 2019-04-30 11:22:17 -04:00
  • 4f01ac616f 5002 give Case, Data source, and File name more space in OO content viewer William Schaefer 2019-04-30 11:15:43 -04:00
  • d83965bc38 Codacy Ann Priestman 2019-04-30 11:11:59 -04:00
  • 01ec2f56af Merge branch 'cvt-contacts-view' into 1236-account-summary-view Kelly Kelly 2019-04-30 10:02:14 -04:00
  • f1883d8539 Fixing merge errors U-BASIS\dsmyda 2019-04-30 10:01:01 -04:00
  • c27f980c6b Merge pull request #4746 from kellykelly3/1233-fix-contact-artifact-issues Richard Cordovano 2019-04-30 09:13:31 -04:00
  • a85de05659 Reverted confs back that are no longer needed U-BASIS\dsmyda 2019-04-30 08:36:05 -04:00
  • f40c0dc982 Merged in develop U-BASIS\dsmyda 2019-04-30 08:30:21 -04:00
  • ad6c84bc85 Updated based on review comment Kelly Kelly 2019-04-30 08:08:12 -04:00
  • 6deb2f526f Updated based on review comments on contact code Kelly Kelly 2019-04-29 17:53:35 -04:00
  • 01065c269d Changed the solution to a one-liner rather than explicitly excluding javadoc on each configuration U-BASIS\dsmyda 2019-04-29 17:06:41 -04:00
  • e838e941f7 Removed unneeded bundle messages Ann Priestman 2019-04-29 14:24:50 -04:00
  • 08d9faef57 Removed 2MB chunk size Ann Priestman 2019-04-29 14:15:23 -04:00
  • 756550e83b Changed label names Ann Priestman 2019-04-29 14:13:46 -04:00
  • e594dc5f43 Merge remote-tracking branch 'upstream/develop' into 4906_portableCaseCompression Ann Priestman 2019-04-29 13:53:55 -04:00
  • 33d68c35fd Cleanup and documentation Ann Priestman 2019-04-29 13:38:29 -04:00
  • 03875858f3 4877: Image gallery live update. - Update seen status of Image gallery groups that are not in the selected "GroupBy" view. - Fixed couple of other problems with navigation of unseen groups. Raman 2019-04-29 12:42:02 -04:00
  • 09c3c04afb More Codacy fixes. esaunders 2019-04-29 11:47:55 -04:00
  • 237ea66025 Merge pull request #4511 from dannysmyda/4367-Upgrade-Tika-1.20 Richard Cordovano 2019-04-26 17:05:49 -04:00
  • 74ba54f918 4989 move translation ui elements to one package William Schaefer 2019-04-26 13:49:34 -04:00
  • 08ea96b7e0 4809 second attempt to address some codacy complaints William Schaefer 2019-04-26 13:45:13 -04:00
  • 16561298e9 Merge pull request #4720 from kellykelly3/1231-contacts-visualizationpane Richard Cordovano 2019-04-26 13:44:28 -04:00
  • 75bf67616d Merge pull request #4683 from kellykelly3/1218-communications-history Richard Cordovano 2019-04-26 13:39:11 -04:00
  • c7974e4273 Merge pull request #4736 from sleuthkit/translation_docs2 Richard Cordovano 2019-04-26 13:38:50 -04:00
  • 15faac352a 4809 address some codacy complaints William Schaefer 2019-04-26 12:52:20 -04:00