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

4094 Commits

Author SHA1 Message Date
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
Benjamin Beganović
72b509dfe2 only require postal_code for billing address 2021-01-15 13:27:46 +01:00
Benjamin Beganović
3e730bb768
Merge pull request #4699 from beganovich/v5-0115-design-migrations
(v5) Update designs
2021-01-15 13:09:56 +01:00
Benjamin Beganović
c7226f7fa6 update designs 2021-01-15 13:08:09 +01:00
Benjamin Beganović
c46fc2f97b
Merge pull request #4698 from beganovich/v5-data-refs-for-totals-table
(v5) Add data-refs to totals table for PDFs
2021-01-15 12:57:07 +01:00
Benjamin Beganović
8df374c9db add data-refs to taxes 2021-01-15 12:56:05 +01:00
Benjamin Beganović
7eb8da061b
Merge pull request #4697 from beganovich/v5-0115-hide-terms-label-if-no-value
(v5) Hide terms label from PDF if terms are not set
2021-01-15 12:45:12 +01:00
Benjamin Beganović
d43daeaddb hide terms label if terms are empty 2021-01-15 12:44:37 +01:00
David Bomba
cbce8c8a46 minor fixes for client portal 2021-01-15 22:19:34 +11:00
David Bomba
2b77951ea0 Deprecate task fields 2021-01-15 22:01:44 +11:00
Benjamin Beganović
3b0262a246
Merge pull request #4684 from beganovich/v5-0114-fixes-for-jpg
(v5) Client portal: Fix documents table jpg extension
2021-01-15 11:06:43 +01:00
Benjamin Beganović
4b00e8a790 sync assets 2021-01-15 11:05:59 +01:00
Benjamin Beganović
bc584c387c merge upstream/v5-develop 2021-01-15 11:03:40 +01:00
David Bomba
1b551796c5 Recurring PDF Dependencies 2021-01-15 14:10:35 +11:00