1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

3957 Commits

Author SHA1 Message Date
Benjamin Beganović
2757caee7c
Merge pull request #4722 from beganovich/v5-1901-authorize-net
(v5) Authorize.net refactor
2021-01-19 16:01:28 +01:00
Benjamin Beganović
617cc54de9 - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record
- Define required fields for AuthorizePaymentDriver.php
- Update references to $gateway (CompanyGateway)
- Pass $countries to required-client-info.blade.php
- Handle country submission for required-client-info.blade.php
- Only show non-filled fields in RequiredClientInfo.php
2021-01-19 14:36:07 +01:00
Benjamin Beganović
8ed701519b Change views to authorize.blade & pay.blade
Change structure to use the new one
Add $data to pay now button
2021-01-19 14:03:18 +01:00
Benjamin Beganović
6295a2647d refactor authorize.blade.php 2021-01-19 13:43:03 +01:00
Benjamin Beganović
1a2d1d9828
Merge pull request #4719 from beganovich/v5-1901-fixes-for-designs
(v5) Invoice design fixes
2021-01-19 12:38:18 +01:00
Benjamin Beganović
bc8d77fec2 design fixes 2021-01-19 12:37:27 +01:00
Benjamin Beganović
321c2e806a
Merge pull request #4716 from beganovich/v5-1901-remove-brs-from-templates
(v5) Remove <br/> from template defaults
2021-01-19 11:17:03 +01:00
Benjamin Beganović
924af2a981 Remove <br/> from template defaults 2021-01-19 11:15:54 +01:00
Benjamin Beganović
5dd38421e7
Merge pull request #4709 from beganovich/v5-1801-refactor-email-templates
(v5) Refactor email templates
2021-01-19 11:07:39 +01:00
Benjamin Beganović
b8d8f977cc Update e-mail templates
Removed fedeisas/laravel-mail-css-inliner
2021-01-19 11:05:47 +01:00
David Bomba
69c855ee0c
Merge pull request #4713 from turbo124/v5-develop
Version Bump
2021-01-19 17:04:11 +11:00
David Bomba
68b03e8de1
Merge pull request #4712 from turbo124/v5-stable
V5.0.49
2021-01-19 17:02:32 +11:00
David Bomba
46fb0ec9ae V5.0.49 2021-01-19 17:01:54 +11:00
David Bomba
47dedaf96e fix for release 2021-01-19 15:14:45 +11:00
David Bomba
7907eae103 raw subject and raw body 2021-01-19 11:46:00 +11:00
Benjamin Beganović
9471305021 Add class button to view links 2021-01-18 23:29:20 +01:00
David Bomba
9c0ce6b085
Merge pull request #4711 from turbo124/v5-stable
V 5.0.48
2021-01-19 07:58:41 +11:00
David Bomba
aa2d626b93 Version Bump 2021-01-19 07:56:59 +11:00
David Bomba
a2ef4f6ec7
Merge pull request #4710 from turbo124/v5-develop
Fixes for how we login a client contact
2021-01-19 07:55:57 +11:00
David Bomba
4a34c6b903 Add is_docker variable to account transformeR 2021-01-19 07:40:54 +11:00
David Bomba
f20db94b62 Fixes for how we auth a client contact 2021-01-19 07:29:36 +11:00
David Bomba
63eae6000a fixes for service methods 2021-01-19 07:04:13 +11:00
David Bomba
40f336c469 Fixes for defaults 2021-01-19 07:02:32 +11:00
Benjamin Beganović
ad76bb561e master 2021-01-18 15:27:32 +01:00
Benjamin Beganović
4c34bc2177 Refactor emails to plain CSS + table structure 2021-01-18 15:25:51 +01:00
hillelcoren
a00f463371 New admin portal build 2021-01-18 11:56:54 +00:00
David Bomba
1a4b5ed51d Add public notes to invoices 2021-01-18 22:08:18 +11:00
David Bomba
81da8e169d Add documents to groups 2021-01-18 22:06:26 +11:00
David Bomba
d4bfca46bc Fixes for reminder job 2021-01-18 21:59:24 +11:00
David Bomba
d0e7c018e0
Merge pull request #4708 from turbo124/v5-develop
Deprecate old getPaymentMethods()
2021-01-18 14:54:37 +11:00
David Bomba
cbd6f212b5 deprecate old getPaymentMethods() 2021-01-18 13:59:06 +11:00
David Bomba
69bc2f0183 Fixes for getPaymentMethods 2021-01-18 13:12:48 +11:00
David Bomba
d5ad84e024
Merge pull request #4707 from turbo124/v5-develop
Refactor getPaymentMethods()
2021-01-18 12:36:45 +11:00
David Bomba
bd5defe455 Refactor getPaymentMethods() 2021-01-18 12:36:13 +11:00
David Bomba
6f95715917 Update model exchange rate if client currency differs from company 2021-01-18 10:01:37 +11:00
Benjamin Beganović
68a8fe00fd
Merge pull request #4706 from beganovich/v5-1701-fix-getrequiredfields
(v5) Fix issue with getClientRequiredFields when adding the payment method
2021-01-17 23:55:54 +01:00
Benjamin Beganović
4cfc2384c2 Only show the verification screen if method exists 2021-01-17 23:54:56 +01:00
David Bomba
a33c781919 Payment notifications for online payments to the client 2021-01-18 08:31:49 +11:00
hillelcoren
90d095c63e New admin portal build 2021-01-17 16:30:00 +00:00
David Bomba
2e49776d75
Merge pull request #4705 from turbo124/v5-develop
Autobill improvements
2021-01-17 21:33:27 +11:00
David Bomba
13be9c5ad6 Fixes for autobill 2021-01-17 21:33:05 +11:00
David Bomba
af86d1e69f Fix for import 2021-01-17 20:35:01 +11:00
David Bomba
7e908ef776 Fire notification when sending recurring invoice 2021-01-17 20:14:56 +11:00
David Bomba
ebd9a2c328 Try / catch for webhooks 2021-01-17 15:37:55 +11:00
David Bomba
c4bfb33dbf Add destroy() methods in all controllers 2021-01-17 15:28:03 +11:00
hillelcoren
c0df08df7f New admin portal build 2021-01-16 20:19:41 +00:00
David Bomba
8c8509ca40
Merge pull request #4703 from turbo124/v5-develop
Refactor alternateSave() in BaseRepo
2021-01-16 08:45:37 +11:00
Benjamin Beganović
02862a5b7a
Merge pull request #4702 from beganovich/v5-0115-only-require-email-in-settings
(v5) Update profile/settings rules
2021-01-15 14:08:07 +01:00
Benjamin Beganović
3970ee3450 only require email in settings 2021-01-15 14:07:33 +01:00
Benjamin Beganović
4b4632752d
Merge pull request #4700 from beganovich/v5-0115-client-settings-required-fields
(v5) Client portal: Only require billing postal code for addresses in settings
2021-01-15 13:28:38 +01:00