6751 Commits

Author SHA1 Message Date
millmanorama
1d41283833 add ascending/descending symbols to labels 2017-05-31 16:31:30 +02:00
millmanorama
39be0c84c7 adjust layout of sort controls in DataResultViewerThumbnail 2017-05-31 16:26:41 +02:00
millmanorama
df14ce8461 restore inadvertent changes. 2017-05-31 16:08:11 +02:00
millmanorama
e4d27c1a0c cleanup CriterionPicker API 2017-05-31 12:39:12 +02:00
millmanorama
9a27107d07 cleanup and comments 2017-05-30 14:13:33 +02:00
millmanorama
2ce72b6df1 Merge remote-tracking branch 'upstream/develop' into 1659-sort-thumbnailviewer 2017-05-30 12:47:50 +02:00
millmanorama
cf00aa2677 minor tweaks 2017-05-30 12:44:22 +02:00
Richard Cordovano
21654ef2fb Merge pull request #2812 from rcordovano/1655-view-in-dir-fixes
Always select table viewer if child node selected
2017-05-25 19:03:13 -04:00
Richard Cordovano
bbeb967bea Always select table viewer if child node selected 2017-05-25 19:01:59 -04:00
Richard Cordovano
982f3abf48 Merge pull request #2811 from wschaeferB/2594-FixMenuText
2594 - reordered tag context menu items, removed ... from View Source…
2017-05-25 18:56:06 -04:00
William Schaefer
b7db66ec0d 2594 - reordered tag context menu items, removed ... from View Source Result 2017-05-25 18:33:31 -04:00
Richard Cordovano
7f94c769f4 Correct title of main results view 2017-05-25 18:17:53 -04:00
Richard Cordovano
f39e997076 Clean up and improve docs for DataResultPanel 2017-05-25 18:08:00 -04:00
Richard Cordovano
b41ff5bd6d Complete child selection fix for asynchronous node creation 2017-05-25 17:18:57 -04:00
Richard Cordovano
8b157eae72 Merge pull request #2801 from wschaeferB/2594-GoToSourceArtifactAction
2594 go to source artifact action
2017-05-25 16:47:57 -04:00
Richard Cordovano
81c0f56469 Modify result view chuild selection to work for asynchronous node creation 2017-05-25 15:58:12 -04:00
William Schaefer
c28d25ae0a 2594 added logging of exceptions in regards to Anns feedback 2017-05-25 14:52:44 -04:00
William Schaefer
59d80ccb2d 2594 changes to allow selection of artifact most times 2017-05-25 14:37:23 -04:00
millmanorama
1cdbb9e850 Merge remote-tracking branch 'upstream/develop' into 1659-sort-thumbnailviewer
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/corecomponents/DataResultViewerThumbnail.java
2017-05-25 11:37:40 +02:00
William Schaefer
2073700136 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2594-GoToSourceArtifactAction 2017-05-24 15:18:52 -04:00
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
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