Daniel Valadas

Results 335 comments of Daniel Valadas
trafficstars

If you like https://github.com/valadas/Eraware_Dnn_Templates and need a had getting Vue working in it, feel free to ping me. I have used Vue once to give it a try but it...

I have a solution for that, you can run yarn from msbuild and even obtain yarn as a nuget package so it even builds on systems that do not have...

I did not have time to check how the generators work and all that, but if you want to slack me I can show you how, it is like 4...

Yes, it is possible to run any yarn script from msbuild and use conditions too. In my own modules I only run yarn when doing a release build and it...

@mitchelsellers in addition to this, something calls SynchronizeFiles with a list that can contain a lot of folders (not files) and it throws a potentially huge amount of InvalidFileExtensionException in...

@sawest it is working fine for me, is that on one specific site or you can make it happen on a clean new site ? Also if you open the...

Very odd, works for me, can anyone else make it happen too? Also, did you upgrade to 9.13.2 ?

This is fixed by https://github.com/dnnsoftware/Dnn.Platform/pull/5930 but it open some can of worms for XML serialization of obsolete properties. I am working on an analyzer so that we have an alternate...

No, basically this is the user profile module, it used to be used by both users and admins but now admins have a new experience in the persona bar. So...