Activities of "richard.xu@unimelb.edu.au"

Thanks very much, Dear Team. That's great news.

I did see your intention to change licences in some other issue discussions, but great to hear from you directly.

I found conflict licencing agreements.

At ABP Framework root, https://github.com/abpframework/abp/blob/dev/LICENSE.md, it says GNU LESSER GENERAL PUBLIC LICENSE.

But at https://docs.abp.io/en/abp/latest/Modules/Identity, it says "The source code of this module can be accessed here. The source code is licensed with MIT, so you can freely use and customize it."

Can I confirm which licence is used? It is important for us to decide whether we go down the source code approach.

Thanks. As ABP Framework (not ABP Commercial) is on LGPL licence. If we make any changes to Volo.Identity module, should we publish the modification to somewhere public?

Of course, we do not want to make any ABP Commercial source code public, and we need to make sure we protect our own source code, while still satisfying ABP Framework LGPL licence.

We are using ABP Commercial Identity Pro module, but we intend to modify Volo.Identity module, https://github.com/abpframework/abp/tree/dev/modules/identity, in our own private application. We plan to include Volo.Identity module as source code in our code, make quite a bit changes. ABP framework is on LGPL licence. In the guide, https://github.com/abpframework/abp/blob/dev/docs/en/Customizing-Application-Modules-Guide.md, it mentioned to include source code option.

Are we allowed to include source code of ABP Framework module and modify? What's our obligations?

  • ABP Framework version: v7.2.3
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

We created the solution on v7.2.3, added required commercial modules, and replaced 3 packages with source code (Account Pro, Identity Pro, OpenIddict Pro). We need to upgrade to v7.3.2. We used ABP Suite to update all ABP packages successfully.

What is the best way to update those 3 packages with source code replaced? including .net and Angular source code. Is there a method to re-replace packages with source code again?

Lepton X Pro theme also upgraded from v2.2.2 to v2.3.2. How can we upgrade its source code?

Thanks!

Answer

Thanks, got it.

Answer

Would you have any suggestion on how to implement this in ABP Commercial, based on your experience in ASPNET ZERO?

Question

We plan to upgrade our application from ASPNET ZERO to ABP Commercial Pro.

On this link https://docs.abp.io/en/commercial/latest/aspnet-zero-vs-abp-commercial, it says Time zone selection is not available in ABP Commercial.

Could you explain a bit more on this?

In our multi-tenant application based on ASPNET ZERO, the tenant selects their own time zone, that is important to us.

In ABP Commercial, can different tenant use different time zone, even just controlled through back-end without a user interface?

Showing 1 to 8 of 8 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11