RrOoSsSsOo
RrOoSsSsOo
This change is [](https://reviewable.io/reviews/mongo-express/mongo-express/294) --- Remain in Edit Mode page of JSON document after click "Save" on Edit page
Auto Focus on input type text when click on "dropdown-filter-dropdown" icon. Maybe the use of `.find("input[type=text]")` isn't the best way but it works.
It isn't a real _issue_ but a very usefull feature! With this code into .js is possible to obtain the desidered behaviour From: ``` FilterMenu.prototype.initialize = function () { ......
Using ``` $highchart = new Highchart(); $highchart->setOptions(array("global" => array("timezone" => "Europe/Rome"))); ... ``` don't produce any Javascript code of type ``` Highcharts.setOptions({ global: { timezone: 'Europe/Rome' } }); Highcharts.chart('container', {...
Dear all, `"name": "CustomUsers"` is possible by attribute into the `Model` ```php #[ LodataIdentifier('CustomUsers') ] ``` But how to change/customize the `"url"` per `Model`? ```json { "@context": "http://127.0.0.1/odata/$metadata", "value": [...
### What version of GlobaLeaks are you using? v4.15.4 ### What browser(s) are you seeing the problem on? All ### What operating system(s) are you seeing the problem on? Linux...