Joshua Dwire
7f2e8bfcd6
Merge branch 'develop' of https://github.com/invoiceninja/invoiceninja into develop
2019-09-14 14:18:53 -04:00
David Bomba
75d3ab3c3d
Update Setup.SQL ( #2954 )
...
* Allow artisan to be executable
* Update setup SQL file
2019-09-14 10:12:47 +10:00
Joshua Dwire
0ce77608a4
Upgrade to Laravel 5.5 and PHP 7.3
2019-09-12 19:40:13 -04:00
Hillel Coren
d78e609081
Updated readme
2019-09-05 12:14:46 +03:00
Hillel Coren
5206bd4629
Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop
2019-09-05 07:15:43 +03:00
Hillel Coren
b0aba3359b
Update docs
2019-09-05 07:15:07 +03:00
Hillel Coren
d9afbe0c4b
Merge pull request #2943 from joshuadwire/develop
...
Fix support for currencies with varying precisions
2019-08-30 10:56:29 +03:00
Joshua Dwire
b98a569888
Fix support for currencies with varying precisions
2019-08-29 17:11:59 -04:00
Hillel Coren
1ce3a023cd
Update lang files
2019-08-29 13:17:41 +03:00
Hillel Coren
a996cd6bcf
IAP
2019-08-29 13:12:43 +03:00
Hillel Coren
9357405f14
Fix for ninja Stripe payments
2019-08-29 13:10:28 +03:00
Hillel Coren
ded1acd66c
In app purchase
2019-08-28 10:14:24 +03:00
Hillel Coren
ac6284a94a
Update lang file
2019-08-20 22:04:49 +03:00
Hillel Coren
3e3ac4989c
Fix for tests
2019-08-12 12:16:33 +03:00
Joshua Dwire
74710e9985
Update PHP version number in Digital Ocean docs ( #2928 )
2019-08-11 12:10:50 +10:00
Hillel Coren
c69f9e652c
Merge pull request #2925 from joshuadwire/develop
...
Add Digital Ocean image docs (develop)
2019-08-10 20:52:44 +03:00
Joshua Dwire
45e65b1b52
Add Digital Ocean image docs
2019-08-10 10:48:45 -04:00
Hillel Coren
f8c7ae1a73
Merge pull request #2924 from aleksanderd/ninja-fixes-develop
...
Ninja fixes #2917
2019-08-08 09:17:13 +03:00
Aleksander V. Dyomin
67cb2b3215
TaxRateReport: avoid additional queries in the result items loop
...
(cherry picked from commit d00d1e9266
)
2019-08-07 17:35:50 +03:00
Aleksander V. Dyomin
de6919d37c
Utils::getFromCache speedup via static variable cache
...
(cherry picked from commit 7d65f8b1b7
)
2019-08-07 17:35:48 +03:00
Aleksander V. Dyomin
4476c9eea2
InvoiceReport: avoid additional queries in the result items loop
...
(cherry picked from commit 9fd6ac0d71
)
2019-08-07 17:35:40 +03:00
hjone72
a469870b2a
Fix for subscription fails on getDisplayName() ( #2912 )
...
As per #2908 - Dev branch
2019-07-25 11:53:39 +10:00
Hillel Coren
2d70fa7ad8
Update version
2019-07-21 11:03:29 +03:00
Hillel Coren
fd39f98f74
Bug fix
2019-07-21 10:59:16 +03:00
Hillel Coren
068cda7392
Update lang files
2019-07-21 09:47:50 +03:00
Hillel Coren
1f8c4b922e
Minor fixes
2019-07-21 09:28:24 +03:00
Hillel Coren
7052919731
Make 'email history' easier to find
2019-07-21 09:19:51 +03:00
Hillel Coren
acc73d53dc
API fixes
2019-07-21 09:12:42 +03:00
Francisco Ferreira
f639ebae94
Fixes recurring invoices end date parsing ( #2905 )
...
* 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:44 +10:00
David Bomba
6263e839d8
fixes for file upload
2019-07-14 12:20:42 +10:00
David Bomba
dc0f47cd9e
fixes for file upload
2019-07-14 12:17:16 +10:00
Hillel Coren
fe7035c6a6
Fix for composer install
2019-07-13 23:45:27 +03:00
Joshua Dwire
50f2c80190
Stripe 3D secure support ( #2897 )
...
* Support Stripe 3D secure
* Use the old Charge API for bank account payments
2019-07-12 14:35:35 +10:00
cheey2003
e7fe3c938f
Update POSTMARK_API_TICKET_TOKEN parameter ( #2901 )
...
The parameter change is essential to ensure that outbound ticket notifications are working
2019-07-12 14:35:08 +10:00
Christopher Di Carlo
3335f78e52
Display client task rate in projects datatable ( #2879 )
...
* Display client task rate in projects datatable
Displays the client task rate in the projects datatable if a project rate has not been set. Also adds an icon indicating what type of rate is being used. Fixes #2527
* Added account task rate display to project datatable
2019-07-05 09:54:23 +10:00
Christopher Di Carlo
2124417c31
Added payment amount to dashboard activity. ( #2889 )
2019-07-05 08:21:27 +10:00
Christopher Di Carlo
0c6a8cee73
Added custom fields to recurring expense ( #2878 )
2019-06-27 22:07:40 +10:00
Christopher Di Carlo
048ee7181e
Added client usually pays in average days ( #2876 )
...
* Added client usually pays in average days
* Added translation for days label
* Code cleanup
* Added client usually pays in average days
* Added translation for days label
* Code cleanup
* Limit calculation to most recent 20 paid invoices, eager load fix
2019-06-27 22:01:46 +10:00
Christopher Di Carlo
8b4976cacf
Added default Valid Until setting ( #2874 )
...
Added field to settings and calculation of due date
2019-06-21 07:25:23 +10:00
Hillel Coren
1dada2035c
Merge pull request #2863 from OXINARF/pr/stripe-improvements
...
Stripe improvements
2019-06-05 09:50:13 +03:00
Francisco Ferreira
cee4652b7c
Stripe: fill payment card details
2019-06-04 13:15:52 +01:00
Francisco Ferreira
8e8414ab49
View credit card: send more billing data to Stripe when available
2019-06-04 13:15:52 +01:00
Hillel Coren
8ed210d618
Merge pull request #2847 from RnBConsulting/develop
...
Also check archived/trashed invoice_id associated with a task
2019-05-27 18:08:56 +03:00
Andreas Böhler
51dd22d7b5
Also check archived/trashed invoiced associated with a task
2019-05-27 14:22:57 +02:00
Hillel Coren
f134ee1b51
Fix for tests
2019-05-26 21:58:09 +03:00
Hillel Coren
b97b47f7cc
Update version
2019-05-26 21:31:01 +03:00
Hillel Coren
f4a4ccc3b1
Update lang files
2019-05-26 21:22:50 +03:00
Hillel Coren
3a13d99dff
Update docs
2019-05-26 19:31:48 +03:00
Hillel Coren
23bf67b69b
Fix overlapping text
2019-05-26 18:40:22 +03:00
Hillel Coren
d2fab1c747
Fix recurring invoice status label
2019-05-26 18:31:45 +03:00