1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-25 10:47:10 +02:00
Commit Graph

5874 Commits

Author SHA1 Message Date
David Bomba
18bb84f2a1 Fixes for client portal 2021-11-21 21:08:21 +11:00
David Bomba
d9961bb529 Return early if no client present in the repository 2021-11-21 14:52:48 +11:00
David Bomba
ff6f3fc89c
Merge pull request #6987 from turbo124/v5-develop
Calculate has_password
2021-11-21 13:50:41 +11:00
David Bomba
96f90f12a1 Minor fixes 2021-11-21 13:49:52 +11:00
David Bomba
534a420b57 Fixes for hosted migration 2021-11-21 12:57:27 +11:00
David Bomba
4b39c23282 Fixes for Mollie webhooks 2021-11-21 10:33:12 +11:00
David Bomba
3274309df4 Fixes for Mollie webhooks 2021-11-21 10:19:27 +11:00
David Bomba
3695042cc0 Fixes for failed mollie payments 2021-11-21 10:13:10 +11:00
David Bomba
ce3ea99f22 Remove daily check data 2021-11-21 08:18:03 +11:00
David Bomba
ca788476d8 Add filter controller 2021-11-20 11:34:43 +11:00
theworstcomrade
7270d65bda Document - fix stored xss
https://huntr.dev/bounties/99c4ed09-b66f-474a-bd74-eeccf9339fde/
2021-11-20 00:17:18 +01:00
theworstcomrade
2532ec7e76 Document - fix stored xss
https://huntr.dev/bounties/99c4ed09-b66f-474a-bd74-eeccf9339fde/
2021-11-19 23:39:35 +01:00
David Bomba
b0c6a4d5dd Calculate has_password 2021-11-19 20:37:28 +11:00
David Bomba
07eba43901 Minor refactor for update balance 2021-11-19 17:13:57 +11:00
David Bomba
829722d102
Merge pull request #6982 from turbo124/v5-develop
Hide deleted tasks
2021-11-19 15:36:57 +11:00
David Bomba
5673cae467 Minor fixes for client required fields 2021-11-18 21:35:00 +11:00
David Bomba
b88b410c1c Do not set a default client country 2021-11-18 20:55:01 +11:00
David Bomba
ca9f75ab03 Fixes for Wepay 2021-11-18 14:51:12 +11:00
David Bomba
5a9267c96f Paypal express error handling 2021-11-18 11:19:22 +11:00
David Bomba
4eaad134be Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-11-18 05:54:33 +11:00
David Bomba
d0f25976de Fixes for discounts with subscriptions 2021-11-18 05:53:01 +11:00
David Bomba
d6695b1c16 Fixes for create account 2021-11-17 20:54:20 +11:00
David Bomba
76465072b3 Fixes for invoice balance 2021-11-17 15:17:59 +11:00
David Bomba
fe934645c4 Debugging Molli iDeal payments 2021-11-17 14:18:13 +11:00
David Bomba
889f669257 Convenience helper for exporting translations to json format 2021-11-16 20:31:30 +11:00
David Bomba
b2a40f201f Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-11-16 16:06:41 +11:00
David Bomba
013d0f7ab5 Fixes for subscription service 2021-11-16 15:01:21 +11:00
David Bomba
4e127fab2d Add Quote Approved Notification 2021-11-16 14:14:15 +11:00
David Bomba
050ebb8141 Fixes for preview and pdf labelling 2021-11-16 13:30:32 +11:00
David Bomba
df4050f0df Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-11-16 10:35:32 +11:00
David Bomba
03dcb72a06 minor fixes 2021-11-16 10:35:22 +11:00
David Bomba
68a41768ac Minor fixes for wepay 2021-11-16 10:35:04 +11:00
David Bomba
0d9bab647a Save after applying payment 2021-11-16 09:50:07 +11:00
David Bomba
a40c85f17d Minor fixes for document preview 2021-11-16 09:09:36 +11:00
David Bomba
750f05ad8b Ensure at least one contact has send_email set 2021-11-15 21:46:58 +11:00
David Bomba
02cd79651e Add triggered actions 2021-11-15 15:57:24 +11:00
David Bomba
4deb820346 Triggered actions for credits 2021-11-15 14:14:58 +11:00
David Bomba
293367cd16 Minor fixes for contact login 2021-11-15 10:29:33 +11:00
David Bomba
2db0ea41fc Slow down hosted attachments 2021-11-15 08:52:04 +11:00
David Bomba
019e3c0068
Merge pull request #6953 from beganovich/gocardless-instant-bank-pay
GoCardless: Instant Bank Pay
2021-11-15 08:04:46 +11:00
David Bomba
6f37249ffb Hide deleted tasks 2021-11-15 07:04:00 +11:00
David Bomba
9c1e441136
Merge pull request #6974 from turbo124/v5-develop
Handle no entity sent
2021-11-15 06:55:06 +11:00
David Bomba
8be51a6acf Handle no entity sent 2021-11-15 05:58:49 +11:00
Benjamin Beganović
d064b8a581 Add missing method for webhook 2021-11-14 11:45:53 +01:00
David Bomba
d71ea9ee67 Cache contacts 2021-11-14 21:22:12 +11:00
David Bomba
7b0868ee32 Fixes for client payment failures 2021-11-14 15:35:23 +11:00
David Bomba
a64dec0191 Additional logging for invoice balances 2021-11-14 14:59:15 +11:00
David Bomba
7e3d85c0b6 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-11-14 08:20:44 +11:00
David Bomba
6c11e54a29 Add default templates 2021-11-14 08:20:33 +11:00
David Bomba
a02ba606f6 Payment failure template update 2021-11-13 08:34:58 +11:00
David Bomba
2505b86360
Merge pull request #6961 from turbo124/v5-develop
Restrict API access for free/unpaid accounts
2021-11-13 07:19:16 +11:00
David Bomba
bd0aefc095
Merge pull request #6956 from joshuadwire/v5-develop
Fix eWay first/last name reversed in saved cards
2021-11-13 05:37:35 +11:00
David Bomba
c58241a5cc Minor fixes 2021-11-12 19:16:32 +11:00
Joshua Dwire
c905e4a5b6 Fix eWay first/last name reversed in saved cards 2021-11-11 19:46:43 -05:00
Benjamin Beganović
14b92b3cab Translation 2021-11-11 17:55:22 +01:00
Benjamin Beganović
fd08ebc6cb Apply styles 2021-11-11 17:52:24 +01:00
Benjamin Beganović
a7c7f58bb5 Authorization 2021-11-11 17:52:05 +01:00
Benjamin Beganović
0e5b5393d3 Payments 2021-11-11 17:51:04 +01:00
Benjamin Beganović
a844553cf3 Add INSTANT_BANK_PAY To PaymentType 2021-11-11 17:49:31 +01:00
Benjamin Beganović
619803f2be Initialize GoCardlessPro\Client 2021-11-11 15:57:41 +01:00
Benjamin Beganović
085bcbe3c3 Add InstantBankPay to GoCardlessPaymentDriver 2021-11-11 15:57:01 +01:00
Benjamin Beganović
d45c5a1e41 Add INSTANT_BANK_PAY to Gateway 2021-11-11 15:54:16 +01:00
Benjamin Beganović
9eabe30b3a Define INSTANT_BANK_PAY constant 2021-11-11 15:53:05 +01:00
Benjamin Beganović
ecdbd8a584 Scaffold InstantBankPay 2021-11-11 15:52:32 +01:00
David Bomba
63863c881c Update wepay 2021-11-11 20:35:07 +11:00
David Bomba
4b494ab5fd improve rate limiting 2021-11-11 15:01:24 +11:00
David Bomba
f5ea8a83f0 Fixes for Sentinel timeouts 2021-11-11 11:35:58 +11:00
David Bomba
906f2b30a4 Logging for system logger 2021-11-11 05:54:59 +11:00
David Bomba
ad53f233be Fixes for coupons 2021-11-10 19:49:26 +11:00
Benjamin Beganović
eee5ce9813
Merge pull request #6943 from beganovich/jira-767
Support for images on PDFs
2021-11-10 09:38:44 +01:00
David Bomba
193e473c8a Fixes for marking invoice as sent 2021-11-10 16:41:33 +11:00
David Bomba
2c289bbe4e Fixes for subscriptions 2021-11-10 15:16:56 +11:00
David Bomba
d0be8f744c Restrict API access for free/unpaid accounts 2021-11-10 08:23:22 +11:00
Benjamin Beganović
74b5afba96 Licence update 2021-11-09 19:59:44 +01:00
Benjamin Beganović
9b383b525b Filter images 2021-11-09 17:30:17 +01:00
David Bomba
075fe7a5e5 Clean up logging 2021-11-09 21:59:52 +11:00
David Bomba
c5516fcb87
Merge pull request #6944 from turbo124/v5-develop
Fixes for User Add rules in hosted
2021-11-09 21:15:35 +11:00
David Bomba
57e1385cbf Fixes for invitations 2021-11-09 21:15:08 +11:00
David Bomba
43aad784ae Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-11-09 18:55:02 +11:00
David Bomba
1d66cf3772 Fire invoice observer for invoice created from recurring 2021-11-09 18:54:56 +11:00
David Bomba
aa145243c6 Minor fixes for project resolution 2021-11-09 09:08:27 +11:00
Benjamin Beganović
f0d101fba4 Logic for generating markup for entity images 2021-11-08 21:20:55 +01:00
David Bomba
64aa4fe00f Fixes for adding users to hosted 2021-11-08 20:53:11 +11:00
David Bomba
735bb7ea3b
Merge pull request #6907 from LarsK1/v5-develop
Stripe: Webhook fixes
2021-11-08 19:44:02 +11:00
David Bomba
7c2170d505 Fixes for billing portal purchase 2021-11-08 17:35:15 +11:00
David Bomba
0ac1cfcb9c Fixes for Quote Templates 2021-11-08 14:09:06 +11:00
David Bomba
b0cfa6a699 minor fixes for recurring expenses 2021-11-08 13:05:54 +11:00
David Bomba
be45998ebe Fixes for invitation 404 messaging 2021-11-08 10:17:49 +11:00
David Bomba
b2a3faa125 Show trashed Users 2021-11-07 22:18:15 +11:00
David Bomba
b08cb46615 Disable reversals 2021-11-07 22:13:59 +11:00
David Bomba
2a7bdc8d59 Fixes for User Add rules in hosted 2021-11-07 22:12:54 +11:00
David Bomba
dd834f1405 Minor fixes 2021-11-07 21:23:44 +11:00
David Bomba
6e06e7d1f2 Minor fix for typed property 2021-11-07 20:31:03 +11:00
David Bomba
573ddd83eb Minor fixes for check data 2021-11-07 17:41:02 +11:00
David Bomba
3b4afd4537 Minor fixes for check data 2021-11-07 17:12:51 +11:00
David Bomba
dc0efd2d91 Allow groups to be seen by all users 2021-11-07 09:01:19 +11:00
David Bomba
bbf2168a31 Fixes for reversals 2021-11-06 17:07:00 +11:00
David Bomba
ecdd73fbcc Minor Fixes 2021-11-06 16:05:56 +11:00
David Bomba
e2a6cd65cc Refactor invitation links 2021-11-06 11:46:12 +11:00
David Bomba
27db04515a Change logic for adding user 2021-11-06 10:40:38 +11:00
David Bomba
c91ab24d49
Merge pull request #6938 from turbo124/v5-develop
Fixes for Apple Pay
2021-11-06 10:36:49 +11:00
David Bomba
20de95b29d
Merge pull request #6936 from beganovich/sentry-13483
GoCardless: Ensure mandate is ready before attempting payment
2021-11-06 10:36:31 +11:00
David Bomba
9a3d33bda8 Fixes for Apple Pay 2021-11-06 10:33:49 +11:00
David Bomba
a2e08a4baa
Merge pull request #6937 from turbo124/v5-develop
Fixes for payment hash types
2021-11-06 10:31:55 +11:00
David Bomba
88dfa3601b Fixes for adding and restoring users 2021-11-06 10:28:48 +11:00
Benjamin Beganović
714b9cb187 Ensure mandate is ready before attempting payment 2021-11-05 17:01:19 +01:00
Benjamin Beganović
6b0a353165 Fixes for casts 2021-11-05 15:49:50 +01:00
David Bomba
5f4e40162b working on users 2021-11-05 20:43:25 +11:00
Benjamin Beganović
639d974c71
Merge pull request #6931 from beganovich/jira-754
Provide columns for onboarding
2021-11-05 09:15:48 +01:00
David Bomba
916e20d902 fixes for add user count logic 2021-11-05 15:29:16 +11:00
David Bomba
68b228f45f Minor fixes for Check Data 2021-11-05 15:24:37 +11:00
David Bomba
dddab73b91 Fixes for payment hash types 2021-11-04 20:52:03 +11:00
David Bomba
5ad82c124d Fixes for check data 2021-11-04 18:25:15 +11:00
David Bomba
5ccbc0e1f0 Minor fixes for logging 2021-11-04 16:00:49 +11:00
Benjamin Beganović
dff50a7886 Cast 'onboarding' as 'object' 2021-11-03 14:18:33 +01:00
David Bomba
ab12e22ae9
Merge pull request #6930 from turbo124/v5-develop
mindor fixes for check data scripts
2021-11-03 20:37:40 +11:00
David Bomba
74b60e44ab mindor fixes for check data scripts 2021-11-03 20:37:17 +11:00
Benjamin Beganović
e1590af4cf Merge remote-tracking branch 'upstream/v5-develop' into browser-pay 2021-11-03 10:22:54 +01:00
David Bomba
7df47835a2 Check for country on client as first check 2021-11-03 11:55:45 +11:00
Benjamin Beganović
25e448e31a Drop token billing 2021-11-02 16:30:37 +01:00
David Bomba
ed33ac7130 Check for archived entities prior to import 2021-11-02 21:03:49 +11:00
Benjamin Beganović
697300750a Supported countries in StripePaymentDriver 2021-11-01 17:27:45 +01:00
Benjamin Beganović
809236e080 Token billing 2021-11-01 17:11:47 +01:00
Benjamin Beganović
69e12dbdb9 Storing payment method 2021-11-01 14:58:10 +01:00
Benjamin Beganović
9f8346d67f Payments w/o token 2021-11-01 14:39:18 +01:00
Benjamin Beganović
188f05ab44 Typehint PaymentHash in BaseDrvier 2021-11-01 14:38:57 +01:00
David Bomba
757e3b1ed2 Working on check data 2021-11-01 22:15:56 +11:00
David Bomba
50119240b9 Minor fixes for client country code rules 2021-11-01 16:12:10 +11:00
David Bomba
c57422617f Custom validation rules for client countries 2021-11-01 14:09:41 +11:00
Benjamin Beganović
3d2d08f7b2 Payment view 2021-10-31 16:49:58 +01:00
Benjamin Beganović
6bfd4d34a6 Apple Pay domain validation 2021-10-31 15:12:02 +01:00
Benjamin Beganović
6502ca0bf4 Authorization 2021-10-31 14:52:15 +01:00
Benjamin Beganović
fb712b546c Add BrowserPay to StripePaymentDriver 2021-10-31 14:50:54 +01:00
Benjamin Beganović
b8c8a486fd Scaffold BrowserPay class 2021-10-31 14:45:01 +01:00
David Bomba
ae3a5e72eb Slow down Gmail API requests 2021-10-31 22:21:27 +11:00
David Bomba
8032155b05 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-10-31 17:03:25 +11:00
David Bomba
cdb7166395 Refactor checkdata script 2021-10-31 17:01:51 +11:00
David Bomba
85c149e9ad add client to payments webhook 2021-10-31 09:07:55 +11:00
David Bomba
aaf5cfb7cd
Merge pull request #6923 from turbo124/v5-develop
Fix for double Update Entity Webhook call
2021-10-30 08:31:24 +11:00
David Bomba
8ea4b66857 Minor fixes 2021-10-30 08:30:48 +11:00
Lars Kusch
c259e25bb9
Updated query 2021-10-27 20:59:50 +02:00
David Bomba
9a973c76c7 Save quietly for payment model 2021-10-28 04:58:24 +11:00
Benjamin Beganović
8552431678 Use font from the settings 2021-10-27 16:45:50 +02:00
Benjamin Beganović
f4979fb0a4 Update automatic font resolving 2021-10-27 15:03:51 +02:00
Benjamin Beganović
dda391bb3a Resolving fonts 2021-10-27 14:51:43 +02:00
David Bomba
a6c9e0e8b3 Fix for double Update Entity Webhook call 2021-10-27 15:40:14 +11:00
David Bomba
0e715b2b44
Merge pull request #6908 from turbo124/v5-develop
Minor fixes for paypal express on failure
2021-10-27 14:18:20 +11:00
David Bomba
dad9836fa2 MInor fixes for client numbers 2021-10-27 14:17:56 +11:00
David Bomba
7e23de8e5a fixes for refunding unapplied payments 2021-10-27 05:01:10 +11:00
David Bomba
e37a0781cc
Merge pull request #6873 from beganovich/issue-742
Square: Credit card fixes
2021-10-27 03:57:17 +11:00