-
Removing reference from $form argument as this was blowing up on D7 and PHP 5.3.
-
Corrections to permission handling for individual payment forms for Drupal 7
-
The appropriate menu for admin pages in Drupal 7 is management.
-
Removing pass by reference for $form as this was causing issues with saving forms in Drupal 7 on PHP 5.3. Also removed the destination argument and form code as this was rendered in operable. This code was originally added for Donate to direct users back to the donate form listing after adding or editing a donation form. This is now being handled in the submit method for Donate.
-
#1339778 start getting pay field stubbed out and working
-
Adding changes for pay field support
-
Adding pay_field stuff
-
Removing files from the master branch
-
Removing files from the master branch
-
#1333752 - &$form parameter missing from pay_form_settings and pay_form