7082 Commits

Author SHA1 Message Date
William Schaefer
cf64745ede Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2594-GoToSourceArtifactAction 2017-05-24 15:14:35 -04:00
Richard Cordovano
c6300002b0 Fix grammar error in comments in FileNode 2017-05-24 14:11:50 -04:00
Richard Cordovano
0218f08570 Supply missing bundle message for InterestingArtifactCreatorIngestModule 2017-05-24 12:45:43 -04:00
millmanorama
81228e4b37 fix sort order 2017-05-24 17:54:02 +02:00
Richard Cordovano
2fe3bc3dee Add error popups to ViewContextAction 2017-05-24 10:28:52 -04:00
Richard Cordovano
d1250a4261 Removed leftover TODO comment from DirectoryTreeTopComponent 2017-05-24 10:06:52 -04:00
Richard Cordovano
821fa0bedd Add documentation to DirectoryTreeFilterNode 2017-05-24 10:05:36 -04:00
millmanorama
ac103d0550 move Criterion to ResultViewerPersistence; wire up more UI details; seperate loading persisted sort info from making a comparator 2017-05-24 15:03:57 +02:00
Richard Cordovano
40b51e77e1 ViewContextAction fixes 2017-05-23 18:29:30 -04:00
Richard Cordovano
b31384b025 Updates to NodeSelectionInfo classes and artifact creation test classes 2017-05-23 16:59:27 -04:00
Richard Cordovano
9fd2072f36 Merge remote-tracking branch 'upstream/develop' into 1655-view-in-dir-fixes 2017-05-23 16:56:12 -04:00
Richard Cordovano
b953bef7da Add NodeSelectionInfo classes and artifact creation test classes 2017-05-23 16:55:54 -04:00
millmanorama
e1caeabb0d sort info is applied to thumbnail view and refreshes when dialog is dismissed 2017-05-23 17:02:39 +02:00
millmanorama
e92602e2fe Merge remote-tracking branch 'upstream/develop' into 1659-sort-thumbnailviewer 2017-05-23 13:30:31 +02:00
Richard Cordovano
face5c1b33 Merge remote-tracking branch 'upstream/release-4.4.0' into develop 2017-05-22 17:58:17 -04:00
rcordovano
3665e30870 Update module dependencies for release 4.4.0 2017-05-22 17:25:46 -04:00
rcordovano
0411893070 Update version number in corecomponents/Bundle.properties 2017-05-22 16:10:49 -04:00
Richard Cordovano
6fe64b06c2 Remove unused public key constant from UserPreferences 2017-05-22 15:49:54 -04:00
Richard Cordovano
20b84420b0 Remove obsolete SleuthkitErrorReporter 2017-05-22 15:46:13 -04:00
Richard Cordovano
d1365d0c48 Remove unreleased, deprecated Case.setTextIndexName public API 2017-05-22 15:02:14 -04:00
Richard Cordovano
cb65445573 Restore and deprecate Case.getAppName public API 2017-05-22 14:59:37 -04:00
Richard Cordovano
2382682bc2 Merge pull request #2802 from wschaeferB/2346-AboutActionFix
2346 about action fix
2017-05-17 11:15:36 -04:00
William Schaefer
11c5954102 2647-Tabs now scroll correctly when made too small for content 2017-05-16 16:33:35 -04:00
Richard Cordovano
20be3f9551 Merge remote-tracking branch 'upstream/develop' into 1655-view-in-dir-fixes 2017-05-16 13:01:58 -04:00
Richard Cordovano
0b55ba35c0 Update documentation of DisplayableItemNode class 2017-05-16 13:01:16 -04:00
William Schaefer
d0aca021a5 2346 removed unnecessary ActionReference name attribute 2017-05-16 12:38:32 -04:00
William Schaefer
9ea288fe2e 2346 corrected name of about action for openide 2017-05-16 10:17:02 -04:00
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