-
Removing trigger() method on donate jQuery. This was inadvertently affecting the default value.
-
Switching from change event to click event for jQuery code, this corrects issues with Internet Explorer.
-
Switching from change event to click event for jQuery code, this corrects issues with Internet Explorer.
-
Re-adding missing commit which adds some theming and handling of payment profiles for CIM. This commit was in 43a42d663c01ce40325ce3a9b0adeb1a0193d66e but somehow got wiped out in a merge?
-
Re-adding missing commit which adds some theming and handling of payment profiles for CIM. This commit was in 43a42d663c01ce40325ce3a9b0adeb1a0193d66e but somehow got wiped out in a merge?
-
Removing rounding to nearest whole value.
-
Adding back confirmation message display.
-
Previous changes reintroduced a bug with JS functions on donation forms and focus for other amount.
-
Correcting a bug which was preventing the transaction ID from being stored.
-
Adding support for Linked In out of the box.