-
Last commit was a bad idea - the new API doesn't return detailed information like the old API, so this module can't get what it needs to display the tracking results. Let's go back to the old API...
-
Update USPS tracking XML to latest version of the API.
-
Add uc_tracking.api.php. Comments and coding standards changes.
-
Change hook_install() to use db_update().
-
Update FedEx Tracking API to v5.
-
Minor coding standards changes.
-
Fix PHP Warning in case of error response from UPS.
-
Documentation and code style changes.
-
Documentation comments.
-
Clean out master branch, leave README.txt with explanation.