viandanteoscuro

Results 9 issues of viandanteoscuro

Thankyou for your work! Is there a LMS support? Thanks

New-feature

Hi, after the component fire the ajax request, immediately the request is cancelled... I have multiple istance on angucomplete, with different id: ``` html ``` It's a know issue? Thanks...

Hello, when i add dinamically a row, that row isn't added to the exported file. When i add a row, i call .reset() method of tableexport, but no results... Anyone...

- Laravel Version: 5.5 - Adldap2-Laravel Version: 3.* - PHP Version: 7.* ### Description: I've build all config files as described in documentation, but, if i try to login with...

How can i display the thumbnails vertically? I must emulate the only thumbnails example, but with vertically placed thumbnail. Is it possible? Thanks Massimo Pozzo

Hi, This is my first attempt to import a postgresql db into elastic, and it was terrific LOL. But when i do the import, i can't search through tables, all...

How can i disconnect the socket on state change? Thanks Massimo

Hi to all! In my nodejs server i have two routes: ``` javascript app.get('/', function(req, res){ res.sendFile(__dirname + '/test.html'); }); app.get('/test', function(req, res){ console.log("Test PAth"); }); ``` My factory is:...

Hi, is it possible add support for audio and video message types? ### Issue type **I'm submitting a ...** (check one with "x") * [ ] bug report * [...