Richard Cordovano
|
27a69dcc8b
|
Merge pull request #2871 from narfindustries/sqlite-config-ui
eam db configuration and options panel UI revision
|
2017-06-22 11:59:22 -04:00 |
|
Nick Davis
|
0dbe91b5ee
|
Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into sqlite-config-ui
|
2017-06-22 10:41:29 -04:00 |
|
millmanorama
|
8166bd2272
|
put the correct node name in the lookup
|
2017-06-22 11:47:24 +02:00 |
|
millmanorama
|
cb46e98032
|
Merge remote-tracking branch 'upstream/release-4.4.1' into 2706-regex-hit-count
|
2017-06-22 11:20:53 +02:00 |
|
Richard Cordovano
|
afe7017e01
|
Merge pull request #2864 from wschaeferB/2745-contentViewerColumnCondition
2745 content viewer column condition
|
2017-06-21 14:48:01 -04:00 |
|
Nick Davis
|
597a16ddda
|
Merge branch 'release-4.4.1' of github.com:sleuthkit/autopsy into sqlite-config-ui
|
2017-06-20 18:59:39 -04:00 |
|
Nick Davis
|
beba50c231
|
bundle changes associated with TextConverter changes.
|
2017-06-20 17:36:23 -04:00 |
|
Nick Davis
|
bb914eb1a7
|
extracted TextConverter class from UserPreferences and made it public. Created an Exception class for it.
|
2017-06-20 17:35:39 -04:00 |
|
Richard Cordovano
|
adc9a44ea5
|
Merge pull request #2866 from rcordovano/tag-manager-get-all-tag-names
Add static getTagDisplayNames API to TagsManager
|
2017-06-19 12:33:54 -04:00 |
|
Richard Cordovano
|
d1588764f8
|
Add static getTagDisplayNames API to TagsManager
|
2017-06-19 12:31:46 -04:00 |
|
Richard Cordovano
|
cbb2ba7032
|
Merge pull request #2865 from rcordovano/tag-manager-get-all-tag-names
Reordering of TagManager methods
|
2017-06-19 11:06:44 -04:00 |
|
Richard Cordovano
|
897357b7f6
|
Reordering of TagManager methods
|
2017-06-19 11:05:30 -04:00 |
|
William Schaefer
|
826cde8547
|
Merge branch 'release-4.4.1' of https://github.com/sleuthkit/autopsy into 2745-contentViewerColumnCondition
|
2017-06-19 09:36:05 -04:00 |
|
millmanorama
|
8bf884b3a7
|
show "correct" counts in table
|
2017-06-19 14:29:47 +02:00 |
|
millmanorama
|
e741d0169a
|
format and obvious cleanup
|
2017-06-17 10:43:15 +02:00 |
|
Richard Cordovano
|
be5f512b5a
|
Merge pull request #2861 from millmanorama/2687-unsort-hidden_columns
2687 unsort columns if they are hidden and another column is sorted.
|
2017-06-16 12:38:29 -04:00 |
|
millmanorama
|
83786e8571
|
unsort columns if they are hidden and another column is sorted.
|
2017-06-16 18:14:12 +02:00 |
|
Richard Cordovano
|
f49e368f92
|
Merge pull request #2860 from millmanorama/2732-fix-inconsistent-sort-between-results-views
2732 only store the sort info for visible columns
|
2017-06-16 12:06:45 -04:00 |
|
millmanorama
|
6183d0a5f1
|
only store the sort info for visible columns
|
2017-06-16 17:20:16 +02:00 |
|
William Schaefer
|
1b43136244
|
2745 change out of date comments in DataContentViewerArtifact
|
2017-06-16 11:18:44 -04:00 |
|
Richard Cordovano
|
8eeb2d8787
|
Minor clean up of docs in TagManager
|
2017-06-16 11:18:11 -04:00 |
|
Richard Cordovano
|
83b6c01d6f
|
Removed unnecessary synchronization in TagsManager
|
2017-06-16 11:14:01 -04:00 |
|
Richard Cordovano
|
7215c43025
|
Update copyright, rearrange TagsManager.java for modifications
|
2017-06-16 11:07:27 -04:00 |
|
Richard Cordovano
|
4d3979aae9
|
Merge pull request #2853 from millmanorama/2734-reordering-sorted-columns
dont setNodesColumnLabel until after assigning all the properties co…
|
2017-06-16 08:11:10 -04:00 |
|
Richard Cordovano
|
42babf4799
|
Merge pull request #2852 from millmanorama/2735-unallocated-space-columns
only get columns for properties whose index exists in the column model
|
2017-06-16 08:07:15 -04:00 |
|
Richard Cordovano
|
7de08414d2
|
Merge pull request #2851 from millmanorama/2608-video_thumbnails
2608 video thumbnails
|
2017-06-16 08:06:32 -04:00 |
|
William Schaefer
|
545a149dbe
|
2745 disable column hiding leaving sorting enabled for content viewer ETable
|
2017-06-15 16:03:06 -04:00 |
|
William Schaefer
|
cf3230b246
|
2745 replace fixed indexs to table with loop
|
2017-06-15 14:56:30 -04:00 |
|
millmanorama
|
284b671ea8
|
dont set NodesColumnLabel until after assigning all the properties columns
|
2017-06-15 16:12:41 +02:00 |
|
Richard Cordovano
|
53a923a767
|
Merge pull request #2848 from wschaeferB/2745-DisableHidingInContentView
2745 disable hiding and other features on columns in Results content …
|
2017-06-15 10:11:34 -04:00 |
|
millmanorama
|
faa1958aaa
|
only get columns whose index exists in the column model
|
2017-06-15 14:23:03 +02:00 |
|
millmanorama
|
656dd109a0
|
Merge branch 'release-4.4.1' into 2608-video_thumbnails
|
2017-06-15 13:22:46 +02:00 |
|
William Schaefer
|
b58b5e08ba
|
2745 disable hiding and other features on columns in Results content viewer
|
2017-06-14 18:12:47 -04:00 |
|
Richard Cordovano
|
c7528e5c27
|
Remove debug message from IngestJob.dataSourceJobFinished
|
2017-06-14 17:29:22 -04:00 |
|
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 |
|