Activities of "dazza_74"

How to configure so automatically goes to login page if not logged in rather than going to home page / index.html and having to click login

  • ABP Framework version: v8.3 and v9.0
  • UI Type: MVC
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
Answer

Thanks, had already tried that in VS, Notepad++ and VS Code, but still doesn't work that well, as:

  1. Doesn't rename files / folders so you still have to manually rename project folder, and the.csproj file name as a minumum before you can open, build and run the project. And still lots of other files still have name of old project

  1. Breaks the menu titles as shown below - Home becomes Menu:Home for some reason.

Answer

Perhaps a powershell script to run that can rename in all required areas?

Answer

Should never be that difficult to rename a project!! or at least the AppName variable should work for ALL display purposes including privacy, cookie, footers etc, so you can just change it in one place

Question

Once you have created a project / solution, how easy is it to rename it? as I notice the name you chose initially is used everywhere e.g. variable for AppName, in the Privacy and Cookies Policies for the name of the app, for company name in copyright for the page footers, for DB name and throughtout the code in the naming of key files.

I tried a rename in Visual Studio which is how I would normally do it but this just takes an absolute age to complete, even crashing on a couple of attempts. And then if it does complete you have multiple errors to fix manually.

So the question is do you have a proper way one should rename a project if later the original name chosen no longer works for the project?

Thanks

Showing 1 to 5 of 5 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11