23167 Commits

Author SHA1 Message Date
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
Richard Cordovano
c040d41b75
Merge pull request #4749 from kellykelly3/1232-thumbnail-view
1232 thumbnail view
2019-05-07 12:17:16 -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
872a016f30 Made the 'METADATA' text in Solr a Bundle message so that it has the flexibility of being translated 2019-05-07 09:42:05 -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
Joe Ho
2c90521a1c Debugging code LogicalImagerDSProcessor class not found 2019-05-03 11:11:28 -04:00
Brian Carrier
a89ae61b50
Update translations.dox 2019-05-02 22:45:53 -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
eugene7646
8eaa058130
Merge pull request #4766 from rcordovano/orphan-znode-delete-fix
Orphan znode deletion fixes
2019-05-02 15:14:53 -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
Richard Cordovano
d2bb237da6 Polish of DeleteOrphanCaseNodesTask, DeleteOrphanManifestNodesTask 2019-05-02 13:01:37 -04:00
Richard Cordovano
80f1f5fa2c Rebuild bundle properties merge file for Experimental 2019-05-02 12:54:00 -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
Richard Cordovano
0e3c7890bc Fix DeleteOrphanCaseNodesTask bug, make DeleteOrphanManifestNodesTask more efficient 2019-05-02 12:40:06 -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
fd483b1e1d Merge remote-tracking branch 'upstream/cvt-contacts-view' into 1232-thumbnail-view 2019-05-02 10:17:54 -04:00
Kelly Kelly
3f3e8f8591 Updated code fixing issues found in review by Will 2019-05-02 09:18:42 -04:00
Richard Cordovano
c75be577ae
Merge pull request #4764 from dannysmyda/4972-Remove-Javadocs-From-Autopsy
4972 Exclude javadocs from Ivy
2019-05-01 18:07:20 -04:00
Richard Cordovano
5deea31e7c
Merge pull request #4760 from wschaeferB/5001-resizeDataSourceSummary-release
5001 resize data source summary release
2019-05-01 15:09:37 -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
111e8fe477
Merge pull request #4765 from kellykelly3/cvt-contacts-view
Merging develop into my local cvt-contact-view branch
2019-05-01 15:07:57 -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
Richard Cordovano
8543dd6517
Merge pull request #4756 from APriestman/4906_portableCaseCompression
4906 portable case compression and 4951 interesting items
2019-05-01 15:04:07 -04:00
Kelly Kelly
e54f0aed9e Merged in develop 2019-05-01 15:00:24 -04:00
William Schaefer
f9adc9b9f1 4978 add exception to logging when getUniquePath fails for textContentViewer 2019-05-01 14:56:38 -04:00
Ann Priestman
8693f3cd6d Addressing review comments 2019-05-01 13:51:50 -04:00
U-BASIS\dsmyda
ee90958509 Removed sources and javadoc off class path 2019-05-01 10:00:43 -04:00
U-BASIS\dsmyda
055db7b6a2 Excluded javadocs from Ivy 2019-05-01 09:54:31 -04:00
esaunders
a2f93f8b1b
Merge pull request #4763 from dannysmyda/Fix-Desync-Between-KWS-Props-and-XML
Repair Project Properties and XML for KWS
2019-04-30 18:06:00 -04:00
esaunders
3d7fc23304
Merge branch 'develop' into Fix-Desync-Between-KWS-Props-and-XML 2019-04-30 18:05:42 -04:00