1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

1342 Commits

Author SHA1 Message Date
David Bomba
73acc1b7d5 Fixes for bank transactions: 2022-09-14 16:48:56 +10:00
David Bomba
9b74cb4615 Logging 2022-09-14 16:19:08 +10:00
David Bomba
c15c1572e9 Logging 2022-09-14 15:52:54 +10:00
David Bomba
a2e2602ccb Logging 2022-09-14 15:51:34 +10:00
David Bomba
25ac6a68b2 Logging 2022-09-14 15:50:44 +10:00
David Bomba
aaa06e0f33 Fixes for bank transactions transformer 2022-09-14 15:41:07 +10:00
David Bomba
73f5c599fb Fixes for bank transactions transformer 2022-09-14 15:35:51 +10:00
David Bomba
43a29c2bb0 Minor fixes for zip documents 2022-09-14 09:48:25 +10:00
David Bomba
fbea193f75 Logging 2022-09-14 09:40:08 +10:00
David Bomba
56f3af100f Logging 2022-09-14 09:33:49 +10:00
David Bomba
f512edb606 Logging 2022-09-14 09:16:27 +10:00
David Bomba
0a9a93b74a Initialize from_date 2022-09-14 08:59:04 +10:00
David Bomba
06480caff1 remove queue from bank transactions 2022-09-14 08:56:53 +10:00
David Bomba
17cb8b1b94 Working on bank transactions 2022-09-14 08:54:59 +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
b159a5a08d Improve float parsing in csv imports 2022-09-08 12:15:25 +10:00
David Bomba
3a8b1eb7e3 Improve date resolution in recurring invoices 2022-09-08 11:30:40 +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
9846a3e18f Fixes for default mark down settings 2022-09-05 17:18:08 +10:00
David Bomba
7381ceecbc Update client presenter methods 2022-09-05 13:12:47 +10:00
David Bomba
6a60c89b38 Fixes for inventory notifications 2022-09-02 21:26:59 +10:00
David Bomba
6bd300a49b Better logging around setLateFee() 2022-09-02 12:33:00 +10:00
David Bomba
cbc10359e3 Better logging around setLateFee() 2022-09-02 12:30:02 +10:00
David Bomba
59f5eca578 Improve query efficiency 2022-09-01 17:37:55 +10:00
David Bomba
db30327391 Refactor recurring invoice query 2022-09-01 16:45:50 +10:00
David Bomba
0c8aaa6782 Support for vendor and vendor contact imports 2022-09-01 16:09:25 +10:00
David Bomba
d1bdf4cc97 Minor fixes for templates 2022-08-31 14:30:23 +10:00
David Bomba
df1bdf0e68 Adjust spam filtering 2022-08-31 12:05:15 +10:00
David Bomba
092416b9e6 Toggle sms verification based on domain 2022-08-25 14:02:40 +10:00
=
4e3f52a1ee Refactor for payments to improve query efficiency 2022-08-22 13:24:33 +10:00
=
b63b3c707e Add daily checks for credit balances 2022-08-22 11:07:11 +10:00
=
b5f61d22a7 Tests for credit balance 2022-08-22 10:27:11 +10:00
David Bomba
6e134098b5 tests for deleting an invoice 2022-08-19 12:09:50 +10:00
David Bomba
66291e69ab Change the order of email filters 2022-08-19 10:36:13 +10:00
David Bomba
30defb6170 Fixes for postmark delivery logging 2022-08-17 17:18:30 +10:00
David Bomba
c9f50608f2 Parsing bank transactions 2022-08-17 16:37:05 +10:00
David Bomba
fc80f96534 Parsing bank transactions 2022-08-17 13:43:16 +10:00
David Bomba
2d6888a6ec Parsing bank transactions 2022-08-17 11:52:16 +10:00
David Bomba
d348d2ce4e Bank transactions 2022-08-16 10:45:51 +10:00
David Bomba
1bfafbe24c refactor test mode 2022-08-16 06:03:12 +10:00
David Bomba
2da7f4e17c Data matching for bank integration 2022-08-12 15:25:18 +10:00
David Bomba
3b1d0e07e2 Automating data pulls 2022-08-12 13:41:55 +10:00
David Bomba
2893c98b0e Tests for reminders 2022-08-10 13:35:47 +10:00
David Bomba
d80ec520f9 Fast link provisioning 2022-08-10 11:56:46 +10:00
David Bomba
962ea9cc69 Capture sending metrics 2022-08-09 07:26:43 +10:00
David Bomba
6be2828abf Minor fixes 2022-08-08 07:54:31 +10:00
David Bomba
3db1210a12 Centralize where we inject email tags 2022-08-07 17:34:23 +10:00
David Bomba
776da3b3ca Fixes for auto billing 2022-08-07 16:47:37 +10:00
David Bomba
f52c2c7a09 Remove duplicate email tags 2022-08-07 16:26:17 +10:00
David Bomba
8df82cf2e5 v5.5.7 2022-08-05 09:54:05 +10:00
David Bomba
412a4a1315 return early when model is missing 2022-08-02 17:04:33 +10:00
David Bomba
1e3b1c08da Remove dispatchSync 2022-08-01 17:43:26 +10:00
David Bomba
e63d99c2d1 Performance improvements for recurring invoices 2022-08-01 12:50:55 +10:00
David Bomba
524fad7bf4 Refactor for recurring invoices 2022-08-01 11:28:19 +10:00
David Bomba
8ac4aa56a0 Limit logging 2022-08-01 10:39:47 +10:00
David Bomba
7ac4786bff Refactor to remove dispatchSync from code path 2022-08-01 07:30:04 +10:00
David Bomba
a321153a5a Add tag to all outbound emails 2022-08-01 07:02:08 +10:00
David Bomba
a9b3522081 Fixes for using dispatchSync() 2022-07-31 21:51:35 +10:00
David Bomba
57e1eb7a8e Inject delay into Send Recurring invoices to allow PDFs to catch up 2022-07-31 19:20:18 +10:00
David Bomba
48c36d0004 Fixes for mailers 2022-07-31 19:11:32 +10:00
David Bomba
d93bac1b09 Improve efficiency of queries relying on Country 2022-07-28 10:58:13 +10:00
David Bomba
438562ab8f Integrate twilio 2022-07-27 11:21:12 +10:00
David Bomba
8e654c21ce Merge v5 2022-07-25 15:28:06 +10:00
=
802490a7ee Refactor for logos in dockerfile 2022-07-25 09:01:15 +10:00
=
ba133360a2 Silence errors from file_get_contents 2022-07-25 08:00:52 +10:00
David Bomba
65e9e604c0 Fixes for mailer 2022-07-24 17:44:40 +10:00
David Bomba
cf5791f589 Fixes for mailer 2022-07-23 09:19:06 +10:00
David Bomba
93c782fcc5 Merge branch 'v5-develop' into l9 2022-07-21 14:22:45 +10:00
David Bomba
97eb8d2aad Force delete activities on purge data 2022-07-21 08:28:34 +10:00
David Bomba
e337abe819 Patches from v5-dev 2022-07-20 10:56:02 +10:00
David Bomba
c1352e700d Fixes for purging company data 2022-07-19 09:39:54 +10:00
David Bomba
9b6bfbf96c merge v5-dev 2022-07-17 20:38:00 +10:00
David Bomba
5246846018 Company Import|Export for purchase orders 2022-07-16 12:26:55 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
d0759b1215 Fixes for required fields 2022-07-14 10:39:55 +10:00
David Bomba
4a262d00ab Silence bounce notifications 2022-07-11 11:21:01 +10:00
David Bomba
15da7b841a Fixes for indexes 2022-07-10 10:56:37 +10:00
David Bomba
3f42bf9bff working on mailers 2022-07-06 10:08:09 +10:00
David Bomba
2e37d793ac working on 8.1 support 2022-07-05 16:15:46 +10:00
David Bomba
a55dd2ec40 Purchase Orders 2022-07-05 09:55:05 +10:00
David Bomba
6d54db8507 Minor fixes for import 2022-07-05 08:26:41 +10:00
David Bomba
357b232b6a Minor fixes for mailer 2022-07-03 15:52:13 +10:00
David Bomba
6faa3a0ccb Adjust number applying on Purchase orders when_sent / when_saved 2022-07-02 11:40:51 +10:00
David Bomba
6e5f5da6bb Fixes for tests when calling classes outside app scope 2022-07-02 08:28:12 +10:00
David Bomba
f464c6fb1c Minor fixes 2022-07-01 21:08:20 +10:00
David Bomba
f583a54863 Fixes for tests 2022-07-01 21:07:34 +10:00
David Bomba
9ae0474de3 Fixes for type checking for purchase orders 2022-07-01 16:56:36 +10:00
David Bomba
f59c2dc57f Fixes for conflicts 2022-06-30 13:33:47 +10:00
David Bomba
725aca8796 Fixes for paths 2022-06-30 13:32:44 +10:00
David Bomba
7ec0850684 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-06-30 10:11:59 +10:00
David Bomba
127e9f723f Add flagging abilities to accounts table 2022-06-30 10:11:55 +10:00
David Bomba
73bb2c96db Purchase order decorators 2022-06-29 11:47:16 +10:00
David Bomba
7129cd1e6f Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-06-29 10:38:56 +10:00
David Bomba
8bd3f54bb0 Minor fixes for company imports 2022-06-29 10:38:48 +10:00
David Bomba
ae11332d24 Minor fixes for create user route 2022-06-27 16:37:18 +10:00
David Bomba
91b658918a Merge branch 'l9' of https://github.com/turbo124/invoiceninja into l9 2022-06-24 23:49:29 +10:00
David Bomba
b1ff9f0305 Mailers for Laravel 2022-06-24 23:49:22 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes (#50)
* Dispatch | PdfCreatorTest | Removed deprecated method

* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00