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
Hillel Coren
800db04f1e
Fix for Stripe import issue
2019-05-26 18:24:15 +03:00
Hillel Coren
b1c64bae6c
Fix imported payment date
2019-05-26 15:25:22 +03:00
Hillel Coren
54df8e5055
Added client address to invoice/quote reports
2019-05-26 11:23:18 +03:00
Hillel Coren
1119701683
Update docs
2019-05-26 10:50:40 +03:00
Hillel Coren
4736d2bdab
Set WorldPay to offsite
2019-05-26 10:50:23 +03:00
Hillel Coren
3bea02e22e
Adjustments to check data
2019-05-23 21:33:22 +03:00
Hillel Coren
4db7ef0fba
Typo in texts
2019-05-23 21:26:31 +03:00
Hillel Coren
f09f10753f
Fix duplicate confirmation emails
2019-05-23 21:18:00 +03:00
Hillel Coren
b1689ca6de
Add currencies
2019-05-22 14:41:40 +03:00
Hillel Coren
fcf846d530
Merge pull request #2841 from cab2753/2839-timezone-fix
...
Respect user's timezone in Utils::dateToString().
2019-05-21 11:43:10 +03:00
cab2753
904cff732c
Respect user's timezone in Utils::dateToString().
2019-05-20 18:35:30 -07:00
Hillel Coren
9a608bcc65
Merge pull request #2830 from dicarlosystems/in2816-display-contact-in-activity
...
Display contact in activity dashboard and client activity
2019-05-19 17:04:52 +03:00
Christopher Di Carlo
955307bdfe
Added ability to set default value ( #2835 )
...
* Added ability to set default value
* Fixed bug for case when user is the entity
* Removed debugging code
* Removed debugging code
2019-05-18 15:10:04 +10:00
Christopher Di Carlo
6eb2717d13
Fixed query bug related to inclusion of contact in activity message
2019-05-17 08:27:17 -04:00
Christopher Di Carlo
97019f22e9
Updated activity messages to include contact and client
2019-05-17 08:26:04 -04:00
Christopher Di Carlo
aa97b0a9ac
Fixed sorting issue if activities created with exact same timestamp
2019-05-17 08:25:40 -04:00
Christopher Di Carlo
b854115389
Display contact in activity dashboard and client activity
2019-05-09 07:07:15 -04:00
David Bomba
14c140c520
Allow artisan to be executable ( #2828 )
2019-05-09 08:54:10 +10:00