David Castro

Results 15 comments of David Castro

Sorry for the very very late response. You should use the angular $resourse factory for calling web services. https://github.com/dvdcastro/keystonejs-ng-skeleton/blob/master/public/js/ang_bootm/services.js And then like this: https://github.com/dvdcastro/keystonejs-ng-skeleton/blob/master/public/js/ang_bootm/post/post.js ``` Post.get({slug: $routeParams.slug}, function(post) { self.post...

Can you elaborate on the error? If you're referring to the mobile application maybe you need to delay the url loading in config.xml

Hello, What version of Snap are you using?

Hello, We have not released the official 3.8+ supporting version for the theme. But you can review the master build yourselves in the mean time, we are working on having...

Hello, What version of Moodle are you using? What version of Snap?

Hi @Rabecerra What do you think about this one?

@igarcia53 what version of Snap and sharing cart are you using?

What Snap version and sharing cart versions are you using?

@Rabecerra Would you happen to know how to make this work?

Hey guys, the new branch is here https://github.com/open-lms-open-source/moodle-theme_snap/tree/MOODLE_39_STABLE We have yet to release to moodle.org/plugins though