Adding Trim to recommended ammounts in donate.inc.
Setting a redirect in $form_state during submit to direct the user back to the listing page upon submission.
Fixing undefined index notices.
Correcting typo for title on permission.
Removing destination passing from the menu hook.
Removing files from the master branch
#1333760 Update to Drupal 7
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.