4844 Commits

Author SHA1 Message Date
Richard Cordovano
c77c54ebb5 Merge pull request #2041 from millmanorama/TL-prevent-dialog-from-blocking-input
TL prevent dialog from blocking input
2016-03-24 17:23:35 -04:00
Richard Cordovano
0aa23bb64f Merge pull request #2040 from millmanorama/Tl-filter-checkboxes-disable
Tl disable subfilters if parent filter is unselected
2016-03-24 17:23:22 -04:00
jmillman
767a169d77 cleanup PromptDialogManager, EventsRepository and TimeLineController 2016-03-24 16:11:05 -04:00
jmillman
843fefac25 prevent progressdialog from blocking input to the main timeline window 2016-03-24 15:46:01 -04:00
Oliver Spohngellert
72a96d6002 Made tagged results data work for all reports. 2016-03-24 15:15:23 -04:00
Richard Cordovano
eeb2010dc8 Merge pull request #2039 from BasisOlivers/warning-fixes
Got rid of raw types warning in MImeTyepPanel, updated docs.
2016-03-24 13:48:51 -04:00
Richard Cordovano
ac36203ca5 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-03-24 13:44:53 -04:00
Richard Cordovano
e81868916a Do not call non-publicAbstractFile.setMIMEType in modules/filetypeid/FileTypeDetector 2016-03-24 13:44:19 -04:00
Richard Cordovano
61448e1343 Merge pull request #2038 from sleuthkit/no_beep
remove beep because it caused a crash on OS X
2016-03-24 13:38:03 -04:00
Oliver Spohngellert
8c0680c1c5 Got rid of raw types warning in MImeTyepPanel, updated docs. 2016-03-24 13:36:10 -04:00
jmillman
2e36dcb040 support subfilter disabling and [parent filter diabling based on nunber of subfilters. 2016-03-24 13:32:41 -04:00
jmillman
2a7c0e33ce stop disabling filters when there is only one possible value because it conflicted with disabling them if no children are selected 2016-03-24 12:32:54 -04:00
jmillman
a6e5adbc73 disable subfilters if parent filter is unselected 2016-03-24 12:32:51 -04:00
Richard Cordovano
5f4b2f2b54 Fix logic for conditional case db add/post in modules/filetypeid/FileTypeDetector 2016-03-24 08:39:53 -04:00
Brian Carrier
ce814b1f46 remove beep because it caused a crash on OS X 2016-03-23 22:50:33 -04:00
Richard Cordovano
5174644801 Merge pull request #2037 from BasisOlivers/aut-2031
Mime type in file search by attributes
2016-03-23 14:07:22 -04:00
Oliver Spohngellert
49ee29ffca Fixed ui look for file search. 2016-03-23 13:58:38 -04:00
Richard Cordovano
4c1e86207f Merge and resolve conflicts 2016-03-23 13:30:33 -04:00
Richard Cordovano
fa8b4217b2 Make nee filetypeid/FileTypeDetector.detect set MIME type correctly for special files 2016-03-23 13:25:41 -04:00
Richard Cordovano
26ed41a885 Merge pull request #1975 from BasisOlivers/aut-1817
Allowed custom logical file set names
2016-03-23 11:58:55 -04:00
Oliver Spohngellert
77c68361b7 Added comments to increase clarity. 2016-03-23 11:55:04 -04:00
Oliver Spohngellert
3d2143cd1d Updated ui for logical file set names, edited implementation details. 2016-03-23 11:47:00 -04:00
Richard Cordovano
eceecbfa19 Merge pull request #2035 from sleuthkit/unc_windows_only
Map drives only on windows.  Caused exceptions on OS X
2016-03-23 11:40:29 -04:00
jmillman
ab50b39d6c fix gstreamer buffering 2016-03-23 10:49:47 -04:00
Brian Carrier
bca4477384 Map drives only on windows. Caused exceptions on OS X 2016-03-22 23:41:18 -04:00
jmillman
341fbf836c fix bug in isMediaThumbnailSupported 2016-03-22 17:08:20 -04:00
jmillman
7877113aa8 comment why old bahavior is desired in MediaViewVideoPanel
rever ReportGenerator, CategorizeAction, and CategorizeGroupAction since all changes where white space and formatting
2016-03-22 17:08:10 -04:00
jmillman
4b542f6d49 improve ImageUtils.isGIF and cleanup
minor cleanup in ImageUtils
2016-03-22 17:08:00 -04:00
jmillman
bd22f0d0d8 use fileTypeDetector.detect
use fileTypeDetector.detect
2016-03-22 17:07:53 -04:00
Oliver Spohngellert
743cfc6fee Fixed ui reset for file set name, added new icon logic to directory tree. 2016-03-22 10:51:38 -04:00
Oliver Spohngellert
2dcf5d768a Merged develop, fixed conflicts 2016-03-22 10:26:13 -04:00
Oliver Spohngellert
e6a2334bf5 Redesigned ui to have standard gaps for file search. 2016-03-22 09:56:06 -04:00
Oliver Spohngellert
7158afb403 Merge remote-tracking branch 'upstream/develop' into aut-2031 2016-03-22 08:46:09 -04:00
Richard Cordovano
478de24231 Merge remote-tracking branch 'upstream/develop' into release-4.1.0 2016-03-21 18:27:12 -04:00
Richard Cordovano
f9277249cf Cleanup/document report gen panels, disable cancel button when already cancelled 2016-03-21 17:27:58 -04:00
Richard Cordovano
9d97ebdf95 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-03-21 17:26:26 -04:00
Richard Cordovano
419f2409a8 Replace deprecated SleuthkitCase method call in ExternalResultsReporter 2016-03-21 17:25:02 -04:00
Richard Cordovano
9238287894 Merge pull request #2027 from millmanorama/TL-replace-last-obj-id
Tl replace last obj with .properties file based book keeping
2016-03-21 17:16:57 -04:00
Richard Cordovano
9a59cb2436 Merge pull request #2028 from BasisOlivers/error-message-fix
Added better error message to done method in TableReportsWorker
2016-03-21 15:36:52 -04:00
jmillman
94947d154c document TskCoreException 2016-03-21 15:34:39 -04:00
Richard Cordovano
9b2a784c38 Merge pull request #2012 from BasisOlivers/aut-1938
Disabled cancel button in reports panel on completion
2016-03-21 15:14:56 -04:00
jmillman
ca044a8cb9 refactor FileTypeDetector so that detect() and getFileType() have consistent behavior except for adding the results to the case db. 2016-03-21 15:12:29 -04:00
Oliver Spohngellert
68e4f094a3 Switched error messages 2016-03-21 15:07:26 -04:00
Oliver Spohngellert
3c298c5967 Fixed error message display in table reports worker 2016-03-21 14:27:46 -04:00
Richard Cordovano
3b6e897d01 Merge remote-tracking branch 'upstream/develop' into release-4.1.0 2016-03-21 14:13:56 -04:00
Oliver Spohngellert
ea212341fc Added better error message 2016-03-21 13:57:57 -04:00
Richard Cordovano
146c45bdbc Merge pull request #2026 from BasisOlivers/aut-2051
Added content to ArtifactData to optimize getting time, source file.
2016-03-18 16:40:40 -04:00
Oliver Spohngellert
581a12816f Added consistency to getContent vs this.content 2016-03-18 16:39:04 -04:00
Oliver Spohngellert
d853ef8023 Merge branch 'aut-2051' of https://github.com/BasisOlivers/autopsy into aut-2051 2016-03-18 16:36:55 -04:00
Oliver Spohngellert
43e3461ace Update ReportGenerator.java 2016-03-18 16:34:57 -04:00