Base solution for your next web application

Activities of "ignasiclos"

Is not working, still the same problem. I made it work with a cast (<any>abp).custom. but I'd like to fix it

It works in the console, but I got an error when compiling :

Thanks!

Hi,

I've just realize that the problem is a chrome extension.

Thanks a lot.

Great, thanks!

Getting operation logs but no change log, Perhaps I should activate it somewhere?

Sorry, I missed it, GetEntityTypeChangeInput, testing now.

It looks like I cannot get the changes of a single entity, right? I cannot see any method to get the history by entity Id and tyoe

What I whant to achieve is to show in a entity detail page, the changes of it

Thanks

The think is that I want to get the data to incorporate it to our own pages

Yes,

The problem It is not possible to have a luxon date variable binded two way to a bsTimepicker, because it is converted back to a js dateby the directive as it is out of the box.

On the other hand, I've tried to change swagger date format back to moment, to keep compatibility with the I wrote for earlier versions of Asp.net Zero, but the angular applications stop compiling because all the dates have been converted to luxon.

So, to be able to migrate < 10 versionsto version 10 I'll need to updte all the dates to Luxon.

Am I right? Thanks!

Showing 1 to 10 of 22 entries