| /[drupal]/contributions/modules/lm_paypal/lm_paypal.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Code cleanup in subscriptions module Fixed some API method wrong behavior in subscriptions All tests passed on my env (please confirm this)
#421080 some cleanup done with payement form (again!)
Now we are able to use image button for paypal form button
#445714 lm_paypal_api_payment_form() now handle an option to control paypal "cmd" setting
Minor tidyups before a bigger commit
#356435 by mfb: update address_status column for new format.
#423746: fix display of donations with options and a default value.
423672: fix many more E_NOTICE messages.
Fix a couple of E_NOTICE warnings
#423626: fix some bugs with currency display on donations/subscriptions forms
#423638: fix display of currency symbols in payment forms.
Feature: added hook_requirements() implementation in lm_paypal and paid_adverts Bugfix: rewrote a lot of things in subscriptions
Cleaned some parts of subscriptions module Cleaned paid adverts modules Added tests for paid adverts API Fixed tests for subscriptions so they can pass refactor with new menus Added theme file for subscriptions module 1 test fail in paid adverts, cant figure out why Some tests are still missing in subscriptions (full API test) Some tests are still missing in paid adverts (and wont be until subscruptions is fully tested) Don't forget to cleanup your cache, and launch update.php
Tidy up admin settings menu.
Bugfix: fixed a bug in lm_paypal_api_get_currency() Feature: completed lm_paypal_api_payment_form() with some options, now we can set a select form element for amount instead of a fixed hidden field Feature: ported lm_paypal_donation to use lm_paypal_api_payment_form()
Cleaned up tabs in admin settings, modified tests to pass it.
Added some theme_* functions, added a default paypal form (needs active testing).
Renamed the unpack_ipn_custom function that was not prefixed with module name.
Feature: added possibility to keep old IPNs forever.
Refactored lm_paypal and all submodules to get rid of ugly, really ugly _ini() stuff.
Start refactoring module registration/handlers. Still some kludges in place.
Start cleaning up code a little. More updates to tests.
More simpletests. Start to cleanup module code.
#353978: Make currency descriptions translatable.
Much more progress with developing tests for LM Paypal. Fix a couple of real bugs.
#356412: fix warnings when no IPNs found
Initial commit of "big reimplementation". Rather broken at the moment!
Minor comment changes.
#341358: Reapply hook_mail() implementation to fix empty notifications.
#330869: Format periods using singular/plural as required.
330869: Format periods using singular/plural as required.
#328751: Remove double-checking of access control
Check for 'administer lm_paypal' rather than 'administer site configuration' on top-level menu
#328751: Remove double-checking of access control
#124113: Remove javascript email-hiding kludge.
#124113: Remove javascript email-hiding kludge.
#328043: Start cleaning up form usability.
Remove some TODO from the code - issues created
Some basic cleanups for D6 LM Paypal. Fix bug? with subscriptions for, when no roles are available, and "node" action is selected.
Fix some messed up indenting, and change $form['#submit'] to an array
#321101 by eMPee584: unquoted constants, misnamed & undefined variables usage etc.
#321101 by eMPee584: unquoted constants, misnamed & undefined variables usage etc.
#321101 by eMPee584: unquoted constants, misnamed & undefined variables usage etc.
Reorder menu entries
#112957: Invoke a module hook after processing an IPN
Many Coder module updates.
#209287 by nekobul, fonant, AlexisWilke and lyricnz: Initial Port to Drupal 6
#320236: Many Coder updates
#320215: (Partially) Review and update help text
#320217: Remove legacy dependency checking
#320211: Move menus to /admin/settings/lm_paypal, and order by sub-module
Start removing Drupal 4.7 support from Drupal 5 branch.
#112957: Invoke a module hook after processing an IPN
Dropped the link back to my site. Stopped using the Euro symbol as it does not work everywhere
PayPal now accepts more currencies
Allow for echecks which can be Pending for a while
Ignore receipt_id and print unknown field values correctly
Update version numbers to match originals
Initial check-in of lm_paypal files
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |