Commit Graph
12153 Commits
Author SHA1 Message Date
Sophie Mori db7ab2dd14 Finished implementing getTypeName for instances of DisplayableItemNode 2016-09-22 13:38:00 -04:00
Richard Cordovano 7c2e8a91c9 Merge pull request #2343 from wishdasher/AUT-2226_error_loading_stix_file
Modified exception throwing and moved logging to upper levels
2016-09-15 15:13:52 -04:00
Richard Cordovano a004da6fef Merge pull request #2344 from wishdasher/AUT-2227_thumbnail_report_npe
Removed invalid characters from tag path name
2016-09-15 15:13:27 -04:00
Richard Cordovano 22676a849e Merge pull request #2341 from esaunders/alert_on_custom_file_types
Resurrected functionality that used to let users create an interestin…
2016-09-15 15:01:30 -04:00
Sophie Mori 01bb69b065 Removed invalid characters from tag path name 2016-09-15 11:34:37 -04:00
Sophie Mori 4c36a1d353 Modified exception throwing and moved logging to upper levels 2016-09-15 11:29:17 -04:00
Richard Cordovano cb800df948 Merge pull request #2338 from APriestman/toolName
Added tool name user preferences field
2016-09-15 09:20:18 -04:00
Ann Priestman 058c229c67 Changed "ToolName" to "AppName" 2016-09-15 09:04:06 -04:00
esaunders 5f34221183 Resurrected functionality that used to let users create an interesting file hit when custom file types were found. 2016-09-14 17:31:34 -04:00
Ann Priestman e36019654f Added tool name user preferences field 2016-09-14 13:43:11 -04:00
Richard Cordovano a45501a684 Merge pull request #2336 from APriestman/noModuleError
Improved error reporting in beginIngestJob
2016-09-14 12:39:22 -04:00
Ann Priestman daeb19754d Improved error reporting in beginIngestJob 2016-09-14 10:13:45 -04:00
Richard Cordovano 3bb09d8b64 Merge pull request #2321 from wishdasher/AUT-2211_toolbar_button_image_gallery
AUT-2211 toolbar button for image/video gallery
2016-09-12 10:18:54 -04:00
Richard Cordovano 150509f8f8 Merge pull request #2325 from zhhl/1971-moveTestFixturesToAutopsy
1971: move custom artifacts generator ingest module test fixture to A…
2016-09-09 11:34:46 -04:00
U-BASIS\zhaohui 2c81619dfb 1971: move custom aritfacts generator ingest module test fixture to Autopsy 2016-09-09 08:31:08 -04:00
Richard Cordovano 22782867ee Merge pull request #2317 from APriestman/encodedFiles
Adding support for encoded files
2016-09-08 16:33:00 -04:00
Richard Cordovano 9e20bc13f9 Merge pull request #2320 from zhhl/1970-moveHashTagToAutopsy
1970: move hashdb for tagged files from viking to autopsy
2016-09-08 15:50:39 -04:00
U-BASIS\zhaohui 45e8db8b87 1970: move hashdb for tagged files from viking to autopsy 2016-09-08 15:12:46 -04:00
Sophie Mori b9c3cd2c73 Added case listener to OpenAction to allow it to enable and disable itself 2016-09-08 14:44:59 -04:00
Sophie Mori 7993d6dadd Modified toolbar/case button actions to use annotations, added image/video button 2016-09-08 14:07:37 -04:00
Richard Cordovano bd083a866c Merge pull request #2314 from wishdasher/AUT-2213_ingest_modules_cancellation_checks
AUT-2213 Added cancellation checks for ingest modules using ContentUtils.writeToFile
2016-09-07 17:19:26 -04:00
Sophie Mori b65a7d12dd Removed unnecessary imports and modified documentation 2016-09-07 17:13:49 -04:00
Ann Priestman 56ba457f90 Fix for SingleUserCaseConverter 2016-09-07 14:06:27 -04:00
Richard Cordovano a8fe78ec75 Merge pull request #2305 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeSupport in LocalDiskPanel and the panels…
2016-09-07 09:20:09 -04:00
Ann Priestman b25b84a0e4 Merge remote-tracking branch 'upstream/develop' into encodedFiles 2016-09-07 08:03:43 -04:00
Sophie Mori 97c641d1bf Changed implementation to use method references 2016-09-06 14:26:47 -04:00
Sophie Mori 7cc85771e5 Added license 2016-09-02 10:55:39 -04:00
Sophie Mori a5f491fcff Updated use of ContentUtils.writeToFile with a CancellationCheck 2016-09-01 15:32:37 -04:00
Sophie Mori 10380fc16a Added cancellation checks to file ingest modules 2016-08-30 10:45:41 -04:00
Richard Cordovano bda2aea568 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-08-26 10:14:38 -04:00
Richard Cordovano faa8220fe2 Add null checks to DSP cancel methods 2016-08-26 10:13:59 -04:00
Richard Cordovano 75ad2f3dfd Merge pull request #2308 from APriestman/updateDocs
Updating the user docs for ActiveMQ and PostgreSQL installation.
2016-08-26 09:50:36 -04:00
Ann Priestman e17226bcbf Updated activeMQ version 2016-08-26 09:34:36 -04:00
Richard Cordovano 7410a3af8f Remove unused IngestJob 2016-08-25 23:23:30 -04:00
Richard Cordovano 67eeb2294f Resolve IngestJob/DataSourceIngestJob cancellation deadlock 2016-08-25 23:16:59 -04:00
Ann Priestman 12957130cf Updating the user docs for ActiveMQ and PostgreSQL installation. 2016-08-24 13:46:20 -04:00
Ann Priestman fc811d9cf8 Fixed encoding type for PstParser.java 2016-08-23 12:55:27 -04:00
Ann Priestman bc73e91fa4 Added encoding for attachments in PstParser.java 2016-08-23 09:28:48 -04:00
Sophie Mori 298d84057b Removed removal of property change listeners in DataResultPanel 2016-08-22 10:09:01 -04:00
Richard Cordovano a80a74186d Merge pull request #2306 from millmanorama/java-8u100+
updating version check in build.xml and updating to ControlsFX 8.40.1…
2016-08-22 09:19:20 -04:00
millmanorama 06efd34f8c updating version check in build.xml and updating to ControlsFX 8.40.11 to allow building against java 8u101/2 2016-08-22 14:02:52 +02:00
Sophie Mori 6f2b042239 Updated use of PropertyChangeListener in DataResultPanel and DirectoryTreeTopComponent 2016-08-19 13:24:56 -04:00
Sophie Mori d48fdd00e2 Updated PropertyChangeSupport in AutopsyOptionsPanel, ReportProgressPanel, GlobalEditListPanel, GlobalListsManagementPanel 2016-08-18 17:10:19 -04:00
wishdasher 3950292957 Updated use of PropertyChangeSupport in LocalDiskPanel and the panels linked to the filters in FileSearchPanel 2016-08-18 14:55:58 -04:00
Richard Cordovano 70683b53aa Merge pull request #2304 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeListener in InterestingItemDefsPanel, Ke…
2016-08-18 12:05:52 -04:00
wishdasher 9cd3187017 Updated use of PropertyChangeSupport in FileExtMismatchSettingsPanel, FileTypeIdGlobalSettingsPanel, HashLookupSettingsPanel 2016-08-18 10:16:36 -04:00
wishdasher 5c9145733e Updated use of PropertyChangeListener in InterestingItemDefsPanel, KeywordSearchGlobalLanguageSettingsPanel, AddFileTypePanel 2016-08-17 17:21:50 -04:00
Richard Cordovano a350bc7197 Merge pull request #2302 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageS…
2016-08-17 15:43:29 -04:00
Sophie Mori 72012c5888 Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageSettingsPanel, KeywordSearchGlobalSearchSettingsPanel, ImageFilePanel, LocalFilesPanel 2016-08-17 14:23:51 -04:00
Richard Cordovano a4077111ba Merge pull request #2301 from wishdasher/date_change
Changed date on DeleteBlackboardArtifactTagAction
2016-08-17 10:02:28 -04:00