Rafael Dohms
Rafael Dohms
We can get the response, but that API call only returns metadata, the `/details` endpoint that returns actual answer data is not available. Ref: https://developer.surveymonkey.com/api/v3/#api-endpoints-get-surveys-survey_id-responses-response_id-details
Right now, if a PR is rejected (i.e closed without merging) it shows up in the changelog. Since this is a change that does not active affect the code base,...
`Fatal error: Class 'Sonata\DoctrineORMAdminBundle\Filter\Filter' not found in /vendor/shtumi/useful-bundle/Shtumi/UsefulBundle/Filter/AjaxAutocompleteFilter.php on line 20` I do not use Sonata, this is what i got, doing the basic install
Blows up design. see: http://aggregatein.azurewebsites.net/talk/web-services
See: http://aggregatein.azurewebsites.net/talk/alice-bob-public-key-cryptography-101
Sync'ed current config with the current state of the reporter and the addition of the `consolidateAll` option
The current call for reporters: https://github.com/mhevery/jasmine-node/blob/master/lib/jasmine-node/index.js#L121 does not include handling of parameters available in the reporter constructor https://github.com/larrymyers/jasmine-reporters/blob/jasmine1.x/src/jasmine.junit_reporter.js#L51-L57 Namely: - filePrefix - consolidateAll