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

3117 Commits

Author SHA1 Message Date
David Bomba
48e21e9495 fixes for purge client 2022-10-10 14:26:53 +11:00
David Bomba
f26cdc2da7 Minor fixes for snappdf on updates 2022-10-09 18:32:53 +11:00
David Bomba
1745899525 Merge branch 'yodlee' of https://github.com/turbo124/invoiceninja into yodlee 2022-10-06 20:56:28 +11:00
David Bomba
0a2cb6f88d Merge branch 'v5-develop' into yodlee 2022-10-06 20:55:44 +11:00
David Bomba
e62e2d5fc9 Fixes for low permission users hitting list views 2022-10-06 16:37:39 +11:00
David Bomba
f072b921c7 Fixes for WePay 2022-10-05 11:21:55 +11:00
David Bomba
867b960532 Merge branch 'v5-develop' into yodlee 2022-10-04 13:43:32 +11:00
David Bomba
fa794e1edb Remove redundant code in save company request 2022-10-02 17:27:04 +11:00
David Bomba
32ee09ae1f strip tags from client and user nameS 2022-10-02 17:24:16 +11:00
David Bomba
6d7ddc3beb Minor fixes for Stripe ACH Verifications 2022-10-01 10:29:15 +10:00
David Bomba
56fe8c08da Fixes for swagger 2022-09-27 20:02:37 +10:00
David Bomba
49044be48c Fixes for checkout catching failures 2022-09-27 20:01:58 +10:00
David Bomba
775ee542b5 Fixes for bank integration routres 2022-09-24 07:37:55 +10:00
David Bomba
a53f3edae6 Minor fixes 2022-09-23 16:54:22 +10:00
David Bomba
99704a3dbd Refactor for bank transactions 2022-09-23 12:58:49 +10:00
David Bomba
1b8472fbc7 Refactor for bank transactions 2022-09-23 12:50:18 +10:00
David Bomba
8f82e366c3 Refactor for bank transactions 2022-09-23 12:48:11 +10:00
David Bomba
7ae5413b5a Refactor for bank transactions 2022-09-23 12:47:49 +10:00
David Bomba
5b9253124e Refactor for bank transactions 2022-09-23 12:45:19 +10:00
David Bomba
24fb32768f Refactor for bank transactions 2022-09-23 12:44:28 +10:00
David Bomba
dd414fc588 Refactor bank transactions 2022-09-22 16:20:54 +10:00
David Bomba
8300b01504 Refactor for bank transactions 2022-09-22 15:54:58 +10:00
David Bomba
9c3b9f0548 fill from_date to be one year in the past 2022-09-21 21:05:12 +10:00
David Bomba
f14e9c9948 Auto pull transactions when linking accounts 2022-09-21 21:03:04 +10:00
David Bomba
f4a12660ad Refactor for bank transactions 2022-09-21 15:30:57 +10:00
David Bomba
55ab915529 Ensure we do not remove gateway feed prematurely 2022-09-18 10:03:03 +10:00
David Bomba
20fb487873 improve trial page 2022-09-17 13:23:06 +10:00
David Bomba
af8becfc68 Upgrades 2022-09-17 11:49:53 +10:00
David Bomba
24d542a023 If blank exchange rate is sent, force 1 2022-09-17 07:56:23 +10:00
David Bomba
77e1ba1ad2 Fixes for tests 2022-09-16 15:29:48 +10:00
David Bomba
cb63cb8f8f minor fixes for client portal queries 2022-09-16 14:20:46 +10:00
David Bomba
b81851b190 Update resources to defer 2022-09-16 13:34:39 +10:00
David Bomba
090d4c994a Fixes for send now functionality of recurring invoice 2022-09-16 12:49:09 +10:00
David Bomba
02071e93d6 Bank Transaction matching 2022-09-15 17:31:32 +10:00
David Bomba
e0a770c663 Working on matching transactions 2022-09-15 15:02:39 +10:00
David Bomba
7e7f5395f8 Match Bank Transactions validation 2022-09-15 14:15:02 +10:00
David Bomba
0f3893a6ab MatchBankTransactions 2022-09-15 13:58:42 +10:00
David Bomba
2f429b9313 Refactor for bank transactions 2022-09-15 13:49:57 +10:00
David Bomba
6015bb36dd Fixes for sending custom templates with purchase orders 2022-09-15 08:52:28 +10:00
David Bomba
73acc1b7d5 Fixes for bank transactions: 2022-09-14 16:48:56 +10:00
David Bomba
599424d75f Add bank transactios as default includes 2022-09-14 14:33:05 +10:00
David Bomba
be19d42e78 Update customer details 2022-09-13 09:59:16 +10:00
David Bomba
a1629bbab4 Fixes for applying numbers 2022-09-12 21:08:50 +10:00
David Bomba
bc8525641b Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-09-10 09:44:47 +10:00
David Bomba
3613a0e2d5 Improve client imports 2022-09-10 09:44:43 +10:00
David Bomba
700451bac1 Move lightlogs to batch 2022-09-10 08:24:23 +10:00
David Bomba
61b6bb4543 Move lightlogs back to batching 2022-09-09 11:07:14 +10:00
David Bomba
efbca7d753 Improve efficiency of lightlogs 2022-09-08 18:57:32 +10:00
David Bomba
3a8b1eb7e3 Improve date resolution in recurring invoices 2022-09-08 11:30:40 +10:00
David Bomba
87005cb3e5 Fixes for InputBag 2022-09-07 21:28:35 +10:00
David Bomba
4738e1c82c Clean up for query logging 2022-09-07 17:31:15 +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
52d5afbce0 Remove DispatchNow() 2022-09-07 14:15:27 +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
a0d1635a58 Fixes for handling partial payments with credits 2022-09-06 19:18:05 +10:00
David Bomba
bfff515b59 Ensure documents array is an array 2022-09-06 17:36:56 +10:00
David Bomba
4b0b32ed5b Fixes for store payment request 2022-09-06 13:38:54 +10:00
David Bomba
7381ceecbc Update client presenter methods 2022-09-05 13:12:47 +10:00
David Bomba
0187d92412 Improve handling of purchaseOrder and purchase_order 2022-09-05 11:29:46 +10:00
David Bomba
0dd4f53332 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-09-03 10:48:27 +10:00
David Bomba
f29dfb8f0f Add gates for lists 2022-09-03 10:48:22 +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
43718dc139 Fixes for transforming vendor contacts 2022-09-01 19:59:25 +10:00
David Bomba
df1bdf0e68 Adjust spam filtering 2022-08-31 12:05:15 +10:00
David Bomba
322f81bbab Clean up login controller 2022-08-29 16:55:00 +10:00
David Bomba
8efbeda4e2 Refactor trial confirmed page 2022-08-29 07:52:18 +10:00
David Bomba
c01f6debca Fixes for showing invoice 2022-08-28 18:55:55 +10:00
David Bomba
98c07573e3 Minor fixes for invitation in view portal 2022-08-28 16:27:12 +10:00
David Bomba
b7c8e197e9 Improve query efficiency 2022-08-27 19:43:01 +10:00
David Bomba
9b629c80d9 Refactor to nested queries to improve query planner 2022-08-27 18:49:34 +10:00
David Bomba
0e2b945c3b Update client records when trial activated in Stripe 2022-08-27 10:01:53 +10:00
David Bomba
187c5b115b Update purchase order invitations table 2022-08-27 09:26:08 +10:00
David Bomba
880f1a620f Fixes for project with both project and client id 2022-08-25 08:10:26 +10:00
David Bomba
a2b8d57313 Ensure correct PDF is displayed to the contact 2022-08-24 18:28:08 +10:00
David Bomba
496da291d8 Prevent negative credits from being applied as payments to a invoice 2022-08-24 16:08:30 +10:00
David Bomba
a07b955d79 Version bump 2022-08-22 18:12:54 +10:00
=
16a1c65354 valid credits rules 2022-08-22 15:05:02 +10:00
=
4e3f52a1ee Refactor for payments to improve query efficiency 2022-08-22 13:24:33 +10:00
=
77d489211e Fixes for task requests 2022-08-22 07:53:15 +10:00
David Bomba
acb756b229 Additions for hosted 2022-08-21 09:13:06 +10:00
David Bomba
4460e970bd Sort by status_id for quotes in client portal 2022-08-19 15:11:48 +10:00
David Bomba
e716bb5a02 Fixes for showing fees in both the product and tax tables 2022-08-19 08:41:50 +10:00
David Bomba
1c95603b70 OpenAPI 2022-08-18 23:16:25 +10:00
David Bomba
d6ccc27507 Open API 2022-08-18 23:13:06 +10:00
David Bomba
b7a5c055a8 Fixes for single route actions 2022-08-18 14:08:50 +10:00
David Bomba
e1fd87d174 Add validation for task time logs 2022-08-18 13:29:18 +10:00
David Bomba
b031e53a77 Fixes for openapi docs 2022-08-16 09:47:05 +10:00
David Bomba
1bfafbe24c refactor test mode 2022-08-16 06:03:12 +10:00
=
9d5c181634 Convert quote to project tests 2022-08-15 13:49:47 +10:00
=
fa2c9fdcdd Convert to project 2022-08-15 12:50:45 +10:00
=
02b38316f2 Convert quote to project 2022-08-15 12:31:20 +10:00
=
528c96addb Improve subscription currencies 2022-08-15 09:24:47 +10:00
David Bomba
baf38e07d3 OpenAPI 2022-08-12 22:35:30 +10:00
David Bomba
532b2325b8 Open API docs 2022-08-12 20:44:09 +10:00
David Bomba
e6045b3fa9 OPENAPI DOCS 2022-08-12 18:58:37 +10:00
David Bomba
3b1d0e07e2 Automating data pulls 2022-08-12 13:41:55 +10:00