-
Issue #815650 by jtsnow: Remove paypal wps check for itemized orders
-
Fixing logic for in-widget vs new window links.
-
Moving share code form to theme function so it can be easily overridden.
-
Fixing bug: Views title is incorrect
-
-Adding dependency on url_alter module. -Using hook_url_outbound_alter to keep links and forms in-widget
-
Fixing 'back' link text when viewing source code.
-
#731926: Adding description with link for API key textfield.
-
#731954: Correcting AHAH callback menu item type.
-
Adding additional debug info in watchdog to help debug #731968
-
#731982: Fixing hard-coded delete limit by AlexisWilke