[edx-code] Move open edx to a another server

2016-12-13 Thread Levani Melikishvili
Right now I'm using Azure to host my open edx installation but in near future I'll probably have to move it to a in-house server. What is the best way to move entire edx installation to another server? Is that possible at all? -- You received this message because you are subscribed to the

[edx-code] Released: Upgrade to Node 6 and NPM 3

2016-12-13 Thread Brian Jacobel
Hi all, We’ve just merged changes that upgrade the Node version in all of our environments to Node 6.9, the current LTS version. (We were previously using 0.10, which was EOLed earlier this year.) There should be no changes necessary to your environments. All JS code and tools are currently

[edx-code] Course API v1 blocks (student_view_data)

2016-12-13 Thread Siavash Kavousi
Hi, I want to write native views for xblocks in android app and I've found out that I should use student_view_data in course api which is a json object. so far so good ha :D Let's see what the problem is... I have a button in my custom-block which in desktop mode sends ajax request with url

[edx-code] Re: Dogwood.3: Error while exporting library imported from edx.org

2016-12-13 Thread Nacho Diaz Asenjo
Did you find any solution? I need to export my libraries from Dogwood.3 and I have same error ;-( El viernes, 1 de julio de 2016, 12:11:56 (UTC+2), Aparna P escribió: > > Hi! > > On exporting a library(that was imported from edx.org) onto Dogwood.3, > following error was seen in