Hillel Coren
4e2016b210
Enable selfhost admins to view the last error from storage/logs
2024-07-10 17:45:59 +03:00
Hillel Coren
54625ccc41
Improve selfhost app load time
2024-07-10 11:04:17 +03:00
David Bomba
045dbac6ff
Updates for check_version
2024-07-09 07:32:13 +10:00
David Bomba
1adbd3907e
Updates
2024-07-05 11:53:58 +10:00
David Bomba
78ed14074d
Updates for react changer
2024-07-03 14:06:41 +10:00
David Bomba
ab23592b96
Revert refactor for whereHas
2024-06-30 17:37:44 +10:00
David Bomba
96f980aa54
Refactor for whereHas('client
2024-06-29 09:00:36 +10:00
David Bomba
dd1fc3da82
Updates for country selector
2024-06-29 07:42:45 +10:00
David Bomba
028eb24fd9
Static analysis
2024-06-28 15:16:08 +10:00
David Bomba
b35d54a2c6
Exclude vendor directory from file checks
2024-06-28 09:43:00 +10:00
David Bomba
6f5daf6f2a
Rate limit invoice deletion
2024-06-24 17:37:08 +10:00
David Bomba
06233240ce
Updates for harvesting fee invoice
2024-06-23 16:11:13 +10:00
David Bomba
3ec604919e
Add index to fee_invoice_id
2024-06-23 14:04:43 +10:00
David Bomba
18e0ced89c
minor fixes
2024-06-22 20:58:17 +10:00
David Bomba
de79eaa409
Merge branch 'v5-develop' into v5-develop
...
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-22 14:02:11 +10:00
David Bomba
0ed2520c92
Merge pull request #9635 from LarsK1/v5-develop
...
Feature: E-Invoice Import
2024-06-22 13:54:06 +10:00
David Bomba
698a376de3
remove cache build steps
2024-06-21 10:29:38 +10:00
David Bomba
d8a753055a
Fixes for tongan paanga
2024-06-19 14:57:40 +10:00
David Bomba
0912e39759
Fixes for scoping bank refreshes
2024-06-19 07:26:44 +10:00
Lars Kusch
61570cea93
Implement E-Invoice Import as Expense
2024-06-18 08:19:45 +02:00
David Bomba
b5508f702d
Purge laravel-data
2024-06-18 15:12:45 +10:00
David Bomba
13b557a4e7
Fixes for tests
2024-06-18 13:47:27 +10:00
David Bomba
6b0a25453d
Static Analysis
2024-06-18 10:49:51 +10:00
David Bomba
006e819f3a
Refactor for cache statics moving to container
2024-06-18 10:24:03 +10:00
David Bomba
c163f3c1a4
Static Analysis
2024-06-17 20:38:33 +10:00
David Bomba
13405c1805
Static Analysis + ACSS
2024-06-17 16:08:06 +10:00
David Bomba
11e082d443
Fixes for credits
2024-06-17 13:45:24 +10:00
David Bomba
742b49c75a
Fixes for subscription cron query
2024-06-17 10:14:04 +10:00
David Bomba
1e0f250052
Fixes for paypal auth credentials
2024-06-16 17:22:15 +10:00
David Bomba
d2d436da8f
Fixes for redirect after auth in cp
2024-06-16 16:28:44 +10:00
David Bomba
52752a8f09
Static Analysis
2024-06-16 14:35:56 +10:00
David Bomba
78333e332f
Minor fixes:
2024-06-16 10:33:18 +10:00
David Bomba
9935847dc3
Static Analysis
2024-06-16 08:30:25 +10:00
David Bomba
109d5cfdca
Static analysis
2024-06-15 17:34:08 +10:00
David Bomba
72aadc0c16
php-cs-fixer
2024-06-14 17:09:44 +10:00
David Bomba
de853b3445
Fixes for tests
2024-06-13 10:55:03 +10:00
David Bomba
0edfc0d850
Fixes for tests
2024-06-13 10:54:43 +10:00
David Bomba
4e46511a8a
meta analytics
2024-06-13 10:21:58 +10:00
David Bomba
6972d4d4b0
Allow parameter passing to pre-payments
2024-06-12 08:30:22 +10:00
David Bomba
5937414ad3
Add twig linting
2024-06-11 08:52:56 +10:00
David Bomba
56ad60afb0
Refactors for einvoicing
2024-06-07 11:21:50 +10:00
David Bomba
cdde25baf7
Static Analysis
2024-06-07 10:32:10 +10:00
David Bomba
f4aae330eb
Current company route
2024-06-06 21:12:15 +10:00
David Bomba
a9c1357689
Add option to lock invoices at the end of the month - accrual accounting
2024-06-06 13:06:07 +10:00
David Bomba
cb5530398f
Fixes for live designs
2024-06-04 19:15:23 +10:00
David Bomba
560aa249b7
Updates for preview controller
2024-06-04 19:11:06 +10:00
Dave Shoreman
6757edf5d1
Trim regional locales to two-letter country codes
...
GoCardless' Bank Account Data API requires two-letter ISO 639-1 country
codes. IN passes the full locale such as *en_GB* or *pt_BR*, which
causes an "unknown error" when selecting banks in Connect Accounts.
Note: Norwegian will use the Bokmål (`nb`) form over Nynorsk (`nn`).
Fixes #9566
2024-05-31 21:04:51 +01:00
David Bomba
aa340d070c
Merge pull request #9558 from dshoreman/ds/preview-entity-numbers
...
"Real" entity numbers in Invoice Designer/Settings previews
2024-05-31 21:25:28 +10:00
David Bomba
7d98db8592
Remove redundant dependencies
2024-05-30 07:42:07 +10:00
Dave Shoreman
e1d08d34bf
Apply formatted numbers to design editor preview
...
If a custom Invoice Number Pattern is defined, this will update the mock
invoice with a formatted entity number, rather than the EAN13 from faker
in the invoice factory. This doesn't apply once a real invoice has been
created, but it can still be useful for designing during initial setup.
2024-05-29 15:07:42 +01:00