Shift
a92a17fd06
Shift config files
2022-06-21 10:00:16 +00:00
Shift
63dc08532c
Convert deprecated $dates
property to $casts
2022-06-21 09:59:53 +00:00
Shift
8a74d9072a
Shift to class based routes
2022-06-21 09:59:51 +00:00
Shift
f6c4d1c56a
Convert route options to fluent methods
...
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
2022-06-21 09:59:43 +00:00
Shift
f293170c6a
Remove unnecessary $model
property
2022-06-21 09:59:41 +00:00
Shift
06d910a53b
Use Faker methods
...
Accessing Faker properties was deprecated in Faker 1.14.
2022-06-21 09:59:36 +00:00
Shift
0a20889916
Convert optional()
to nullsafe operator
2022-06-21 09:59:25 +00:00
Shift
e0a8e84108
Shift core files
2022-06-21 09:59:19 +00:00
Shift
a1403b62da
Convert to Symfony Mailer
2022-06-21 09:59:02 +00:00
Shift
0ac6c4c4d2
Upgrade to Flysystem 3.0
2022-06-21 09:58:51 +00:00
Shift
59a54c03b0
Replace deprecated HEADER_X_FORWARDED_ALL
constant
2022-06-21 09:58:36 +00:00
Shift
c89b142eec
Streamline $commands
property
2022-06-21 09:58:33 +00:00
Shift
96c992f103
Remove fruitcake/laravel-cors
dependency
2022-06-21 09:58:33 +00:00
Shift
3811375a34
Rename password
validation rule
2022-06-21 09:58:30 +00:00
Shift
e1157a6ff1
Move resources/lang
folder
2022-06-21 09:58:15 +00:00
Shift
299464f604
Shift bindings
...
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
2022-06-21 09:58:11 +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
hillelcoren
8eed25ed22
Admin Portal - Selfhosted
2022-06-21 08:16:12 +00:00
hillelcoren
e1de510e2c
Admin Portal - Profile
2022-06-21 08:11:18 +00:00
hillelcoren
9ddffc1bdd
Admin Portal - Hosted
2022-06-21 08:06:39 +00:00
hillelcoren
1c3a20a626
Admin Portal - Selfhosted
2022-06-21 07:21:42 +00:00
hillelcoren
b03f7b076a
Admin Portal - Profile
2022-06-21 07:17:24 +00:00
hillelcoren
188619f7d5
Admin Portal - Hosted
2022-06-21 07:13:15 +00:00
David Bomba
de9ed6bff4
Merge pull request #7577 from turbo124/v5-develop
...
Fixes for purchase order fillable list
2022-06-21 16:48:58 +10:00
hillelcoren
858b6f65b3
Admin Portal - Next
2022-06-21 04:50:23 +00:00
hillelcoren
21e8637537
Admin Portal - Selfhosted
2022-06-21 04:37:25 +00:00
hillelcoren
aa87b858ba
Admin Portal - Profile
2022-06-21 04:31:35 +00:00
hillelcoren
65d1e262bf
Admin Portal - Hosted
2022-06-21 04:26:14 +00:00
hillelcoren
6afc701ed4
Admin Portal - Next
2022-06-21 00:34:51 +00:00
hillelcoren
cf7ebcad39
Admin Portal - Selfhosted
2022-06-20 22:02:03 +00:00
hillelcoren
4eec7d643a
Admin Portal - Profile
2022-06-20 21:57:35 +00:00
hillelcoren
d9ad1e2a3e
Admin Portal - Hosted
2022-06-20 21:53:22 +00:00
David Bomba
2f8ea76d31
Fixes for purchase order fillable list
2022-06-21 07:33:55 +10:00
David Bomba
f76de88e58
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-21 07:20:51 +10:00
David Bomba
9be6579403
Minor fixes
2022-06-21 07:20:23 +10:00
David Bomba
4b14b33653
Merge pull request #7576 from turbo124/v5-develop
...
Fixes for json columns
2022-06-21 07:19:18 +10:00
hillelcoren
1a17b9cee0
Admin Portal - Next
2022-06-20 13:14:12 +00:00
hillelcoren
5f848c30ed
Admin Portal - Selfhosted
2022-06-20 10:15:21 +00:00
hillelcoren
f1391b16c9
Admin Portal - Profile
2022-06-20 10:10:52 +00:00
hillelcoren
64746759c8
Admin Portal - Hosted
2022-06-20 10:06:32 +00:00
hillelcoren
0456239bac
Admin Portal - Selfhosted
2022-06-20 09:52:57 +00:00
hillelcoren
8be9df6ed2
Admin Portal - Profile
2022-06-20 09:48:37 +00:00
hillelcoren
7f1a5803ae
Admin Portal - Hosted
2022-06-20 09:44:36 +00:00
David Bomba
12ce5fdaa3
Microsoft OAuth
2022-06-20 17:40:46 +10:00
David Bomba
8f08c2f2db
Changes for index
2022-06-20 17:02:34 +10:00
David Bomba
464bbd57c7
Changes for index
2022-06-20 16:55:54 +10:00
David Bomba
c188c6fb10
Changes for index
2022-06-20 16:51:42 +10:00
David Bomba
3d968d31e6
Add microsoft oauth to index.html
2022-06-20 16:28:03 +10:00
David Bomba
508a42e6c5
Fixes for json columsn
2022-06-19 20:33:43 +10:00
David Bomba
6261d9d181
Merge pull request #7572 from turbo124/v5-develop
...
v5.4.4
2022-06-19 18:09:10 +10:00