11914 Commits

Author SHA1 Message Date
Richard Cordovano
dcf1c81fe9
Merge pull request #4781 from dannysmyda/4991-TextExtractor-Metadata-API
4991 text extractor metadata api
2019-05-10 12:34:36 -04:00
Richard Cordovano
46455a8760
Merge pull request #4767 from dannysmyda/4992-Prototype-Image-Region-Tagging
4992 - POC/Simple implementation for drawing 'tag' boxes overtop images
2019-05-10 12:15:48 -04:00
Richard Cordovano
c73f366ecf
Merge pull request #4788 from wschaeferB/4961-AddRegistryContentViewer-PreStoryCleanup
4961 minor pre-story clean up of some classes
2019-05-09 16:27:29 -04:00
William Schaefer
3d6475958b 4961 minor pre-story clean up of some classes 2019-05-09 15:05:06 -04:00
Richard Cordovano
0477de37e6 Merge remote-tracking branch 'upstream/cvt-contacts-view' into cvt-contacts-view-merge-to-develop 2019-05-09 11:14:06 -04:00
U-BASIS\dsmyda
14e9d38f42 Reverted null check suggestions 2019-05-09 11:08:57 -04:00
Kelly Kelly
1f8a71d933 fixed merge conflicts 2019-05-08 21:44:52 -04:00
U-BASIS\dsmyda
0b67d33fdd Small tweak to HTML metadata output 2019-05-08 15:18:12 -04:00
Kelly Kelly
7ab5fa6493 Fixed merge issues from cvt branch 2019-05-08 09:22:47 -04:00
William Schaefer
5e9e9c48b9 4989 fix saving of current combo box selection 2019-05-07 19:45:44 -04:00
William Schaefer
4c610eaa66 4989 apply saved selection to default combo box selection 2019-05-07 18:47:42 -04:00
William Schaefer
e334058ff4 4989 update the comments and merged bundle file 2019-05-07 18:36:15 -04:00
William Schaefer
16e3040562 4989 adjust text from for Options panel 2019-05-07 18:15:26 -04:00
William Schaefer
6d15afbc58 4989 update service to use translator saved to user preferences 2019-05-07 18:09:36 -04:00
William Schaefer
160d681f9f 4989 save selected translator to userpreferences 2019-05-07 17:01:31 -04:00
Kelly Kelly
97d53efbdc Updated based on review comments 2019-05-07 15:03:36 -04:00
William Schaefer
2c8bf83a89 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4989-TranslationServiceChanges 2019-05-07 12:51:14 -04:00
William Schaefer
7cf3e7c148 4989 changes for recognizing changes and updating settings panel 2019-05-07 12:26:44 -04:00
Richard Cordovano
43f23da38a
Merge pull request #4776 from sleuthkit/release-4.11.1
Merge in release 4.11.1
2019-05-07 12:26:26 -04:00
Richard Cordovano
1bf30901ba
Merge pull request #4754 from wschaeferB/4809-AddTranlationTextViewer
4809 add tranlation text viewer
2019-05-07 12:21:54 -04:00
Richard Cordovano
d05a8e1440
Merge pull request #4752 from wschaeferB/4978-TextContentViewer
4978 text content viewer
2019-05-07 12:19:36 -04:00
William Schaefer
0e367e7a1f 4989 options panel listens for changes in texttranslator panels 2019-05-07 10:28:12 -04:00
U-BASIS\dsmyda
ebf8726414 Updated comment 2019-05-07 10:19:59 -04:00
U-BASIS\dsmyda
c49c071777 Bug in if statement 2019-05-07 10:17:50 -04:00
U-BASIS\dsmyda
5463397785 Optimized Tika text extractor to not do 2 full passes 2019-05-07 10:16:30 -04:00
U-BASIS\dsmyda
bf104a9864 Comment fixes, updated file header 2019-05-07 09:15:14 -04:00
U-BASIS\dsmyda
7669590455 Cleaned up code and added comments 2019-05-07 09:06:53 -04:00
U-BASIS\dsmyda
38049bc73c Merge branch 'develop' of github.com:sleuthkit/autopsy into 4991-TextExtractor-Metadata-API 2019-05-06 23:27:21 -04:00
U-BASIS\dsmyda
44371c748b First round draft of new API 2019-05-06 22:53:25 -04:00
William Schaefer
573b4ced9e 4989 add translation options panel 2019-05-06 16:05:29 -04:00
Kelly Kelly
e96868240b moved relationship browser code into its own package 2019-05-06 14:45:43 -04:00
U-BASIS\dsmyda
5988b31063 Initial layout of the new API 2019-05-06 11:39:53 -04:00
William Schaefer
edbebe3a8d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4989-TranslationServiceChanges 2019-05-06 11:23:52 -04:00
Kelly Kelly
83f6f1ff84 Removed not needed exceptions and changed a panel title. 2019-05-06 10:45:10 -04:00
Kelly Kelly
b5fa09b5f6 new account summary panel for communications window. 2019-05-06 10:07:31 -04:00
Richard Cordovano
616ac03da4 Merge remote-tracking branch 'upstream/release-4.11.1' into develop 2019-05-06 10:00:04 -04:00
U-BASIS\dsmyda
ca9121dbd3 Removed unused imports 2019-05-03 15:36:06 -04:00
U-BASIS\dsmyda
e2a2c69a14 Visual changes per request 2019-05-03 15:34:39 -04:00
William Schaefer
b903ca5a6a 5003 create data source summary node children synchronously so it is selected correctly 2019-05-02 15:31:03 -04:00
U-BASIS\dsmyda
9b6e0b7086 Move group declaration to inside constructor 2019-05-02 14:52:40 -04:00
U-BASIS\dsmyda
4f6b226db6 Added support for drawing 'tag' boxes overtop images 2019-05-02 14:48:56 -04:00
Kelly Kelly
686632fab8 Merge branch 'cvt-contacts-view' into 1236-account-summary-view 2019-05-02 12:51:28 -04:00
Kelly Kelly
c8e41658f9 Updated based on comments from Richard and Will, added constructor to DataResultFilterNode that doesn't take an explorermanger 2019-05-02 12:49:04 -04:00
Kelly Kelly
d52b9cfc4d Revert "inital commit with a message of a merge from my other branch"
This reverts commit 806eb76f7fd0933ba98b93cba41912f902cdfda7.
2019-05-02 12:15:58 -04:00
Kelly Kelly
806eb76f7f inital commit with a message of a merge from my other branch 2019-05-02 11:43:04 -04:00
Kelly Kelly
3f3e8f8591 Updated code fixing issues found in review by Will 2019-05-02 09:18:42 -04:00
Kelly Kelly
e082f128a1 Merge branch 'cvt-contacts-view' into 1232-thumbnail-view 2019-05-01 15:09:09 -04:00
William Schaefer
e835b802ec Merge branch '4978-TextContentViewer' of https://github.com/wschaeferB/autopsy into 4809-AddTranlationTextViewer 2019-05-01 15:08:32 -04:00
Richard Cordovano
b751cb08be
Merge pull request #4757 from wschaeferB/5002-OtherOccurrencesColumns
5002 give Case, Data source, and File name more space in OO content v…
2019-05-01 15:04:43 -04:00
Kelly Kelly
e54f0aed9e Merged in develop 2019-05-01 15:00:24 -04:00