Damien Lebrun
Damien Lebrun
paver only display the content of subprocess' stderr on failure...
Ready for review. Note that it's my first PR using coffee script; please point to missing coffeeish idioms.
I published it as a scoped package: https://www.npmjs.com/package/@dinoboff/ims-lti (I don't think npm can install the fork directly from github).
You could set a response interceptor (`addResponseInterceptor`). For `getList` operations, it should extract `_embedded.task` and return that array. If you need the keep the page attribute just add it as...
@xenoterracide recall the `getList` method again with the page number as parameter.
Instead of querying the cache and trying to cancel the request yourself, you could pass the cache to $http and let $http take care of caching. You would still need...
I can have a look. Do you have an example, Including rules, data?
For reference: - Testing rules with [google api explorer](https://docs.google.com/document/d/1rc_S5RrnxbEUezVN6uwLFNdttdeZ1o9ugQC_UarXRFI/edit). - [CEL specs](https://github.com/google/cel-spec).
I will try to tackle it when I have time but I am happy to accept a PR. TODO: - [ ] it will need a new flag. - [...