11939 Commits

Author SHA1 Message Date
William Schaefer
00ee5c7a8b 4792 fix other right click actions 2019-04-05 16:44:45 -04:00
William Schaefer
cd1a2782f2 4792 fix export other occurrences as csv funcion 2019-04-05 16:42:01 -04:00
William Schaefer
68fc9b706e 4792 remove unused bundle properties 2019-04-05 16:04:45 -04:00
William Schaefer
97e9a190f3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4792-OtherOccurrences4thColumn 2019-04-05 15:36:19 -04:00
William Schaefer
c318661a86 4792 remove unused variable 2019-04-05 15:35:56 -04:00
William Schaefer
d30dd50e09 4792 fix unselecting last case 2019-04-05 15:22:06 -04:00
William Schaefer
59739bf9c0 4792 ensure components are initialized in new panel 2019-04-05 13:29:13 -04:00
William Schaefer
84b69f86c9 4792 display details when just case or data source selected 2019-04-05 13:12:06 -04:00
William Schaefer
793366a142 4792 fix multiple data sources appearing when only 1 exists 2019-04-04 18:39:10 -04:00
William Schaefer
6bf09f72eb 4792 fix creation date / unselect 2019-04-04 17:33:09 -04:00
William Schaefer
19c255518f 4792 attempt to get date created for case 2019-04-04 17:03:02 -04:00
William Schaefer
b5c020f273 4792 slight clean up of mostly working content viewer 2019-04-04 15:51:14 -04:00
William Schaefer
d5531d8ffc 4792 kinda working field population 2019-04-04 14:51:35 -04:00
Richard Cordovano
8fe9ffeaad Merge remote-tracking branch 'upstream/release-4.11.0' into develop 2019-04-03 19:10:52 -04:00
William Schaefer
48264cbba0 4792 resizing of other occurrences content viewer actually works! 2019-04-03 19:01:11 -04:00
Richard Cordovano
9ed329f81a Merge remote-tracking branch 'upstream/release-4.11.0' into improved-case-deletion-part2 2019-04-03 18:59:35 -04:00
William Schaefer
83e5c24c11 4792 working resize, code to reset and clear details panel 2019-04-03 17:29:22 -04:00
William Schaefer
d718d1ca1b 4792 resizing of other occurrences content viewer components closer to working 2019-04-03 15:35:59 -04:00
William Schaefer
1db30a6830 4792 adjust sizing and layout of other occurrences panel 2019-04-03 14:46:41 -04:00
William Schaefer
1614bf9fb5 4792 adjust sizing and layout of other occurrences panel 2019-04-03 14:46:21 -04:00
Ann Priestman
05881422d0 Doxygen fixes 2019-04-03 14:39:15 -04:00
William Schaefer
86fd0f9a23 4792 make occurrence details panel dynamically to allow for variable number of properties 2019-04-03 13:50:14 -04:00
Richard Cordovano
0b43813a6f
Revert "1218 back\forward code for Communications window" 2019-04-03 13:02:24 -04:00
Richard Cordovano
450da82c7f Merge in release-4.11.0 branch 2019-04-03 09:21:26 -04:00
William Schaefer
cac861ec16 4792 make initial empty details panel visible 2019-04-02 17:03:22 -04:00
William Schaefer
e2eb0e78a3 4792 fix sizes so content viewer is enabled 2019-04-02 16:37:38 -04:00
esaunders
46f0c0ae39 Use property instead of variable in build script. 2019-04-02 16:01:39 -04:00
William Schaefer
4ef9ae338f 4792 fix npe with initial empty panel 2019-04-02 15:58:06 -04:00
William Schaefer
e35dd18c9a 4792 initial panel for 4th column added as empty panel 2019-04-02 15:55:18 -04:00
esaunders
8a2ee04a0d Merge branch 'release-4.11.0' of github.com:sleuthkit/autopsy into 4868_gstreamer_deployment 2019-04-02 15:39:58 -04:00
Richard Cordovano
3e902f71df
Merge pull request #4651 from kellykelly3/1218-link-analysis-back
1218 back\forward code for Communications window
2019-04-02 11:21:22 -04:00
Richard Cordovano
18f2843acc
Merge pull request #4670 from sleuthkit/release-4.11.0
Release 4.11.0
2019-04-02 10:21:17 -04:00
esaunders
04e0c6e678 Codacy fix. 2019-04-01 17:13:41 -04:00
Richard Cordovano
d8f31894af
Merge pull request #4658 from dannysmyda/4860-Gstreamer-0-length-duration
4860 gstreamer 0 length duration
2019-04-01 17:09:51 -04:00
Richard Cordovano
e6d930bc0e
Merge pull request #4648 from APriestman/fixPortableCaseArtifacts
Support content with artifact parent in portable case.
2019-04-01 15:41:41 -04:00
U-BASIS\dsmyda
c38dc25456 Fixed codacy, the bug will reported, the bug seen in demos 2019-04-01 14:29:36 -04:00
esaunders
3c1789463c Added GStreamer paths to PATH environment variable on Windows so that we can find the correct version even if there is more than one version of Autopsy installed. 2019-04-01 13:55:12 -04:00
U-BASIS\dsmyda
f039aa6601 This commit features a whole bunch of proper state handling, preroll management, and small bug tweaks. An audio bar has also been added. 2019-03-29 15:46:08 -04:00
Kelly Kelly
f3ee0f9332 fixed used imports 2019-03-29 11:16:37 -04:00
wschaeferB
271cb7ff28
Merge pull request #4646 from wschaeferB/4879-NormalizeBlackboardAttributesInDiffs
4879 normalize blackboard attributes in diffs
2019-03-28 18:27:57 -04:00
Richard Cordovano
3cd0fee13f Merge remote-tracking branch 'upstream/release-4.11.0' into improved-case-deletion-part2 2019-03-28 11:20:20 -04:00
Richard Cordovano
8bc4f05b82 Address Codacy flagged issues for DeleteCaseTask 2019-03-27 17:20:46 -04:00
Richard Cordovano
3abbceb68a Code review fixes for improved case deletion 2019-03-27 14:22:47 -04:00
Richard Cordovano
a021a81a8b Added missing param javadoc in Case.java 2019-03-27 13:14:47 -04:00
Richard Cordovano
0216984b7b Merge remote-tracking branch 'upstream/release-4.11.0' into legacy-case-znode-update-fix 2019-03-27 13:10:03 -04:00
Kelly Kelly
851099cee2 Changes per Jonathan's review comments 2019-03-27 11:29:19 -04:00
Ann Priestman
57c1ada296 Fix cut and paste error 2019-03-27 08:21:51 -04:00
Richard Cordovano
53d1d161e5 Make Case.updateCaseNodeData more robust, update MERGED file 2019-03-27 07:57:37 -04:00
William Schaefer
9d74888cc9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4879-NormalizeBlackboardAttributesInDiffs 2019-03-26 18:52:58 -04:00
Richard Cordovano
e73fc25156
Merge pull request #4652 from APriestman/4764_doxygenFixes
Fixed doxygen warnings
2019-03-26 16:34:18 -04:00