Carlo Alberto Degli Atti

Results 6 issues of Carlo Alberto Degli Atti

Suggerisco di inserire le modifiche alla costituzione in una nuova branch (es. referendum_2016) che eventualmente verranno "mergiate" successivamente.

If I use the HashRouter, instead of the BroswerRouter, I get URLs like "http://localhost:3000/#/collections/new_collection/items/pippo" that break _RichMarkdownEditor.scrollToAnchor_: ``` index.tsx:405 Attempted to scroll to invalid hash: #/collections/new_collection/items/pippo DOMException: Failed to execute...

enhancement
help wanted

I had a tedious EMFILE error (too many open files) serving about 125 files... In this patch I've solved the problem using a queue (async.queue) which prevents to run out...

Icons (eg. marker-icon.png) are broken if the production deployment is served by a URL containing a path, like: http://mydomain.com/myapp. I'm using ember-cli 2.8, ember-leaflet 3.0.2 and my ember-cli-build.js has: `prepend:...

bug

Neology needs the patched neography library (>0.0.15). But Max De Marzi (the author) hasn't released to rubygem yet (still 0.0.15). So, actually you to run the tests: $ bundle exec...

Bug

#### List of Changes - Added a new dedicated page related to documents in app - Added box in the homepage - Added a new FAQ section - Updated images...