Richard Cordovano
|
6fc372e379
|
Update app version number for 4.4.1 release
|
2017-06-13 13:05:24 -04:00 |
|
Richard Cordovano
|
4e452ce8f4
|
Restore accidentally deleted corecompennts files
|
2017-06-13 12:51:01 -04:00 |
|
Richard Cordovano
|
49e0412956
|
Update label on multi-user settings panel
|
2017-06-13 12:28:48 -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 |
|
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
|
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
|
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 |
|
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
|
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
|
40864ae8b7
|
Logging the reason why we failed to connect to a service
|
2017-06-07 16:23:07 -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 |
|
Ann Priestman
|
ad4c8110c7
|
Limit the results displayed from istat in the Metadata tab
|
2017-06-07 11:48:34 -04:00 |
|
millmanorama
|
cd962e1532
|
cleanup
|
2017-06-07 15:56:05 +02:00 |
|
millmanorama
|
19798c5ac5
|
Merge remote-tracking branch 'upstream/develop' into 2608-video_thumbnails
# Conflicts:
# Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerThumbnail.java
# Core/src/org/sleuthkit/autopsy/corecomponents/ThumbnailViewChildren.java
# Core/src/org/sleuthkit/autopsy/corecomponents/ThumbnailViewNode.java
|
2017-06-07 14:01:31 +02:00 |
|
William Schaefer
|
cc02833991
|
1895 minor formating and copyright adjustments to KeyValueNode and KeywordSearchFilterNode
|
2017-06-06 15:21:51 -04:00 |
|
William Schaefer
|
78b3feb093
|
2647 corrected misspelling and added info on DataContentViewer horizontal resizing to modContent.dox
|
2017-06-06 14:45:50 -04:00 |
|
William Schaefer
|
ac9e9b4b56
|
1895 - add timeline action to context menu for ad hoc searches
|
2017-06-06 14:02:24 -04:00 |
|
Richard Cordovano
|
7255746fe5
|
2231 Use app name setting for main window title
|
2017-06-06 12:20:02 -04:00 |
|
millmanorama
|
f5a09e1a13
|
Merge remote-tracking branch 'upstream/develop' into 2619-persist-hidden-columns
# Conflicts:
# Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
|
2017-06-06 16:17:48 +02:00 |
|
millmanorama
|
3691f87d28
|
move the ThumbnailLoader to ThumbnailViewNode
|
2017-06-06 15:57:03 +02:00 |
|
Richard Cordovano
|
cef1b10834
|
Merge pull request #2813 from millmanorama/1659-sort-thumbnailviewer
1659 sort thumbnailviewer
|
2017-06-06 09:38:14 -04:00 |
|
millmanorama
|
115b0a99ce
|
move thread pool to DataResultViewerThumbnail so it can cancel all tasks easily in setNode
|
2017-06-06 15:27:13 +02:00 |
|
millmanorama
|
1bb84edc23
|
reinstate timer triggered spinner as that doesn't seem to be the bottleneck
|
2017-06-06 12:32:38 +02:00 |
|
millmanorama
|
1f203cacb3
|
reset sortLabel when there are no thumbnails
|
2017-06-06 11:46:53 +02:00 |
|
millmanorama
|
189b82ef23
|
enable cancellation of ThumbnailLoadingWorker, limit to 3 at a time
|
2017-06-06 11:12:08 +02:00 |
|
Richard Cordovano
|
9d0d1bfeb7
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2017-06-05 17:48:49 -04:00 |
|
Richard Cordovano
|
be0ccca38d
|
Add missing exception rethrow in Case class
|
2017-06-05 17:48:36 -04:00 |
|
Richard Cordovano
|
4171b79b64
|
Merge pull request #2817 from wschaeferB/2603-MultiUserDelete
2603 multi user delete
|
2017-06-05 14:45:30 -04:00 |
|
William Schaefer
|
bc69b83875
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2647-ContentViewerCorrectlyDisplaysData
|
2017-06-05 14:41:42 -04:00 |
|
William Schaefer
|
7ecc927ea1
|
2603 adjusted comment and removed un-used method
|
2017-06-05 14:07:57 -04:00 |
|
Richard Cordovano
|
120a5afe5c
|
Refinements to thread-safe INgestManager
|
2017-06-05 10:11:00 -04:00 |
|
Richard Cordovano
|
8c35c19c36
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2017-06-02 17:54:36 -04:00 |
|