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

576 Commits

Author SHA1 Message Date
David Bomba
48c36d0004 Fixes for mailers 2022-07-31 19:11:32 +10:00
David Bomba
3de6b01e14 v5.5.5 2022-07-30 10:57:37 +10:00
David Bomba
ed5e9cfd92 v5.4.4 2022-07-29 19:14:37 +10:00
David Bomba
1d571712b2 v5.5.3 2022-07-29 12:23:13 +10:00
David Bomba
c8fc1a36a3 Fixes for Twilio 2022-07-27 23:12:36 +10:00
David Bomba
15b12b8fc2 v5.5.2 2022-07-26 10:14:16 +10:00
David Bomba
e6dcf16611 V5.5.1 2022-07-25 16:12:43 +10:00
David Bomba
67b145e11f v5.5.0 2022-07-25 15:43:33 +10:00
David Bomba
8e654c21ce Merge v5 2022-07-25 15:28:06 +10:00
David Bomba
89c36d9744 v5.4.12 2022-07-23 09:19:44 +10:00
David Bomba
2e98a513a7 Updates for L9 2022-07-20 16:18:21 +10:00
David Bomba
d84d5ba092 Padding for postmark 2022-07-20 15:19:35 +10:00
David Bomba
e337abe819 Patches from v5-dev 2022-07-20 10:56:02 +10:00
David Bomba
5b8e7685e5 v5.4.11 2022-07-19 20:08:49 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
ced6588087 Minor fixeS 2022-07-14 13:52:31 +10:00
David Bomba
dfd0670dba Apple OAuth 2022-07-13 15:47:12 +10:00
David Bomba
f11feb0e07 v5.4.9 2022-07-08 15:12:31 +10:00
David Bomba
2e37d793ac working on 8.1 support 2022-07-05 16:15:46 +10:00
David Bomba
939f3fae2e v5.4.8 2022-07-05 09:55:31 +10:00
David Bomba
e7249fb4bd v5.4.7 2022-07-02 12:37:35 +10:00
David Bomba
e18e276168 v5.4.6 2022-07-01 21:27:53 +10:00
David Bomba
fcdc69c829 Fixes for surcharge visibility 2022-07-01 18:11:04 +10:00
David Bomba
b1ff9f0305 Mailers for Laravel 2022-06-24 23:49:22 +10:00
David Bomba
ff783804ff Working on mail drivers 2022-06-24 13:15:56 +10:00
David Bomba
3e916e0f1f Fixes for tests 2022-06-24 11:55:41 +10:00
David Bomba
2e29bbce3c Laravel 9 2022-06-23 15:34:15 +10:00
Shift
6edb82308f
Shift cleanup 2022-06-21 10:03:51 +00:00
Shift
a364de9f9c
Default config files
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
2022-06-21 10:00:17 +00:00
Shift
a92a17fd06
Shift config files 2022-06-21 10:00:16 +00:00
Shift
59a54c03b0
Replace deprecated HEADER_X_FORWARDED_ALL constant 2022-06-21 09:58:36 +00: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
c1584659df v5.4.4 2022-06-19 18:08:46 +10:00
David Bomba
36c3c624e9 v5.4.3 2022-06-17 20:15:19 +10:00
David Bomba
f57c725632 Update env vars for o365 2022-06-17 16:32:30 +10:00
David Bomba
3d7a65fea0 OAuth o365 permissions 2022-06-17 15:42:14 +10:00
David Bomba
c6d2ae9ff3 Fixes for release 2022-06-16 17:14:48 +10:00
David Bomba
538116956b v5.4.1 2022-06-16 17:05:53 +10:00
David Bomba
6444ed02ae Version bump for checkout refactor + dependency update 2022-06-16 11:51:42 +10:00
David Bomba
bbbe234372 v5.3.100 2022-06-13 08:15:02 +10:00
David Bomba
19216934a5
Merge pull request #7540 from CirkaN/Cirkovic/INA-12
Cirkovic/ina 12
2022-06-12 17:13:56 +10:00
David Bomba
7658c66953
Merge pull request #7507 from CirkaN/Cirkovic/INA-7
INA-7 | Add Vendor guard
2022-06-12 17:13:26 +10:00
David Bomba
3b9cb7c3be v5.3.99 2022-06-11 15:17:35 +10:00
Nikola Cirkovic
b2420a817d INA-12 | Add microsoft oauth keys to .env.example 2022-06-11 05:26:24 +02:00
Nikola Cirkovic
26a3720390 INA-12 | add microsoft oauth to services for socialite 2022-06-11 04:07:22 +02:00
David Bomba
bfefbab911
Merge pull request #7533 from turbo124/v5-develop
v5.3.98
2022-06-10 10:13:30 +10:00
David Bomba
fca3640d0d v5.3.98 2022-06-10 10:13:16 +10:00
Nikola Cirkovic
dd3e1d8c13 INA-9 | purchase.php config for imdhemy/laravel-purchases package 2022-06-10 00:29:56 +02:00
David Bomba
f494e73d46 V5.3.97 2022-06-09 18:13:41 +10:00
David Bomba
3f2dfb4a69 v5.3.96 2022-06-04 11:30:32 +10:00