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

3834 Commits

Author SHA1 Message Date
David Bomba
c7375decf3
Merge pull request #4679 from beganovich/v5-0113-show-refunded-amount
(v5) Client portal: Show refunded amount
2021-01-14 07:54:33 +11:00
David Bomba
eebfa3e949
Merge pull request #4677 from beganovich/v5-0113-fullscreen-invoices
(v5) Change default view for invoices as full-screen
2021-01-14 07:54:12 +11:00
David Bomba
1dc932b85e
Merge pull request #4680 from turbo124/v5-develop
Refactor notifications to be more specific, ie. Invoice -> Reminder 1
2021-01-14 07:48:07 +11:00
David Bomba
97180508e8 Remove stale invoice_type_id properties 2021-01-14 07:35:52 +11:00
David Bomba
20b13d131b Return expense response when using delete route 2021-01-14 07:33:45 +11:00
hillelcoren
3f7a497c75 New admin portal build 2021-01-13 15:31:05 +00:00
Benjamin Beganović
d1e3f8f274 show refunded amount 2021-01-13 16:20:19 +01:00
Benjamin Beganović
6526e5e378 Show default view as full-screen for invoices 2021-01-13 14:46:41 +01:00
Benjamin Beganović
0d0e3510db fix issue with button 2021-01-13 14:31:28 +01:00
David Bomba
976f610158 fixes for validation 2021-01-13 23:20:15 +11:00
David Bomba
4ff0108c5c fixes for validation 2021-01-13 22:52:30 +11:00
David Bomba
e3efa5790f Email validation 2021-01-13 22:47:36 +11:00
hillelcoren
8c26aa4548 New admin portal build 2021-01-13 10:26:14 +00:00
David Bomba
b5807d8d9c Fixes for document upload from company 2021-01-13 21:18:39 +11:00
David Bomba
3b02dd56e0 Save documents to Company Entity 2021-01-13 21:12:14 +11:00
David Bomba
a6121295c2 Fix for retrieving quote PDF 2021-01-13 19:58:01 +11:00
David Bomba
c18c9e5a66 Update copyright + remove minor text from footer 2021-01-13 19:22:36 +11:00
David Bomba
989d2fe574 Default show dashboard to false 2021-01-13 18:47:14 +11:00
David Bomba
ccf65f1c7c Fix for Hide/Show Client Portal Dashboard 2021-01-13 18:43:26 +11:00
David Bomba
75081cf95a Fix for displaying company logo in portal 2021-01-13 18:32:35 +11:00
David Bomba
7f03a1900e Refactor notifications to be more specific, ie. Invoice -> Reminder 1 template 2021-01-13 18:20:46 +11:00
David Bomba
ff203c251f
Merge pull request #4675 from turbo124/v5-develop
Fix for presenting company logo in portal
2021-01-13 12:22:53 +11:00
David Bomba
eb7cee706d Fixes for displaying company logo in email templates 2021-01-13 12:22:23 +11:00
David Bomba
249c0e8b2b fix for presenting company logo in portal 2021-01-13 12:15:04 +11:00
David Bomba
b2b464fb9e Check PhantomJS response is valid PDF 2021-01-13 10:25:33 +11:00
David Bomba
43626c92a2 Tests for PDF mime 2021-01-13 10:12:01 +11:00
hillelcoren
edd63b2640 New admin portal build 2021-01-12 22:18:50 +00:00
David Bomba
49a7fa43e2
Merge pull request #4674 from turbo124/v5-develop
Fix for trailing $ in default templates
2021-01-13 07:41:17 +11:00
David Bomba
e0c995a8b3 Fix for trailing $ in default templates 2021-01-13 07:40:49 +11:00
David Bomba
bd5292f576
Merge pull request #4673 from turbo124/v5-stable
5.0.46
2021-01-13 07:23:03 +11:00
David Bomba
267640cf67 5.0.46 2021-01-13 07:22:15 +11:00
David Bomba
8bd6f41bc8
Merge pull request #4672 from turbo124/v5-develop
Changes to schema for expenses, drop redundant columns from company
2021-01-13 07:21:35 +11:00
hillelcoren
6d14828622 New admin portal build 2021-01-12 11:21:41 +00:00
David Bomba
e804e083a0 Add slight delay to mailer 2021-01-12 20:54:45 +11:00
David Bomba
f0bf26ad14 Fixes for system logging successful gateway responses" 2021-01-12 20:35:47 +11:00
David Bomba
51cd6f71fd fixes for tests which handle remote disks 2021-01-12 19:04:05 +11:00
David Bomba
1432605211 Remove custom values from product table 2021-01-12 18:45:51 +11:00
David Bomba
b0c5cb3f46 Fix for DateTime 2021-01-12 18:40:18 +11:00
David Bomba
6222a1386c Fixes for timezones 2021-01-12 18:38:16 +11:00
David Bomba
e3f0493c48 Cleanup for emails 2021-01-12 10:21:17 +11:00
David Bomba
3cb4585880 Fixes for migrations 2021-01-12 09:14:52 +11:00
David Bomba
63087de0bc Fix for tests (typo) 2021-01-12 09:06:56 +11:00
David Bomba
7d69f5eba3 Changes to schema for expenses, drop redundant columns from company table 2021-01-12 08:57:48 +11:00
David Bomba
b76e404401 Adjust use credits functionality 2021-01-12 08:42:30 +11:00
David Bomba
9e3b28f6ac
Merge pull request #4668 from turbo124/v5-develop
Fixes for recurring invoice cron query
2021-01-12 08:20:52 +11:00
David Bomba
a0cbfd350a
Merge pull request #4667 from beganovich/v5-fix-minimum-enter-submitting
(v5) Improvements on payments page
2021-01-12 08:19:45 +11:00
David Bomba
3e6f330643
Merge pull request #4666 from beganovich/v5-show-only-credits-in-amount-exceed
(v5) Show "Apply credits" only
2021-01-12 08:19:28 +11:00
Benjamin Beganović
9b9c9434db - Show currency on the invoices/payment page
- Disable form submitting with enter
2021-01-11 15:34:46 +01:00
Benjamin Beganović
2f17f7011a Show "Apply credits" only 2021-01-11 15:21:17 +01:00
Benjamin Beganović
9c581f4b4c
Merge pull request #4665 from beganovich/v5-fix-ampersand
(v5) Fixes for ampersand not loading correctly (causing 500)
2021-01-11 13:36:09 +01:00