Commit Graph
3974 Commits
Author SHA1 Message Date
Brian Carrier 93e6abe5a6 Updated build files for installer 2013-08-21 12:23:20 -04:00
Brian Carrier 0e1592d345 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-08-20 13:35:55 -04:00
Brian Carrier 7ab52993a2 removed call to update_version.py from ant and changed variable names 2013-08-20 13:35:38 -04:00
Brian Carrier ce306636a5 fixed bug where images could not be resized and exceptions occured 2013-08-20 13:16:24 -04:00
Brian Carrier ae55dd03c5 Merge pull request #251 from rcordovano/close_case
Changed access specifier of Case.closeCase() method
2013-08-19 19:54:28 -07:00
Richard Cordovano 917398c591 Changed access specifier of Case.closeCase() method 2013-08-19 18:30:00 -04:00
Brian Carrier 63374ad0f3 Updated result viewer docs again 2013-08-18 21:58:20 -04:00
Brian Carrier e6fe90719a Updated doxygen for dataresult viewers 2013-08-16 22:16:28 -04:00
Brian Carrier 09b737b766 Added link to wiki 2013-08-16 21:47:48 -04:00
Brian Carrier 2bc314d79f Fixed typo in sample ingest module 2013-08-16 12:54:02 -04:00
Brian Carrier 0f5dd2894a Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-08-16 12:53:01 -04:00
Brian Carrier 2fb3dc67c6 normalized use of resetComponent for content viewers and better handle case where no tabs are enabled so that viewers reset and old data is not visible. 2013-08-16 12:52:54 -04:00
Brian Carrier fbb7f28f87 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-08-14 23:44:25 -04:00
Brian Carrier 72e5ea71b2 Added sample data source ingest module and updated docs to refer to it. 2013-08-14 23:44:09 -04:00
Brian Carrier 2407bbee91 Added sample data source ingest module and updated docs to refer to it. 2013-08-14 23:44:02 -04:00
Brian Carrier 1a6c40d97d minor comments to update_versions.py 2013-08-14 13:33:37 -04:00
Brian Carrier 68c642cf1b Updated sample file ingest and added commented out code to Loader to load example modules for testing 2013-08-13 17:52:31 -04:00
Brian Carrier f5d4d10aa2 removed some index fields in SOLR schema and added comments to code 2013-08-13 16:39:10 -04:00
Brian Carrier c6a7d47775 Fixed bug where most relevant contentviewer was not being shown 2013-08-13 15:53:02 -04:00
Brian Carrier fe5b1d7db7 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-08-13 11:17:52 -04:00
Brian Carrier 9a32f0be87 Added internal comments to keyword search code 2013-08-13 11:17:31 -04:00
Brian Carrier 391b68a240 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-08-12 20:18:56 -04:00
Brian Carrier e17b9f549f Added some comments to keyword search module 2013-08-12 20:18:45 -04:00
Brian Carrier 84142a50c4 Documented that we added a hack 2013-08-12 19:16:04 -04:00
Brian Carrier 966da82416 Updated API changes to keep it inline with 3.0.6, added context to uses of ingest panels. 2013-08-12 18:29:21 -04:00
Brian Carrier ff009c368d Merge branch 'master' of git://github.com/rcordovano/autopsy into rcordovano-master 2013-08-12 11:32:56 -04:00
Brian Carrier e81615dbc5 Added a reference to MessageNOtifyUtil 2013-08-12 11:04:32 -04:00
Brian Carrier 948312fb33 Added basic file ingest module, 7ZIP and Exif skip more files 2013-08-12 11:04:05 -04:00
Richard Cordovano 59795a1076 Merge remote-tracking branch 'upstream/master' 2013-08-09 17:38:50 -04:00
Richard Cordovano bf9709ca11 Merge branches 'master' and 'new_multi_select' 2013-08-09 17:38:08 -04:00
Richard Cordovano d68fcdb0cc Added multi-select tagging and extraction support for data result tables 2013-08-09 17:36:29 -04:00
Brian Carrier a93892f0f2 Updated doxygen for image 2013-08-09 12:53:02 -04:00
Richard Cordovano 808084b134 Merge remote-tracking branch 'upstream/master' 2013-08-09 12:52:49 -04:00
Brian Carrier 8d8d33ecf9 Added picture to doxygen docs 2013-08-09 12:46:07 -04:00
Richard Cordovano 9a8ecc3582 Merge of general_ingest_configurator branch 2013-08-09 12:37:36 -04:00
Richard Cordovano aaa6866a3b Merge in of GeneralIngestConfigurator, alternative 2 2013-08-09 11:47:14 -04:00
Richard Cordovano 6aa5491b9a Merge in of GeneralIngestConfigurator, alternative 1 2013-08-09 09:30:49 -04:00
Brian Carrier f84acecd73 Updated docs for ContentViewers 2013-08-08 23:51:52 -04:00
Brian Carrier f5553cc21b updated API doc 2013-08-08 23:37:41 -04:00
Brian Carrier c9482c9dfa Merge branch 'master' of github.com:sleuthkit/autopsy 2013-08-08 23:36:07 -04:00
Brian Carrier 570ca09666 Fixed contentviewer behavior so that isSupported is not called with null 2013-08-08 23:35:56 -04:00
Brian Carrier 62bc1b2168 Updated developer docs for content viewers and added example module 2013-08-08 23:32:03 -04:00
Brian Carrier 36c37e52ff Improved layout and styling of ingest messages to have style sheets and consistent look and feel 2013-08-08 18:02:18 -04:00
Brian Carrier b40291038a simplified flow of hex viewer a bit 2013-08-08 12:46:06 -04:00
Brian Carrier d0ce1b95da moved style settings for displaying artifacts from Content object to the viewer itself with StyleSheet 2013-08-08 12:44:19 -04:00
Brian Carrier 241d51f876 Merge pull request #247 from raman-bt/master
Added some more artifacts/attributes for MPF/Autopsy integration
2013-08-08 08:01:27 -07:00
raman-bt 10a8a192ce Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-08-07 12:40:15 -04:00
raman-bt f22fcc5aab Handle new artifacts/attributes for Autopsy/MPF integration. 2013-08-07 08:49:45 -04:00
Richard Cordovano 9d2dcbcd4b Additional modifications for backing out changes to IngestModuleAbstract.java from commit 5d9bf3ff1f 2013-08-06 17:53:30 -04:00
Richard Cordovano 1cf9195e74 Cherry-picked commit 42ec4013ae5777200b37df69838bd85ea2253b2c 2013-08-06 17:15:39 -04:00