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

645 Commits

Author SHA1 Message Date
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
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
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
=
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
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
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
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
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
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
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
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
David Bomba
0cffb3d227 Add hosted parameters 2022-01-28 10:06:07 +11:00
David Bomba
370d932eb1 Fixes for stripe gateways in hosted 2022-01-22 15:22:59 +11:00
David Bomba
b819c1018e Backport indexing on message_id for invitations 2022-01-21 15:00:49 +11:00
David Bomba
519278e23f Fixes for recurring invoice opt out autobilling 2022-01-20 11:11:21 +11:00
David Bomba
7e3254076c Estonian Language 2022-01-18 11:59:24 +11:00
David Bomba
057cf9cd42 Minor fixes for Additional Stripe Field 2022-01-06 17:30:43 +11:00
David Bomba
996b3f246b Add Apple Domain Verification to Stripe Gateways 2022-01-06 17:21:11 +11:00
David Bomba
b525274c18 Slovak language 2022-01-02 13:28:45 +11:00
David Bomba
26aa36d131 Add Serbian language 2021-12-20 21:24:05 +11:00
David Bomba
019e3c0068
Merge pull request #6953 from beganovich/gocardless-instant-bank-pay
GoCardless: Instant Bank Pay
2021-11-15 08:04:46 +11:00
David Bomba
48b5f39b14 Minor fixes for migration 2021-11-14 18:01:05 +11:00
David Bomba
2505b86360
Merge pull request #6961 from turbo124/v5-develop
Restrict API access for free/unpaid accounts
2021-11-13 07:19:16 +11:00
Benjamin Beganović
a844553cf3 Add INSTANT_BANK_PAY To PaymentType 2021-11-11 17:49:31 +01:00
David Bomba
a46f8d37c6 Migration column 2021-11-11 05:49:28 +11:00
Benjamin Beganović
eee5ce9813
Merge pull request #6943 from beganovich/jira-767
Support for images on PDFs
2021-11-10 09:38:44 +01:00
Benjamin Beganović
6ae250d49f Update migration file 2021-11-09 17:45:02 +01:00