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

784 Commits

Author SHA1 Message Date
David Bomba
42fee94b13 Minor fixes 2022-08-06 16:25:49 +10:00
David Bomba
b4dfabd684 fixes for company table types 2022-07-29 19:14:18 +10:00
David Bomba
1196ea8122 Add enabled_expense_tax_rates 2022-07-29 09:26:31 +10:00
David Bomba
7357e4026f Fixes for BPP in subscriptions 2022-07-29 09:19:49 +10:00
David Bomba
438562ab8f Integrate twilio 2022-07-27 11:21:12 +10:00
David Bomba
760b8f8ec3 Fixes for react migration 2022-07-26 10:13:00 +10:00
David Bomba
93c782fcc5 Merge branch 'v5-develop' into l9 2022-07-21 14:22:45 +10:00
David Bomba
7c500c0247 Prep for Hebrew 2022-07-21 13:20:29 +10:00
David Bomba
dda60fb72f Fixes for date formats using React 2022-07-18 13:39:59 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
15da7b841a Fixes for indexes 2022-07-10 10:56:37 +10:00
David Bomba
3ad3a2d8ea Add index to payment hashes 2022-07-10 10:01:27 +10:00
David Bomba
fcbe924358 Fixes for language seeder 2022-07-07 16:15:55 +10:00
David Bomba
375ce81df9 Fixes for language seeder 2022-07-07 16:13:37 +10:00
David Bomba
37b2fac69d Fixes for migrations 2022-07-07 11:37:07 +10:00
David Bomba
d9d6b9f64b Update translations 2022-07-07 11:20:43 +10:00
David Bomba
6b3b50318b Expense a Purchase Order 2022-07-06 19:25:22 +10:00
David Bomba
9ae0474de3 Fixes for type checking for purchase orders 2022-07-01 16:56:36 +10:00
David Bomba
59e3978374 Templates for Purchase Orders 2022-06-30 16:40:31 +10:00
David Bomba
127e9f723f Add flagging abilities to accounts table 2022-06-30 10:11:55 +10:00
David Bomba
04cabac085 Migration table for failed jobs 2022-06-25 00:11:10 +10:00
David Bomba
50402559a5
Merge pull request #7373 from kishanmnpatel/forte_payment_driver
Forte payment driver
2022-06-24 07:34:31 +10:00
David Bomba
386c3bff0e Appropriately refresh sending tokens 2022-06-22 19:16:01 +10:00
David Bomba
3141a33ced Appropriately refresh sending tokens 2022-06-22 19:15:31 +10:00
David Bomba
3386e3a785 Fixes for invoice designs 2022-06-21 20:44:26 +10:00
Shift
6edb82308f
Shift cleanup 2022-06-21 10:03:51 +00:00
Shift
1c40ea40b4
Adopt anonymous migrations 2022-06-21 10:02:20 +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
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
508a42e6c5 Fixes for json columsn 2022-06-19 20:33:43 +10:00
David Bomba
78780001cf Fixes for migrations with incompatible types 2022-06-19 18:07:51 +10:00
David Bomba
213a51ad62 Update column for refresh tokens 2022-06-17 18:28:31 +10:00
David Bomba
5ce95010d5 Add switch to force react as front end 2022-06-16 13:04:05 +10:00
David Bomba
90bff41600 Purchase Order Emails 2022-06-10 17:04:16 +10:00
David Bomba
e6e651b4b4 Event / Listeners for Purchase Orders 2022-06-09 13:33:13 +10:00
David Bomba
e153a0a06a Update license 2022-06-08 14:25:44 +10:00
David Bomba
b23bbb172d License updates 2022-06-08 11:18:42 +10:00
David Bomba
5144d12ba8 License 2022-06-08 10:22:01 +10:00
David Bomba
d7c7289ca9 Update for invoice designs 2022-06-07 20:36:47 +10:00
=
a6327b7694 Purchase Order Actions 2022-06-07 08:12:06 +10:00
David Bomba
c0ba8aa822 TDD for purchase order PDFs 2022-06-06 22:27:17 +10:00
David Bomba
feacf65160 Stubs for purchase orderS 2022-06-05 20:30:56 +10:00
David Bomba
f9685035cd Fixes for purchase orders 2022-06-05 19:41:19 +10:00
David Bomba
f2bfca648f
Merge pull request #7499 from CirkaN/Cirkovic/INA-6
Cirkovic/ina 6
2022-06-05 19:12:21 +10:00
Nikola Cirkovic
ac59b80f8a INA-6 | PurchaseOrderInvitationFactory.php 2022-06-05 05:58:13 +02:00
Nikola Cirkovic
809d4a6fbd INA-6 | Cleaned some of the code, updated field type because of foreign key 2022-06-05 05:55:56 +02:00
David Bomba
777d0a54d0 Merge branch 'inventory_management' into v5-develop 2022-06-03 20:50:29 +10:00
David Bomba
849a3f6b7c Adjust schema for inventory management 2022-06-03 20:50:19 +10:00
David Bomba
3b24248cf1 Fixes for timezone issues with recurring entities 2022-06-02 14:00:54 +10:00