1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

2397 Commits

Author SHA1 Message Date
Lars Kusch
11331acf4d
Update app.blade.php 2023-01-16 12:35:13 +01:00
Lars Kusch
735d08a679
Fixes for matomo 2023-01-16 12:34:38 +01:00
David Bomba
5d1dc68739 Pass whitelabel to front end 2023-01-15 07:46:23 +11:00
David Bomba
5389c00c2f migrations for companies/accounts table 2023-01-13 00:32:54 +11:00
David Bomba
7e7cffa8c8 Fixes for recurring invoice cancellations 2023-01-12 17:29:28 +11:00
David Bomba
1d811c49b9 Return success to webhook URL when the gateway has been deleted/non-resolvable to prevent constant webhook retries 2023-01-12 15:58:02 +11:00
David Bomba
4979109d97 handle missing required keys for Invoice2Go Imports 2023-01-12 11:08:32 +11:00
David Bomba
39a7d94b21 Handle when stripe ACH dialog is closed 2023-01-11 15:10:29 +11:00
David Bomba
490c026a08 Fixes for forte payment driver authorization 2023-01-10 13:34:36 +11:00
David Bomba
1114f80e82 Add guards to @auth blocks 2023-01-03 15:53:43 +11:00
David Bomba
03d8864652
Merge pull request #8101 from turbo124/v5-develop
v5.5.50
2023-01-02 17:56:23 +11:00
David Bomba
843229d9b5 Refactor for livewire 2022-12-23 11:51:29 +11:00
David Bomba
3a85441c49 Refactor for livewire 2022-12-23 11:39:41 +11:00
David Bomba
d4356af782 Refactor Livewire passing references 2022-12-23 11:33:14 +11:00
Lars Kusch
f87d84ee1e More fixes 2022-12-22 11:38:32 +01:00
Lars Kusch
2b7893aad9 More fixes 2022-12-22 11:34:17 +01:00
Lars Kusch
5a54a368ba More fixes 2022-12-22 11:18:02 +01:00
Lars Kusch
848ada8790 More fixes 2022-12-22 11:09:42 +01:00
Lars Kusch
1aa854d4b5 More fixes 2022-12-22 11:06:00 +01:00
David Bomba
9e84f6c10f Reduce object sizes in Livewire 2022-12-22 16:53:48 +11:00
David Bomba
3e4926d88e Reduce object sizes in Livewire 2022-12-22 16:44:36 +11:00
David Bomba
28cbe52d9c Refactor for subscriptions and changing between subscriptions 2022-12-22 15:58:18 +11:00
David Bomba
cb823ef8b5 Clean up for register form 2022-12-20 23:53:52 +11:00
David Bomba
13f8aa2140 Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed 2022-12-20 21:46:20 +11:00
David Bomba
971787161c Enforce registration for subscriptions if configured 2022-12-20 15:50:02 +11:00
David Bomba
66ba48bb49 minor fixes for subscriptions 2022-12-19 12:38:03 +11:00
David Bomba
61ae25b2be trim subscriptions 2022-12-18 22:12:29 +11:00
David Bomba
8049e4d294 Fixes for alignment of text issues in subscription order overview 2022-12-18 21:47:09 +11:00
David Bomba
fd789ffddc Fixes for change plan with subscriptions 2022-12-18 20:57:32 +11:00
Lars Kusch
87fcdfd90b Fixes for js 2022-12-17 15:11:36 +01:00
Lars Kusch
4592fbcc4b Fixes for js 2022-12-17 15:08:37 +01:00
Lars Kusch
efa148e742 Fixes for js 2022-12-17 15:05:13 +01:00
Lars Kusch
aab55a9346 Fixes for js 2022-12-17 15:04:06 +01:00
Lars Kusch
33764a4828 Fixes for js 2022-12-17 14:59:20 +01:00
Lars Kusch
bc53a46fac Fixes for js 2022-12-17 14:52:21 +01:00
Lars Kusch
d50bfa9226 Fixes for js 2022-12-17 14:46:25 +01:00
Lars Kusch
ad3a6b2f26 Fixes 2022-12-17 14:44:41 +01:00
Lars Kusch
9a39035650 Redirect after payment 2022-12-17 14:42:58 +01:00
Lars Kusch
9fe832ab22 Redirect after payment 2022-12-17 14:42:04 +01:00
Lars Kusch
f897df733a Redirect after payment 2022-12-17 14:22:03 +01:00
Lars Kusch
36771eedce Fixes for Matomo 2022-12-17 14:13:12 +01:00
Lars Kusch
5dc9edab35 Fixes 2022-12-17 07:05:19 +01:00
Lars Kusch
2cf9db7b2b Fixes 2022-12-17 06:58:45 +01:00
Lars Kusch
fdafa04904 Fixes 2022-12-17 06:47:43 +01:00
Lars Kusch
01fbebb42e First generartion of final js 2022-12-17 06:39:16 +01:00
Lars Kusch
6b163f1d3f Minor fix 2022-12-17 06:26:52 +01:00
Lars Kusch
bbeef5fd50 Added payment view for BACS 2022-12-17 06:19:52 +01:00
Lars Kusch
067dac5ac9 Adapt texts 2022-12-17 06:04:46 +01:00
Lars Kusch
1459a52892 Further fixes 2022-12-17 06:02:50 +01:00
Lars Kusch
04d13f78bd Scaffold inital payment view 2022-12-17 06:01:13 +01:00
Lars Kusch
bd77acf705 Fixes for JS 2022-12-16 15:03:24 +01:00
Lars Kusch
1a37049ff8 Fixes for JS 2022-12-16 15:00:54 +01:00
Lars Kusch
b16b46204a Fixes 2022-12-16 14:57:49 +01:00
Lars Kusch
cb593be1de Minor fixes 2022-12-16 14:55:13 +01:00
Lars Kusch
6ad2cba624 Further changes 2022-12-16 14:43:03 +01:00
David Bomba
7dec26f788 minor fixes for subscriptions 2022-12-16 23:37:03 +11:00
Lars Kusch
b3dd3aaaa1 Added BACS to payment controller 2022-12-16 12:05:10 +01:00
Lars Kusch
148190727c Remove typo 2022-12-16 11:41:08 +01:00
Lars Kusch
974f4b2ca3 Add BACS to payment methods 2022-12-16 11:34:00 +01:00
Lars Kusch
a48e08cbef Scafold inital classes 2022-12-16 11:09:37 +01:00
David Bomba
d6aedeef91 Subscriptions v2 - handle trial 2022-12-16 16:21:14 +11:00
David Bomba
1dc24bb734 Adjustments for cardjs and auto filil 2022-12-15 19:29:57 +11:00
David Bomba
9b1cc121cd Adjustments for autofill 2022-12-15 18:33:49 +11:00
David Bomba
63d0bbb9ae Adjustments for autofill 2022-12-15 18:26:05 +11:00
David Bomba
9d4e57c995 Adjustments for autofill 2022-12-15 18:24:46 +11:00
David Bomba
82aa100d4c Adjustments for autofill 2022-12-15 18:23:25 +11:00
David Bomba
e5f765c49c Adjustments for autofill 2022-12-15 18:22:33 +11:00
David Bomba
e0cd78925b Adjustments for autofill 2022-12-15 18:19:26 +11:00
David Bomba
0b442adac9 Adjustments for autofill 2022-12-15 18:17:16 +11:00
David Bomba
57c976536f Adjustments for autofill 2022-12-15 18:05:18 +11:00
David Bomba
cf1c51bb4d Adjustments for autofill 2022-12-15 18:04:37 +11:00
David Bomba
548385c8d7 Adjustments for autofill 2022-12-15 18:03:00 +11:00
David Bomba
00af5a13c1 Adjustments for autofill 2022-12-15 17:57:45 +11:00
David Bomba
d8246f28ec Adjustments for autofill 2022-12-15 17:57:04 +11:00
David Bomba
5bc35643b5 Adjustments for autofill 2022-12-15 17:55:21 +11:00
David Bomba
cc5f27fa03 Adjustments for autofill 2022-12-15 17:51:42 +11:00
David Bomba
84022db48b Adjustments for autofill 2022-12-15 17:50:52 +11:00
David Bomba
e78e4991cd Adjustments for autofill 2022-12-15 17:49:13 +11:00
David Bomba
88dc99004f Adjustments for autofill 2022-12-15 17:29:42 +11:00
David Bomba
fc5410d434 Disable auto fill for credit cards 2022-12-15 17:09:14 +11:00
David Bomba
a24a051004 Attach invoice documents to payment emails 2022-12-15 16:55:47 +11:00
David Bomba
bbcf2b3459 Disable payment button on click 2022-12-15 15:48:02 +11:00
David Bomba
b1851e310b Move logic in alpine for transitions 2022-12-15 15:42:37 +11:00
David Bomba
55c0453b75 Subscriptions v2 2022-12-15 12:16:50 +11:00
David Bomba
20ea1a3cdb
Merge pull request #8074 from turbo124/v5-develop
Force a currency for vendors
2022-12-14 18:13:04 +11:00
David Bomba
37865e8802
Merge pull request #8059 from LarsK1/patch-stripe-klarna
Change Klarna intregration to comply with Klarna's rules
2022-12-14 18:12:06 +11:00
Lars Kusch
72b3ac9a20 Change plz to postal code 2022-12-14 08:02:04 +01:00
David Bomba
90a58ce2c9 Ensure we set the client localized send dates for recurring invoices 2022-12-14 17:51:00 +11:00
David Bomba
32ff078a64 Remove all instances of dispatchSync() 2022-12-12 15:27:22 +11:00
Lars Kusch
1c1cf36ec3 Further fixes 2022-12-10 07:06:08 +01:00
Lars Kusch
88278832ab Further fixes 2022-12-10 07:02:50 +01:00
Lars Kusch
6ed6855c46 Further fixes 2022-12-10 06:58:37 +01:00
Lars Kusch
936451b73e Show name field, when payment could fail 2022-12-10 06:48:07 +01:00
David Bomba
660371cbf5 Subscriptions v2 - OTP 2022-12-10 16:31:31 +11:00
Lars Kusch
fd16a5e35a
Add fix for special characters in names 2022-12-10 06:15:52 +01:00
David Bomba
21bec86fda Subscriptions v2 2022-12-10 14:25:46 +11:00
Lars Kusch
9a168efdf9
Readded showing errors 2022-12-09 10:42:20 +01:00
David Bomba
68688e5b98 Subscriptions v2 2022-12-09 19:39:27 +11:00
David Bomba
1ca6810132 Subscriptions v2 2022-12-09 16:50:48 +11:00
David Bomba
be2d6afc63 OTP for subscriptions 2022-12-09 15:41:54 +11:00
David Bomba
8f4350bcb9 Subscriptions v2 2022-12-09 14:36:39 +11:00
David Bomba
d6f327c4ef Fixes for bank rule tests 2022-12-09 13:47:54 +11:00
David Bomba
41dcb7cf4a Subscriptions v2 2022-12-09 12:35:37 +11:00
David Bomba
b2ff2a1c18 Catch mollie payments if redirect URL is null 2022-12-09 09:33:19 +11:00
Lars Kusch
80a7a7ce3f
Change klarna integration according to Klarna's rules 2022-12-08 08:56:48 +01:00
Lars Kusch
07e83900c0
Delete klarna.blade.php 2022-12-08 08:56:31 +01:00
Lars Kusch
0714228781
Change klarna integration according to Klarna's rules 2022-12-08 08:55:58 +01:00
David Bomba
a3b1ea41e3 Minor clean up of layout files 2022-12-08 17:37:43 +11:00
David Bomba
482918e3f3 Cast matomo id to string 2022-12-08 11:39:43 +11:00
David Bomba
69a1419e9b Fixes for updateinvoice events 2022-12-08 11:17:18 +11:00
David Bomba
bad7b242e1 Fixes for Klarna 2022-12-07 23:01:16 +11:00
David Bomba
bba2adf5cd Add idempotency key for mollie 2022-12-07 20:16:14 +11:00
David Bomba
449d88dd21
Merge pull request #8053 from LarsK1/patch-4
Stripe: add Klarna as payment method
2022-12-07 19:50:31 +11:00
David Bomba
5d5cc1eec2
Merge branch 'v5-stable' into patch-4 2022-12-07 19:44:45 +11:00
David Bomba
e7c24a5857 Fixes for Matomo URL/ID 2022-12-07 18:50:36 +11:00
David Bomba
ff0a22ff85
Merge pull request #8039 from LarsK1/patch-5
Add support for Matomo
2022-12-07 18:41:33 +11:00
David Bomba
82a1bf80ad Subscriptions v2 2022-12-07 16:48:40 +11:00
David Bomba
33d4402189 Subscriptions v2 2022-12-07 16:45:25 +11:00
David Bomba
ce1d115ff4 Expand document name 20->40 chars 2022-12-06 20:13:59 +11:00
Lars Kusch
5df4b89298
Update clean_setup.blade.php 2022-12-05 15:22:15 +01:00
Lars Kusch
2c0a710789
Update clean.blade.php 2022-12-05 15:21:58 +01:00
Lars Kusch
d8825396be
Add support for Matomo 2022-12-05 15:20:30 +01:00
Lars Kusch
701344947f Add Support for Klarna 2022-12-05 09:03:08 +01:00
David Bomba
ae73e414e9 updates for cookie consent 2022-12-02 09:45:38 +11:00
David Bomba
986ed9016a Updates for translations for Stripe 2022-12-02 06:59:16 +11:00
David Bomba
043178fbdb changes for layout of Subscriptions 2022-12-01 17:05:27 +11:00
David Bomba
ae1abf406a Working on Subscriptions v2 2022-11-30 21:13:24 +11:00
David Bomba
40649f54fb Fixes for layout 2022-11-30 19:19:30 +11:00
David Bomba
15ac423ecb Add Payment Id to bank transactions table 2022-11-30 17:36:26 +11:00
David Bomba
daaf486c10 Fixes for displaying correct quote status in client portal 2022-11-27 08:25:47 +11:00
David Bomba
1125487b45 Use translation for request cancellation 2022-11-27 07:30:50 +11:00
David Bomba
20810bd7fe Minor fixes for company count 2022-11-24 20:33:52 +11:00
David Bomba
132914eeda Updates for currency seeders 2022-11-24 08:43:21 +11:00
David Bomba
c638670d88 Subscriptions v2 2022-11-23 21:57:11 +11:00
David Bomba
5316340c29 Subscriptions v2 2022-11-23 19:32:03 +11:00
David Bomba
d2ea53b0a4 Subscriptions v2 2022-11-23 17:27:43 +11:00
David Bomba
9809b4ff67 Stubs for project-header CSS class 2022-11-23 12:47:15 +11:00
David Bomba
08ca5ddb72 Include bank transactions and bank integrations in company import/exports 2022-11-22 16:14:07 +11:00
David Bomba
1bd1d482ec Fixes for Paypal Token payments 2022-11-22 14:37:50 +11:00
David Bomba
1c89a39d56 Clean input for custom css 2022-11-19 10:58:32 +11:00
David Bomba
07d888257f Paid CSS Overlay 2022-11-17 16:41:23 +11:00
David Bomba
43e74d6293 Fixes for playful design 2022-11-17 11:15:10 +11:00
David Bomba
2b5285a58a FIxes for new calm design 2022-11-16 23:08:03 +11:00
David Bomba
a0e186d139 calm design 2022-11-16 20:57:23 +11:00
David Bomba
10903c8328 Add a new design - Calm 2022-11-16 20:57:08 +11:00
David Bomba
9b1ad2794e Update ReadME 2022-11-16 18:19:39 +11:00
David Bomba
72481481fe New Design 2022-11-16 17:59:37 +11:00
David Bomba
4830154ac6 Change UX for downloading documents from the client portal 2022-11-14 07:30:16 +11:00
David Bomba
c51bbaec43 Minor fixes for updating a recurring invoice 2022-11-13 09:42:11 +11:00
David Bomba
0fc0ff25bd Minor fixes for Bank Transactions / Integratiosn 2022-11-04 12:55:17 +11:00
David Bomba
25a298f754 Minor fixes for refunds 2022-11-01 08:07:24 +11:00
David Bomba
08dbbade14 Pass references instead of full models into auto bill jobs 2022-10-28 12:10:20 +11:00
David Bomba
b3351d88f1 Merge branch 'yodlee' into v5-develop 2022-10-26 13:26:51 +11:00
David Bomba
dba0b50c50 Minor fixes for braintree 3DS 2022-10-26 10:36:36 +11:00
David Bomba
ce47e30aa2 Merge branch 'v5-develop' into yodlee 2022-10-24 08:43:02 +11:00
David Bomba
46aa562723 Fixes for document indexing 2022-10-10 18:24:25 +11:00
David Bomba
bd6071b46e Fixes for document indexing 2022-10-10 18:23:27 +11:00
David Bomba
dfe66559dc Fixes for Forte 2022-10-09 12:32:27 +11:00
David Bomba
f32ca25372 Merge branch 'v5-develop' into yodlee 2022-10-07 10:10:35 +11:00
David Bomba
db9ed2c8eb Fixes for forte payment driver 2022-10-07 08:20:07 +11:00
David Bomba
0a2cb6f88d Merge branch 'v5-develop' into yodlee 2022-10-06 20:55:44 +11:00
David Bomba
c7bf4b630b Improve Stripe ACH Payments with microdeposits 2022-10-06 10:24:43 +11:00
David Bomba
f072b921c7 Fixes for WePay 2022-10-05 11:21:55 +11:00
David Bomba
295ab42951 Remove authorize for SEPA 2022-10-01 21:36:56 +10:00
David Bomba
5748d34e16 Logging for wepay 2022-10-01 12:16:02 +10:00
David Bomba
a5d8a300b1 Logging for wepay 2022-10-01 12:10:07 +10:00
David Bomba
8f2960f936 Logging for wepay 2022-10-01 12:06:12 +10:00
David Bomba
edbdbb48df Logging for wepay 2022-10-01 12:05:16 +10:00
David Bomba
710bf9749e Logging for wepay 2022-10-01 12:00:57 +10:00
David Bomba
51600ea927 Logging for wepay 2022-10-01 11:57:23 +10:00
David Bomba
55bfc1b2bc Logging for wepay 2022-10-01 11:52:04 +10:00
David Bomba
efcb73b9b3 Logging for wepay 2022-10-01 11:48:50 +10:00
David Bomba
0370a4eb16 Logging for wepay 2022-10-01 11:44:07 +10:00
David Bomba
9c90b96dea Logging for wepay 2022-10-01 11:38:54 +10:00
David Bomba
fbe93e0f3e Logging for wepay 2022-10-01 11:35:22 +10:00
David Bomba
0f1d9f68b9 Fixes for wepay 2022-10-01 11:07:44 +10:00
David Bomba
c69a979291 Improve livewire performance with Defer 2022-09-30 19:47:27 +10:00
David Bomba
a75fbc1e85 Remove direct google URLs 2022-09-30 15:23:18 +10:00
David Bomba
9542bcc92e Show labels of custom fields in registration form 2022-09-28 10:54:07 +10:00
David Bomba
0d2cd69ad3 Implement 3DS for Braintree 2022-09-21 12:43:24 +10:00
David Bomba
734bfa0cb8 Exclude canvaskit path for hosted 2022-09-20 17:24:44 +10:00
David Bomba
d2083b3a9d Fixes for payment layouts 2022-09-20 17:23:38 +10:00
David Bomba
20fb487873 improve trial page 2022-09-17 13:23:06 +10:00
David Bomba
e545f452a0 Working on upgrades 2022-09-17 12:51:59 +10:00
David Bomba
af8becfc68 Upgrades 2022-09-17 11:49:53 +10:00
David Bomba
b81851b190 Update resources to defer 2022-09-16 13:34:39 +10:00
David Bomba
0b3cefa091 Fixes for single root - Livewire 2022-09-16 13:11:08 +10:00
David Bomba
774a05b148 Single root element for wepay signups 2022-09-16 13:01:04 +10:00
David Bomba
be19d42e78 Update customer details 2022-09-13 09:59:16 +10:00
David Bomba
64c1a7a028 Fixes for redirect 2022-09-07 15:31:28 +10:00
David Bomba
d6039cec3a Attempt to refresh account list from auth page 2022-09-07 15:24:08 +10:00
David Bomba
3542e35da0 Add bank integrations into default includes 2022-09-07 15:09:53 +10:00
David Bomba
c0cb157309 Merge branch 'v5-develop' into yodlee 2022-09-07 14:54:50 +10:00
David Bomba
3e676d584b Fixes for registration fields and ensure client contact email is unique per company 2022-09-06 21:32:52 +10:00
David Bomba
d79b374eda Fixes for select box background color 2022-09-06 20:51:42 +10:00
David Bomba
421767bb78 Fixes for stripe error message when authorizing credit card 2022-09-06 19:40:34 +10:00
David Bomba
278015c90e Fixes for tech template 2022-09-05 12:48:11 +10:00
David Bomba
a963fe1aee Fixes for canvaskit path 2022-09-02 20:53:32 +10:00
David Bomba
a43f30adbc Refactor for switch plans 2022-09-02 10:38:27 +10:00
David Bomba
59ac21662d Set required fields to lazy 2022-09-02 09:52:00 +10:00
David Bomba
9a3ecf5f14 Formatting for client emails 2022-08-31 14:37:14 +10:00
David Bomba
d1bdf4cc97 Minor fixes for templates 2022-08-31 14:30:23 +10:00
David Bomba
8efbeda4e2 Refactor trial confirmed page 2022-08-29 07:52:18 +10:00
David Bomba
a2b8d57313 Ensure correct PDF is displayed to the contact 2022-08-24 18:28:08 +10:00
David Bomba
9edf9a599e Fixes for logo width for outlook emails 2022-08-24 13:43:32 +10:00
David Bomba
c1f5b5a629 Set relative path for canvaskit 2022-08-21 15:16:55 +10:00
David Bomba
14f8541e4d Fixes for base path for canvas kit 2022-08-18 17:10:47 +10:00
David Bomba
4573bd916b Fixes for confirmation password verification: 2022-08-11 07:36:16 +10:00
David Bomba
b471920155 Clean up for Yodlee authentication 2022-08-10 19:49:27 +10:00
David Bomba
d80ec520f9 Fast link provisioning 2022-08-10 11:56:46 +10:00
David Bomba
d59b51da72 Rollback for prefetch 2022-08-09 19:08:24 +10:00
David Bomba
c82e77ba29 Move preload to index.blade 2022-08-09 17:48:30 +10:00
David Bomba
edfbcb9514 Working on Fastlink 2022-08-06 16:58:48 +10:00
David Bomba
69f2b7059e Merge branch 'v5-stable' into yodlee 2022-08-06 16:25:56 +10:00
David Bomba
42fee94b13 Minor fixes 2022-08-06 16:25:49 +10:00
David Bomba
effd1678a5 Merge branch 'v5-stable' into yodlee 2022-08-05 11:27:52 +10:00
David Bomba
76225919e2 catch for no email provided in braintree paypal integration 2022-08-02 17:28:24 +10:00
David Bomba
f4551245a9 Fixes for payments js 2022-08-01 06:26:04 +10:00
David Bomba
18c89239dd Fixes for payment methods 2022-07-30 15:59:08 +10:00
David Bomba
99c7adfab4 Fixes for client portal 2022-07-30 10:12:15 +10:00
David Bomba
3a510ffd4a Fixes for subscriptions - allow currency id to be passed through 2022-07-29 10:34:33 +10:00
David Bomba
7357e4026f Fixes for BPP in subscriptions 2022-07-29 09:19:49 +10:00
David Bomba
15b53ca617 Stubs for yodlee 2022-07-28 17:33:47 +10:00
David Bomba
b44e1a02ca Auth tokens 2022-07-28 16:29:42 +10:00
David Bomba
f6821e9fcc Yodlee init 2022-07-28 14:09:13 +10:00
David Bomba
3ee0186c67 fixeS 2022-07-27 22:43:53 +10:00
David Bomba
6df802509b Fixes for vendor documents 2022-07-27 16:09:25 +10:00
David Bomba
2942dfa528 Vendor documents 2022-07-27 15:39:43 +10:00
David Bomba
8e654c21ce Merge v5 2022-07-25 15:28:06 +10:00
=
80ad607e62 Replace 404 with not available screen for deleted entities 2022-07-25 10:47:18 +10:00
=
375b663425 changes for aliases 2022-07-25 09:44:57 +10:00
David Bomba
42a286fde1 Update language files 2022-07-21 18:04:56 +10:00
David Bomba
e7333f9e96 Sync v5-dev 2022-07-21 14:23:18 +10:00
David Bomba
93c782fcc5 Merge branch 'v5-develop' into l9 2022-07-21 14:22:45 +10:00
David Bomba
10d7a96a37 Add hebrew to repo 2022-07-21 14:02:57 +10:00
David Bomba
7c500c0247 Prep for Hebrew 2022-07-21 13:20:29 +10:00
David Bomba
e337abe819 Patches from v5-dev 2022-07-20 10:56:02 +10:00
David Bomba
c6d436a98f Fixes for quote approve button when signature dialog is closed 2022-07-20 10:53:43 +10:00
David Bomba
4af46e1c66
Merge branch 'v5-develop' into v5-develop 2022-07-20 10:42:44 +10:00
David Bomba
1222e0fe2c Ensure signature is provided in client portal prior to moving to next step 2022-07-20 10:41:36 +10:00
David Bomba
8935aea708 Working on signatures 2022-07-20 10:08:05 +10:00
David Bomba
b3707967d8 add support for showing related entity documents on invoice 2022-07-20 09:24:38 +10:00
David Bomba
7051048fdf Fixes for purchase orders and business design 2022-07-20 08:41:04 +10:00
Benjamin Beganović
f26bbd98a8 Add missing translations for task statuses 2022-07-18 14:40:31 +02:00
David Bomba
6581abf46d Merge v5-develop into L9 2022-07-15 22:59:25 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
dfd0670dba Apple OAuth 2022-07-13 15:47:12 +10:00
David Bomba
c5522c7bb7 Apple ID AUth 2022-07-10 21:55:08 +10:00
David Bomba
c4b0b45144 Small changes for tests 2022-07-10 14:30:46 +10:00
David Bomba
3499b203e5 Update translations 2022-07-07 11:23:29 +10:00