-
FreshBooks API: February 25, 2011 2:09
Commit 4308c3f on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
FreshBooks API: February 25, 2011 2:09
Commit 32450c5 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Moved dependency checking to the "install" phase of "hook_requirements" to prevent a WSOD that occurs when "Libraries API" is being installed at the same time as this module.
-
- Moved "hooks.php" into a new "docs" sub-folder, to distinguish it from module code. - Shortened lines of inline documentation in "hooks.php" to 80 characters. - Added all hooks to the Drupal "hooks" documentation group.
-
Initial commit of new FreshBooks API 2.x.
-
Changed parameters and return value types of DrupalFreshBooks method; added support for all client related API requests.
-
Renamed and modified methods for building/sending API requests.
-
Added the clientList method to the FreshBooks class and example code to the test page.
-
Changing from DOMDocument to SimpleXML - it actually _is_ much simpler!
-
Adding a changelog early for once!