Jan Marek

Results 11 issues of Jan Marek

I know this feature from PhpStorm and you don't need to remember any keyboard shortcut. You just click on the colored thingy on the side and detail window is shown.

enhancement
help wanted

It seems that only signals can be protected. But I usually use render or action methods for actions which should be protected (e.g. renderDelete).

enhancement

cannot call method replace on null nestačí

Integrovat nějaký plugin, aby se textarea natahovala podle délky napsaného textu.

feature

feature

Bylo by hezké mít filtr na css sprity. Představoval bych si to asi tak, že ``` sprite('../image/logo.png') ``` v css se převede cca na ``` url('sprite-neco.png') 50px 0px ``` a...

List of files to load is determined on Nette DIC compile time when files are loaded by ``` - {files: ["*.css", "*.less"], from: %appDir%/presenters} ``` This means that new files...

I tried to register this bundle: https://github.com/janmarek/autowiring-bundle Registration page says "Specified repository is not valid Symfony2 bundle!" which does not help me at all. From my point of view it...

ready