6694 Commits

Author SHA1 Message Date
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
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
U-BASIS\dgrove
297308783a Minor fix. 2017-05-04 16:02:45 -04:00
Raman
fcbea3b223 2536: Review ChildFactory uses for long-running tasks
Fixed the InterestingHits nodes not showing up in the table sporadically.
2017-05-04 15:56:40 -04:00
U-BASIS\dgrove
72e0c9d7fd Updated JAR versions, and fixed compatibility issues. 2017-05-04 14:58:17 -04:00
Richard Cordovano
7c22a6ade9 Assorted case operatino UI fixes 2017-05-04 13:59:21 -04:00
millmanorama
8df7151d15 cleanup, refactor DataResultViewerTable.java 2017-05-04 15:00:00 +02:00
millmanorama
9863eade85 persist multicolumns sort order 2017-05-04 12:29:38 +02:00
millmanorama
258bc68a86 cleanup DataResultViewerTable in preparation for making column sorting persistent 2017-05-04 12:28:19 +02:00
millmanorama
828323edbe persist multi column sorting in DataResultViewerTable 2017-05-04 12:14:45 +02:00
Richard Cordovano
c8176c57ad Refactor to remove vague framework package 2017-05-03 20:12:34 -04:00
Richard Cordovano
9489c2a5be Fixes for case deletion 2017-05-03 15:37:41 -04:00
Richard Cordovano
781a74ffac Fixes for Solr core deletion and Case delete action progress 2017-05-03 12:44:35 -04:00