Milan Gurjanov

Results 5 issues of Milan Gurjanov

I needed an option to add Options to each layer I add with getLayer() funcion. My solution was: Under ` wms.Source = L.Layer.extend({` add this: ``` getLayerWithOptions: function(name, options) {...

When we have a translator role that doesn't have edit permissions we encounter two translation issues that this PR fixes: 1. Referenced Paragraph cannot be accessed for translation 2. Media...

#605 - [x] add new robo cache enable/disable commands Note: I tested locally and I am getting cache HIT/MISS according to appropriate new command. Example 1|Example 2|Example 3 -|-|- ![ds_cache_enable1](https://github.com/user-attachments/assets/48e3b376-d282-4032-8f4c-67c146c91706)|![ds_cache_disable](https://github.com/user-attachments/assets/1cb8e57a-8cd4-44a8-8c7d-953ab0849bff)|![ds_cache_enable1](https://github.com/user-attachments/assets/253d1d27-a6d5-44f0-a6ab-23a4423e08eb)...

### Issue Module `Seckit` has a character count limit on `connect-src` field that prevents us from adding large amount of entries. Service `google ads` is using google domains per country...

### Issue Locked pages can be unpublished by setting scheduler on a locked page. ### Todo We should check on locked pages if scheduler is set and show a form...