Commit Graph
9592 Commits
Author SHA1 Message Date
Eugene Livis a9aaef18ef Merge branch 'develop' of https://github.com/sleuthkit/autopsy into password 2015-10-14 16:23:05 -04:00
Eugene Livis d05ccfc334 Cleanup 2015-10-14 16:05:03 -04:00
Eugene Livis 0838207a9c Added logs and cleaned up imports 2015-10-14 15:53:12 -04:00
Eugene Livis 09c0f5dfc2 Exception handling 2015-10-14 15:47:27 -04:00
Richard Cordovano dbf954d183 Merge pull request #1615 from millmanorama/subcluster_expansion
Subcluster expansion
2015-10-14 15:04:35 -04:00
Eugene Livis 95ef28b8a4 Clean up user preferences, propagate exceptions 2015-10-14 14:52:13 -04:00
Richard Cordovano 8e345c0bc7 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2015-10-14 14:49:31 -04:00
Richard Cordovano 2791d718be Fix hide known file in data source tree, fixing cast exception 2015-10-14 14:48:45 -04:00
Eugene Livis 235814f741 First cut at text to hex text conversion 2015-10-14 14:43:20 -04:00
Richard Cordovano 6cdf90290c Merge pull request #1617 from mhmdfy/nb-8
Nb 8
2015-10-14 14:37:16 -04:00
Richard Cordovano bfca6ebd64 Merge pull request #1612 from karlmortensen/busyCursor
Busy cursor
2015-10-14 14:18:29 -04:00
momo 38b1a94832 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into nb-8 2015-10-14 13:19:06 -04:00
tsk-build b4c8cea6bc adding back previously disabled modules 2015-10-14 13:12:52 -04:00
Richard Cordovano 950b5a1fc2 Merge pull request #1616 from millmanorama/cleanup
remove compiler warning and minor cleanup
2015-10-14 12:46:47 -04:00
jmillman 7a93b7a0d4 remove compiler warning and minor cleanup 2015-10-14 12:40:55 -04:00
jmillman bd9c9109e4 adjust EventClusterNode subbundle loading 2015-10-14 12:29:35 -04:00
jmillman 09270a524a improve layout performance by only setting the description if the visibility has actually changed 2015-10-14 12:29:22 -04:00
jmillman cc926e4642 cleanup, comments, minor refactoring 2015-10-14 12:29:18 -04:00
jmillman 34a0b4f134 play layout animations in seperate timelines 2015-10-14 12:29:14 -04:00
jmillman 2c4354dc1b improve layout so it does not jitter (as much) when clusters are selected 2015-10-14 12:29:10 -04:00
jmillman 0d4abed9e3 adjust layout code for smoother layout 2015-10-14 12:29:07 -04:00
jmillman 978536c8b0 refactor and improve layout
move more common code into EventBundleNodeBase
fix band by type option
2015-10-14 12:29:03 -04:00
jmillman 79f490a2cc hide parent controls on hover 2015-10-14 12:28:54 -04:00
jmillman 334e1ae8d4 reinstate truncate descriptions feature and remove dead code 2015-10-14 12:28:50 -04:00
jmillman acc83ce6ef improve UX of expand collapse buttons 2015-10-14 12:28:46 -04:00
jmillman 6c59c350b0 minor cleanup 2015-10-14 12:28:43 -04:00
jmillman f74859c47c refactor layout across two parts of hierarchy (stripes and clusters) 2015-10-14 12:28:39 -04:00
jmillman 750ef13354 subcluster expansion WIP 2015-10-14 12:28:35 -04:00
Richard Cordovano 27421e9f2a Switch to maven.restlet.com from maven.restlet.org for ivy 2015-10-14 12:09:01 -04:00
tsk-build a88f9809b8 disabling nb-8 modules and removing windows tools 2015-10-14 10:13:50 -04:00
tsk-build dd7a18dccc Merge branch 'develop' of github.com:sleuthkit/autopsy into nb-8 2015-10-14 10:00:12 -04:00
Richard Cordovano cc259e2f6e Add missing resource for RunIngestAction 2015-10-14 09:35:30 -04:00
Richard Cordovano 9547d43673 Fix compile and lint warnings for RunIngestAction 2015-10-13 17:05:58 -04:00
Richard Cordovano edb29d67dd Update method comments for RuinIngestAction 2015-10-13 16:58:49 -04:00
Eugene Livis b19173a514 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into password 2015-10-13 16:56:05 -04:00
Eugene Livis 21817637d7 Added class to encrypt and decrypt input string 2015-10-13 16:55:40 -04:00
Richard Cordovano 7c8dc89df1 Format RunIngestAction.java 2015-10-13 16:54:05 -04:00
tsk-build 6cc1686f96 upgreade to 8 2015-10-13 15:53:56 -04:00
Richard Cordovano 2592f8c62e Merge pull request #1613 from eugene7646/error_observer_api_devel
Error observer api devel
2015-10-13 15:51:33 -04:00
Eugene Livis 99948bb677 Declared reference to IntervalErrorReportData as volatile 2015-10-09 13:40:20 -04:00
Eugene Livis 41fb08aef6 Modified Case class to be TSK error observer 2015-10-09 13:21:59 -04:00
Eugene Livis a197acb18b Modified Case class to be TSK error observer 2015-10-09 13:15:39 -04:00
Richard Cordovano 3e3ddab150 Improved java docs for deprecated Case methods 2015-10-09 12:23:15 -04:00
Richard Cordovano db0f2beb28 Simplified Case add data source API names 2015-10-09 12:06:48 -04:00
Richard Cordovano af7684486a Backwards compatibility for IngestManager 2015-10-09 11:47:14 -04:00
Richard Cordovano 0c887fad4b Backwards compatibility for ImageUtils 2015-10-09 11:40:17 -04:00
Richard Cordovano 6e1d8e83f7 Comment tweak for DeleteBlackboardArtifactTagAction, DeleteContentTagAction 2015-10-09 11:37:55 -04:00
Richard Cordovano 3d219d2947 Backwards compatibility for DeleteBlackboardArtifactTagAction, DeleteContentTagAction 2015-10-09 11:36:03 -04:00
Richard Cordovano 07cd1d030a lint treatment for DeleteBlackboardArtifactTagAction, DeleteContentTagAction 2015-10-09 11:23:06 -04:00
Eugene Livis 793d3d49b2 Made the API non-static 2015-10-09 11:14:43 -04:00