Chris

Results 27 issues of Chris

Does VichGeographicalBundle support marker clustering?

I did everything to make infoWindow show up but failed. I have set $this->setShowInfoWindowsForMarkers(true); but both true and false do nothing. Does anyone has any idea what might be the...

I am using font-awesome and bootstrap packages on my project and working fine locally on a development environment. When I deploy to production (cloud66) the icons (fonts actually I believe)...

I want to add backlinks in my app, so the way to do is to setup something like an event being triggered when the user presses ``[[`` keys. Then a...

Question

I have a bunch of sentences and I want to generate tags for each one. I have my data which are simple: [{ input: "Buy tickets for opera", output: ['errands',...

When a category has any parent one and user sets it up to _None_ it fails with an error upon saving changes.

bug

For now categories appear to have links as `/category/455` which seems confusing. This needs to change to a unique slug e.g. for a category named `my personal notes` the link...

enhancement

Categories dropdown in note create/edit view appears to: - Become black text on a black background when selected and hover - be on the same level with subcategories

bug

In your example http://zizzamia.com/ng-tasty/directive/table-server-side/reload you can reload the table when the reloadCallback is called. But when the table is initially displayed, the object isn't fetched with a GET request, but...

investigation

Is it possible to connect to a telnet server that has no username/password ? I couldn't find a way to do so - I've tried blank/blank, nil/nil or .login with...