Commit Graph
18776 Commits
Author SHA1 Message Date
Richard Cordovano 2179987dad Change build.type to RELEASE fro 4.1.0 2016-03-27 16:05:46 -04:00
Richard Cordovano 4cb80c2dc2 Clean up some of the doxygen warnings for class javadocs 2016-03-27 14:04:11 -04:00
Richard Cordovano 50977ca219 Update datamodel/ArtifactStringContent for BlackboardAttribute.getContext deprecation 2016-03-27 13:12:42 -04:00
Oliver Spohngellert 6f17ba5fc9 Fixed ui resizability 2016-03-25 16:32:14 -04:00
Oliver Spohngellert a4280b4ea3 Update to UI 2016-03-25 15:42:03 -04:00
Oliver Spohngellert d2704c879a Continued to update ui: 2016-03-25 14:28:25 -04:00
Oliver Spohngellert 5c67c55db0 Begun movement towards new UI 2016-03-25 13:36:37 -04:00
Eugene Livis 58cb3508ec Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-03-25 13:12:01 -04:00
Oliver Spohngellert 1807570dec Got rid of save button in file extension mismatch. 2016-03-25 10:54:29 -04:00
Oliver Spohngellert 004758e446 Finished UI updates to ingest jobs, except for resizability of JDialog. 2016-03-25 09:58:55 -04:00
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
Richard Cordovano 41ddda8a15 Merge pull request #2042 from BasisOlivers/aut-2064
Made tagged results data work for all reports.
2016-03-24 16:42:09 -04:00
jmillman 767a169d77 cleanup PromptDialogManager, EventsRepository and TimeLineController 2016-03-24 16:11:05 -04:00
Oliver Spohngellert 9fdc48f8e0 Updated Dialog box for ingest modules. 2016-03-24 16:01:22 -04:00
jmillman 843fefac25 prevent progressdialog from blocking input to the main timeline window 2016-03-24 15:46:01 -04:00
Oliver Spohngellert 9d304c9b48 Merge remote-tracking branch 'upstream/develop' into aut-2046-secondtry 2016-03-24 15:29:36 -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
Oliver Spohngellert c69e8de4ce Updated ui for data source wizard. 2016-03-24 11:32:00 -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 e8058f2644 Update NEWS.txt for release 4.1.0 2016-03-23 14:52:35 -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
Richard Cordovano 0c9b099313 Merge pull request #2036 from millmanorama/fix-gstreamer-buffering
fix gstreamer buffering
2016-03-23 11:29:08 -04:00
Eugene Livis 47167d93ea Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-03-23 11:15:42 -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
Richard Cordovano a2c6225dca Merge pull request #2034 from millmanorama/reinstate-filetype-detecting-in-ImageUtils
Reinstate filetype detecting in image utils
2016-03-22 21:16:06 -04:00
jmillman 341fbf836c fix bug in isMediaThumbnailSupported 2016-03-22 17:08:20 -04:00
jmillman 60ee20c9ef improve error handling in ImageGallery 2016-03-22 17:08:15 -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