| implemented pagination at the List object level so all the resources inherit it; |
|
More...
|
almost 13 years ago
|
| incrementing the user agent version |
|
More...
|
almost 13 years ago
|
| fixing search to reflect the new http client structure |
|
More...
|
almost 13 years ago
|
| making the response code more clear |
|
More...
|
almost 13 years ago
|
| implemented contact->create() |
|
More...
|
about 13 years ago
|
| fleshing out some more info on the index functionality |
|
More...
|
about 13 years ago
|
| updating the List Resource to take advantage of the pre-processing; |
|
More...
|
about 13 years ago
|
| cleaned up how authentication is handled, made sure to make the response, etc available; |
|
More...
|
about 13 years ago
|
| updated the classes to extend the correct/new base class; |
|
More...
|
about 13 years ago
|
| refactoring the core to get rid of some of the unnecessary complexity; |
|
More...
|
about 13 years ago
|
| updating the post method to return the raw result in addition to the response code |
|
More...
|
about 13 years ago
|
| updating the oddities |
|
More...
|
about 13 years ago
|
| implemented Contact->ignore |
|
More...
|
about 13 years ago
|
| implemented Task->complete() |
|
More...
|
about 13 years ago
|
| implemented Contact->bucket() to assign contacts |
|
More...
|
about 13 years ago
|
| refactored the delete() |
|
More...
|
about 13 years ago
|
| implemented the delete() action for Buckets, Contacts, Contact Histories, Notes, and Tasks |
|
More...
|
about 13 years ago
|
| refactored the ->create() methods to eliminate the duplication; added placeholders for the other create methods; |
|
More...
|
about 13 years ago
|
| added the Followup properties, not documented in the API docs |
|
More...
|
about 13 years ago
|
| implemented Note->create() |
|
More...
|
about 13 years ago
|
| trying to implement Contact->create() |
|
More...
|
about 13 years ago
|
| updating the allowed actions for each resource |
|
More...
|
about 13 years ago
|
| trying to implement the Accounts->discover method without any luck.. |
|
More...
|
about 13 years ago
|
| correcting the error paths/names; |
|
More...
|
about 13 years ago
|
| more formatting tweaks |
|
More...
|
about 13 years ago
|
| Formatting tweak |
|
More...
|
about 13 years ago
|
| Merge branch 'master' of github.com:caseysoftware/contactually-php |
|
More...
|
about 13 years ago
|
| implemented $bucket->create() |
|
More...
|
about 13 years ago
|
| created all the object properties; |
|
More...
|
about 13 years ago
|
| implemented $user->current(); |
|
More...
|
about 13 years ago
|