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

4703 Commits

Author SHA1 Message Date
David Bomba
053c1ca5fa billing_subscriptions cleanup 2021-03-09 08:29:59 +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
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
Benjamin Beganović
d20e5a0ebf Update Javascript to use new URLs from meta tags 2021-03-08 10:00:11 +01:00
Benjamin Beganović
722a416839 Layout: Add urls for PDF, SMTP & database checking 2021-03-08 09:59:45 +01:00
David Bomba
0f826f1c6b
Merge pull request #5051 from turbo124/v5-develop
Fixes for blank company name
2021-03-08 15:29:27 +11:00
David Bomba
9c2e5c2de4 Fixes for blank company name 2021-03-08 15:20:02 +11:00
David Bomba
d83073ad91 Validation rule for recurring frequency 2021-03-08 12:31:00 +11:00
David Bomba
e39ce7491b Feature permissions for hosted 2021-03-08 08:32:38 +11:00
David Bomba
d55664d84b
Merge pull request #5050 from turbo124/v5-develop
Fixes for typo in password protection
2021-03-08 07:57:00 +11:00
David Bomba
2595d3d2a4 Fixes for typo in password protection 2021-03-08 07:56:44 +11:00
David Bomba
06bc8dd290
Merge pull request #5049 from turbo124/v5-develop
Fixes for 2FA
2021-03-08 07:49:56 +11:00
David Bomba
8d6f6d9eb5 Fixes for 2FA 2021-03-08 07:49:33 +11:00
hillelcoren
8d47a7820f New admin portal build 2021-03-07 19:52:11 +00:00
hillelcoren
da884f3181 New admin portal build 2021-03-07 18:50:40 +00:00
hillelcoren
3150932500 New admin portal build 2021-03-07 18:43:23 +00:00
hillelcoren
3e7dd3bee1 New admin portal build 2021-03-07 13:07:15 +00:00
hillelcoren
062f99150f New admin portal build 2021-03-07 12:56:19 +00:00
hillelcoren
daf7fa9344 New admin portal build 2021-03-07 10:41:10 +00:00
=
f4d1917f32 Hosted feature implementation 2021-03-07 21:14:53 +11:00
=
616dea2c9d Add webcron support 2021-03-07 17:45:48 +11:00
David Bomba
403b91f69b
Merge pull request #5047 from turbo124/v5-develop
Integrate phantom js secret default value into config
2021-03-07 17:28:09 +11:00
=
6360f62ef3 Integrate phantom js secret default value into config 2021-03-07 17:27:44 +11:00
David Bomba
7a50032b35 Logging 2021-03-07 08:50:14 +11:00
=
93493116ed Scaffolds for billing_subscriptions 2021-03-06 17:19:57 +11:00
=
097d9ac1b8 Padding out functionality 2021-03-06 11:47:05 +11:00
David Bomba
9a1a5b4796 Fixes for subdirectory installation 2021-03-05 23:59:26 +11:00
David Bomba
2ebfcf935a
Merge pull request #5041 from turbo124/v5-develop
Fixes for client address
2021-03-05 21:28:09 +11:00
David Bomba
86673a6c66 Fixes for client address 2021-03-05 21:27:36 +11:00
David Bomba
1599711dee Observers and policy scaffold 2021-03-05 21:18:28 +11:00
David Bomba
2a27562f29
Merge pull request #5040 from turbo124/v5-develop
Translations and fixes for password protected routes
2021-03-05 20:32:00 +11:00
David Bomba
44d83bd6e3 Missing Translations 2021-03-05 20:31:33 +11:00
David Bomba
5d2c09b3b9 Missing translations 2021-03-05 20:28:53 +11:00
David Bomba
f99195c07a Small fixes 2021-03-05 11:16:38 +11:00
David Bomba
7dae7cb326 Fixes for mailer 2021-03-04 19:42:22 +11:00
David Bomba
20440189d2 Fixes for password protection middleware 2021-03-04 16:03:28 +11:00
David Bomba
609cb1ee8d
Merge pull request #5022 from turbo124/v5-develop
Fixes for user management
2021-03-04 13:51:03 +11:00
David Bomba
11ad2cd57e Fixes for caching protection route 2021-03-04 12:17:29 +11:00