14526 Commits

Author SHA1 Message Date
William Schaefer
4aca751dba 2603 disable deleting of cases when in SelectedMode.Examiner only 2017-05-31 18:26:57 -04:00
William Schaefer
e23191f375 2603 refactor SelectedMode from AutoIngestUserPreferences to UserPreferences 2017-05-31 18:26:13 -04:00
William Schaefer
c127cb221c 2647 fixed horizontal scroll issues with metadata and extracted content 2017-05-31 17:29:56 -04:00
William Schaefer
76b793dfa5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2647-ContentViewerCorrectlyDisplaysData 2017-05-31 15:47:40 -04:00
Richard Cordovano
4d88b017f8 Do not log search cancellation as an error 2017-05-31 14:57:44 -04:00
Raman
70c1012c9f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-05-31 11:43:34 -04:00
Raman
af8e6258e3 2660: Reorder columns in Email Messages results view table
- Changed the set and order of columns displayed for email messages
 - Save the headers in its own attribute, instead of the msg body.
2017-05-31 11:43:01 -04:00
millmanorama
804f4e5bcf use type specific preferences api, fix illegal state exception 2017-05-31 17:12:38 +02:00
Richard Cordovano
aa345e0e2b Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2017-05-31 11:11:31 -04:00
Richard Cordovano
37a6f0febb Revert IngestManager jobs collection to ConcurrentHashMap 2017-05-31 11:11:19 -04:00
William Schaefer
098de26294 2603 fix order of Case menu 2017-05-31 11:00:51 -04:00
Richard Cordovano
dfdd6e6826 Merge pull request #2806 from wschaeferB/2212-HtmlReportImageViewing
2212 tagged images in html report now open in top level page instead …
2017-05-31 10:31:33 -04:00
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
Richard Cordovano
d8eda63cf6 Merge pull request #2804 from zhhl/2653-multiUserJunit
2653: first Java regression test code for multi-user case. The settin…
2017-05-31 10:11:24 -04:00
millmanorama
df14ce8461 restore inadvertent changes. 2017-05-31 16:08:11 +02:00
millmanorama
e0d4971e4d persist hidden columns first pass 2017-05-31 15:35:34 +02:00
millmanorama
e4d27c1a0c cleanup CriterionPicker API 2017-05-31 12:39:12 +02:00
William Schaefer
105a008006 2603 Delete Case moved to Case menu from Case Properties 2017-05-30 17:38:27 -04:00
William Schaefer
65f1903636 2603 Bug that prevents deletion progress dialog from closing fixed 2017-05-30 16:03:34 -04:00
William Schaefer
3bfab646bc 2603 Delete Case enabled for multi user mode 2017-05-30 16:02:28 -04:00
Richard Cordovano
afcf57178e Tidy up and improve documnetation of IngestManager 2017-05-30 12:58:23 -04: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
William Schaefer
280792a854 2647 included result viewers resize and scroll correctly 2017-05-26 17:57:56 -04:00
William Schaefer
fedb03eec0 2647 results table converted from html to ETable now resizes correctly 2017-05-26 11:51:35 -04: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
3539d3f691 Merge pull request #2810 from rcordovano/1655-view-in-dir-fixes
Correct title of main results view
2017-05-25 18:19:03 -04:00
Richard Cordovano
7f94c769f4 Correct title of main results view 2017-05-25 18:17:53 -04:00
Richard Cordovano
47f62e6712 Merge pull request #2809 from rcordovano/1655-view-in-dir-fixes
Clean up and improve docs for DataResultPanel
2017-05-25 18:09:04 -04:00
Richard Cordovano
f39e997076 Clean up and improve docs for DataResultPanel 2017-05-25 18:08:00 -04:00
Richard Cordovano
1d073b1c82 Merge pull request #2808 from rcordovano/develop
Complete child selection fix for asynchronous node creation
2017-05-25 17:20:53 -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
a0b56ef772 Merge pull request #2807 from rcordovano/result-view-selection-fix
Make result view selection work for asynchronous node creation
2017-05-25 16:02:23 -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
0dd9277261 2212 tagged images in html report now open in top level page instead of frame 2017-05-24 18:11:06 -04:00
William Schaefer
2073700136 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2594-GoToSourceArtifactAction 2017-05-24 15:18:52 -04:00
Richard Cordovano
27c6163701 Merge pull request #2805 from rcordovano/1655-view-in-dir-fixes
1655 view in dir fixes
2017-05-24 15:16:20 -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