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
094d43be4f
Improve N+1 queries
2024-06-15 16:18:33 +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
David Bomba
2eecb564a8
Force a name
2024-06-04 15:14:28 +10:00
David Bomba
c3ebdc8946
Stubs for static service
2024-06-01 09:35:58 +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
David Bomba
4852a134da
Adjustments for tests
2024-05-29 23:19:03 +10:00
David Bomba
743ff50b82
Tests for tests
2024-05-29 23:16:59 +10:00
David Bomba
31610560a7
Fixes for tests
2024-05-29 23:09:45 +10:00
David Bomba
64767924e9
Fixes for tests
2024-05-29 22:25:36 +10:00
David Bomba
f8316f879a
Refactor to support include deleted record logic for exports
2024-05-29 09:05:42 +10:00
David Bomba
240494bd4a
Fixes for tests
2024-05-27 09:57:48 +10:00
David Bomba
3fb923e971
Add back schema builder
2024-05-27 08:05:13 +10:00
David Bomba
0692d8b0cc
if institution_id passed into context, expose as prop in input.
2024-05-27 06:55:02 +10:00
David Bomba
2f1648eb4e
Refactor to remove laravel-data from application
2024-05-26 08:54:24 +10:00
David Bomba
1ef97ef2bb
Updates for PHP version requirements
2024-05-26 07:57:05 +10:00
David Bomba
c166ef82ff
Fixes for payment emails
2024-05-21 08:15:54 +10:00
David Bomba
fb9c3aca59
Capture additional metrics
2024-05-19 19:43:43 +10:00
David Bomba
aaae12e691
Capture additional metrics
2024-05-19 19:42:20 +10:00
David Bomba
a1fa52dfd3
Updates for BTC payment driver
2024-05-19 19:14:46 +10:00
David Bomba
edb219a361
Updated FACT json
2024-05-18 22:43:21 +10:00
David Bomba
2cc5fa4376
Clean up for einvoicing
2024-05-18 22:25:42 +10:00
David Bomba
b57ec227f7
Fixes for encoding characters in imports
2024-05-16 11:55:00 +10:00
David Bomba
716bd6669e
Ensure line items as cast to arrays for twig templates
2024-05-16 11:46:54 +10:00
David Bomba
5d50b77dcc
Add type_id property to filterable
2024-05-16 10:34:38 +10:00
David Bomba
7940f9c3b7
Updates for twig
2024-05-16 10:20:54 +10:00
David Bomba
27f3a54ecf
Fixes for file_get_contents
2024-05-15 09:29:43 +10:00
David Bomba
501464e2db
Merge pull request #9516 from CarrnellTech/v5-develop
...
Redirect client to dashboard at login if enabled -fix #9417 #9501
2024-05-14 07:50:18 +10:00
CarrnellTech
3adab566c5
Redirect client to dashboard at login if enabled -fix #9417 #9501
2024-05-13 11:40:27 -05:00
David Bomba
40b1601352
Updates for ro xml format
2024-05-13 18:08:01 +10:00
David Bomba
e06e94363b
Update static routes
2024-05-12 20:23:17 +10:00
David Bomba
483eec6c08
Stubs for schema
2024-05-12 20:11:01 +10:00
David Bomba
01dde73e95
Fixes for rounding
2024-05-10 07:19:52 +10:00
David Bomba
43c9f73092
Merge pull request #9501 from CarrnellTech/v5-develop
...
Redirect client to dashboard at login if enabled
2024-05-09 09:46:24 +10:00
CarrnellTech
49dc848841
Revert unnecessary changes
2024-05-08 23:41:01 +00:00
David Bomba
ccf8b57f30
validation rules for max amounts
2024-05-06 11:48:44 +10:00
David Bomba
deab4b6ace
validation rules for max amounts
2024-05-06 11:47:20 +10:00
David Bomba
6e5fb456c1
Run tests for adjustment amount within validaiton
2024-05-06 11:42:14 +10:00
David Bomba
661fbb6cf9
Quality checks for inbound users
2024-05-06 09:09:10 +10:00
Carrnell Technical Solutions
ba0eec48a0
Redirect client to dashboard at login if enabled
2024-05-05 15:05:46 -05:00
David Bomba
910e3f9482
Allow multiple stripe instances
2024-05-04 09:22:04 +10:00
David Bomba
bf913f1d71
Fixes for sorting recurring invoices
2024-05-02 10:05:18 +10:00
David Bomba
048e21f9b2
Ensure redundant directory deleted
2024-04-29 16:50:04 +10:00
David Bomba
93de61d75d
Reachability of update serversg
2024-04-28 08:11:51 +10:00
David Bomba
108ca2633d
Bulk updates
2024-04-25 16:31:15 +10:00
David Bomba
4dedfd616b
filter for recurring invoice filters
2024-04-25 06:50:55 +10:00
David Bomba
bbb2f0b02b
Fixes for validation on store payment prop
2024-04-24 16:39:54 +10:00
David Bomba
0bd5a9db0c
minor fixes
2024-04-24 09:21:00 +10:00
David Bomba
402ac09c22
Remove references from .env.example
2024-04-24 07:19:56 +10:00
David Bomba
4921eadc89
Updates for client reports
2024-04-23 12:45:43 +10:00
David Bomba
45f378eb9d
Minor fixes
2024-04-20 10:58:29 +10:00
David Bomba
8cc17afdeb
Remove reactivate button after action
2024-04-19 15:10:48 +10:00
David Bomba
56fc585828
Fixes for validation
2024-04-19 14:26:15 +10:00
David Bomba
fb28d9ab41
Fixes for setup
2024-04-17 07:35:41 +10:00
David Bomba
cacecbc086
minor fixes
2024-04-16 22:01:25 +10:00
David Bomba
f1ab3845eb
null checks
2024-04-16 07:23:34 +10:00
David Bomba
67c80ecdd9
Improvements for quote validation
2024-04-15 09:14:11 +10:00
David Bomba
9e12e32e29
Fixes for payment validations
2024-04-15 07:57:24 +10:00
David Bomba
9a549a4703
rollback invoice requests
2024-04-14 16:37:45 +10:00
David Bomba
f65567a637
Update copyright
2024-04-12 14:15:41 +10:00
David Bomba
76cdc52331
Fixes for tasks
2024-04-12 09:06:34 +10:00
David Bomba
e42a469d1a
Fixes for test
2024-04-04 13:07:07 +11:00
David Bomba
8326387e8c
Merge pull request #9425 from turbo124/v5-develop
...
Bulk assignment of clients to a group
2024-04-04 09:34:03 +11:00
David Bomba
b6d1a561c3
Adjustments for RO E-invoicing
2024-04-03 16:03:52 +11:00
David Bomba
7c065d8997
Fixes for download methods for e-credits
2024-04-02 12:55:07 +11:00
David Bomba
d72c6508de
Implement throttling on Gateway Import Customer Router
2024-04-02 12:37:55 +11:00
David Bomba
dd28cb0372
Bulk assignment of clients to a group
2024-04-02 11:28:42 +11:00
Benjamin Beganović
fa5827eb44
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
2024-04-01 19:09:13 +02:00
David Bomba
bb706a654a
minor fixes
2024-03-28 12:24:01 +11:00
David Bomba
53d1c55acf
Fixes for missing download actions for e-docs
2024-03-28 07:40:56 +11:00
David Bomba
7ae477faf3
Catch edge case when displaying document not available
2024-03-27 20:08:55 +11:00
David Bomba
db35429234
Merge pull request #9405 from beganovich/1349-client-dashboard-2
...
Control client dashboard using setting
2024-03-27 10:24:30 +11:00
David Bomba
2f8f2f9597
Merge pull request #9408 from turbo124/v5-develop
...
Add client filters to exports
2024-03-27 10:16:27 +11:00
David Bomba
9fea05a3bf
Merge pull request #9406 from paulwer/fix-nordigen-disabled-account-email
...
FIX: missing nordigen account disabled email on BankIntegrationController
2024-03-27 10:14:00 +11:00
paulwer
1eda84211b
fixes
2024-03-26 18:39:46 +01:00
Benjamin Beganović
626144e625
Hide from sidebar
2024-03-26 17:11:29 +01:00
Benjamin Beganović
3b5190326a
Check for controller redirect
2024-03-26 17:11:24 +01:00
David Bomba
dccf182b52
Add client filters to exports
2024-03-26 14:12:32 +11:00
David Bomba
83b65e046e
v5.8.38
2024-03-25 15:19:46 +11:00
David Bomba
4aaf3bab52
Guards for hosted - reports access
2024-03-25 15:17:16 +11:00
David Bomba
fc624682ba
Working on templates
2024-03-25 15:05:30 +11:00
David Bomba
1d07d48165
Improved experience for removing checkout fees
2024-03-25 09:08:16 +11:00
David Bomba
6511bcee35
Merge branch 'v5-develop' into v5-develop
...
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-25 07:50:46 +11:00
David Bomba
b8a76e6489
minor fixes for validation logic
2024-03-24 17:26:49 +11:00
Benjamin Beganović
8adc7716d2
Add total_invoices calculation to DashboardController
2024-03-22 11:43:58 +01:00
David Bomba
0e5aa5e26e
Checks for same client prior to attempted merge
2024-03-22 19:57:26 +11:00
Benjamin Beganović
4a300ec739
Add dashboard to the sidebar
2024-03-21 17:41:19 +01:00
Benjamin Beganović
2b509ab220
Disable dashboard redirect
2024-03-21 17:41:11 +01:00
Benjamin Beganović
31942cb401
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
2024-03-21 16:27:23 +01:00
David Bomba
0048658099
Fixes for yodlee
2024-03-21 12:48:49 +11:00
David Bomba
2ef9856b41
Improve efficiency of login routes
2024-03-21 12:03:17 +11:00
David Bomba
200ed28e31
Improve efficiency of login routes
2024-03-21 12:02:54 +11:00
David Bomba
f5f972ad6a
Fixes for tests
2024-03-21 09:12:45 +11:00
David Bomba
ba4cd4508b
Fixes for restoring deleted user
2024-03-21 08:01:13 +11:00
David Bomba
a5022dd553
Fixes for tests / name spaces
2024-03-20 22:54:18 +11:00
David Bomba
298ffa817f
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2024-03-20 22:10:19 +11:00
David Bomba
8274ba0a3d
Fixes for validation
2024-03-20 22:10:06 +11:00
David Bomba
869262b541
Merge branch 'v5-develop' into v5-develop
...
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-20 22:09:53 +11:00
David Bomba
05593f0824
Minor fixes
2024-03-20 20:05:22 +11:00
David Bomba
584c83e8a6
Fixes fo r tests
2024-03-20 17:51:07 +11:00
David Bomba
a871e319ea
Fixes for attempting to pass a negative value for a applied amount
2024-03-20 17:17:23 +11:00
David Bomba
73c73d1f5c
Fixes for applied and unapplied amounts after a refund
2024-03-20 16:52:14 +11:00
Lars Kusch
ee147e0e4e
Merge branch 'v5-develop' into feature-einvoice-quote
...
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2024-03-19 15:45:40 +01:00
David Bomba
0cada4e647
Fies for company-key path
2024-03-19 13:06:42 +11:00
David Bomba
08eb30785d
Add .env var for extensions
2024-03-19 10:46:57 +11:00
David Bomba
3ef7d68eed
Square factory
2024-03-19 10:38:54 +11:00
David Bomba
37e2e772f9
Import payment methods for checkout
2024-03-18 13:50:12 +11:00
David Bomba
86fc7a0662
Working on importing customers
2024-03-18 12:58:42 +11:00
David Bomba
d2325bed7c
Adjustments for auto billing
2024-03-18 09:03:34 +11:00
David Bomba
d752f03b82
Merge branch 'v5-develop' into v5-develop
...
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-17 22:37:30 +11:00
paulwer
e443fb28ec
Merge branches 'feature-brevo' and 'feature-brevo' of https://github.com/paulwer/invoiceninja ; branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo
2024-03-17 07:29:17 +01:00
David Bomba
80b944f822
Add SMS checks
2024-03-17 15:25:31 +11:00
David Bomba
8a54df3cf6
Update blacklist
2024-03-17 12:07:20 +11:00
Benjamin Beganović
e9be90779a
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
2024-03-15 01:29:22 +01:00
David Bomba
0186368f39
Do not force delete tokens when logging out
2024-03-15 09:08:44 +11:00
David Bomba
6957be11a9
v5.8.37
2024-03-15 08:31:18 +11:00
Benjamin Beganović
7eb4235c43
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
2024-03-14 16:21:25 +01:00
David Bomba
f54fc8ccb2
minor fixes
2024-03-14 20:51:42 +11:00
David Bomba
4a8265e553
Fixes for test mailers
2024-03-14 09:09:04 +11:00
Benjamin Beganović
428b416de3
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
2024-03-13 19:25:37 +01:00
David Bomba
1b999dd7d9
Updates
2024-03-13 10:36:41 +11:00
David Bomba
1de5bbfdc4
Minor fixes for currency_id logic
2024-03-12 13:07:09 +11:00
David Bomba
b95ce4c2ec
Fixes for stripe connect
2024-03-12 11:30:05 +11:00
Lars Kusch
db54fa39ac
Fixes for missing routes
2024-03-10 16:55:49 +01:00
Lars Kusch
99a211b823
Added new routes and adapted controllers
2024-03-10 15:40:25 +01:00
David Bomba
6b53322e95
Fixes for validation when adding clients / new users
2024-03-10 21:28:50 +11:00
David Bomba
cdf78d90c7
Minor updates for client unsubscribe
2024-03-10 19:53:52 +11:00
David Bomba
96607d806e
Fixes for From Mail Name on hosted platform
2024-03-10 17:42:09 +11:00
David Bomba
58fabe2704
Validation for project budgeted hours
2024-03-10 13:01:30 +11:00
David Bomba
cc89bcecd2
allow plural for report names in scheduler
2024-03-10 10:13:00 +11:00
David Bomba
f9a7c582b7
Updates for cache::pull
2024-03-09 16:42:27 +11:00
David Bomba
66452a9f2a
Catch archived / deleted subscriptions
2024-03-09 16:35:00 +11:00
Benjamin Beganović
50c9df36ab
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
2024-03-08 20:03:56 +01:00
David Bomba
3564bb8935
Fixes for task status requests
2024-03-08 13:13:19 +11:00
David Bomba
5ed098fc9c
Fixes for tests
2024-03-08 10:05:48 +11:00
David Bomba
708bad16ec
Remove logging
2024-03-07 17:33:22 +11:00
David Bomba
69007836ac
Minor fixes
2024-03-07 17:03:09 +11:00
Benjamin Beganović
6c2ddae6ad
Refactor client registration process
2024-03-06 17:38:18 +01:00
David Bomba
a43bd9c6de
Updates for reports
2024-03-05 13:58:26 +11:00
Benjamin Beganović
0c0e652245
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
2024-03-04 17:32:23 +01:00
Benjamin Beganović
8ccd2d96ec
Add 'steps' validation rule to UpdateSubscriptionRequest.php
2024-03-01 13:42:51 +01:00
Benjamin Beganović
b3a58bc2b0
Add custom validation rule for 'steps' field
2024-03-01 13:42:48 +01:00
Benjamin Beganović
70aa749f28
Add validation for subscription steps
2024-03-01 13:42:44 +01:00
David Bomba
52f1c0bcfe
Updates for client document filters
2024-03-01 08:58:56 +11:00
Benjamin Beganović
06fec908c6
Add custom validation rule for 'steps' field
2024-02-29 17:36:25 +01:00
Benjamin Beganović
a18f675e64
Add SubscriptionStepsController to handle subscription steps
2024-02-29 17:36:21 +01:00
David Bomba
d9184bb0ab
Fixes for stripe connect
2024-02-29 21:34:29 +11:00
David Bomba
631527e8e3
Fixes for redirect after stripe connect
2024-02-29 19:58:59 +11:00
David Bomba
3772d2a165
Updates for smtp
2024-02-29 14:02:32 +11:00
David Bomba
d3cd6765bb
Fixes for taxes not displaying
2024-02-24 13:28:19 +11:00
Benjamin Beganović
4cee352009
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
2024-02-21 18:02:10 +01:00
David Bomba
14a93eda0b
Minor fixes
2024-02-21 09:13:40 +11:00
David Bomba
328d00e235
Improve parseFloat function
2024-02-20 13:29:30 +11:00
David Bomba
25df7eacad
Fixes for missing variables prop in pre payments
2024-02-20 07:28:53 +11:00
David Bomba
e87c618778
Updated 2FA error message response
2024-02-19 17:28:15 +11:00
David Bomba
6edcec8dcd
Updates for type for smtp port
2024-02-19 07:58:15 +11:00
paulwer
4e180db731
Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo
2024-02-18 17:32:05 +01:00
David Bomba
26a7e73694
Adjustments for eager loading
2024-02-18 16:29:16 +11:00
David Bomba
6c7df568dc
Ensure port is int for SMTP
2024-02-18 16:19:09 +11:00
David Bomba
4e32ac6f1a
Add form request for SMTP checks
2024-02-17 06:39:33 +11:00
David Bomba
a5fd1dc5ea
Improvements for validation
2024-02-17 05:57:15 +11:00
David Bomba
478dbe5c4a
Improvements for validation
2024-02-17 05:46:26 +11:00
David Bomba
2f8f9ffce8
Fixes for tests
2024-02-16 13:48:40 +11:00
David Bomba
998dd1c16c
Add Smtp check route
2024-02-16 13:38:22 +11:00
David Bomba
726ba91368
Add in company columns for SMTP configuration
2024-02-16 13:06:03 +11:00
David Bomba
8039c1a19d
Fixes for variable display
2024-02-16 08:44:26 +11:00
Benjamin Beganović
38d9054650
Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3
2024-02-13 18:50:16 +01:00
David Bomba
83215cd0bc
Improve template switching for hosted users
2024-02-13 17:10:36 +11:00
David Bomba
c5b6938447
php cs fixer
2024-02-13 15:25:18 +11:00
David Bomba
2a33bb31e2
minor fixes
2024-02-13 11:34:22 +11:00
David Bomba
909db91184
Fixes for permissions
2024-02-12 20:16:35 +11:00
David Bomba
192722b7a4
Minor adjustments
2024-02-12 14:00:24 +11:00
David Bomba
9593c7c820
Minor fixes for task start date calculations
2024-02-10 13:40:12 +11:00
David Bomba
b513ceed11
implementation of custom email templates
2024-02-09 16:14:51 +11:00
Benjamin Beganović
e5f3d19c5d
Add v3 method to SubscriptionPurchaseController
2024-02-08 19:55:29 +01:00
David Bomba
61aeed7321
Add client documents route
2024-02-08 09:51:40 +11:00
David Bomba
f16e8fdd15
Fixes for KRW currency formatting
2024-02-07 07:42:46 +11:00
David Bomba
e780f240fd
Minor fixes for querys
2024-02-04 17:28:52 +11:00
David Bomba
f401d06aac
Fixes for email reports
2024-02-04 15:20:06 +11:00
David Bomba
8ff283e03b
Fixes for email reports
2024-02-04 15:06:24 +11:00
David Bomba
6966c5cc61
Merge pull request #9224 from beganovich/31-rff
...
Required form fields
2024-02-04 11:21:34 +11:00