David Bomba
|
73802c3647
|
Task duration / start time helpers
|
2020-10-29 13:24:12 +11:00 |
|
David Bomba
|
dbcfce8bb9
|
Fixes for missing fields in transformers / fillable for vendors and expenses
|
2020-10-29 11:17:10 +11:00 |
|
David Bomba
|
85eb1a990a
|
Fixes for non sticking fields in project
|
2020-10-29 11:09:51 +11:00 |
|
David Bomba
|
1bda0190bb
|
fixes for company transformer
|
2020-10-29 10:14:09 +11:00 |
|
David Bomba
|
d123840bfa
|
Fix for fillable fields
|
2020-10-29 10:11:52 +11:00 |
|
David Bomba
|
94ae62a874
|
Merge pull request #4228 from turbo124/v5-develop
Fix for assigned user nullable
|
2020-10-29 09:51:33 +11:00 |
|
David Bomba
|
aabe525acd
|
Fix for assigned user nullable
|
2020-10-29 09:51:15 +11:00 |
|
David Bomba
|
0dc974271c
|
Merge pull request #4227 from turbo124/v5-develop
Fixes for tasks status column
|
2020-10-29 09:48:24 +11:00 |
|
David Bomba
|
59291b799c
|
Fixes for tasks status column
|
2020-10-29 09:48:05 +11:00 |
|
David Bomba
|
29969b4f4e
|
Merge pull request #4226 from turbo124/v5-develop
Psalm cleanup
|
2020-10-29 07:51:04 +11:00 |
|
Benjamin Beganović
|
13655d48ea
|
BaseDriver:
- Allow passing additional properties to ClientGatewayToken entity
CreditCard:
- Fix saving gateway_customer_reference
|
2020-10-28 16:48:24 +01:00 |
|
Benjamin Beganović
|
dab59138cc
|
StripePaymentDriver:
- Added attach() method for attaching payment method to Stripe customer
- getStripeMethod() for getting method information out of Stripe
|
2020-10-28 16:31:47 +01:00 |
|
David Bomba
|
9aeb2d7a5b
|
Psalm cleanup
|
2020-10-28 21:10:49 +11:00 |
|
David Bomba
|
9a15df3e5f
|
Merge pull request #4223 from turbo124/v5-develop
Localize dates in entities
|
2020-10-28 19:32:43 +11:00 |
|
David Bomba
|
7886482fb5
|
Localize dates in entities
|
2020-10-28 19:32:14 +11:00 |
|
David Bomba
|
adeda5526e
|
Add Psalm, code cleanup!
|
2020-10-28 17:58:15 +11:00 |
|
David Bomba
|
d7930e4c14
|
Remove redundant classes
|
2020-10-28 17:27:10 +11:00 |
|
David Bomba
|
a07f04e1df
|
Refactor Template Engine
|
2020-10-28 16:50:06 +11:00 |
|
David Bomba
|
064f7d98ef
|
Merge pull request #4220 from turbo124/v5-develop
Fixes for tests
|
2020-10-28 10:45:05 +11:00 |
|
David Bomba
|
946b1d6396
|
Merge pull request #4219 from Striffly/fix/company-logo
Fix logo upload, keep png alpha
|
2020-10-28 10:43:27 +11:00 |
|
David Bomba
|
0b16b2ac9c
|
Fixes for tests
|
2020-10-28 10:34:09 +11:00 |
|
David Bomba
|
d211fb3afa
|
Merge pull request #4218 from turbo124/v5-develop
Email / Credit Email engine
|
2020-10-28 10:30:21 +11:00 |
|
David Bomba
|
7aed55178c
|
Refactor HTML generation in activities
|
2020-10-28 10:29:54 +11:00 |
|
Clément Gayot
|
0df7e59d89
|
🐛 Fix logo upload, keep png alpha
|
2020-10-28 00:22:24 +01:00 |
|
David Bomba
|
2c40adca8d
|
Credit Emailer
|
2020-10-28 10:21:53 +11:00 |
|
David Bomba
|
0a02323792
|
Quote email engine
|
2020-10-28 10:02:32 +11:00 |
|
Clément Gayot
|
ed3ba8020a
|
🐛 Remove blank lines from pdf content when designated pdf variables are empty
|
2020-10-27 23:51:39 +01:00 |
|
David Bomba
|
d555796418
|
Merge pull request #4213 from beganovich/v5-checkout-token-billing
(v5) Checkout.com payments using token
|
2020-10-28 09:37:00 +11:00 |
|
David Bomba
|
7a67b8ded0
|
Merge pull request #4214 from beganovich/v5-fix-setup-javascript
(v5) Fix setup issue with opening new PDFs
|
2020-10-28 09:36:41 +11:00 |
|
David Bomba
|
f855ba7231
|
Merge pull request #4215 from beganovich/v5-remove-deprecated-design-classes
(v5) Remove old invoice/quotes/tasks design classes & client portal theme
|
2020-10-28 09:36:16 +11:00 |
|
David Bomba
|
073caab09b
|
Merge pull request #4216 from turbo124/v5-develop
Refactor HTMLEngine
|
2020-10-28 06:17:49 +11:00 |
|
Benjamin Beganović
|
e78aacdcfc
|
Password reset e-mai l& fix for button
|
2020-10-27 16:04:28 +01:00 |
|
Benjamin Beganović
|
99bfadc0dc
|
Remove old designs & old bootstrap theme
|
2020-10-27 14:44:12 +01:00 |
|
Benjamin Beganović
|
8270762311
|
Fix setup issue with opening new PDFs
|
2020-10-27 14:02:36 +01:00 |
|
Benjamin Beganović
|
88b428aae0
|
checkout.com payments using token
|
2020-10-27 13:44:16 +01:00 |
|
David Bomba
|
3135139f90
|
Remove logging
|
2020-10-27 23:19:26 +11:00 |
|
David Bomba
|
97db2ad3b6
|
Merge pull request #4202 from beganovich/v2-checkout-refactor
(v5) Checkout.com refactor
|
2020-10-27 23:18:42 +11:00 |
|
David Bomba
|
f6435ab030
|
Working on emails
|
2020-10-27 22:57:12 +11:00 |
|
Benjamin Beganović
|
223ae4cb5b
|
- Extract $payment_hash property onto BaseDriver
- Handle internally failed payments inside BaseDriver
- Add SYSTEM_LOG_TYPE property on CheckoutComPaymentDriver
- Remove resolving of $payment_hash inside of payment methods
|
2020-10-27 12:53:35 +01:00 |
|
David Bomba
|
dceff35f9a
|
Working on refactoring emails
|
2020-10-27 15:53:59 +11:00 |
|
David Bomba
|
6650f5404f
|
Fixes for camelcase Invitation names
|
2020-10-27 15:26:56 +11:00 |
|
David Bomba
|
417562b80d
|
Fixes for phantom JS view invitation
|
2020-10-27 15:26:04 +11:00 |
|
David Bomba
|
1de7a693cc
|
Refactor Phantom JS building HTML
|
2020-10-27 14:09:13 +11:00 |
|
David Bomba
|
3bef11c87e
|
Add invoice_documents field to tasks
|
2020-10-27 13:27:38 +11:00 |
|
David Bomba
|
e17f5438ee
|
Working on generic entity emailer
|
2020-10-27 11:05:42 +11:00 |
|
David Bomba
|
4561ed41f2
|
Minor fixes for email template
|
2020-10-27 08:54:59 +11:00 |
|
David Bomba
|
fe46bba383
|
Merge pull request #4211 from turbo124/v5-develop
Refactor PDF generation
|
2020-10-27 07:53:14 +11:00 |
|
David Bomba
|
0df672baaa
|
remove white space and carriage returns from version
|
2020-10-27 07:46:06 +11:00 |
|
David Bomba
|
8f53424017
|
Fixes
|
2020-10-27 06:10:04 +11:00 |
|
Benjamin Beganović
|
f3e578cc5c
|
Fix value after payment
|
2020-10-26 14:55:48 +01:00 |
|