3953 Commits

Author SHA1 Message Date
momo
38b1a94832 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into nb-8 2015-10-14 13:19:06 -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
momo
44d3c2d028 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into predefined-mime-types 2015-10-14 10:36:52 -04:00
momo
bc945c03c3 add pfm and pam 2015-10-14 10:34:53 -04:00
tsk-build
a88f9809b8 disabling nb-8 modules and removing windows tools 2015-10-14 10:13:50 -04:00
Richard Cordovano
cc259e2f6e Add missing resource for RunIngestAction 2015-10-14 09:35:30 -04:00
Karl Mortensen
64308f642d code review updates 2015-10-14 08:19:36 -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
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
Karl Mortensen
06222df687 handle ActiveMQ authentication 2015-10-09 16:22:58 -04:00
momo
b8e2221784 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into predefined-mime-types 2015-10-09 15:08:47 -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
Karl Mortensen
8fa43e4b9c Merge branch 'waitCursor' into develop 2015-10-09 09:54:45 -04:00
momo
80e3c6152d adding all missed mime types that can be added in current state 2015-10-09 09:52:54 -04:00
momo
b0d803004c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into predefined-mime-types 2015-10-09 09:33:04 -04:00
Karl Mortensen
095d766500 Merge branch 'userFacingErrorMessages' into develop 2015-10-09 09:20:41 -04:00
momo
6ea119cacf change structure of creating mime types 2015-10-08 16:52:28 -04:00
Eugene Livis
343b0feeee Modified IntervalErrorReportData 2015-10-08 15:28:51 -04:00
momo
f7cb43f363 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into sanitize-utf-8 2015-10-08 12:55:53 -04:00
momo
a024152259 fix few comments 2015-10-08 10:48:45 -04:00
momo
9c0b39cdc5 change gzip to x-gzip (equivalent) 2015-10-08 10:46:26 -04:00
momo
1a1084dd3f adding predefined rule for gzip 2015-10-08 10:45:36 -04:00
Richard Cordovano
8b73207378 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-10-07 16:38:45 -04:00