0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 9 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow creation of Payments via the API :zap: More... over 11 years ago
Merge branch 'master' of github.com:nikz/xero_gateway More... over 11 years ago
Bring up to date with mainline. More... over 11 years ago
Merge pull request #38 from lukes/master More... over 11 years ago
Adding lines to handle errors returned from Xero API when bulk importing invoices More... over 11 years ago
Moving parse_error() from Gateway to Error, to be reused by Invoice More... over 11 years ago
Moving parse_error() from Gateway to Error, to be reused by Invoice More... over 11 years ago
Adding ValidationErrors to case statement within Gateway#parse_response() More... over 11 years ago
Adding ?SummarizeErrors=false in POST to Invoices URI More... over 11 years ago
Xero API appears to reject invoices that have no invoice_type set. Adding check for valid invoice_type in valid?() More... over 11 years ago
Merge pull request #36 from dies-el/add_branding_theme_to_invoices More... over 11 years ago
Add optional field BrandingThemeId to Invoice More... over 11 years ago
update gemspec More... almost 12 years ago
Add additional fields to payments More... almost 12 years ago
Fix error handling when trying to renew invalid (as opposed to expired) tokens More... almost 12 years ago
add accessor for expires_at when renewing access tokens More... almost 12 years ago
Fix already defined constant warning when running tests More... almost 12 years ago
Remove unused files More... almost 12 years ago
tidy exception classes More... almost 12 years ago
added support for manual journals More... almost 12 years ago
added support for manual journals More... almost 12 years ago
Merge pull request #32 from alto/master More... almost 12 years ago
added handling of 404 responses for bank transactions More... almost 12 years ago
added test for handling 404 responses (not_found for requesting unknown invoices or credit notes) More... almost 12 years ago
make the gateway more robust (don't just fail if contact or bank account is missing for bank transactions; let the Xero API decide what's wrong or right) More... almost 12 years ago
add support for reconciled bank transactions More... almost 12 years ago
bump version More... almost 12 years ago
Merge pull request #31 from alto/master More... almost 12 years ago
added support for updating a bank transaction; added test for creating a bank transaction More... about 12 years ago
only try to load items if the gateway is available More... about 12 years ago