patrikvalentaa

Results 4 issues of patrikvalentaa

Hi, I cannot add my own symbols, is it possible someway? I tried to defined own option and parameter to it $generator ->setLength(25) ->setOptionValue(RequirementPasswordGenerator::OPTION_UPPER_CASE, true) ->setOptionValue(RequirementPasswordGenerator::OPTION_LOWER_CASE, true) ->setOptionValue(RequirementPasswordGenerator::OPTION_NUMBERS, true) ->setOption($symbols,...

A new ARES is accessable at location https://ares.gov.cz/, it provides REST API, so no longer will be need the XML communications. It also has a documentation https://ares.gov.cz/swagger-ui/. Currently is the...

Hi @f3l1x, @paveljanda, Is possible to change method getDataSource() in file Contributte\Datagrid\DataSource\NextrasDataSource.php [here](https://github.com/contributte/datagrid/blob/0105ca358f9c945874ae464b36b131d1915a5644/src/DataSource/NextrasDataSource.php#L229) visibility from protected to public? In my case I am doing custom export, because included CSV export...

Fix based on reported [issue](https://github.com/contributte/datagrid/issues/1146)