Erwane Breton

Results 46 comments of Erwane Breton

i need an unstyled select BUT binded to current form. If i add this to BasicFormBuilder, i think it's ok : public function getBuilder() { return $this->builder; }

work in progress ? :+1:

Got the same on the snap version. Clearing font-cache do nothing. My log: ``` /bin/bash: warning: setlocale: LC_ALL: cannot change locale (fr_FR.UTF-8) /bin/bash: /home/erwane/.bashrc: Permission denied /bin/bash: warning: setlocale: LC_ALL:...

I'm pretty sure AWstats already doing that by logging the last analyzed line number in a file and skip those lines if same file is re-analyzed. This allow "real-time" analysis...

none :) i said Awstats can do that and Matomo can look how it does it and try to include it

Of course Screen need phantomJs but let developpers choose how to install it. Your package is very heavy because binary is in **your** bin dir. I'm just asking a lite...

There is no reason a POST only route need UrlComparerTrait for navlinks i thinks. Maybe in case of ajax url in `data-url` attribute ... Another option is to parse RouteCollection...

Hi. What we need to advance on this PR ?

did you try this branch ? https://github.com/Holt59/cakephp3-bootstrap-helpers/tree/cake4-bs4-1.0.0 But it is for bootstrap 4.