Paul de Rosanbo

Results 33 comments of Paul de Rosanbo

in the past i have added some tests for a similar issue : https://github.com/begriffs/angular-paginate-anything/pull/18 i don't know why it is not effective, probably not so similar

Hi, The root problem is the compatibility with npm 2 and 3 because folder structure has been modified. My project was build with npm 2, then i deleted my node_modules...

i have to delete this pull request because only the 3 first commits should be referenced, other commits are here because i created a new npm entry for my fork...

Sorry, the bug is fixed in master branch after the 0.0.9 tag, I have added the 0.1.0 tag on the last commit, you can use this tag to have de...

Hi, there is nothing wrong with the npm audit. The problem is probably with the development dependencies. Please use `npm install --production` to bypass the installation of the dev packages....

I will look into the problem, this will probably work if I rebuild the package with a nodejs dependency instead of nodejs-legacy. The main problem is to have a "node"...

you can copy the config.example.js in config.js and update the file with your settings, i thought "node install.js" should have done this for you, maybe this is an access right...

Hi, Not yet, I did not have the opportunity to test this, the code to plug this is missing

Hello, No direct LDAP auth has been added since then, but CAS auth is now functional. You can use a CAS server to plug your LDAP directory, this will manage...

Hi, this is unexpected, i will look into this because it is true that i never tested another host for the database.