1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00
Commit Graph

5115 Commits

Author SHA1 Message Date
Hillel Coren
9943b89b2d API fixes 2019-07-21 09:13:03 +03:00
Francisco Ferreira
5f998b0ea8 Fixes recurring invoices end date parsing (port of #2905 to master) (#2906)
* Invoice edit view: fix date parsing

View gets the date already formatted and Carbon isn't always able to parse that format automatically, so convert it back to SQL format

* RecurringInvoiceDatatable: fix status label
2019-07-18 16:26:59 +10:00
Francisco Ferreira
2a290765e9 Account: allow to set more custom Invoice labels (#2904) 2019-07-18 16:26:24 +10:00
Francisco Ferreira
b0e680ee5c Stripe improvements (port #2863 to master) (#2903)
* View credit card: send more billing data to Stripe when available

As commit 8e8414ab49 shows, this commit had more code that was wrongly commited in ff064367d6 by another author

* Stripe: fill payment card details
2019-07-18 16:26:08 +10:00
Hillel Coren
6a41952552
Merge pull request #2898 from joshuadwire/master
Merge Stripe 3D Secure into master
2019-07-13 22:19:50 +03:00
Joshua Dwire
cb37141643 Use the old Charge API for bank account payments 2019-07-09 17:16:37 -04:00
Joshua Dwire
ff064367d6 Support Stripe 3D secure 2019-07-09 17:16:20 -04:00
Hillel Coren
3a45a48a1a Merge task->invoice->withTrashed() 2019-05-27 18:10:40 +03:00
Hillel Coren
91079b66d6 Update version 2019-05-26 21:29:46 +03:00
Hillel Coren
099e61343d Update lang files 2019-05-26 21:22:23 +03:00
Hillel Coren
a6a4eac8fd Fix for Stripe import issue 2019-05-26 18:24:00 +03:00
Hillel Coren
a83f441b98 Fix imported payment date 2019-05-26 15:24:22 +03:00
Hillel Coren
003a5be614 Added client address to invoice/quote reports 2019-05-26 11:23:27 +03:00
Hillel Coren
5e7ee641a6 Adjustments to check data 2019-05-23 21:33:07 +03:00
Hillel Coren
73da9d4acc Fix duplicate confirmation emails 2019-05-23 21:17:47 +03:00
Hillel Coren
9db21e6f3c quote to invoice private notes #2742 2019-04-17 18:36:54 +03:00
Hillel Coren
40621823dc XSS fixes 2019-04-17 18:29:09 +03:00
Hillel Coren
72831b0cef Update version 2019-03-26 08:42:08 +02:00
Hillel Coren
d543cfcc3f Merge proposal PDF fix 2019-03-26 08:40:03 +02:00
Hillel Coren
02fb5cede8 Fix for task tranformer 2019-03-26 08:33:39 +02:00
Hillel Coren
b88ea8aa2c Remove fix for duplicate invitations 2019-03-19 07:38:13 +02:00
Hillel Coren
4a28d9d455 Fix for Payment Express 2019-03-10 09:45:44 +02:00
Hillel Coren
736f1683d1 Update version 2019-02-28 09:47:32 +02:00
Hillel Coren
ef3d1cb966 Fix for invoice transformer 2019-02-28 09:27:19 +02:00
Hillel Coren
27f0fb9474 Fix for tests 2019-02-25 15:25:53 +02:00
Hillel Coren
9dd1462d65 Fix for duplicate invitations 2019-02-25 12:42:14 +02:00
Hillel Coren
fd1c73c472 Fix for GoCardless 2019-02-21 15:53:07 +02:00
Hillel Coren
5e269ed07a Update version 2019-02-19 18:01:59 +02:00
Hillel Coren
2d4769137f Bug fixes 2019-02-19 12:55:39 +02:00
Hillel Coren
3a12da73bf Fix for Payment Express 2019-02-19 12:06:11 +02:00
Hillel Coren
fa45a02134 Add currencies 2019-02-19 11:47:29 +02:00
Hillel Coren
88b972be4b Bug fixes 2019-02-18 16:10:05 +02:00
Hillel Coren
02b78055d4 Bug fixes 2019-02-18 16:08:16 +02:00
Hillel Coren
16cc898e6a Bug fixes 2019-02-18 13:05:00 +02:00
Hillel Coren
155f107238 Fix for tests 2019-02-17 14:22:00 +02:00
Hillel Coren
cd8b7649a1 Fixes for mobile app 2019-02-17 13:52:56 +02:00
Wim de Ruijter
48c3b5fcff Made clear what "account with fees" means (#2664)
Should have done this in the previous PR: https://github.com/invoiceninja/invoiceninja/pull/2663
2019-02-12 07:12:42 +11:00
Wim de Ruijter
143b65ad9f
Made clear what "account with reminders" means 2019-02-11 11:34:22 +01:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
0fc66b0f02 Rebase to latest version of v4.5.9 2019-01-30 22:12:41 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
David Bomba
881977003c Permissions fixes 2018-10-06 08:33:33 +10:00
David Bomba
e254cf3833
Fix for document permissions (#2415) 2018-10-05 20:17:31 +10:00
David Bomba
b091c27d57
fix for dashboard links for quotes / invoices (#2409) 2018-10-05 00:45:21 +10:00
David Bomba
cd10003d64
Permission fixes. (#2407)
* Patch for permissions

* fixes for production

* fix for doc uploads
2018-10-05 00:19:01 +10:00
Hillel Coren
4746ca830d API fixes for mobile app 2018-09-28 09:53:14 +03:00
Hillel Coren
e82c259cfa Merge activity transformer 2018-09-28 09:40:08 +03:00
Hillel Coren
862bd4d163 Oauth fix for mobile app 2018-09-27 15:54:07 +03:00
Hillel Coren
7522494e91 Run 'bill later' once daily 2018-09-23 09:10:10 +03:00
Hillel Coren
21f287ca00 Run 'bill later' once daily 2018-09-23 09:09:00 +03:00