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

4496 Commits

Author SHA1 Message Date
David Bomba
9a46a886a1 fixes for surcharge tax calculations and also implemented Zero % tax rates 2021-02-21 20:36:34 +11:00
David Bomba
d7ab99f02f
Merge pull request #4953 from joshuadwire/v5-develop
Fix tests
2021-02-21 10:06:09 +11:00
Joshua Dwire
bb81adaf06 Try removing reference to a specific branch from the phpunit.yml 2021-02-20 16:31:48 -05:00
hillelcoren
0a43d32207 New admin portal build 2021-02-20 17:58:05 +00:00
Joshua Dwire
aeedd5c9d9 Fix tests 2021-02-20 11:24:08 -05:00
David Bomba
1b19b3d0a9
Merge pull request #4950 from turbo124/v5-develop
Update dependencies
2021-02-20 23:13:53 +11:00
David Bomba
3f42b6535d Update packages 2021-02-20 22:51:01 +11:00
=
633210e281 Fixes for PHP 8 2021-02-20 21:51:33 +11:00
David Bomba
df31d3561e
Merge pull request #4947 from joshuadwire/v5-develop
Fix test
2021-02-20 17:48:30 +11:00
Joshua Dwire
89cc41d225 Fix test 2021-02-19 23:32:04 -05:00
Joshua Dwire
0650333569 Fix test 2021-02-19 23:03:55 -05:00
David Bomba
e8da728428
Merge pull request #4946 from joshuadwire/v5-develop
Update import process to handle new data format
2021-02-20 11:57:36 +11:00
Joshua Dwire
4aae7c0b1a Update import process to handle new data format 2021-02-19 19:50:17 -05:00
=
087129788b Working on 2FA 2021-02-20 11:45:20 +11:00
=
4b1030f881 Add former email address for rollbacks 2021-02-20 08:42:29 +11:00
Benjamin Beganović
8ecc33087a
Merge pull request #4940 from beganovich/v5-1902-streamline-client-portal
(v5) Streamline client portal (centralised pay now button)
2021-02-19 16:53:21 +01:00
hillelcoren
6d74834d21 New admin portal build 2021-02-19 08:32:48 +00:00
David Bomba
ce5338dbdf Fixes for tests 2021-02-19 09:20:09 +11:00
David Bomba
8c52df6158 Dynamic from name 2021-02-19 08:43:47 +11:00
David Bomba
ee00defdc6
Merge pull request #4943 from turbo124/v5-stable
v5.1.7
2021-02-19 07:59:45 +11:00
David Bomba
5fc5e43f39 v5.1.7 2021-02-19 07:58:28 +11:00
David Bomba
98ad55aa8d
Merge pull request #4942 from turbo124/v5-develop
Remove BaseMailer
2021-02-19 07:57:35 +11:00
David Bomba
2735efedd2 Remove BaseMailerJob 2021-02-19 07:57:10 +11:00
David Bomba
7241430ce5 Improve coverage for CSV imports 2021-02-19 07:20:23 +11:00
hillelcoren
dd6ccdaae6 New admin portal build 2021-02-18 14:02:15 +00:00
Benjamin Beganović
7990ca22ec Centralize "Pay now" button 2021-02-18 13:37:27 +01:00
Benjamin Beganović
40bf73cd9a Remove redundant views 2021-02-18 13:20:26 +01:00
Benjamin Beganović
3cb6d07c20 Change default full-screen view for invoices & quotes:
- New $url property for file_path() for invoices & quotes
- "Full screen" mode now returns raw file
- Show default browser viewer for desktop devices
2021-02-18 13:18:41 +01:00
David Bomba
8346875f88 Fixes for mails 2021-02-18 21:33:54 +11:00
Benjamin Beganović
1d17b8c339
Merge pull request #4939 from beganovich/v5-1802-fix-pdf-values-issue
(v5) Fixes for tests
2021-02-18 10:13:58 +01:00
Benjamin Beganović
b7a9700f90 Fix issue with entity footer items causing 500 error 2021-02-18 10:12:57 +01:00
David Bomba
dd72740534
Merge pull request #4938 from turbo124/v5-develop
Refactoring emails
2021-02-18 14:47:40 +11:00
David Bomba
78363f120d Fixes for testsg 2021-02-18 14:39:29 +11:00
David Bomba
704477f803 Imports 2021-02-18 14:37:17 +11:00
David Bomba
f48c6680d9
Merge pull request #4936 from joshuadwire/v5-develop
Add tests; block sending payment emails during an import.
2021-02-18 14:21:02 +11:00
Joshua Dwire
e11e71514a Add tests; block sending payment emails during an import. 2021-02-17 22:05:33 -05:00
David Bomba
222cd28836 Fix for mail refactor 2021-02-18 11:12:49 +11:00
David Bomba
64afdc20fa Fixes for payment failure mailer 2021-02-18 10:51:56 +11:00
David Bomba
06bc49b0d6 Refactoring emails 2021-02-18 10:30:31 +11:00
hillelcoren
b60cdf21f3 New admin portal build 2021-02-17 19:28:53 +00:00
Benjamin Beganović
708b6c279d
Merge pull request #4935 from beganovich/v5-1702-updating-frontend-dependencies
(v5) Updated frontend dependencies
2021-02-17 12:39:54 +01:00
Benjamin Beganović
d573652c8f Updated frontend dependencies 2021-02-17 12:39:08 +01:00
Benjamin Beganović
6bafc35936
Merge pull request #4934 from beganovich/v5-1702-client-registration-fallback
(v5) Fallback to default company for registration
2021-02-17 12:21:41 +01:00
Benjamin Beganović
b52cb6def1 Fix last_name field 2021-02-17 12:19:16 +01:00
Benjamin Beganović
10733418c6 Allow default company registration without company key in the URL 2021-02-17 12:13:27 +01:00
Benjamin Beganović
82412684fa Fix padding & spacing issue for mobile devices 2021-02-17 11:49:21 +01:00
Benjamin Beganović
0e57d8e6d2
Merge pull request #4933 from beganovich/v5-1702-quote-acceptance
(v5) Reduce number of clicks to approve the quote
2021-02-17 11:42:40 +01:00
Benjamin Beganović
5ba725d5e4 approve quote with one click, instead of pushing to another page 2021-02-17 11:39:22 +01:00
Benjamin Beganović
6872057207
Merge pull request #4912 from beganovich/v5-1502-client-portal-documents
(v5) Client portal: "Documents" improvements & bug fixes
2021-02-17 11:26:08 +01:00
Benjamin Beganović
deb0cd345a
Merge pull request #4923 from beganovich/v5-1602-invoice-footer-variable-parsing
(v5) PDF: Support for dynamic variables in invoice footer, public notes & terms
2021-02-17 11:25:28 +01:00