1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
Commit Graph

20029 Commits

Author SHA1 Message Date
Benjamin Beganović
0f3cd7eb3c Add event listener for form submission 2024-02-19 18:16:27 +01:00
Benjamin Beganović
93df3a4007 Add payment form to purchase view 2024-02-19 18:16:15 +01:00
Benjamin Beganović
2fc309beee Fixes for passing client_id into final context 2024-02-19 17:52:07 +01:00
Benjamin Beganović
bf22bb9143 Enforce authentication for payment methods 2024-02-19 17:47:58 +01:00
Benjamin Beganović
1cbb3b2d20 Fixes for quantity handling 2024-02-19 17:20:59 +01:00
David Bomba
8bbccdc964
Merge pull request #9304 from paulwer/feat-translations-for-nordigen-transaction-transformer
Feat: translations for nordigen transaction transformer - exchange rate
2024-02-19 17:41:59 +11:00
David Bomba
b3fbf505e0 Fixes for syntax 2024-02-19 17:41:39 +11:00
David Bomba
881ae75e5d
Merge pull request #9305 from turbo124/v5-develop
v5.8.27
2024-02-19 08:47:56 +11:00
David Bomba
8edebaef85 V5.8.27 2024-02-19 08:47:32 +11:00
David Bomba
6edcec8dcd Updates for type for smtp port 2024-02-19 07:58:15 +11:00
paulwer
a960391304 fixes 2024-02-18 19:10:42 +01:00
paulwer
7c4620af93 fixes 2024-02-18 19:04:17 +01:00
paulwer
a21f3baec9 fixes 2024-02-18 18:55:24 +01:00
paulwer
50d899c93c fixes 2024-02-18 18:53:41 +01:00
paulwer
b9095b96ab localized date within transaction-transformer 2024-02-18 18:49:52 +01:00
paulwer
aa41b4126b code cleanups 2024-02-18 18:22:17 +01:00
paulwer
a7f2e438f2 changes 2024-02-18 18:19:16 +01:00
David Bomba
8e50ae9691
Merge pull request #9302 from turbo124/v5-develop
v5.8.26
2024-02-18 19:54:07 +11:00
David Bomba
9d5e11a0c4 Enforce columns that we can sort on 2024-02-18 17:07:21 +11:00
David Bomba
26a7e73694 Adjustments for eager loading 2024-02-18 16:29:16 +11:00
David Bomba
6c7df568dc Ensure port is int for SMTP 2024-02-18 16:19:09 +11:00
David Bomba
e2287c6d57 Fixes for tests 2024-02-18 15:32:49 +11:00
David Bomba
22793dbe52 v5.8.36 2024-02-18 15:11:01 +11:00
David Bomba
140b9968a1 Merge branch 'allow_unapplied_payments_as_auto_payment' into v5-develop 2024-02-18 15:06:38 +11:00
David Bomba
730e0a17ac Tests for using Unapplied Payments 2024-02-18 15:06:20 +11:00
David Bomba
5a14b85eea fixes for html entities 2024-02-18 11:21:04 +11:00
David Bomba
3006f5882b Checks for routes 2024-02-18 11:19:59 +11:00
David Bomba
6974841921 Refactor for payment processing 2024-02-17 19:08:20 +11:00
David Bomba
97accc8142 Refactor for payment processing 2024-02-17 19:04:41 +11:00
David Bomba
66fd68cf93 Refactor for payment processing 2024-02-17 19:03:20 +11:00
David Bomba
32b82f5bfe Working on adding unapplied payments into autobill sequence 2024-02-17 18:41:40 +11:00
David Bomba
1263e6a1db Add company setting 2024-02-17 18:24:26 +11:00
David Bomba
fdca196215 Improve PDF Mock 2024-02-17 18:17:33 +11:00
David Bomba
04314538d8 Minor fixes for types 2024-02-17 17:44:16 +11:00
David Bomba
f3f91f75b8 Updates for logic 2024-02-17 11:15:55 +11:00
David Bomba
c010c99547 Build pipeline for payment 2024-02-17 10:09:59 +11:00
David Bomba
4e32ac6f1a Add form request for SMTP checks 2024-02-17 06:39:33 +11:00
David Bomba
112efdaadb Fixes for OTP 2024-02-17 06:19:49 +11:00
David Bomba
c1d809ffd0 Updates for company factory 2024-02-17 06:04:38 +11:00
David Bomba
a5fd1dc5ea Improvements for validation 2024-02-17 05:57:15 +11:00
David Bomba
478dbe5c4a Improvements for validation 2024-02-17 05:46:26 +11:00
Benjamin Beganović
fe2c4b3863 Scaffold work on handling payment methods 2024-02-16 17:43:07 +01:00
Benjamin Beganović
f235d44ac5 Update key references for components 2024-02-16 17:42:55 +01:00
Benjamin Beganović
e8eca033eb Refactor Summary component to remove unnecessary code and add product notes 2024-02-16 17:42:38 +01:00
Benjamin Beganović
5d9da26970 Fixes for circular referece and re-rendering 2024-02-16 17:42:26 +01:00
David Bomba
ceb4708b5d White label license server 2024-02-16 18:33:45 +11:00
David Bomba
0394d98d59 Add Hyvor writer to prod composer file 2024-02-16 14:53:39 +11:00
David Bomba
6445e518dc Fixes for parse float 2024-02-16 14:28:57 +11:00
David Bomba
2f8f9ffce8 Fixes for tests 2024-02-16 13:48:40 +11:00
David Bomba
ce2885ed37 Adjustments for test mail server 2024-02-16 13:45:56 +11:00