Commit Graph
4398 Commits
Author SHA1 Message Date
Richard Cordovano a8263dd7d7 Fix merge of platform.properties file 2013-10-23 16:30:13 -04:00
Richard Cordovano c45e0d2f78 Class name adjustments 2013-10-23 16:07:13 -04:00
Richard Cordovano 9c1743ab5a Updated for improved lower level tags api, fixed small bug in tag and comment dialog 2013-10-23 15:33:38 -04:00
Richard Cordovano 75f8dd47e7 Third step in merge of new_tags_api branch into master 2013-10-23 11:04:00 -04:00
Richard Cordovano 9a2da08443 Second step in merge of new_tags_api branch into master 2013-10-23 11:00:08 -04:00
Richard Cordovano b05908d8a4 First step in merge of new_tags_api branch into master 2013-10-23 10:58:49 -04:00
Richard Cordovano 407ffb9568 Line endings update 2013-10-22 19:25:10 -04:00
Richard Cordovano 8b487ca56d Removed prematuer merge of some new tags api files 2013-10-22 17:21:44 -04:00
Richard Cordovano 572923a733 Merge remote-tracking branch 'upstream/master' 2013-10-22 15:36:25 -04:00
Richard Cordovano ff54c75cfd Fixed DRVT node expansion bug and added selection logic for node deletion 2013-10-22 13:32:49 -04:00
Richard Cordovano d992fbe2f7 Removed old Tags class from datamodel package 2013-10-22 10:42:18 -04:00
Brian Carrier 0b8420e47c resolved merge conflicts 2013-10-21 23:50:45 -04:00
Brian Carrier 054ce55480 Minor cleanup and commenting 2013-10-21 23:42:04 -04:00
Brian Carrier a3c085a331 Merge pull request #319 from jawallace/keywordSearchErrors
Keyword search errors
2013-10-21 20:04:02 -07:00
Brian Carrier 3f917922e8 Merge pull request #322 from jawallace/contentViewerFix
Fixed issue with multiple instances of data result panels.
2013-10-21 20:00:55 -07:00
Brian Carrier b166141711 Merge pull request #323 from jawallace/recentActivityFixes
Recent activity fixes
2013-10-21 20:00:02 -07:00
Brian Carrier 21ec442c90 Merge pull request #324 from jawallace/firefox
Firefox / Image Panel
2013-10-21 19:57:38 -07:00
Richard Cordovano bee91a40ce Updated reporting to work with new tags API 2013-10-21 19:01:25 -04:00
Jeff Wallace 2fbdb1c53c Resets image panel correctly when resetComponent is called. 2013-10-21 16:01:36 -04:00
Jeff Wallace dfd00f2c55 Add Firefox Downloads artifact even if URL cannot be decoded. 2013-10-21 15:45:53 -04:00
Jeff Wallace 753fb9a300 Added date and time to firefox bookmark data. 2013-10-21 15:40:08 -04:00
Jeff Wallace b2d7c471bf Renamed parseReg method to be more specific parseAutopsyPluginOutput. 2013-10-21 11:50:04 -04:00
Jeff Wallace 7ad3962811 Added error reporting for failure to parse recent activity lnk files. 2013-10-21 11:27:34 -04:00
Jeff Wallace 27fc247da5 Fixed issue with multiple instances of data result panels. 2013-10-21 10:28:35 -04:00
Brian Carrier ef74ae3425 Thundebird reports errors better now 2013-10-19 13:47:39 -04:00
Brian Carrier 003d12570b Minor cleanup 2013-10-19 13:41:30 -04:00
Brian Carrier 28e6c98906 resolved conflicts 2013-10-19 12:51:52 -04:00
Brian Carrier f8f0bd9050 Added reference to filemanager in datasource docs 2013-10-19 12:50:55 -04:00
Brian Carrier af1e969b4c Updated line endings 2013-10-19 12:29:42 -04:00
Brian Carrier 77fdbcf6a4 made line endings more consistent 2013-10-19 12:26:55 -04:00
Brian Carrier d7153b0336 Minor cleanup 2013-10-19 12:16:14 -04:00
Brian Carrier ef5314b5d9 minor cleanup of code 2013-10-19 00:25:18 -04:00
Brian Carrier e461eb0a4c minor comment addition 2013-10-19 00:24:21 -04:00
Brian Carrier a70390a4b8 Use CREATED attribute, fire events more often, basic cleanup 2013-10-19 00:22:12 -04:00
Brian Carrier 8257932e3c Merge branch 'master' of github.com:sleuthkit/autopsy 2013-10-18 23:25:00 -04:00
Richard Cordovano b5095ad802 Additional steps towards removal of old tags code from report package 2013-10-18 18:06:53 -04:00
Richard Cordovano 4cd68f99a1 Added counts to tag sub-tree nodes 2013-10-18 16:43:45 -04:00
Richard Cordovano 3ef3ce3da2 Restored use of star icon for bookmark tag name nodes 2013-10-18 15:52:50 -04:00
Richard Cordovano fd811a4919 Clean up of artifact selection types dialog for reports 2013-10-18 15:52:03 -04:00
Richard Cordovano d4ac9b3bd4 Added Comment properties to tag nodes 2013-10-18 15:12:01 -04:00
Jeff Wallace 15c6ed57cf Changed createKeys methods to add all keys at once instead of one at a time. 2013-10-18 14:11:22 -04:00
Richard Cordovano 98913f22ee Added work around for database writes on EDT to TagsManager 2013-10-18 14:02:18 -04:00
Jeff Wallace ab88536b5e Merge https://github.com/sleuthkit/autopsy into recentActivityFixes 2013-10-17 14:24:18 -04:00
Jeff Wallace 79126cbe2b Added another error message to user on pasco failure. 2013-10-17 14:06:45 -04:00
Jeff Wallace e393c31789 Fixed errors during parsing of regripper output. 2013-10-17 14:05:21 -04:00
Richard Cordovano 1277f840f8 Merge remote-tracking branch 'upstream/master' 2013-10-17 12:30:30 -04:00
Richard Cordovano 18d47f3f39 New tags API work 2013-10-17 11:45:53 -04:00
Richard Cordovano f9ee33fff6 Merge remote-tracking branch 'upstream/master' into new_tags_api 2013-10-16 18:29:22 -04:00
Richard Cordovano b65a9e6d5a Added delete tag capability to new tags api 2013-10-16 18:26:32 -04:00
Brian Carrier 0bb8c091c0 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-10-16 15:53:59 -04:00