Activities of "DanielAndreasen"

Hi, thank you for directing me to the documents.

I have followed the steps to inherit from other resources for translation of the account module. However the translation to my language doesn't seem to work. Perhaps I have misunderstood something?

HttpApiHostModule configuration:

Resource setup:

Notice that I have created a new Resource file in the "HttpApi.Host" project and not in the "Shared" project along with my other translation, because this module has references to the Account module. Is this correct?

Translation:

"RememberMe" text is not translated

@apporva.lele

I think this is what you are looking for?

Answer

@alper Thank you, following the steps you described seems to have solved the issue for me. I am now able to generate entities without errors using ABP suite version 3.3.x.

ABP suite is however still showing my project as having version 3.1.0:

I guess that is not really an issue but would it have any negative consequences if I manually edited the appsettings.json file?

Answer

All NuGet packages has been updated to 3.3.0:

Frontend packages has been updated too. Im not sure if this is the best way to document it:

Answer

Updating solution from ABP version 3.1.0 to 3.3.0 with suite or "abp update" command doesn't seem to work properly. After updating, the project is still shown as having version 3.1.0 in the suite:

Generating new entities with ABP suite version 3.3.0 after updating project also creates the following error: Cannot read the template Volo.Abp.Commercial.SuiteTemplates.Templates.Server.Controller.ItemController_Attributes_App.txt

I have tried updating the project with the suite as suggested here and with the ABP CLI command as suggested here.

I also tried reinstalling the suite. I am able to generate new entities with the suite version 3.1.0 even though I have updated the project to 3.3.0

Current project verison: V3.3.0 Frontend type: Angular

Answer

In the thread "Bug & Issues V3.1.X" (which seems to have been removed now) I have previously reported an issue regarding logging of password in plain text.

After upgrading our project from 3.1.0 to 3.3.0 the issue is still present as shown below.

Endpoint called: Log result:

We simply followed this guide when upgrading our existing project. NPM and NuGet packages has been updated to latest versions.

Are we missing some abp version upgrade steps or has this issue just not yet been solved?

ABP Version: 3.3.0 Frontend type: Angular

@alper Yes we are still running v3.1 with plans to upgrade to v3.3 when it releases, however I was not able find anyone mentioning this issue in any thread or as part of the release notes so I wanted to know if it has been resolved.

Fronted is Angular.

When selecting multiple datepicker input in a CRUD-page the previously selected datepicker window is not closed which results in multiple windows overlapping eachother:

This issue also occurs when selecting multiple datepicker input fields on the window that is presented when creating new entities in the standard CRUD-pages:

Additionally, there is no obvious way for the user to navigate between months or years in the datepicker.

I think remote help is a very good idea – how do we set this up?

I have sent the project to you on Mail

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