Base solution for your next web application

Activities of "drenton"

Is this level three menu issue fixed?

After I select level 3 menu, it collapsed, so User can't see which menu is currently selected

And I don't know why but this link does not work for me <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/issues/108">https://github.com/aspnetzero/aspnet-zero/issues/108</a>

Thanks.

Hi,

We want to use multi tenancy with only one role configuration.

e.g. All tenancy will have the same roles, and each role will have the same permissions.

If there is accounting manager role, this role will have the same permission in all tenancy.

Is it possible?

So we plan to have three environments: Development, Staging, and Production.

What I meant by recommendation was not how many environments, but rather is there a recommended way to setup a three environment configuration with Zero.

This page, <a class="postlink" href="http://aspnetzero.com/Documents/Development-Guide#introduction">http://aspnetzero.com/Documents/Develop ... troduction</a> under the header SENDING EMAILS makes reference to two modes: DEBUG and RELEASE. Where is the mode set?

In addition, this page <a class="postlink" href="http://docs.asp.net/en/latest/fundamentals/environments.html">http://docs.asp.net/en/latest/fundament ... ments.html</a> makes reference to the use of more than two environments; DEVELOPMENT, STAGING, and PRODUCTION. What would you suggest to implement multiple environments with Zero?

Showing 41 to 44 of 44 entries