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

14729 Commits

Author SHA1 Message Date
David Bomba
fa5c364556 Add checks to prevent duplicate reminders from being sent 2022-11-24 21:07:20 +11:00
David Bomba
20810bd7fe Minor fixes for company count 2022-11-24 20:33:52 +11:00
David Bomba
8f5fb2ca9f Fixes for recurring invoice edge case 2022-11-24 17:23:36 +11:00
David Bomba
264a4df13b Adjustments for handling invoice deletion 2022-11-24 16:49:03 +11:00
David Bomba
29d909ad08 Fixes for SendReminders firing twice 2022-11-24 15:43:14 +11:00
David Bomba
4ea0d03b5c Update validation rules for subscriptions 2022-11-24 14:33:18 +11:00
David Bomba
60341c7c07 Add filters for tasks by project 2022-11-24 11:38:57 +11:00
David Bomba
3994abd10f minor fixes for usage of client portal subdomains in self hosted instances 2022-11-24 09:37:14 +11:00
David Bomba
7d589c5a7c Merge branch 'bank_rules' into v5-develop 2022-11-24 09:33:41 +11:00
David Bomba
891c742c5d Fixes for custom client portal subdomains 2022-11-24 09:33:25 +11:00
David Bomba
ad853569da Update schema dump 2022-11-24 08:57:38 +11:00
David Bomba
132914eeda Updates for currency seeders 2022-11-24 08:43:21 +11:00
David Bomba
b043d1a190 Merge branch 'v5-develop' into bank_rules 2022-11-24 08:05:15 +11:00
David Bomba
d34337edb5 Minor fixes for rules 2022-11-24 08:05:08 +11:00
David Bomba
9718e657cd minor fixes for invoice controller bulk actions 2022-11-24 07:39:06 +11:00
David Bomba
1ef260cb14 Purge company transactions/integrations 2022-11-23 22:28:22 +11:00
David Bomba
dc5d4f0388 Fixes for SEPA EPC QR Codes 2022-11-23 22:21:12 +11:00
David Bomba
08630874b8 Fixes for rules 2022-11-23 22:14:36 +11:00
David Bomba
428f42c723 Merge branch 'v5-develop' into bank_rules 2022-11-23 22:00:44 +11:00
David Bomba
c638670d88 Subscriptions v2 2022-11-23 21:57:11 +11:00
David Bomba
5316340c29 Subscriptions v2 2022-11-23 19:32:03 +11:00
David Bomba
d2ea53b0a4 Subscriptions v2 2022-11-23 17:27:43 +11:00
David Bomba
82ec5a655b Expand functionality of Subscription by implementing Optional Products 2022-11-23 13:12:35 +11:00
David Bomba
7727b90cd5 Allow auto billing as a bulk action 2022-11-23 13:02:41 +11:00
David Bomba
11617f3f67 Merge branch 'bank_rules' of https://github.com/turbo124/invoiceninja into bank_rules 2022-11-23 12:57:07 +11:00
David Bomba
5223757c52 Add bank rule_id to bank transactions 2022-11-23 12:57:03 +11:00
David Bomba
0f2e19a873 Merge branch 'v5-develop' into bank_rules 2022-11-23 12:54:26 +11:00
David Bomba
9809b4ff67 Stubs for project-header CSS class 2022-11-23 12:47:15 +11:00
David Bomba
161b6a6466 Allow bulk email with selecting a template 2022-11-23 12:37:39 +11:00
David Bomba
15b4d17bcc enforce password protection across entire client portal if invoice passwords are required 2022-11-23 12:26:52 +11:00
David Bomba
db3026df35 Translation strings for p/l reports 2022-11-23 12:06:31 +11:00
David Bomba
85c0dbe0e4 Inovice tasks lockijng 2022-11-23 10:01:37 +11:00
David Bomba
b1fea68fc7
Merge pull request #7973 from turbo124/v5-develop
Catch Stripe payment intents without charges key
2022-11-23 07:43:45 +11:00
David Bomba
575d5cda35 Catch payment intents without charges key 2022-11-23 07:43:14 +11:00
David Bomba
31c9c0c5a3 Merge branch 'v5-develop' into bank_rules 2022-11-22 23:37:31 +11:00
David Bomba
4d87b845e5 Fixes for bank transaction csv imports 2022-11-22 23:36:51 +11:00
David Bomba
81fd33e901 Fixes for importing stripe customers where no customers exist in stripe 2022-11-22 17:37:41 +11:00
David Bomba
40015165c5 Adjust rate limits to prevent abuse 2022-11-22 16:49:19 +11:00
David Bomba
c70ec97450
Merge pull request #7968 from turbo124/v5-develop
Fixes for blank client addresses in Swiss QR Codes
2022-11-22 16:23:58 +11:00
David Bomba
896e5f88ac Fixes for blank client address in Swiss QR Codes 2022-11-22 16:23:08 +11:00
David Bomba
08ca5ddb72 Include bank transactions and bank integrations in company import/exports 2022-11-22 16:14:07 +11:00
David Bomba
1bd1d482ec Fixes for Paypal Token payments 2022-11-22 14:37:50 +11:00
David Bomba
64fb9c9a85 Improve account resolution from Yodlee API 2022-11-22 14:27:17 +11:00
David Bomba
3345984b65 Fixes for applying the correct amount to client balance 2022-11-22 10:46:42 +11:00
David Bomba
cf84f5b24d Set encoding to UTF-8 for EPC QR Codes 2022-11-22 09:13:16 +11:00
David Bomba
9091951f41 Include bank transaction rules to first load 2022-11-22 08:42:53 +11:00
David Bomba
406e2c782d
Merge pull request #7967 from turbo124/v5-develop
Fixes for generic report rules test
2022-11-22 08:17:38 +11:00
David Bomba
9115d2e902 Fixes for generic report rules test 2022-11-22 08:11:17 +11:00
David Bomba
3fa0373abb bank rule testS 2022-11-22 07:14:00 +11:00
David Bomba
b3fefb3ac8 Minor fixes for validation rules 2022-11-22 07:10:17 +11:00