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

2756 Commits

Author SHA1 Message Date
David Bomba
686f12261d Project number 2020-10-20 10:55:14 +11:00
David Bomba
840696ad3c Fixes for email invoice 2020-10-20 10:37:33 +11:00
David Bomba
f0e4a94bee Task Statuses 2020-10-20 10:01:59 +11:00
David Bomba
47e06c5813
Update ninja.php 2020-10-20 08:40:28 +11:00
David Bomba
f2c3ded14d
Update VERSION.txt 2020-10-20 08:40:09 +11:00
David Bomba
1b3344c060
Merge pull request #4187 from turbo124/v5-stable
Fixes for Expenses and Vendors
2020-10-20 08:39:23 +11:00
David Bomba
8b49c83a67 Fixes for required expense fields 2020-10-20 08:31:19 +11:00
David Bomba
9c324f187e Fixes for vendor presenter; 2020-10-20 08:18:09 +11:00
David Bomba
a3afa8ede9 Remove project name unique constraint 2020-10-19 21:59:58 +11:00
David Bomba
57e06cb2ec Delete index.html on release build 2020-10-19 19:42:04 +11:00
David Bomba
bdd268ed71
Update VERSION.txt 2020-10-19 09:29:48 +11:00
David Bomba
526aabc52f
Update ninja.php 2020-10-19 09:29:16 +11:00
David Bomba
79d562030e
Merge pull request #4181 from turbo124/v5-stable
Fixes
2020-10-19 09:28:44 +11:00
David Bomba
93ea785131 Fix for incorrect company country being displayed 2020-10-19 08:21:14 +11:00
David Bomba
5a720325b3
Merge pull request #4180 from turbo124/v5-develop
Improve eager loading - first load
2020-10-19 07:56:38 +11:00
David Bomba
6f1f0ecebe Adjust the way we import credits from V4 to V5 - refactor check data script to reflect changes 2020-10-18 20:25:32 +11:00
David Bomba
708db5a991 Improve eager loading - first load 2020-10-18 18:46:10 +11:00
David Bomba
1aed5b1850
Update VERSION.txt 2020-10-18 14:41:30 +11:00
David Bomba
c2cb6a83fa
Update ninja.php 2020-10-18 14:41:09 +11:00
David Bomba
f1042b1079
Merge pull request #4175 from Striffly/patch-2
Support PDF variables with UTF-8 characters
2020-10-17 16:02:36 +11:00
David Bomba
7d586a6d3e
Merge pull request #4174 from Striffly/patch-1
Fix BaseRepository
2020-10-17 15:57:18 +11:00
Clément Gayot
675e211e33
Support PDF variables with UTF-8 characters 2020-10-17 02:24:02 +02:00
Clément Gayot
b7470798d4
Fix BaseRepository
Fix BaseRepository (remove useless ";")
2020-10-17 01:32:53 +02:00
David Bomba
2e233a6437
Merge pull request #4173 from turbo124/v5-develop
Validation rules for projects / clients.
2020-10-16 20:17:30 +11:00
David Bomba
89fb681a22
Merge pull request #4172 from turbo124/v5-stable
5.0.18 release
2020-10-16 20:14:26 +11:00
David Bomba
0717744c5a Valid projects with clients validation 2020-10-16 20:12:37 +11:00
David Bomba
c7d7e71e78 Validation for project clients 2020-10-16 16:17:36 +11:00
David Bomba
3d40df6264 Fixes for ledger id in transformer 2020-10-16 08:55:24 +11:00
David Bomba
f0b532847d Fixes for testsg 2020-10-16 08:45:46 +11:00
David Bomba
62fe99c2d5 Project name should be required 2020-10-16 08:19:55 +11:00
David Bomba
d5ccb17624 Validation rules for Recurring 2020-10-16 08:17:50 +11:00
David Bomba
79e625d8f2 Fixes for recurring number rules and assigned_user_id stickiness for Vendors 2020-10-16 08:17:31 +11:00
David Bomba
07cbb6a71a Fixes for showing recurring invoices in the client portal 2020-10-16 07:35:15 +11:00
David Bomba
f8eeccc44e
Merge pull request #4171 from turbo124/v5-develop
Migrate branch from v2 -> v5-develop naming
2020-10-16 07:26:03 +11:00
David Bomba
04976a3e2b Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2020-10-16 07:25:22 +11:00
David Bomba
0779f417b4 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into v5-develop 2020-10-16 07:22:29 +11:00
David Bomba
f5b2ad6e53 Update version route 2020-10-16 07:22:14 +11:00
David Bomba
262466c186
Merge pull request #4170 from beganovich/v2-extract-stripe-into-partials
(v5) Split Stripe credit card payments into partials
2020-10-16 07:13:01 +11:00
hillelcoren
83ca5fe080 New admin portal build 2020-10-15 19:42:02 +00:00
hillelcoren
464cbf5eff New admin portal build 2020-10-15 17:50:42 +00:00
Benjamin Beganović
32349fe1b3 production builds 2020-10-15 13:04:50 +02:00
David Bomba
be305bd2dd github actions fixes 2020-10-15 21:45:23 +11:00
David Bomba
3d83be9d08
Merge pull request #4169 from turbo124/v5-develop
Recurring Invoice Invitations
2020-10-15 21:35:16 +11:00
Benjamin Beganović
97aad702c9 extract stripe payments into partials 2020-10-15 12:23:45 +02:00
David Bomba
3b5217f833 fixes for phpunit tests 2020-10-15 20:45:41 +11:00
David Bomba
2f948b603b Using Credits for payment 2020-10-15 20:41:59 +11:00
David Bomba
bf592b0805
Merge pull request #4168 from beganovich/v2-cypress-payments-tests
(v5) Stripe testing using Cypress
2020-10-15 20:16:50 +11:00
Benjamin Beganović
f6346efc99 make tests green & remove unused 2020-10-15 10:50:53 +02:00
Benjamin Beganović
b03387c571 Merge remote-tracking branch 'upstream/v2' into v2-cypress-payments-tests 2020-10-15 10:27:32 +02:00
Benjamin Beganović
6025f8d8b5 wip 2020-10-15 10:27:02 +02:00