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

255 Commits

Author SHA1 Message Date
David Bomba
9d1df2aa97 Add in a switch for the dev url for fasttrack 2022-09-05 20:14:03 +10:00
David Bomba
45d658cf47 Tests for bank transaction matching 2022-08-18 09:27:28 +10:00
David Bomba
c9f50608f2 Parsing bank transactions 2022-08-17 16:37:05 +10:00
David Bomba
2d6888a6ec Parsing bank transactions 2022-08-17 11:52:16 +10:00
David Bomba
1bfafbe24c refactor test mode 2022-08-16 06:03:12 +10:00
David Bomba
3b1d0e07e2 Automating data pulls 2022-08-12 13:41:55 +10:00
David Bomba
6f9baa1c37 Refresh and remove accounts 2022-08-11 14:19:35 +10:00
David Bomba
f7eb506e0d Refresh accounts 2022-08-11 12:39:43 +10:00
David Bomba
5a2a2cce4a Bank integration 2022-08-11 11:49:39 +10:00
David Bomba
d80ec520f9 Fast link provisioning 2022-08-10 11:56:46 +10:00
David Bomba
357cb17ebf Working on bank integration 2022-08-08 17:56:21 +10:00
David Bomba
38704c6ce5 Transaction transformers 2022-08-08 12:46:41 +10:00
David Bomba
b7fbfe6531 Transform accounts 2022-08-08 09:15:31 +10:00
David Bomba
090f8f5dab Refactor for Yodlee API' 2022-08-08 08:26:27 +10:00
David Bomba
edfbcb9514 Working on Fastlink 2022-08-06 16:58:48 +10:00
David Bomba
1be1a80437 Stubs for bank integration 2022-08-05 14:25:06 +10:00
David Bomba
6dd9f7302d Income / Expense TransformeR 2022-08-05 13:45:53 +10:00
David Bomba
d1530c4477 Merge v5 2022-08-05 13:04:02 +10:00
David Bomba
8810596511 Merge v5 2022-08-05 12:58:45 +10:00
David Bomba
e41503a5f5 Test yodlee endpoints 2022-08-05 11:37:31 +10:00
David Bomba
effd1678a5 Merge branch 'v5-stable' into yodlee 2022-08-05 11:27:52 +10:00
David Bomba
6ca955164e fixes for bccs 2022-08-03 12:35:38 +10:00
David Bomba
48c36d0004 Fixes for mailers 2022-07-31 19:11:32 +10:00
David Bomba
a2b89d1476 Transactions 2022-07-30 12:10:42 +10:00
David Bomba
3e84dbc357 fixes for authorizatoin 2022-07-30 11:43:24 +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
d98fd30add Auth tokens 2022-07-28 15:07:35 +10:00
David Bomba
f6821e9fcc Yodlee init 2022-07-28 14:09:13 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
deecf38b10 Fixes for sending via graph 2022-07-15 17:03:51 +10:00
David Bomba
164b8c41aa Fixes for sending via graph 2022-07-15 17:03:32 +10:00
David Bomba
a626858752 Implement Microsoft Graph email 2022-07-15 16:55:10 +10:00
David Bomba
68d5ed1d12 Transforming office365 mailer 2022-07-11 21:48:23 +10:00
David Bomba
7c66de28df Remove redundant package 2022-07-11 21:40:54 +10:00
David Bomba
9dd1941bc7 Remove redundant package 2022-07-11 21:40:23 +10:00
David Bomba
05e42a3f99 Working on send with Microsoft 2022-07-11 12:48:59 +10:00
David Bomba
44ec3fdd50 Fixes for purchase order to expense 2022-07-07 22:09:39 +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
716561e22b Add filters for swiss QR Codes 2022-06-30 20:12:23 +10:00
David Bomba
f0c7f4588c Swiss QR Codes 2022-06-30 16:09:06 +10:00
David Bomba
da66fa6271 Qr Swiss 2022-06-30 14:37:08 +10:00
David Bomba
94ca620b27 Fixes for gmailer 2022-06-25 07:02:59 +10:00
David Bomba
dee3ff7042 Fixes for gmailer 2022-06-25 00:36:59 +10:00
David Bomba
488b90f0e4 Fixes for mailers 2022-06-25 00:27:29 +10:00
David Bomba
04cabac085 Migration table for failed jobs 2022-06-25 00:11:10 +10:00
David Bomba
b1ff9f0305 Mailers for Laravel 2022-06-24 23:49:22 +10:00
Shift
19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
dac15b02d7 Minor fixes for Office 365 transport 2022-06-17 20:13:16 +10:00