invoiceninja/app/Ninja
David Bomba 7c776da4c0 PagSeguro (#1683)
* Pagarme (#3)

* revert error reporting

* fix for non boolean output

* Increment notification-pusher version

* fix env variable

* update routes

* Improve error handling for API_SECRET when testing API endpoint credentials

* exclude ping from Token check

* Google OAuth - Authentication with a backend server

* Refactor

* fix for client_id

* JSON formatting

* Update ActivityTransformer.php

add task id to activity transformer

* include project in task transformer

* update dependencies

* Payment Drivers

* transaction reference

* add PagSeguro to drivers table

* Update ApiCheck.php

* Update PagSeguroPaymentDriver.php
2017-10-01 16:42:36 +11:00
..
Datatables Add SOFORT support on Stripe 2017-09-06 11:45:50 +03:00
Import Fix for tests 2017-08-31 18:56:58 +03:00
Intents Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
Mailers Send email to confim cancel/purge 2017-09-03 18:36:40 +03:00
Notifications php-cs-fixer 2017-01-30 21:49:42 +02:00
OAuth Bug fix for Google Provider (#1607) 2017-08-08 20:36:28 +10:00
PaymentDrivers PagSeguro (#1683) 2017-10-01 16:42:36 +11:00
Presenters Working on time tracker 2017-09-18 08:27:40 +03:00
Reports Improve tax report 2017-08-27 23:18:10 +03:00
Repositories Working on time tracker 2017-09-25 16:30:11 +03:00
Serializers php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Transformers Update InvoiceItemTransformer.php 2017-09-20 11:33:58 +10:00