1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-28 20:27:13 +02:00
Commit Graph

4938 Commits

Author SHA1 Message Date
David Bomba
39b52866a5 5.1.17 2021-03-10 07:58:32 +11:00
David Bomba
ae3779f44d
Merge pull request #5077 from turbo124/v5-develop
Fix for company logo
2021-03-10 07:56:45 +11:00
David Bomba
599a1626a7 Fix for logo 2021-03-10 07:56:23 +11:00
David Bomba
3c162d92de
Merge pull request #5076 from beganovich/v5-0903-billng-subscriptions
V5 0903 billng subscriptions
2021-03-10 07:32:39 +11:00
hillelcoren
1f89c69f5d New admin portal build 2021-03-09 19:39:54 +00:00
hillelcoren
88bb9b956e New admin portal build 2021-03-09 16:19:11 +00:00
Benjamin Beganović
fa5fa7d527 Feature tests for billing subscription API 2021-03-09 15:25:50 +01:00
Benjamin Beganović
737020eeed Fix wrong variable in the BillingSubscriptionTransformer.php 2021-03-09 15:25:11 +01:00
Benjamin Beganović
83b23956f6 Update authorize methods on billing subscription requests 2021-03-09 14:29:57 +01:00
Benjamin Beganović
868b6efd8e Add currency_id to billing_subscriptions table 2021-03-09 14:24:31 +01:00
David Bomba
630a6884dd
Merge pull request #5071 from turbo124/v5-stable
5.1.16
2021-03-09 23:35:02 +11:00
David Bomba
c6adc60c07
Merge pull request #5070 from turbo124/v5-develop
Customize the password protect timeout
2021-03-09 23:32:46 +11:00
David Bomba
baa9e9e53f version bump 2021-03-09 23:32:05 +11:00
David Bomba
f38c069883 Translate migration email 2021-03-09 22:46:33 +11:00
David Bomba
9290873b8b Fixes for qr code" 2021-03-09 21:53:25 +11:00
David Bomba
59beb9dd39 Customize the password protect timeout 2021-03-09 21:52:48 +11:00
David Bomba
d7d0768eae Minor fixes 2021-03-09 21:34:39 +11:00
David Bomba
0e33587dad
Merge pull request #5069 from turbo124/billing_subscriptions
Billing subscriptions
2021-03-09 21:30:54 +11:00
David Bomba
cd48ae78f9 Minor fixes 2021-03-09 21:30:34 +11:00
hillelcoren
e84ae944bb New admin portal build 2021-03-09 07:45:08 +00:00
hillelcoren
9e65969cc1 New admin portal build 2021-03-09 07:33:34 +00:00
David Bomba
0a3b5e0665 minor fixes 2021-03-09 17:06:03 +11:00
David Bomba
67cedb8348 minor fixes 2021-03-09 17:03:22 +11:00
David Bomba
cc563a9d5e
Merge pull request #5065 from turbo124/v5-develop
Minor fixes
2021-03-09 16:39:46 +11:00
David Bomba
9a15d2c6cf Minor fixes 2021-03-09 15:43:54 +11:00
hillelcoren
e4dcbd5852 New admin portal build 2021-03-09 03:39:34 +00:00
David Bomba
b4039a715f update version 2021-03-09 09:56:30 +11:00
David Bomba
a7bb7b4914
Merge pull request #5064 from turbo124/v5-develop
Minor fix for connected account
2021-03-09 09:55:46 +11:00
David Bomba
4baa89382b Minor fix for connected account 2021-03-09 09:55:31 +11:00
David Bomba
0ee6ebb03f
Merge pull request #5063 from turbo124/v5-develop
Add russian language
2021-03-09 09:54:32 +11:00
David Bomba
68f0e99f26 Fixes for connected account 2021-03-09 09:53:04 +11:00
David Bomba
053c1ca5fa billing_subscriptions cleanup 2021-03-09 08:29:59 +11:00
David Bomba
31d92a3dc0 add russian language 2021-03-09 08:05:20 +11:00
David Bomba
4e9b92c2da Minor fix for 2fa method name 2021-03-09 07:46:30 +11:00
David Bomba
a5b397d1ce
Merge pull request #5059 from turbo124/billing_subscription_scaffold
Billing subscription scaffold
2021-03-09 07:43:46 +11:00
David Bomba
45104f6ae5
Merge branch 'billing_subscriptions' into billing_subscription_scaffold 2021-03-09 07:43:30 +11:00
David Bomba
009c1e243e
Merge pull request #5058 from beganovich/0803-billing-subscription
0803 billing subscription
2021-03-09 07:42:19 +11:00
David Bomba
b21714c00c Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-03-09 05:57:34 +11:00
David Bomba
38e5a14172 Bug fix for reconfirm useR 2021-03-09 05:47:49 +11:00
hillelcoren
70cd4b4cdd New admin portal build 2021-03-08 15:29:50 +00:00
Benjamin Beganović
2660b8fa58 Billing subscriptions: Requests for crud endpoints 2021-03-08 15:19:45 +01:00
Benjamin Beganović
29922a24a0 Billing subscriptions: Event for created 2021-03-08 15:19:23 +01:00
Benjamin Beganović
780ab6885b Billing subscriptions: Controller 2021-03-08 15:19:04 +01:00
Benjamin Beganović
420d904551 Client subscriptions: Model 2021-03-08 15:18:48 +01:00
Benjamin Beganović
9c1a3368e9 Billing subscriptions: Database schema & model 2021-03-08 15:18:34 +01:00
Benjamin Beganović
ea5117ecbe Billing subscriptions: Factory, repository & transformer 2021-03-08 15:18:14 +01:00
Benjamin Beganović
2de12ea973 Routes for billing subscriptions 2021-03-08 15:17:40 +01:00
hillelcoren
0d36fb8afd New admin portal build 2021-03-08 10:09:44 +00:00
Benjamin Beganović
ebd56606ed
Merge pull request #5054 from beganovich/v5-0803-setup-relative-urls
(v5) Update URLs on setup
2021-03-08 10:21:39 +01:00
Benjamin Beganović
a3b20ea306 Production build of assets 2021-03-08 10:00:27 +01:00