Issue #1830592 by brantwynn: Fixed Undefined index for node in state_flow_entity_property_info_alter().
Issue #1836562 by raystuart: Fixed Move the scheduled event_comment() inside if.
# New feature : In Admin setting page, you canspecify the Classes/Ids to trigger Ajax. Target DIV will be default CSS selector defined, you can change default CSS Selector.For example : <a class="test" href="node/add/page">Add page</a> . You can ajaxify this link by adding .test in admin setting page.
# html--ajax.tpl.php : Now you can strip unwanted drupal header for ajax content.