15676 Commits

Author SHA1 Message Date
Nick Davis
dcdeaa4e4b shrunk gap between db config and lower buttons in options panel. renamed import hashdb button. 2017-06-12 19:12:41 -04:00
Nick Davis
27e2f479c8 renamed default sqlite db to EnterpriseArtifacts. 2017-06-12 19:08:27 -04:00
Nick Davis
7cd1ecbe74 added spaces to the title of the options panel 2017-06-12 18:46:03 -04:00
Nick Davis
e137c14ce8 removed dialog suggesting a reboot is required. 2017-06-12 18:37:58 -04:00
Nick Davis
b3d1518b1c fixed use of depricated setLabel method 2017-06-12 18:27:13 -04:00
Richard Cordovano
edd70dc9d1 Merge pull request #2837 from narfindustries/eam
Eam - clean ups
2017-06-12 11:48:43 -04:00
Nick Davis
2b1c2e79e8 Merge branch 'develop' of github.com:sleuthkit/autopsy into eam 2017-06-12 11:00:25 -04:00
Nick Davis
6ac9817a28 cleaned up TODOs 2017-06-12 11:00:04 -04:00
Nick Davis
2727a43c9e corrected usage of 'CDB' to new name. 2017-06-12 10:30:43 -04:00
Maxwell Koo
2a90475cf6 Fix up copyright statement where incorrect 2017-06-12 10:10:43 -04:00
Richard Cordovano
a7aa966306 Merge pull request #2836 from narfindustries/eam
Integrate Enterprise Artifact Manager
2017-06-12 09:53:18 -04:00
Richard Cordovano
2702ccaa66 Merge pull request #2834 from APriestman/truncateIstat
Moved istat bundle message
2017-06-12 09:52:48 -04:00
Maxwell Koo
b7119d4f36 Fix dependency issues 2017-06-12 09:37:40 -04:00
millmanorama
f37346c1dc remove unused imports 2017-06-12 15:04:59 +02:00
millmanorama
52d1076bef more comments and cleanup 2017-06-12 14:39:19 +02:00
millmanorama
e3747238c6 tweaks to properly remove finished progressHandles 2017-06-12 14:26:57 +02:00
Ann Priestman
7e99bb603c Moved bundle message 2017-06-12 08:18:04 -04:00
Maxwell Koo
2aedae5072 Integrate enterprise artifact manager code 2017-06-12 07:14:41 -04:00
millmanorama
dc391bdbfe Merge remote-tracking branch 'upstream/develop' into 2608-video_thumbnails 2017-06-11 11:01:42 +02:00
millmanorama
f2fe144e1b more refactoring ThumbnailLoadTask no longer a swingworker 2017-06-11 10:59:06 +02:00
Richard Cordovano
54301588a2 Update NEWS.txt for release 4.4.1 2017-06-09 16:59:30 -04:00
Richard Cordovano
6d95464a69 Merge pull request #2830 from APriestman/truncateIstat
Limit the results displayed from istat in the Metadata tab
2017-06-09 12:49:12 -04:00
Richard Cordovano
6fb8a8fcbe Merge pull request #2827 from wschaeferB/1895-ContextMenuForKeyValueNodes
1895 context menu for key value nodes
2017-06-09 12:48:40 -04:00
millmanorama
66b210a3df adjust cancellation checks, especially adding important ones in VideoUtils.generateVideoThumbnail 2017-06-09 16:19:44 +02:00
millmanorama
26801b657b cleanup and refactoring 2017-06-09 15:26:59 +02:00
millmanorama
dc23cec4a6 more cleanup 2017-06-09 13:26:49 +02:00
millmanorama
eb57361b6f suppress compile type warnings 2017-06-09 11:14:11 +02:00
millmanorama
66e1f5cca6 Merge remote-tracking branch 'upstream/develop' into 2608-video_thumbnails 2017-06-09 10:26:21 +02:00
millmanorama
8fc540554a move calls to ThumbnailViewNode.setThumbsSize into ThumbnailViewChildren.setThumbsSize; make ThumbnailViewNode private; other cleanup 2017-06-09 10:26:11 +02:00
Richard Cordovano
7e09a1ac98 Merge pull request #2833 from eugene7646/bug_fix
Bug fix
2017-06-08 14:56:02 -04:00
Eugene Livis
ff54f04dd3 Removed debug logs 2017-06-08 14:41:41 -04:00
Eugene Livis
2b43e475be Removed debug logs 2017-06-08 14:40:50 -04:00
Eugene Livis
e73b6e0361 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into bug_fix 2017-06-08 14:39:23 -04:00
Eugene Livis
8b8217eb2b Fixed logging errors 2017-06-08 14:37:06 -04:00
Richard Cordovano
09f2dac0e7 Address compiler warnings for messages in DataResultViewerThumbnail 2017-06-08 14:26:21 -04:00
William Schaefer
ed9176563a 1895 find MD5 matches now disabled for non-relevant files, works for carved files 2017-06-08 13:36:09 -04:00
Richard Cordovano
4fb7951475 Address compiler warnings for messages in SolrSearchService 2017-06-08 13:00:57 -04:00
millmanorama
4938ad4487 check for interupts/cancelation in ImageUtils methods/tasks; set cancelation text on progress bars. 2017-06-08 17:05:36 +02:00
Richard Cordovano
b4ab8d08b5 Merge pull request #2829 from zhhl/2682-updateRegressionScriptForHandleingPostgreSQL
Fix the Global_CSV log file couldn't found issue.
2017-06-08 10:50:46 -04:00
Richard Cordovano
28c9bdd978 Merge pull request #2832 from wschaeferB/2667-RegRipperMenuOrder
2667 added returns when substr is not defined to menuorder RegRipper …
2017-06-08 10:18:46 -04:00
Richard Cordovano
8d820272fd Merge pull request #2831 from eugene7646/bug_fix
AID bug fixes
2017-06-08 10:18:19 -04:00
millmanorama
0d8855d8b4 move functionality of ThumbnailLoader directly into ThumbnailViewChildren 2017-06-08 14:07:20 +02:00
millmanorama
e666b96bb9 Merge remote-tracking branch 'upstream/develop' into 2608-video_thumbnails 2017-06-08 14:03:58 +02:00
Richard Cordovano
f74de451fc Merge pull request #2818 from wschaeferB/2647-ContentViewerCorrectlyDisplaysData
2647 content viewer correctly displays data
2017-06-07 18:19:55 -04:00
Eugene Livis
d1aa9c696e Debug logs 2017-06-07 17:28:22 -04:00
William Schaefer
a202f2fa18 2667 added returns when substr is not defined to menuorder RegRipper module 2017-06-07 16:34:33 -04:00
Eugene Livis
40864ae8b7 Logging the reason why we failed to connect to a service 2017-06-07 16:23:07 -04:00
Eugene Livis
eaea2b7467 Removed duplicate service status check. Only doing service status check once on a background thread 2017-06-07 16:07:47 -04:00
Eugene Livis
172557eb52 Bug fix to make sure correct service status is being verified 2017-06-07 15:25:42 -04:00
William Schaefer
21962d46b7 2647 fix minor text cut off issues with metadata and hex panels for datacontentviewer 2017-06-07 12:37:47 -04:00