millmanorama
|
05605658bf
|
buildout thumbnail view sorting
|
2017-05-16 15:53:54 +02:00 |
|
millmanorama
|
2097a55a4f
|
Merge remote-tracking branch 'upstream/develop' into 1659-sort-thumbnailviewer
|
2017-05-16 11:50:50 +02:00 |
|
William Schaefer
|
34ac6f9552
|
2594 minor formatting correction to DirectoryTreeTopComponent
|
2017-05-15 18:14:11 -04:00 |
|
William Schaefer
|
b953c5a6cb
|
2594 fixed typo with DirectoryTreeTopComponent bundle property
|
2017-05-15 18:12:11 -04:00 |
|
Richard Cordovano
|
968986d41a
|
Fix selection of parent node in tree view for ViewContextAction
|
2017-05-15 18:02:46 -04:00 |
|
William Schaefer
|
17be5c3df6
|
2594 clean up of classes for pull request
|
2017-05-15 17:59:47 -04:00 |
|
William Schaefer
|
52c8f4e05d
|
2594 fixed account viewArtifact navigation for CC and default accounts
|
2017-05-15 17:30:46 -04:00 |
|
William Schaefer
|
a7ea1ee925
|
2594 added support to viewArt for default accounts
|
2017-05-15 16:55:07 -04:00 |
|
William Schaefer
|
d5b9a4023a
|
2594 merge from develop
|
2017-05-15 16:13:51 -04:00 |
|
William Schaefer
|
5f8c68ca3b
|
2594 added viewArt support for non-default email accounts and folders
|
2017-05-15 16:09:36 -04:00 |
|
William Schaefer
|
2af9bcd85f
|
2594 viewArtifact navigation now working for regexes
|
2017-05-15 15:10:09 -04:00 |
|
William Schaefer
|
2ba924bb81
|
2596 find associated attribute with already defined method, remove un-needed null check
|
2017-05-12 14:23:57 -04:00 |
|
William Schaefer
|
ed9d2ad596
|
2596 Added Artifact Type and and Details Columns
|
2017-05-12 12:21:13 -04:00 |
|
Jonathan Millman
|
d07bcc6af2
|
fix bug I introduced in my cleanup
|
2017-05-12 17:09:41 +02:00 |
|
millmanorama
|
a3cb94a061
|
Merge remote-tracking branch 'upstream/develop' into 1659-sort-thumbnailviewer
# Conflicts:
# Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
|
2017-05-12 17:07:40 +02:00 |
|
millmanorama
|
5fdf70cf08
|
Merge remote-tracking branch 'upstream/develop' into 1659-sort-thumbnailviewer
# Conflicts:
# Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
|
2017-05-12 16:34:21 +02:00 |
|
millmanorama
|
6af4d0a631
|
refactoring and cleanup of DataResultViewerTable
|
2017-05-12 14:40:09 +02:00 |
|
millmanorama
|
6f3f993073
|
Merge remote-tracking branch 'upstream/develop' into 2210-cleanup
# Conflicts:
# Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerTable.java
|
2017-05-12 10:47:38 +02:00 |
|
William Schaefer
|
c18d952393
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2594-GoToSourceArtifactAction
|
2017-05-11 15:46:51 -04:00 |
|
William Schaefer
|
e15331f951
|
2595 fixed module name in interestingArtifactCreatorModule
|
2017-05-11 15:23:17 -04:00 |
|
William Schaefer
|
ed2a23ca09
|
2595 fixed name and imports for test interesting artifact creation module
|
2017-05-11 15:23:03 -04:00 |
|
William Schaefer
|
226c36169f
|
2595 Test module for creating fake interesting artifacts for display-disabled
|
2017-05-11 15:22:47 -04:00 |
|
William Schaefer
|
92e9b1f0a7
|
2595 fixed module name in interestingArtifactCreatorModule
|
2017-05-11 15:16:30 -04:00 |
|
William Schaefer
|
8952023255
|
2595 fixed name and imports for test interesting artifact creation module
|
2017-05-11 15:09:14 -04:00 |
|
William Schaefer
|
36f1defd37
|
2595 Test module for creating fake interesting artifacts for display-disabled
|
2017-05-11 14:58:19 -04:00 |
|
William Schaefer
|
26fc8d1ffa
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2595-SplitInterestingItemsTree
|
2017-05-11 11:22:22 -04:00 |
|
William Schaefer
|
426df25968
|
2494 add support for newer Results tree changes to viewartifact
|
2017-05-11 11:16:16 -04:00 |
|
William Schaefer
|
adfdf471c1
|
2494 add actions for viewing source artifact for interesting art
|
2017-05-11 11:15:09 -04:00 |
|
William Schaefer
|
6a58e107e5
|
2594 add actions to call viewArtifact for navigation to source art
|
2017-05-11 11:13:03 -04:00 |
|
William Schaefer
|
5cee9f5402
|
2596 fix bundle message for artifact label
|
2017-05-11 10:49:22 -04:00 |
|
Richard Cordovano
|
97ff7ca519
|
Merge pull request #2793 from millmanorama/2210-persist-sort
2210 persist sort
|
2017-05-10 15:24:35 -04:00 |
|
Richard Cordovano
|
a71e1f58c6
|
Merge remote-tracking branch 'upstream/release-4.4.0' into develop
|
2017-05-10 11:53:37 -04:00 |
|
Richard Cordovano
|
d4184abbf2
|
Move attempt to gc from Autopsy.Case to SleuthkitCase
|
2017-05-10 11:50:15 -04:00 |
|
Richard Cordovano
|
b93699d174
|
Add missing clone method to ViewContextAction
|
2017-05-09 17:14:48 -04:00 |
|
millmanorama
|
6988ebc97d
|
minor cleanup
|
2017-05-09 17:09:18 +02:00 |
|
millmanorama
|
b35b871d1f
|
cleanup sort persistence and fix bug caused by using column identifiers
|
2017-05-09 17:07:33 +02:00 |
|
millmanorama
|
e22c9d413b
|
persist multi column sorting in DataResultViewerTable
|
2017-05-09 11:07:48 +02:00 |
|
Richard Cordovano
|
95b4beb41d
|
Format ViewCOntextAction.java
|
2017-05-08 18:04:26 -04:00 |
|
Richard Cordovano
|
29c5f42c94
|
Tidy up ViewContextAction.java
|
2017-05-08 18:02:49 -04:00 |
|
Richard Cordovano
|
3e84286444
|
Fix assorted docs to eliminate doxygen warnings
|
2017-05-05 18:00:57 -04:00 |
|
William Schaefer
|
9502db1202
|
2595-resolve conflict between Interesting Artifact code and develop
|
2017-05-05 17:16:33 -04:00 |
|
William Schaefer
|
a419de1a5a
|
2596 resolve conflict between Interesting Column code and develop
|
2017-05-05 17:13:09 -04:00 |
|
William Schaefer
|
f13a1fc1b3
|
Configured columns for Interesting Artifacts
|
2017-05-05 17:02:49 -04:00 |
|
U-BASIS\dgrove
|
5c53357bab
|
Added additional exception catches.
|
2017-05-05 14:24:18 -04:00 |
|
William Schaefer
|
60f66b0e8e
|
Merge Interesting Artifact Tree code with develop
|
2017-05-05 12:10:48 -04:00 |
|
William Schaefer
|
bd9555c2db
|
2635-remove adding of shortcut text to remove bookmark tag
|
2017-05-05 11:29:35 -04:00 |
|
Richard Cordovano
|
b99dbe7f62
|
Merge pull request #2781 from dgrove727/2561_POITikaJARVersionUpdates
2561 poi tika jar version updates
|
2017-05-05 10:59:01 -04:00 |
|
Richard Cordovano
|
91045c2ac6
|
Merge pull request #2784 from dgrove727/2561_POITikaJARVersionUpdates
2561 poi tika jar version updates
|
2017-05-05 10:55:08 -04:00 |
|
millmanorama
|
f9159ec85b
|
fix node comparator to match order in tableview
|
2017-05-05 12:23:44 +02:00 |
|
millmanorama
|
08eef357b1
|
move persistence related code to separate class, begin work on sorting thumbnail based on persisted info
|
2017-05-05 11:17:48 +02:00 |
|