1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 22:54:25 +01:00
Commit Graph

1091 Commits

Author SHA1 Message Date
Hillel Coren
424b99cdba Fix status filter on product report 2017-10-06 16:42:39 +03:00
Hillel Coren
abeea7b3f7 Add authorize.net solution id 2017-10-04 13:00:03 +03:00
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
Hillel Coren
6640978b3c Working on time tracker 2017-09-25 16:30:11 +03:00
Hillel Coren
5e0f838271 Working on time tracker 2017-09-24 21:44:37 +03:00
Hillel Coren
27813567b2 Working on time tracker 2017-09-24 20:58:10 +03:00
Hillel Coren
f36178fc7b Fix for adding tasks/expenses to invoices 2017-09-24 12:50:44 +03:00
David Bomba
651fae745e Update InvoiceItemTransformer.php 2017-09-20 11:33:58 +10:00
Hillel Coren
858724ff94 Working on time tracker 2017-09-19 17:25:48 +03:00
Hillel Coren
ce198bd265 Working on time tracker 2017-09-18 08:27:40 +03:00
Hillel Coren
114ab3ce72 Fix for Zapier 2017-09-14 11:50:20 +03:00
Hillel Coren
dda3cd2e9a Working on the calendar 2017-09-13 16:45:20 +03:00
Hillel Coren
e0bcd698ac Working on the calendar 2017-09-13 14:40:07 +03:00
Hillel Coren
4cd76b5a04 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-09-13 00:20:26 +03:00
Hillel Coren
5d3bad8331 Working on the calendar 2017-09-13 00:20:18 +03:00
Hillel Coren
9b370a3e8d Working on the calendar 2017-09-12 23:25:41 +03:00
Hillel Coren
a7dcc30711 Working on the calendar 2017-09-12 17:16:18 +03:00
Hillel Coren
c472bf92c8 Working on the calendar 2017-09-12 13:43:59 +03:00
David Bomba
5289564bc5 Update ProductTransformer.php
Additional fields
2017-09-11 12:41:27 +10:00
Hillel Coren
8fae734490 Working on gocardless 2017-09-07 13:16:12 +03:00
Hillel Coren
ac55d5849f Working on gocardless 2017-09-07 12:59:56 +03:00
Hillel Coren
9f350c0c5b Working on gocardless 2017-09-07 10:23:35 +03:00
Hillel Coren
a7afa16c69 Working on gocardless 2017-09-06 20:51:15 +03:00
Hillel Coren
a48a493a3b Add SOFORT support on Stripe 2017-09-06 11:45:50 +03:00
Hillel Coren
be8b966e0e Select gateway using client's country 2017-09-06 11:12:34 +03:00
Hillel Coren
5e6c65b6a9 Add SOFORT support on Stripe 2017-09-05 21:53:52 +03:00
Hillel Coren
b5bd3cb632 Add SOFORT support on Stripe 2017-09-05 18:17:58 +03:00
Hillel Coren
4c6031d1a3 Add SOFORT support on Stripe 2017-09-05 17:47:28 +03:00
Hillel Coren
5a3d5b8eea Add SOFORT support on Stripe #1338 2017-09-05 16:37:19 +03:00
Hillel Coren
d251df7531 Working on Alipay 2017-09-05 13:51:08 +03:00
Hillel Coren
421327ae8e Working on Alipay 2017-09-05 11:36:37 +03:00
Hillel Coren
62f792fcd8 Working on Alipay 2017-09-04 23:40:23 +03:00
Hillel Coren
9f0a60486d Working on Alipay 2017-09-04 23:05:26 +03:00
Hillel Coren
9856b137fd Working on Alipay 2017-09-04 21:36:12 +03:00
Hillel Coren
1185af52ac Working on Alipay 2017-09-04 13:50:09 +03:00
Hillel Coren
e87f2def1d Working on Alipay 2017-09-04 13:14:58 +03:00
Hillel Coren
eecbb6e558 Send email to confim cancel/purge 2017-09-03 18:36:40 +03:00
Hillel Coren
21dc46b8da Check Braintree credentials when adding gateway 2017-09-03 10:35:28 +03:00
Hillel Coren
3a57185e8b Confusing quote/invoice due amount in emails #1571 2017-09-02 22:03:45 +03:00
Hillel Coren
a6df1955d8 Default client payment terms not used with Zapier/API 2017-08-31 21:56:45 +03:00
Hillel Coren
63ebe4d106 Fix for tests 2017-08-31 18:56:58 +03:00
Hillel Coren
c68825d8a6 Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
Hillel Coren
e32632cd9a Hide 2nd table when invoicing tasks by default 2017-08-29 20:21:54 +03:00
Hillel Coren
9186047e6c Fix 'View quote' link 2017-08-29 18:38:25 +03:00
Hillel Coren
5f6f3851d8 Fix 'View quote' link 2017-08-29 18:24:10 +03:00
David Bomba
507ac7387c include project in task transformer (#1645) 2017-08-29 20:12:03 +10:00
Hillel Coren
04bbb0ff6f Fix for JSON import 2017-08-28 10:28:00 +03:00
Hillel Coren
da770d8e15 Improve tax report 2017-08-27 23:18:10 +03:00
Hillel Coren
779a5fc46c Don't truncate task description in reports 2017-08-27 23:16:41 +03:00
Hillel Coren
83ab8f0f60 Support coupon codes 2017-08-25 13:46:32 +03:00