11922 Commits

Author SHA1 Message Date
esaunders
c4e81f2ea2 Converted DeletedContent, ExtractedContent, FileSize, FileTypesByExtension, FileTypesByMimeType, HashsetHits, InterestingHits and KeywordHits to new child factory approach that supports paging. 2019-04-17 13:05:50 -04:00
esaunders
f54c9aa2ff Removed PagingSupport.destroy() and fixed bug in PagingSupport.getCurrentPage(). 2019-04-17 11:48:16 -04:00
esaunders
7b1cb3e1d1 Codacy fixes. 2019-04-10 17:45:05 -04:00
esaunders
81e0823ba8 Reverted DataResultViewerTable to original state and added a comment to KnownAndSlackFilter. 2019-04-09 16:47:37 -04:00
esaunders
07a375bd12 Moved event classes to make them accessible. 2019-04-08 16:56:36 -04:00
esaunders
73b39c6360 Added BaseChildFactory class that can provide paging and filtering support to subclasses. 2019-04-08 16:19:11 -04:00
Richard Cordovano
8fe9ffeaad Merge remote-tracking branch 'upstream/release-4.11.0' into develop 2019-04-03 19:10:52 -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
Ann Priestman
05881422d0 Doxygen fixes 2019-04-03 14:39:15 -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
esaunders
46f0c0ae39 Use property instead of variable in build script. 2019-04-02 16:01:39 -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
U-BASIS\dsmyda
07b5053c8d More code clean up, removed null references 2019-03-26 14:54:15 -04:00
Kelly Kelly
b1ef186ab5 Finally figured out the issue with the setting the date choosers correctly 2019-03-26 14:09:01 -04:00
Kelly Kelly
defbbad58b Reordered button bar and removed text from buttons 2019-03-26 13:22:36 -04:00
U-BASIS\dsmyda
1e3358f456 General code clean-up and fix for videos not correctly reporting their total length until the play button is pressed 2019-03-26 12:19:51 -04:00
Ann Priestman
bed8774a7f Fixed doxygen warnings 2019-03-26 11:31:00 -04:00
Kelly Kelly
5c35a73ed3 Added icons to the redraw, undo, redo buttons 2019-03-26 10:17:53 -04:00
Kelly Kelly
d04079314e Reordered the buttons 2019-03-25 20:04:00 -04:00
Kelly Kelly
f73b255ce8 merged in develop 2019-03-25 19:34:41 -04:00
Kelly Kelly
2824a75a3b Inital commit of back\forward code for Communications window 2019-03-25 18:31:01 -04:00
Richard Cordovano
85bac67bc3 Improved case deletion polish/cleanup 2019-03-25 17:44:59 -04:00
Richard Cordovano
3ae147a041 Improved case deletion cleanup/polish 2019-03-25 15:09:52 -04:00
Richard Cordovano
0fca244d4c Improved case deletion cleanup/polish 2019-03-25 15:07:57 -04:00
Richard Cordovano
1b0b656800 Imporved case deletion cleanup/polish 2019-03-25 15:05:12 -04:00
Richard Cordovano
da8d73d878 Improved case deletion polish/cleanup 2019-03-25 14:51:47 -04:00
Richard Cordovano
d3fc817ea6 Improved case deletion polish/cleanup 2019-03-25 14:30:38 -04:00
Richard Cordovano
6eb41faf9d Improved case deletion polish/cleanup 2019-03-25 14:29:10 -04:00
Richard Cordovano
44f91b9809 Improved case deletion polish/cleanup 2019-03-25 14:27:32 -04:00