Commit Graph
11161 Commits
Author SHA1 Message Date
Oliver Spohngellert 9750c10c16 Fixed saving of user defined file types. 2016-03-30 09:01:02 -04:00
Oliver Spohngellert 79857ba962 Allowed new file types to be added. 2016-03-29 16:13:41 -04:00
Oliver Spohngellert 03a5ce78f2 Added toString to file type signature. 2016-03-29 12:11:32 -04:00
Oliver Spohngellert 7cc2e221f3 Made signatures show in ui. 2016-03-29 11:45:31 -04:00
Oliver Spohngellert 38479747ae Fixed merge conflicts. 2016-03-29 10:22:37 -04:00
Oliver Spohngellert 91cb45c896 Merge remote-tracking branch 'upstream/develop' into test-file-type-ui 2016-03-29 10:18:38 -04:00
Richard Cordovano 5f88ed331e Merge pull request #2004 from BasisOlivers/aut-2029
Serialization of file type settings (user-defined file types)
2016-03-29 10:16:12 -04:00
Oliver Spohngellert 5fcd643b39 Semantics updates to userdefined types save managers. 2016-03-29 10:12:01 -04:00
Oliver Spohngellert 6aac65730c Fixed xmlFile in comments. 2016-03-29 09:08:04 -04:00
Oliver Spohngellert 98326c7ed8 Merge branch 'aut-2029' of https://github.com/BasisOlivers/autopsy into aut-2029 2016-03-29 08:31:26 -04:00
Oliver Spohngellert d6f3cfc59c Merge remote-tracking branch 'upstream/develop' into aut-2029 2016-03-29 08:28:03 -04:00
Oliver Spohngellert 6a1dcc0ee6 Fixed semantics issues in UserDefinedFileTypesManager 2016-03-28 16:20:44 -04:00
Oliver Spohngellert f1551764b5 Moved towards Signature list 2016-03-28 16:03:04 -04:00
Oliver Spohngellert 241e9fc8e9 Updated UI. 2016-03-28 14:32:39 -04:00
Richard Cordovano 271bdd961b Set build.type back to DEVELOPMENT post release 4.1.0 2016-03-27 20:34:00 -04:00
Richard Cordovano 8cf3702d4b Update inter-NBM dependencies for suite NBMs for release 4.1.0 2016-03-27 16:39:29 -04:00
Richard Cordovano 3c7c30c032 Update NBM versioning for release 4.1.0 2016-03-27 16:23:33 -04:00
Richard Cordovano 6d4c8a9c45 Add missing versioning values for CoreLibs and ScalpelCarver NBMs 2016-03-27 16:07:40 -04:00
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 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
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
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 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
jmillman ab50b39d6c fix gstreamer buffering 2016-03-23 10:49:47 -04:00