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

2363 Commits

Author SHA1 Message Date
David Bomba
06eb32925c
Merge pull request #3991 from robwent/v2
Allow empty database password
2020-08-18 07:12:12 +10:00
David Bomba
9361061013
Merge pull request #3996 from beganovich/v2-fix-checkout-payments
Return view when Checkout payment fails
2020-08-18 07:07:47 +10:00
David Bomba
f59addeda4
Merge pull request #3995 from beganovich/v2-1708-cp-shipping-country
Fix updating profile details (CP)
2020-08-18 07:07:21 +10:00
Benjamin Beganović
b8940d4cca Revert "Fix updating fields on CP profile page"
This reverts commit 0df8cdf413.
2020-08-17 18:38:20 +02:00
Benjamin Beganović
d16d6ca916 Update title 2020-08-17 18:37:21 +02:00
Benjamin Beganović
e68af3421a Fix Checkout payment driver 20087 cvv ctaching 2020-08-17 18:36:11 +02:00
Benjamin Beganović
0df8cdf413 Fix updating fields on CP profile page 2020-08-17 18:10:50 +02:00
hillelcoren
048c6992c5 New admin portal build 2020-08-17 15:29:46 +00:00
Benjamin Beganović
d58ab5d613 Production build of assets 2020-08-17 16:38:33 +02:00
Benjamin Beganović
0efaa767b9 Enable showing only client-related uploads 2020-08-17 16:31:49 +02:00
Benjamin Beganović
d55cfc42cf Separate page for download 2020-08-17 16:18:49 +02:00
hillelcoren
593c12f03e New admin portal build 2020-08-17 14:06:14 +00:00
hillelcoren
11e9ba76ea New admin portal build 2020-08-17 13:48:04 +00:00
hillelcoren
6bca2bb815 New admin portal build 2020-08-17 13:36:49 +00:00
hillelcoren
c4916f285b New admin portal build 2020-08-17 13:24:30 +00:00
Benjamin Beganović
814dfb0346 Merge remote-tracking branch 'upstream/v2' into v2-1408-cp-downloads 2020-08-17 14:01:56 +02:00
hillelcoren
c4034c0c29 New admin portal build 2020-08-17 11:46:18 +00:00
hillelcoren
d77b3a2cba New admin portal build 2020-08-17 11:31:31 +00:00
David Bomba
46c0340403 Add PHP 8 to builds 2020-08-17 19:28:59 +10:00
David Bomba
0e601a364d Add TODO 2020-08-17 16:38:33 +10:00
David Bomba
8e622c81fa More test cases 2020-08-17 16:23:12 +10:00
hillelcoren
4bf88bbdca New admin portal build 2020-08-17 05:22:54 +00:00
David Bomba
4172f60002 Fixes for tests 2020-08-17 14:27:21 +10:00
hillelcoren
6c0783832d New admin portal build 2020-08-17 03:51:44 +00:00
David Bomba
2ebb62648d TestS 2020-08-17 13:51:16 +10:00
hillelcoren
24589f1c97 New admin portal build 2020-08-17 03:27:53 +00:00
David Bomba
d6e169a891 Working on tests for fees and limits 2020-08-17 13:03:21 +10:00
David Bomba
713d967e8e fixes for payment drivers 2020-08-17 08:58:52 +10:00
David Bomba
17acab76b4
Merge pull request #3992 from turbo124/v2
Fixes for company Purging
2020-08-16 21:32:35 +10:00
Robert Went
220ee229d8 Allow empty database password
Makes it easier to install on a localhost with root database user and no password.
https://invoiceninja.slack.com/archives/C015D3NDX8X/p1597531878003700
2020-08-16 00:10:16 +01:00
David Bomba
d53418f041 Fixes for tests 2020-08-15 20:44:05 +10:00
=
2faff4eb05 Add default includes to transformers 2020-08-15 10:51:26 +10:00
=
74994364ec Fixes for tests 2020-08-15 10:40:56 +10:00
David Bomba
da26a1f2f2 Refactor date mutators 2020-08-15 08:03:29 +10:00
David Bomba
e800c216be
Merge pull request #3986 from beganovich/v2-1408-pdf-maker-improvements
PdfMaker improvements
2020-08-15 07:58:56 +10:00
hillelcoren
057defe26a New admin portal build 2020-08-14 16:05:41 +00:00
Benjamin Beganović
4eb5490984 Enable downloads for the client 2020-08-14 17:29:26 +02:00
Benjamin Beganović
f42c76d8a8 Update templates with new check for entity variables 2020-08-14 14:54:06 +02:00
Benjamin Beganović
da3a86381e Add logic for checking empty entity variables 2020-08-14 14:53:55 +02:00
Benjamin Beganović
edfec84074 Add new properties to models for easier fetching:
Invoice:
- balance_due is now alias to balance
- total is now alias to calc()->getTotal()

Quote:
- valid_until is now alias to due_date
- balance_due is now alias to balance
2020-08-14 14:53:36 +02:00
David Bomba
cb24a89d00 Fixes for carbon date handling on entities 2020-08-14 22:50:05 +10:00
David Bomba
7fc54b7fa1 Fixes for date mutators 2020-08-14 22:21:46 +10:00
David Bomba
5daeab3895 allow total columns to be customized in PDF 2020-08-14 13:59:14 +10:00
David Bomba
07e8ded6a7 Fixes for credit/quote update request 2020-08-14 13:35:58 +10:00
David Bomba
dffb9be189 Fixes for purge company and preserve settings 2020-08-14 10:40:59 +10:00
David Bomba
69264b34f3 Fixes for tests 2020-08-14 10:27:48 +10:00
David Bomba
68b1a3634f Add reminders to transformers 2020-08-14 08:10:31 +10:00
David Bomba
3ac9cc5158 Add reminder fields to entities 2020-08-14 08:08:10 +10:00
David Bomba
fd38a964e7 Fixes for company purging 2020-08-14 07:15:15 +10:00
David Bomba
aa7ebcee3e
Merge pull request #3985 from turbo124/v2
Fixes for tests
2020-08-14 06:55:17 +10:00