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

832 Commits

Author SHA1 Message Date
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
David Bomba
3bf56af37f Fixes for timezone issues with recurring entities 2022-06-02 13:49:29 +10:00
Nikola Cirkovic
52f36e010e INA-6 | Migration for purchase order invitations 2022-06-02 04:39:03 +02:00
David Bomba
073fb54035 v5.3.94 2022-06-01 20:52:25 +10:00
Nikola Cirkovic
78535d676e INA-5 | Push alter migration fix for schedulers table 2022-06-01 02:34:00 +02:00
David Bomba
3d9bb490e3 first pass 2022-05-31 21:17:18 +10:00
David Bomba
605d38f756
Merge pull request #7488 from CirkaN/Cirkovic/INA-5-refactor
Cirkovic/ina 5 refactor
2022-05-31 07:36:54 +10:00
Nikola Cirkovic
4ce0867dc8 INA-5 | Drop scheduled jobs | create missing fields in schedulers table 2022-05-30 20:43:47 +02:00
Nikola Cirkovic
92d797d35c INA-4 | Update migration | add missing licenses 2022-05-30 20:02:17 +02:00
Nikola Cirkovic
6ffad400db INA-4 | migration for purchase orders 2022-05-29 04:05:01 +02:00
David Bomba
92b5af5a39
Merge pull request #7456 from CirkaN/Cirkovic/INA-5
Cirkovic/INA-5 (Ninja task scheduler)
2022-05-27 12:05:47 +10:00
Nikola Cirkovic
fabc009f5d INA-5 | Updated migration (is_deleted added, archived removed) 2022-05-26 04:17:09 +02:00
David Bomba
19667c3a8b Updated dependencies 2022-05-26 10:33:31 +10:00
Nikola Cirkovic
5b744a9123 INA-5 | use soft deletes 2022-05-25 23:17:23 +02:00
David Bomba
5332a3254d v5.3.91 2022-05-25 18:31:00 +10:00
David Bomba
808e54aa9a fixes for mollie 2022-05-24 20:12:24 +10:00
Nikola Cirkovic
99dc9ac65a INA-5 | Add company_id to schedulers so we can fetch them via company_id 2022-05-23 21:58:05 +02:00
Nikola Cirkovic
d1a7ff9ff5 Merge remote-tracking branch 'origin/Cirkovic/INA-5' into Cirkovic/INA-5 2022-05-23 21:25:55 +02:00
Nikola Cirkovic
14a988f5fa INA-5 | Fix license 2022-05-23 21:25:27 +02:00
Nikola Cirkovic
492eb5ffbd
Merge branch 'v5-develop' into Cirkovic/INA-5 2022-05-23 02:33:06 +02:00
Nikola Cirkovic
5a6f4801ce INA-5 | Set multidb, set company_id as database parameter 2022-05-21 20:53:22 +02:00
Nikola Cirkovic
09b895dfcb INA-3 | Scheduler and ScheduledJob models & migrations 2022-05-19 00:32:40 +02:00
David Bomba
52197bef68 Custom value 4 update to text column 2022-05-18 15:57:08 +10:00
David Bomba
8e3ccc83ad Fixes for displaying payment gateways where min_limit is enforced 2022-05-18 08:47:54 +10:00
David Bomba
14b5770a0a Set flags for recurring invoices and quote terms 2022-05-17 17:36:28 +10:00
Nikola Cirkovic
b15018a73a INA-2 | Added auto_bill_tries property to the database 2022-05-17 01:22:03 +02:00
David Bomba
d7084785fe fixes for jobs breaking with massive payloads 2022-05-12 13:57:41 +10:00
David Bomba
213e46e989 Fixes for SEPA auto-billing 2022-05-08 11:22:59 +10:00
David Bomba
5c5a6af204 Clean up migrations 2022-05-01 15:29:26 +10:00
David Bomba
75f4d9a4a8 Fixes for column type changes 2022-05-01 08:18:00 +10:00
David Bomba
81e91b2ebc Don't run migration on hosted - prevent blocking db 2022-05-01 07:44:14 +10:00
David Bomba
e521718605 New Schema Dump 2022-04-26 16:53:41 +10:00
David Bomba
f4bfc69a49 change columns from varchar to text 2022-04-26 13:39:35 +10:00
Kishan Patel
aa12278d7c apiLoginId added. 2022-04-25 13:49:17 +05:30
David Bomba
171bbd2f95 Minor fixes 2022-04-24 18:51:41 +10:00
David Bomba
8a6eea8350 Fixes for regression - incorrect type setting in ClientSettings 2022-04-22 22:01:32 +10:00
Kishan Patel
b8527698b4 $fields->testMode is set to false. 2022-04-21 13:05:47 +05:30
Kishan Patel
ccc4443001 Forte gateway create line removed from PaymentLibrariesSeeder and baseUri now static. 2022-04-21 11:53:12 +05:30
Kishan Patel
55affa93a3 Forte added in PaymentLibrariesSeeder. 2022-04-21 11:15:08 +05:30
Kishan Patel
f4b590228a Forte gateway added. 2022-04-18 08:17:08 +05:30
David Bomba
c5bf766938 Fixes for stripe gateways 2022-04-03 13:03:56 +10:00
David Bomba
714be18351 Fixes for eWay descriptions 2022-04-01 17:25:48 +11:00
David Bomba
abe06f3d9b fixes for seeds 2022-04-01 09:43:25 +11:00
David Bomba
fb9f5baf58 Add CHF as the symbol as well as code 2022-04-01 09:32:46 +11:00
David Bomba
c4f47cb33c Update company defaults 2022-03-30 16:11:06 +11:00
David Bomba
d4f2fcdffb Remove domain verification for apple pay 2022-03-29 12:41:21 +11:00
David Bomba
998badc8b0 padding for wysiwyg editor 2022-03-24 20:10:24 +11:00
David Bomba
941a797374 Fixes for onboarding migratino 2022-03-11 12:01:59 +11:00
David Bomba
e4bf727711 Transaction events 2022-03-09 18:40:45 +11:00
David Bomba
83692ed618 refactor queries 2022-02-26 18:48:22 +11:00
David Bomba
31e09de230 Insert Apple Domain Verification into Stripe Gateway config 2022-02-25 13:02:22 +11:00
David Bomba
fd84e534d9 Add currency conversion column 2022-02-07 19:01:05 +11:00
David Bomba
263bcd8126 Add ability to purge clients 2022-01-30 10:46:39 +11:00