Jasmin Savard

Results 473 comments of Jasmin Savard

OC or not. When you use the POExtractor it will extract strings in code. If you escape \r­ from the POExtractor then it will create a string in the resulting...

I would rather have a button in the admin UI to execute that same SQL Query. Else, we never know when someone will disable the OrchardCore.Indexing feature and enable it...

I think you will need to create a new configuration page in the admin UI. (admin menu) Configurations --> Indexing New drivers and views in the OrchardCore.Indexing module. We need...

I've experienced this issue when using the Media Gallery directly. Though when I'm using a "Media Attached Field" I never get this issue because of the fact that when we...

Nothing that we agreed on so far. But yes, I agree that it should be a prioritary issue to resolve.

We need to have unit tests for ElasticSearch. Populate database with X amount of Content Items and track performance.

TODO : Test this query ```SQL INSERT INTO IndexingTask VALUES ( (SELECT ContentItemId, CreatedUtc, 0 FROM ContentItemIndex WHERE ContentItemId NOT IN (SELECT ContentItemId FROM IndexingTask) AND (ContentItemIndex.Published = 1 OR...

@hishamco This PR looks like a good start but where is the UI/Views/Controllers for adding translations on a Content Type or Field names? Ok, getting back on this tomorrow. Will...

It definitely needs to be added to OC.

I think everyone will agree that we should not wait on 1.0 to start working on something 😅 I don't know about OC Contrib. I think this should be part...