<cite>ismcagdas: </cite> Hi,
For AspNet Zero probalby in next two weeks. But ABP has a prerelease package and probably it will be released next week. You can upgrade your ABP packages to v2.1.0-beta4 and see if your problem is fixed.
Thanks.
Hi, I'm very new to ABP and .Net, appreciate if you could advice the upgrade steps or point me to the right documentation.
Thanks. /Tommy
Dear Support,
Any target release date set?
Thanks, /Tommy
<cite>tteoh: </cite>
<cite>ismcagdas: </cite> Hi,
For AspNet Zero customers, we mostly release AspNet Zero and ABP together, so you will get an email. For others, they need to follow ABP on github to receive an email.
Thanks.
Thank you and look forward to the new release notification.
/tommy
I hope the Migrator documentation will be ready soon. I am sure it will help a lot of people to understand its usage on the following sequence of events:
Look forward to the documentation release. ;)
Thanks. /tommy
Hi,
Meanwhile, appreciate if you could help to clarify the below:
Thanks. /Tommy
May I have the sample?
Thanks, /tommy
<cite>ismcagdas: </cite> Hi,
Actually ABP does have anything special about this. If you were using angular version I might provide a simlpe example but for jQuery I cannot suggest anything.
But if you search the web, there are many examples for jQuery.
Thanks.
Dear Support,
Please ignore the error. I managed to fix it. It's my bad for setting the App.config wrongly.
But I would appreciate if you could provide the clarifications to the questions. I believe the motivation of Migrator is to further simplify the database migration/update process compared to Migrate.exe from EF.
However, from new learners, it is quite to grasp the overall perspective how the this tool is being put into action from DEV to PRD.
Especially when transiting from DEV that the migration/update is performed using PM>, to PRD on using Migrator.
Thanks. /Tommy
<cite>ismcagdas: </cite> Hi,
For AspNet Zero customers, we mostly release AspNet Zero and ABP together, so you will get an email. For others, they need to follow ABP on github to receive an email.
Thanks.
Thank you and look forward to the new release notification.
/tommy
<cite>ismcagdas: </cite> Hi @tteoh,
Thanks for the clarification :). This issue is going to fix your problem but it will be probably ready for next week.
Thanks.
Really look forward to that. Wonder how the release will be normally informed to the community, is it through normal mailer list?
Thanks.
<cite>ismcagdas: </cite> Hi @tteoh,
Thanks for sharing your findings. Do you use AspNet Zero template ? Normally UnspecifiedClockProvider should be default in the latest version.
Thanks.
Yes. I use AspNet Zero template. The Global.asax is set to use UTC. There is a comment states to remove the line of code if UTC is not required.
/tommy
<cite>ismcagdas: </cite> Hi,
Conversely, whenever user selec the same language as current application/tenant default language, the specified user entry will be removed.
I think related issue is not going to change this behaviour. Do you have a problem specific to this behaviour ?
Thanks.
It's allowing the system to always show the logged in user preferred language once set; otherwise, behave as current, using system default language.
By default configuration, there is always a system default language. If this setting is missing then only fall back for Server's language.
My problem is right now, regardless what language the user has selected, it will be reset at next login or using another device/computer.
Thanks. /tommy