1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

1566 Commits

Author SHA1 Message Date
Hillel Coren
5a3d5b8eea Add SOFORT support on Stripe #1338 2017-09-05 16:37:19 +03:00
Hillel Coren
421327ae8e Working on Alipay 2017-09-05 11:36:37 +03:00
Hillel Coren
1f0dee82cd Working on Alipay 2017-09-04 23:22:57 +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
3a57185e8b Confusing quote/invoice due amount in emails #1571 2017-09-02 22:03:45 +03:00
Hillel Coren
c68825d8a6 Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
Hillel Coren
b534ad4e83 Support sending reminder emails through the API 2017-08-29 20:36:08 +03:00
Hillel Coren
1b28a2b377 Added recent errors to self host support messages 2017-08-29 12:43:57 +03:00
Hillel Coren
a8d73fe1f2 Redirect to /dashboard on model not found 2017-08-28 10:44:00 +03:00
Hillel Coren
d771c1073c Fix for middleware 2017-08-27 23:16:22 +03:00
Hillel Coren
83ab8f0f60 Support coupon codes 2017-08-25 13:46:32 +03:00
Hillel Coren
81ec506f00 Fix upgrading 2017-08-23 11:39:07 +03:00
Hillel Coren
e899be7c55 Working on export 2017-08-23 11:26:00 +03:00
Hillel Coren
b48919c264 Working on cloning 2017-08-22 23:32:48 +03:00
Hillel Coren
dd661a97d0 Support cloning invoices to quotes and vice versa 2017-08-22 18:35:05 +03:00
Hillel Coren
93cec78d6e Clean up error logs 2017-08-16 11:00:12 +03:00
Hillel Coren
d63cbb237c Clean up error logs 2017-08-16 10:52:34 +03:00
Hillel Coren
4eb3f58aec Clean up error logs 2017-08-16 10:28:40 +03:00
Hillel Coren
8717e0e1f2 Fixes for Cybersource 2017-08-14 19:32:39 +03:00
Hillel Coren
0203bdf40b Fix send email to archived payment 2017-08-14 17:03:18 +03:00
Hillel Coren
9b4e0d1344 Fix paying for pro with PayPal 2017-08-13 18:05:56 +03:00
Hillel Coren
d1ad78fd84 Check error log is empty 2017-08-13 17:43:22 +03:00
Hillel Coren
4f76a96048 Increase API limit for the mobile apps 2017-08-13 13:46:52 +03:00
Hillel Coren
7fc57d18d1 Prevent phantomjs from clearing gateway fee 2017-08-11 16:51:20 +03:00
Hillel Coren
29b2d409f6 Support bash payments 2017-08-09 10:57:24 +03:00
Hillel Coren
71107abe77 3.6.0 via upgrade from 3.2.0 #1604 2017-08-08 07:21:41 +03:00
Hillel Coren
8c326e3dbc Clean up error logs 2017-08-07 14:09:49 +03:00
Hillel Coren
1edb480ae5 Include archived in payment requests 2017-08-07 09:22:01 +03:00
Hillel Coren
22e31fe323 Fix for tests 2017-08-06 20:16:28 +03:00
Hillel Coren
530973d86b Cleaning up the error logs 2017-08-06 16:18:15 +03:00
Hillel Coren
ef2d820744 XSS fixes 2017-08-04 16:39:11 +03:00
Hillel Coren
0493848d7e Improvements to client import/export 2017-08-03 20:07:16 +03:00
Hillel Coren
0b81c3299d Report export 2017-08-03 12:18:36 +03:00
Hillel Coren
5f01112498 Working on tests 2017-08-03 11:48:08 +03:00
Hillel Coren
bff4f7773f Working on tests 2017-08-02 22:11:50 +03:00
Hillel Coren
eb0ad2479e Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-08-02 18:39:29 +03:00
Hillel Coren
51c336e3ff Fix for buy now taxes 2017-08-02 18:03:23 +03:00
Gilbert Paquin
16351c73ca Add config value for autosize + remove accent in filename 2017-08-01 12:46:45 -04:00
Gilbert Paquin
fe8f34fc33 Remove $columns_labeled to use return 2017-08-01 09:37:33 -04:00
Gilbert Paquin
8ace6ad1ea Server side export report
Add PDF and Excel export for report
Change generation of CSV to laravel-excel
Remove dompdf to use mpdf instand
2017-08-01 00:44:12 -04:00
Hillel Coren
e3a53fdcd3 Support setting country in buy now link 2017-07-31 23:04:05 +03:00
Hillel Coren
844770f7d5 Add db to contact email 2017-07-31 22:42:01 +03:00
Hillel Coren
9995dc7ab2 Validate API register email 2017-07-31 16:45:21 +03:00
Hillel Coren
3fa08417e0 Check for viaRemember 2017-07-30 22:35:22 +03:00
Hillel Coren
b9d981781f Bug export report #1596 2017-07-30 20:18:04 +03:00
Hillel Coren
aa4049a018 Add filter options to the client statement 2017-07-30 13:32:34 +03:00
Hillel Coren
f8cc7a5129 In client/invoices show if invoice is paid or not #1545 2017-07-27 19:37:09 +03:00
Hillel Coren
2da217fc2f Fix for impersonation 2017-07-25 13:14:22 +03:00
Hillel Coren
89bb0bd23f Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00