-
Issue #1599336 by vasike: fix some incorrectly encoded i's on a few comments.
-
Issue #1574746 by bojanz: set the menu_rebuild_needed variable instead of using menu_rebuild() directly.
-
Remove the trailing currency code from the PLN format.
-
Removing an unnecessary update function.
-
Issue #1349924 by OnkelTem: update the Entity exists by property condition to include an options list for the various properties available by entity type.
-
Revert the patch from issue #1098028 to change the checkout review pane markup; decided to postpone this to 2.x and use a contributed module approach instead.
-
Issue #1308754 by bojanz: improve the inspection of customer profile for changes when trying to determine if a duplicate profile needs to be created.
-
Issue #1118498 by amateescue, helior, jbova: do not display an empty attribute field widget on the Add to Cart form.
-
Adding an area handler that got missed in the last commit.
-
Issue #1030128 by helior: update our cart Views form altering functions to remove buttons from the form when no line items are shown; also add an area handler that can be used to add an empty cart message to Views blocks or pages.