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
989f114154
Fix for composer install
2019-07-13 23:11:26 +03: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
ec2aedbba0
Merge pull request #2884 from arubacao/patch-1
...
Sync services.php with upstream repo
2019-07-05 08:50:51 +03:00
arubacao
161f160ba7
Update services.php
2019-07-01 23:40:24 +02:00
arubacao
36ab20ae3a
Sync services.php with upstream repo
...
https://raw.githubusercontent.com/laravel/laravel/5.4/config/services.php
2019-07-01 17:08:27 +02:00
Hillel Coren
3a45a48a1a
Merge task->invoice->withTrashed()
2019-05-27 18:10:40 +03:00
Hillel Coren
e3dcf4aa47
Fix for tests
2019-05-26 21:57:43 +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
72769deacc
Update docs
2019-05-26 19:32:09 +03:00
Hillel Coren
6656bf3ab2
Update docs
2019-05-26 19:30:55 +03:00
Hillel Coren
1a5f89a905
Fix overlapping text
2019-05-26 18:40:08 +03:00
Hillel Coren
6c5af5c593
Fix recurring invoice status label
2019-05-26 18:31:28 +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
c6a6926b7f
Set WorldPay to offsite
2019-05-26 10:50:08 +03:00
Hillel Coren
5e7ee641a6
Adjustments to check data
2019-05-23 21:33:07 +03:00
Hillel Coren
d41e0b4759
Merges #2322
2019-05-23 21:28:35 +03:00
Hillel Coren
73da9d4acc
Fix duplicate confirmation emails
2019-05-23 21:17:47 +03:00
Hillel Coren
14684c8ba7
Add currencies
2019-05-22 14:41:09 +03:00
David Bomba
9332d00b69
Set artisan to executable ( #2827 )
2019-05-09 08:51:37 +10:00
Hillel Coren
53fdf2434a
Update readme
2019-04-29 15:35:22 +03:00
Hillel Coren
ef1d55f1fe
Update docs
2019-04-25 15:53:49 +03:00
Hillel Coren
3b5bfd4eaf
Update readme
2019-04-25 15:50:46 +03:00
David Bomba
3733583eef
Revert "Allow installing composer dependencies with PHP 7.3" ( #2797 )
2019-04-23 19:08:53 +10:00
Hillel Coren
89c21aa943
Merge pull request #2794 from nstapelbroek/install-on-php73
...
Allow installing composer dependencies with PHP 7.3
2019-04-23 00:43:06 +03:00
Nico Stapelbroek
24d5d387ff
Run CI against PHP 7.3
2019-04-20 09:36:46 +02:00
Nico Stapelbroek
b070782dd2
Update mpdf/mpdf with its dependencies
...
Details: 0 installs, 5 updates, 0 removals
- Updating myclabs/deep-copy (1.7.0 => 1.9.1)
- Updating paragonie/random_compat (v2.0.17 => v2.0.18)
- Updating setasign/fpdi (1.6.2 => v2.2.0)
- Updating psr/log (1.0.2 => 1.1.0)
- Updating mpdf/mpdf (v7.1.0 => v8.0.0)
Also undid URL change in google/protobuf
2019-04-20 09:35:36 +02: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
a1d781c435
Fix endless reminder translation
2019-04-17 18:18:19 +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
b818ff95b6
Update docs
2019-03-26 08:38:03 +02:00
Hillel Coren
02fb5cede8
Fix for task tranformer
2019-03-26 08:33:39 +02:00
Hillel Coren
28d66567b4
Merge branch 'master' of github.com:invoiceninja/invoiceninja
2019-03-19 07:38:24 +02:00
Hillel Coren
b88ea8aa2c
Remove fix for duplicate invitations
2019-03-19 07:38:13 +02:00
Hillel Coren
7546978f2b
Merge pull request #2724 from Kilian/master
...
Fix Typo: Speciy -> Specify
2019-03-14 12:16:48 +02:00
kilian
5f576a8852
Fix Typo: Speciy -> Specify
2019-03-14 11:12:38 +01:00
Hillel Coren
fb62be10cb
Change Payment Express back to onsite gateway
2019-03-12 08:44:45 +02:00
Hillel Coren
4a28d9d455
Fix for Payment Express
2019-03-10 09:45:44 +02:00
Hillel Coren
ecaf16f9bd
Fix placholder translation
2019-02-28 15:07:40 +02:00
Hillel Coren
736f1683d1
Update version
2019-02-28 09:47:32 +02:00