Re: [edx-code] Open edX on latest Operating systems

2016-06-14 Thread Ned Batchelder
(More people with more experience in this might be on the ops mailing list: https://groups.google.com/forum/#!forum/openedx-ops) I'm not sure we have a good sense of which components might need to change to support newer Ubuntu. Is there a reason you say "14.04/16.04" rather than just 16.04? We

Re: [edx-code] What´s the password for the Ubuntu 12 server

2016-06-22 Thread Ned Batchelder
You should be able to use "vagrant ssh" to log in. If you have further problems, the ops list will be a better place to get answers: https://groups.google.com/forum/#!forum/openedx-ops --Ned. On Tue, Jun 21, 2016 at 3:34 PM, Andres Silva Arias wrote: > What´s the password for the server once t

[edx-code] Eucalyptus is coming

2016-07-12 Thread Ned Batchelder
Hey all, The fifth open release of Open edX is coming: Eucalyptus. We are a little behind where we wanted to be by now, but we have an estimated schedule. It's a little tight, especially given summer vacations, but we're going to work hard to meet it: - First release candidate (rc1): Wed, Jul

Re: [edx-code] How to contribute to open Edx ? I have an Idea .

2016-07-15 Thread Ned Batchelder
Yugjeet, welcome! The best place to start is with the CONTRIBUTING.rst file in the edx-platform repo: https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst That should get you going. --Ned. On Fri, Jul 15, 2016 at 1:19 PM, Yugjeet Sharma wrote: > Can Somebody tell me where to start

[edx-code] Eucalyptus 1 RC1 Prerelease

2016-07-22 Thread Ned Batchelder
Hello Open edX adopters, The next Open edX release will be Eucalyptus. We have a prerelease available now for limited use. Eucalyptus 1 RC 1 is the first release candidate of the first Eucalyptus release (we've changed the numbering scheme slightly since Dogwood). This prerelease is only availabl

Re: [edx-code] Re: Commercial Offering using OpenEDX

2016-08-03 Thread Ned Batchelder
ption etc.. There is no restriction how you run your business or the > business model you choose. Is this understanding correct? Please advise. > Thanks! > > Best, > Wenting > > On Thu, Jan 21, 2016 at 9:56 AM, Ned Batchelder wrote: > >> Hi Wenting, >> >>

Re: [edx-code] Eucalyptus 1 RC1 Prerelease

2016-08-03 Thread Ned Batchelder
;> Hi Cristian, >>> >>> I'm sorry, can you clarify what you mean? Are you asking what the "few >>> more fixes" are that we will be making? >>> >> >> Yes. >> >> >>> >>> >>> On Tuesday, July 26,

[edx-code] Eucalyptus 1 RC2 Prerelease

2016-08-22 Thread Ned Batchelder
Hello Open edXers, The Eucalyptus release of the Open edX platform is almost ready! The second release candidate is now available: *open-release/eucalyptus.1rc2*. Installations are available as fullstack, devstack, and native installations. For fullstack and devstack, a new install script autom

[edx-code] Eucalyptus is here!

2016-08-26 Thread Ned Batchelder
Fellow Open edXers: I'm pleased to announce that the fifth Open edX release is now available: Eucalyptus.1 is the first release on the Eucalyptus line. The blog post summarizes the new features. The install instructions

Re: [edx-code] 6.002 and 6.004

2016-09-02 Thread Ned Batchelder
Christopher, Sorry, but this list is about the software that powers edx.org. We won't know the answers to your questions. You should try asking at http://support.edx.org --Ned. On Thu, Sep 1, 2016 at 2:07 PM, Christopher Schell wrote: > Hello all, > > I am interested in taking most of the CS

[edx-code] Open edX release: Eucalyptus.2

2016-09-02 Thread Ned Batchelder
Fellow Open edXers: We've released a few bug fixes for Eucalyptus, as Eucalyptus.2. The tag name is *open-release/eucalyptus.2*, usable with the usual installation methods. A summary of the fixes are below. If you need help at any point, see the Getting Help

Re: [edx-code] Re: Using edx Devstack edxapp does not work

2016-09-14 Thread Ned Batchelder
If "sudo su edxapp" doesn't switch the user on a devstack, then the installation didn't complete properly. Check the logs from your installation to see if there was a problem. --Ned. On Tue, Sep 13, 2016 at 6:20 AM, Mayuri Karnik wrote: > sudo su edxapp -s /bin/bash asks for password. What is

Re: [edx-code] Re: sudo su edxapp not working

2016-09-14 Thread Ned Batchelder
Please double-check that you are dealing with a devstack installation. You shouldn't have to override the shell if the installation was successful. If your devstack doesn't let you change the user, then check the installation logs to find out what failed. If you have a fullstack installation, the

Re: [edx-code] Error migrate Cypress to Dogwood

2016-09-25 Thread Ned Batchelder
Please don't post the same question to multiple lists, thanks. --Ned. On Sat, Sep 24, 2016 at 10:48 PM, yamil quiñones wrote: > Hi, > Currently I have open Ubuntu 14.04.3 LTS edx in with bitnami. > I'm trying to migrate from Cypress to Dogwood. > For this I run the following commands: > >1.

Re: [edx-code] Edx insights soapbox table conflct

2016-09-27 Thread Ned Batchelder
Oscar, This question is better asked on the ops list ( https://groups.google.com/forum/#!forum/openedx-ops). When you ask, include the details of what kind of installation you have, what version of Open edX you installed, any customizations you've made, what command you ran, and the full output.

Re: [edx-code] Re: Running the devstack on Windows

2016-10-18 Thread Ned Batchelder
Last I knew, there was still an issue of symbolic links not being supported by Virtualbox on windows. Is that not a problem any more? --Ned. On Tue, Oct 18, 2016 at 12:33 PM, wrote: > HI Yarko / Felipe , > > i m trying to install devstack on my windows laptop ( 16GB RAM ) . > what are the prer

Re: [edx-code] from __future__ import unicode_literals

2016-10-20 Thread Ned Batchelder
This is an interesting idea, and deserves more discussion before opening a PR :) --Ned. On Thu, Oct 20, 2016 at 1:36 PM, Omar Al-Ithawi wrote: > Hi Everyone, > > We've had a discussion in the Slack group (link > ), about > providing

[edx-code] Proposal: OEP-10: Open edX Releases

2016-11-08 Thread Ned Batchelder
Hi all, We're working on formalizing some of the structure around Open edX releases. I've written a proposal, with the number OEP-10, and would love your feedback: https://github.com/edx/open-edx-proposals/pull/26/files Comments/discussion can be in comments on the pull request, or if you need to

[edx-code] Open edX Remote Meetup: Thursday Dec 8th, 15:00 UTC

2016-12-01 Thread Ned Batchelder
Hi all, The next Open edX remote meetup will be next Thursday, Dec 8th, at 15:00 UTC (10 am Eastern US). We'll be hearing from Laurent David at FUN ( https://www.fun-mooc.fr) about their use and customization of Open edX. And we'll be talking about the planning underway for the next release, Ficu

[edx-code] Re: Open edX Remote Meetup: Thursday Dec 8th, 15:00 UTC

2016-12-07 Thread Ned Batchelder
Just a reminder: the remote meetup is happening tomorrow, Thursday 12/8! --Ned. On Thursday, December 1, 2016 at 4:11:01 PM UTC-5, Ned Batchelder wrote: > > Hi all, > > The next Open edX remote meetup will be next Thursday, Dec 8th, at 15:00 > UTC (10 am Eastern US). We

Re: [edx-code] Re: Open edX Remote Meetup: Thursday Dec 8th, 15:00 UTC

2016-12-12 Thread Ned Batchelder
/15dREacAAcvSjvLIvRCL1IeOW894xYV06VSk0brV0AyU/edit?usp=sharing The concurrent Slack conversation: https://openedx.slack.com/archives/remotemeetup/p148120876802 The next event is January 26th, see you then. --Ned. On Wed, Dec 7, 2016 at 3:56 PM, Ned Batchelder wrote: > Just a reminder: the remote meetup is happen

Re: [edx-code] Open Edx installation on Window 10

2017-01-23 Thread Ned Batchelder
Open edX is only supported on Ubuntu. You can install on Windows using Virtualbox (or other virtualization). In the past, devstack has not worked because Virtualbox shared filesystems didn't support symlinks properly. A native install in Virtualbox might work? --Ned. On Mon, Jan 23, 2017 at 1:

Re: [edx-code] Re: SOS-PROBLEM :mongo | wait for mongo server to start

2017-01-23 Thread Ned Batchelder
We should move operations questions to the openedx-ops list: https://groups.google.com/forum/#!forum/openedx-ops --Ned. On Mon, Jan 23, 2017 at 4:29 AM, KBS wrote: > Thank you Mahayar Damavand for the reply. > > I checked the log in /edx/var/log/mongo/mongodb.log and it is as here: >

Re: [edx-code] upgrading from dogwood to Eucalyptus in production

2017-01-23 Thread Ned Batchelder
You might get a better response to operations questions on the openedx-ops list: https://groups.google.com/forum/#!forum/openedx-ops --Ned. On Wed, Jan 11, 2017 at 7:15 PM, mk325 wrote: > hi guys, > we are planning to upgrade from Dogwood to Eucalyptus in the production > which have multiple VM

Re: [edx-code] Window 10 - Installing Devstack with a Direct Vagrant Box Download - Starting edX - Getting Error

2017-01-30 Thread Ned Batchelder
Kapil, please don't post questions to both mailing lists, thanks. --Ned. On Mon, Jan 30, 2017 at 5:29 AM, Kapil Tyagi wrote: > Installed Virtual box - VirtualBox-5.1.14-112924-Win > Installed vagrant_1.9.1 > > while running *vagrant up* command, *getting below error on command > prompt*: > > C:

Re: [edx-code] Ficus release aim date?

2017-02-01 Thread Ned Batchelder
We should have it ready by Feb 15th. You can install using open-release/ficus.master now. There will be very few changes between that and the final Ficus release. --Ned. On Wed, Feb 1, 2017 at 12:47 PM, Hendrik wrote: > hi, > > i was just wondering if there is a release aim date for the ficus

Re: [edx-code] how to enable https secure on Ubuntu 12.04 LTS (about open edx!!)

2017-02-03 Thread Ned Batchelder
This is a question about operating an Open edX instance, so it will get a better answer on openedx-ops: https://groups.google.com/forum/#!forum/openedx-ops Thanks, --Ned. On Fri, Feb 3, 2017 at 3:59 AM, dim kar wrote: > I would like to enable prefix of "*https*" secure on my *ubuntu 12.04 LTS*

Re: [edx-code] Re: SMTPRecipientsRefused error in production

2017-02-07 Thread Ned Batchelder
This question would be better asked on the operations list: https://groups.google.com/forum/#!forum/openedx-ops --Ned. On Tue, Feb 7, 2017 at 9:12 AM, Chris Chapman wrote: > Also getting this error. > > > SMTPRecipientsRefused: {u'u...@gmail.com': (454, '4.7.1 : > Relay access denied')} > > Feb

[edx-code] Ficus 1 RC3

2017-02-08 Thread Ned Batchelder
Everyone, The next Ficus test release is available: open-release/ficus.1rc3 . (If you have been following closely, you will note that we skipped rc2). This is *not for production*! This release is based on the edx.org code of January 10th, which will be the basis for Ficus. Some release notes:

Re: [edx-code] CMS and LMS

2017-02-16 Thread Ned Batchelder
Currently, that is how courses created in Studio are served by the LMS. A longer-term solution is to author in one place and then publish to another place, but that isn't implemented yet. --Ned. On Thu, Feb 16, 2017 at 5:41 AM, chemseddine zaafrane < chemseddine.zaafr...@gmail.com> wrote: > i n

[edx-code] Ficus 1 RC4

2017-02-16 Thread Ned Batchelder
Everyone, The next Ficus test release is available: open-release/ficus.1rc4 . This may become the true Ficus release, depending on what reports we get from the community in the next few days. Please try this on *test systems* and let us know what you find. Ficus is the first Open edX release tha

Re: [edx-code] Problems installing Ficus RC4

2017-02-20 Thread Ned Batchelder
The first error is due to not enough RAM. The Ficus instructions ask for 8Gb RAM minimum. I'm not sure what the second error is caused by, but more RAM couldn't hurt. For future questions, the ops list is a better bet: https://groups.google.com/forum/#!forum/openedx-ops --Ned. On Mon, Feb 20,

[edx-code] Re: [openedx-ops] Re: Ficus 1 RC4

2017-02-23 Thread Ned Batchelder
Jill, thanks for the feedback. Once those pull requests land, we should get them cherry-picked onto a Ficus update. Everyone else: opinions and reviews on pull requests are welcome if you have the inclination... :) --Ned. On Wed, Feb 22, 2017 at 6:48 PM, wrote: > Hi Ned, > > We've tested the

[edx-code] Ficus.1 is here!

2017-02-23 Thread Ned Batchelder
Everyone, I am very pleased to announce the availability of the first official Ficus release: Ficus.1 Ficus is the first Open edX release to run on Ubuntu 16.04. Installation options are here: https://openedx.atlassian.net/wiki/display/OpenOPS/Open+edX+Installation+Options. Because of the switch

Re: [edx-code] XBlock and RESTful architecture

2017-02-27 Thread Ned Batchelder
Currently, XBlock is only an in-process Python API. We've long wanted to make them remotable, so that an XBlock could execute on another machine, or in another language, or in another security context. But that hasn't been built yet. --Ned. On Mon, Feb 27, 2017 at 2:53 PM, chemseddine zaafrane

Re: [edx-code] XBlock and RESTful architecture

2017-02-28 Thread Ned Batchelder
ur quick reply Ned, however i found this wiki > <https://github.com/edx/edx-platform/wiki/RESTful-course-and-xblock-API>that > seems to talk about a RESTful XBlocks but i couldn't get a proper idea > about it > > Le lundi 27 février 2017 23:23:23 UTC+1, Ned Batchelder a écrit

Re: [edx-code] Does anyone know how to access edx BerkeleyX's Stat2 course as its showing Enrollment is closed.

2017-03-07 Thread Ned Batchelder
You'll need to contact the support people for the site. This mailing list is for people running their own Open edX instances. --Ned. On Tue, Mar 7, 2017 at 9:28 AM, wrote: > Does anyone know how to access edx BerkeleyX's Stat2 course as its showing > Enrollment is closed. > > -- > You received

Re: [edx-code] How to identify the Open Edx version (without any server access)

2017-03-12 Thread Ned Batchelder
Yves, there isn't a simple marker, because everyone can customize the source, so many sites will not be exactly one of the Open edX releases. If you look on Transifex, you can see resources specific to the recent Open edX releases: https://www.transifex.com/open-edx/open-edx-releases/content/ --N

Re: [edx-code] Re: (eucalyptus-devstack) - vagrant up - The SSH command responded with a non-zero exit status

2017-03-28 Thread Ned Batchelder
You haven't provided the log with the failure in it. Windows is going to be very difficult. --Ned. On Tue, Mar 28, 2017 at 6:00 AM, Kapil Tyagi wrote: > Hi Ned, > > Please help me on this issue. > > Thanks, > Kapil > > On Thursday, March 23, 2017 at 5:05:06 PM UTC+5:30, Kapil Tyagi wrote: >> >

[edx-code] Minor release: Ficus.2

2017-03-29 Thread Ned Batchelder
Hi Open edXers, Today we released Ficus.2, the second release of the Ficus release line of Open edX. This release has only a few minor fixes, detailed in the release notes: http://edx.readthedocs.io/projects/open-edx-release-notes/en/latest/ficus.html#march-2017-ficus-2 : - If you used the pa

Re: [edx-code] adding python packages to edx conda

2017-04-18 Thread Ned Batchelder
Robert, Typically, you wouldn't try to include other packages in your XBlock, you would list them as requirements. They would get installed (if needed) when your XBlock was installed. What packages do you need? --Ned. On Sun, Apr 16, 2017 at 9:20 PM, Robert M wrote: > > I am guessing is not

Re: [edx-code] using Linux executables from xBlock

2017-04-18 Thread Ned Batchelder
Robert, You can use any Python you like in your XBlock. You have to be careful not to depend on something that might not be present, or might change. I'm curious about using an audio processing toolkit from an XBlock. What are you envisioning? --Ned. On Sun, Apr 16, 2017 at 9:14 PM, Robert M w

Re: [edx-code] adding python packages to edx conda

2017-04-19 Thread Ned Batchelder
of conda > requirement files, rather brave. Do you need to put the file in specific > location? I likely will try using to install a package that includes it, > maybe skvideo.io > > On Apr 18, 2017 12:41 PM, "Ned Batchelder" wrote: > >> Robert, >> >>

Re: [edx-code] adding python packages to edx conda

2017-04-20 Thread Ned Batchelder
> >> On Tue, Apr 18, 2017 at 9:06 PM, Robert Mundkowsky >> wrote: >> >>> Thanks! Trying to get FFMPEG. Didn't realive edx supports use of conda >>> requirement files, rather brave. Do you need to put the file in specific >>> location? I l

Re: [edx-code] TODO list for edx developers

2017-04-20 Thread Ned Batchelder
New topics should be started in new threads, or people won't find them. --Ned. On Thu, Apr 20, 2017 at 2:01 AM, drcsystem android < drcsystem.andr...@gmail.com> wrote: > Hello Andy, > > I have used open EDX android code from https://github.com/edx/edx- > app-android and i have modified UI and co

[edx-code] Ficus.3: MathJax fix

2017-04-21 Thread Ned Batchelder
Hi Open edXers, Today we released Ficus.3, the third release of the Ficus release line of Open edX. This release has an important fix for MathJax, and a few minor fixes, detailed in the release notes: *http://edx.readthedocs.io/projects/open-edx-release-notes/en/latest/ficus.html#april-2017-ficus

Re: [edx-code] How to get xBlock deployed to edx.org? And how to do this fairly quickly to allow for development

2017-04-27 Thread Ned Batchelder
You did the right thing by working through your partner support rep. I'm not sure what kind of turn-around time they aim for. --Ned. On Thu, Apr 27, 2017 at 10:03 AM, Robert M wrote: > > I am working on developing an xBlock for a course we have on edx.org. > > I got access to an edge account,

Re: [edx-code] Hi Every One Im new in Open Edx and I need some help please give me the answers please

2017-04-28 Thread Ned Batchelder
Hi Farhan, Open edX is built on Python and Django. Other things in use include MySQL, MongoDb, Elasticsearch, RabbitMQ. I don't know what you are planning to develop, so I'm not sure which of these you will need to deal with. Developers work in a virtualized environment call devstack, which is

Re: [edx-code] Re: Error While Installing edX (Dogwood.2) on Ubuntu 12.04 on AWS

2017-05-04 Thread Ned Batchelder
Can you put the entire installation log into a paste site? There may have been an earlier problem. --Ned. On Wed, May 3, 2017 at 12:55 AM, Arnaud Deville wrote: > Same problem. Anyone can help us please ? > > On Saturday, March 18, 2017 at 12:36:35 PM UTC+1, Ifechi Okobi wrote: > >> Hello. I am

Re: [edx-code] Re: Error While Installing edX (Dogwood.2) on Ubuntu 12.04 on AWS

2017-05-20 Thread Ned Batchelder
Please copy your entire install output to a paste site so that we can see all the details. Sometimes similar-looking errors are actually very different. Thanks, --Ned. On Sat, May 20, 2017 at 4:57 AM, Amine Roukh wrote: > I have the same issue with all ficus releases, using Ubuntu 16.04 and a

Re: [edx-code] Docker Devstack Beta

2017-07-18 Thread Ned Batchelder
I am really excited to see the Docker Devstack work progressing. I'll just clarify: Docker Devstack is meant for developers working against the latest code on master of edx-platform and other repos. Ginkgo will *not* have Docker support: it will ship with a Vagrant-based devstack just as the prev

[edx-code] Ficus.4

2017-08-11 Thread Ned Batchelder
Hi Open edX Operators, Today we released an update to the Ficus line of the Open edX software. There are two reasons for this: 1) A security fix was made to prevent header poisoning of password reset emails. 2) Some database migrations were applied that will ease the transition to Ginkgo. Anyone

[edx-code] Ginko.1 is here!

2017-08-15 Thread Ned Batchelder
Open edX People, Ginko.1 is the first release on the "G" line of Open edX releases, and it is available now. The docs have been updated , including Ginkgo release notes . Installation is

[edx-code] Joel Barciauskas

2017-08-18 Thread Ned Batchelder
We’re sad to announce that Joel Barciauskas, Open Source Engineering Manager, will be leaving edX on August 29th. As the manager of the Open edX team, Joel has championed many community-centered initiatives and improvements here within edX. Joel organized the last two Open edX conferences: 2016 a

[edx-code] Do you use edx-certificates? Can you take a look at these changes?

2017-08-23 Thread Ned Batchelder
Stanford has made a number of changes to the edx-certificates code. We'd like to merge those changes, but we'd also like to get other opinions. If you use the certificates code, can you take a look at this pull request? https://github.com/edx/edx-certificates/pull/54 Thanks, --Ned. -- You rece

[edx-code] We are hiring an Open edX community lead in Cambridge

2017-09-07 Thread Ned Batchelder
Hey all, As you have heard, Joel Barciauskas has left edX. He did a great job leading the Open edX community enablement team here. We now have the difficult task of finding someone else to do it. We are hiring for this position, and need all the leads and ideas you can provide! Details are her

[edx-code] The future of Fullstack...?

2017-09-26 Thread Ned Batchelder
Hi all, As you may or may not know, until now we have had three supported installation styles for our Open edX releases: 1. Devstack, a Vagrant-based installation for developers modifying code. 2. Fullstack, a Vagrant-based installation similar to a production install. 3. Native, an A

[edx-code] Announcing Open edX 2018: May 29–June 1 in Montréal

2017-10-17 Thread Ned Batchelder
https://open.edx.org/blog/announcing-open-edx-2018 Open edX people: I am excited to announce the date and location for the 2018 Open edX conference. We'll be gathering in the last week of May: May 29 to June 1, hosted by Université de Montréal, HEC Montréal, and Polytechnique Montréal, the three

Re: [edx-code] Edx forum mixed content

2017-10-27 Thread Ned Batchelder
Thanks for the report. I think it shouldn't be hard to fix that, I hope. --Ned. On Fri, Oct 27, 2017 at 10:24 AM, wrote: > We configured https for our instalation of Edx, but we have a problem with > the Forum, when we select "All Discussions" in LMS Forum, we get an error, > with this message

Re: [edx-code] Edx forum mixed content

2017-10-30 Thread Ned Batchelder
Have you changed this setting? https://github.com/edx/ configuration/blob/master/playbooks/roles/edxapp/defaults/main.yml#L133 --Ned. On Fri, Oct 27, 2017 at 11:15 AM, Ned Batchelder wrote: > Thanks for the report. I think it shouldn't be hard to fix that, I hope. > > --Ned. &

Re: [edx-code] Offline installation

2017-11-03 Thread Ned Batchelder
In general, we are open to making the platform more flexible. This sounds like a number of different changes. If you pursue them, definitely contribute them separately so that we don't have to try to merge an enormous set of changes. It's good to start discussions about specific changes before d

Re: [edx-code] Feature contribution: course shifts

2017-12-12 Thread Ned Batchelder
Boris, Thanks, this looks really interesting. For a significant feature like this, it's important to have a discussion with the product people first. A good way to start would be to make a page on the wiki with your design: https://openedx.atlassian.net/wiki/spaces/OpenDev/pages/162120960/Draft+

Re: [edx-code] [upgrade questions] pip==8.1.2; setuptools==24.0.3

2017-12-13 Thread Ned Batchelder
Samuel, What in particular are you proposing? To change how xblock-activetable is installed? Or how lots of things are installed? And can you explain why you want to make a change? --Ned. On Thu, Dec 7, 2017 at 2:13 AM, Samuel Marks wrote: > What are the blockers to upgrading these two? > > I

[edx-code] Security announcements will no longer appear here

2017-12-13 Thread Ned Batchelder
Hey all, We used to send all announcements of security fixes to the edx-code and openedx-ops lists. In an effort to simplify, we are now only sending those announcements to the openedx-announce list: https://groups.google.com/forum/#!forum/openedx-announce If you have a concern about this change

Re: [edx-code] Re: Announcing Open edX 2018: May 29–June 1 in Montréal

2018-01-22 Thread Ned Batchelder
n will come out? > > Thanks! >Julie > > > On Tuesday, October 17, 2017 at 2:49:02 PM UTC-4, Ned Batchelder wrote: >> >> https://open.edx.org/blog/announcing-open-edx-2018 >> >> Open edX people: >> >> I am excited to announce the date and location for

Re: [edx-code] New version of open edX

2018-01-24 Thread Ned Batchelder
The Hawthorn release is waiting for the upgrade from Django 1.8 to Django 1.11 to finish. That looks like it will be done in the next few weeks. Then we will start the packaging process for Hawthorn. In the past, finished releases have been ready about 4-6 weeks after the process starts. We shou

Re: [edx-code] Re: how to do that?

2018-01-25 Thread Ned Batchelder
Amira, for the benefit of others, it's best to start a new topic for each new problem. Put a short description in the subject. This will make it easier for people to find the discussions they need. Thanks, --Ned. On Thu, Jan 25, 2018 at 2:14 PM, amira reda wrote: > Thanks very much for you 🙂

[edx-code] Fwd: Django 1.11 Unit Tests on Jenkins

2018-01-30 Thread Ned Batchelder
This is a change we have made to the continuous integration servers running on the edx/edx-platform repo. If you are making pull requests, you will see new tests being run against your changes. Just a friendly heads-up. This is in preparation for cutting over to Django 1.11 from Django 1.8, whic

[edx-code] Just a little bit about Hawthorn

2018-02-08 Thread Ned Batchelder
The next Open edX release will be called Hawthorn. We don't have firm dates, but we expect to be able to create the master branches the week after next. Typically, finishing up the release take six weeks from that point. I won't try to list the features coming in Hawthorn (see previous product a

Re: [edx-code] Re: how to update Open edX version keeping the changes ???

2018-04-04 Thread Ned Batchelder
Hi, First, know that there are only very small changes between Ginkgo.1 and Ginkgo.2, so you probably will not have a problem. How to do this depends a lot on how you made changes. If you edited the Open edX source files directly, then you will have to carefully extract those changes as patches,

edx-code@googlegroups.com

2018-04-05 Thread Ned Batchelder
There is definitely interest in building out the APIs, both to support front-end development in a more modern way, and for other kinds of extension. Our thoughts are more toward GraphQL than REST, because of the flexibility and power it puts in the caller's hands. But that is all still in the eye

[edx-code] Hawthorn update

2018-04-10 Thread Ned Batchelder
Hey everyone, I know people have been wondering what's happening with Hawthorn, the next Open edX release. We had been waiting on the upgrade from Django 1.8 to Django 1.11. That is now done! But the new European Union law General Data Protection Regulation (GDPR) is set to take effect on May 2

Re: [edx-code] Re: course structure api removal from master (replaced by courses API)

2018-04-26 Thread Ned Batchelder
The API docs were getting out of date because the complexity of building them from the edx-platform repo meant that they wouldn't build successfully any more. Perhaps too aggressively, we removed the ReadTheDocs projects rather than serve incorrect information. We're looking for a way to restore

[edx-code] Hawthorn.1 is here!

2018-08-07 Thread Ned Batchelder
Open edX People, Hawthorn.1 is the first release on the "H" line of Open edX releases, and it is available now. The docs have been updated , including Hawthorn release notes . Install

[edx-code] Re: [openedx-ops] Looking for a partner to work on several projects

2018-08-08 Thread Ned Batchelder
Please don't send messages to both mailing lists. Choose the one that is right for the message. TBH, this message is a bit commercial for either of these lists --Ned. On Mon, Aug 6, 2018 at 2:44 AM, Trinh Nguyen wrote: > Hi, > > I'm the founder of *ED.LAB * which p

Re: [edx-code] Trouble-shooting Celery & RabbitMQ

2018-08-16 Thread Ned Batchelder
Lawrence, you are doing a great job with these blog posts. Announcing them to just one of the mailing lists should be sufficient :) thanks! --Ned. On Thu, Aug 16, 2018 at 6:47 PM, Lawrence McDaniel wrote: > hello all! i wrote this blog post on how to trouble-shoot Celery and > RabbitMQ proble

Re: [edx-code] Problem with Hawthorn master install

2018-12-21 Thread Ned Batchelder
I've just merged a fix from OpenCraft for this Ruby problem. open-release/hawthorn.master installs cleanly again. --Ned. On Thu, Dec 20, 2018 at 9:24 AM Roberto Castellanos wrote: > Hello. > > I'm trying to install Hawthorn in a clean ubuntu 16.04 server > installation, using as guide : > > > h

[edx-code] Ironwood is coming!

2019-01-08 Thread Ned Batchelder
Hey everyone, The next release of the Open edX software is "Ironwood." We are getting ready to start the release process. The first step is creating the open-release/ironwood.master branches in the appropriate repos. I plan to do this on Friday, January 18th. Anything merged by that date will

Re: [edx-code] Re: Ironwood is coming!

2019-01-10 Thread Ned Batchelder
Robert, I believe we will be tagging them for Ironwood, yes. --Ned. On Wed, Jan 9, 2019 at 11:55 AM Robert Gérin-Lajoie < robert.gerinlaj...@gmail.com> wrote: > Hi Ned, will you tag the mobile apps (iOS and Android) with Ironwood? > > Robert > > Le mardi 8 janvier 201

Re: [edx-code] Re: Ironwood is coming!

2019-01-10 Thread Ned Batchelder
ood? >> >> Robert >> >> >> Le mardi 8 janvier 2019 15:52:52 UTC-5, Ned Batchelder a écrit : >> >>> Hey everyone, >>> >>> The next release of the Open edX software is "Ironwood." We are getting >>> ready to start the re

Re: [edx-code] Re: Ironwood is coming!

2019-01-15 Thread Ned Batchelder
they generally do) rather than tracking all breaking changes across the two." What do you think of that? --Ned. On Thu, Jan 10, 2019 at 2:34 PM Ned Batchelder wrote: > Robert, > > I believe we will be tagging them for Ironwood, yes. > > --Ned. > > On Wed, Ja

Re: [edx-code] Re: Ironwood is coming!

2019-01-15 Thread Ned Batchelder
does not concern Open edX only. > > On Tue, Jan 15, 2019 at 4:35 PM Ned Batchelder wrote: > >> Robert, >> >> I asked Marco Morales about this, and he said, "I'm not convinced it is >> all that helpful to pin or tag these specifically? We publicize named &g

Re: [edx-code] Re: Ironwood is coming!

2019-01-16 Thread Ned Batchelder
Marco does not like tagging Open edX App with >> named.releases. Anyways, please ignore my remark regarding this matter. >> Pierre has already elaborated his question and suggestion thoroughly. >> >> Best, L. >> >> >> On Wed, Jan 16, 2019 at 12:30 AM Ned Batch

Re: [edx-code] Re: Ironwood is coming!

2019-01-16 Thread Ned Batchelder
Oh, and one other thing: Why not tag the apps, and then let people decide for themselves if they want to use a tagged open-edx release, or if they want to use master? --Ned. On Wed, Jan 16, 2019 at 11:57 AM Ned Batchelder wrote: > J'aime, thanks for your perspective. I'm st

Re: [edx-code] Re: Ironwood is coming!

2019-01-19 Thread Ned Batchelder
es on the >> dashboard. It is complaining of an unknown error. >> >> I checked out release/2.16.4 which is still using the old enrollment API >> and everything works without a problem. >> >> At this point, I cannot say master works with Hawthorn. >> >> On

[edx-code] Announcing Ironwood release candidate: Ironwood.1rc1 We need your help!

2019-02-04 Thread Ned Batchelder
Hey everyone, I'm pleased to announce that we have a first release candidate for the next Open edX release: Ironwood.1rc1. To install it, use the tag open-release/ironwood.1rc1 Things to know: - We don't yet have release notes for Ironwood. We are in the process of pulling those together

Re: [edx-code] Announcing Ironwood release candidate: Ironwood.1rc1 We need your help!

2019-02-05 Thread Ned Batchelder
d.1rc1 > ==== > Installation finished at 2019-02-05 14:53:37 > > ~ > > > > Thanks and regards > > On Tue, Feb 5, 2019 at 2:49 AM Ned Batchelder wrote: > >> Hey everyone, >&

Re: [edx-code] Submit pull requests on xblock

2019-02-20 Thread Ned Batchelder
Clarence, I'll get in touch off-list since this only affects edx.org sites. --Ned. On Wed, Feb 20, 2019 at 2:16 PM Clarence Ho wrote: > Hi. We have a new version (0.6.5) of ubcpi (https://github.com/ubc/ubcpi) > xblock. It fixes some bugs that were reported by users from edX Edge. > > In the pa

[edx-code] Ironwood.1 RC2

2019-02-26 Thread Ned Batchelder
Hi there, The next release candidate of Ironwood is available: *open-release/ironwood.1rc2*. Ironwood is the next release of Open edX, and it's important that everyone test it. To install it on an Ubuntu 16.04 system, see the Native installation instructions

Re: [openedx-ops] Re: [edx-code] Ironwood.1 RC2

2019-02-26 Thread Ned Batchelder
Yup, the Ironwood Docker images are on Dockerhub now. --Ned. On Tue, Feb 26, 2019 at 9:05 AM Nate Aune wrote: > Hi Ned, > > Are there plans for getting Ironwood working on devstack for easier > testing on a local environment? > > Nate > > > > On Tue, Feb 26,

Re: [openedx-ops] Re: [edx-code] Ironwood.1 RC2

2019-02-27 Thread Ned Batchelder
; https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/installation/install_devstack.html >> >> >> >> On Tue, Feb 26, 2019 4:00 PM, Ned Batchelder n...@edx.org wrote: >> >> Yup, the Ironwood Docker images are on Dockerhub now.

[edx-code] Ironwood.1 RC4

2019-03-17 Thread Ned Batchelder
Hi there, The last release candidate of Ironwood is available: *open-release/ironwood.1rc4*. Ironwood is the next release of Open edX, and it's important that everyone test it. I don't know of any changes that need to be made before Ironwood.1 is officially done. This release candidate adds a fe

[edx-code] Ironwood.1 is here!

2019-03-21 Thread Ned Batchelder
Hey everyone, I am pleased to announce that Ironwood, the latest release of the Open edX software, is here. The release notes ( https://edx.readthedocs.io/projects/open-edx-release-notes/en/latest/ironwood.html) detail the features and changes in this release. As usual, if you need help with Iro

[edx-code] Re: Ironwood.1 is here!

2019-03-22 Thread Ned Batchelder
BTW, Shelby Stack here at edX has recorded a 5-minute video detailing the new features in Ironwood: https://drive.google.com/file/d/168S-7U2bdAxns5OwcMNMoxROBoF3NmGF/view --Ned. On Thu, Mar 21, 2019 at 8:08 PM Ned Batchelder wrote: > Hey everyone, > > I am pleased to announce that

Re: [edx-code] Re: Ironwood.1 is here!

2019-04-12 Thread Ned Batchelder
On Thursday, March 21, 2019 at 9:08:49 PM UTC-3, Ned Batchelder wrote: >> >> Hey everyone, >> >> I am pleased to announce that Ironwood, the latest release of the Open >> edX software, is here. The release notes ( >> https://edx.readthedocs.io/projects/open-ed

Re: [edx-code] New account creation verification email is not sent??? Please help

2019-04-18 Thread Ned Batchelder
Please limit your question to one mailing list at a time. This seems like a question for the ops list. Thanks, --Ned. On Thu, Apr 18, 2019 at 4:25 AM kos giannop wrote: > Hi on Hawthorn.1 verification emails after new account registration are > not sent. SMTP is setup correctly and emails on

[edx-code] Ironwood.2

2019-06-06 Thread Ned Batchelder
ls of the commit are below. --Ned. ./edx-platform e817202ebf 2019-06-03 Ned Batchelder: Django 1.11.21 783f84bb54 2019-05-24 Matthew Piatetsky: fix xss issue for all dashboard redirect messages 490ab07161 2019-05-21 Ned Batchelder: Fix CSSlint issues 0842a66da7 2019-05-15 Ned Bat

Re: [edx-code] Problem install OpenEDX in Ubuntu 16.04

2019-07-05 Thread Ned Batchelder
You didn't say what version you were installing. Using open-release/ironwood.master should work, there was a fix merged on July 2 for this problem. --Ned. On Fri, Jul 5, 2019 at 8:54 AM Cesar Augusto Palacios Alarcón < ceapalacio...@gmail.com> wrote: > Hi, > > Help, problem install OpenEDX in U

Re: [edx-code] How to host selective MooC courses on your own Edx Instance that are currently offered by Edx Site

2019-08-04 Thread Ned Batchelder
The course on edX are not open-source. They are owned by the institutions that authored them. You would have to work out an arrangement with them, but as far as I know, they do not allow other sites to run their courses. Maybe I am wrong about that. Coursera courses are a completely different tec

[edx-code] Join the new Open edX Discourse forum!

2019-08-14 Thread Ned Batchelder
Our forum is live at https://discuss.openedx.org. Soon we will be retiring this mailing list and using Discourse instead. The forum will be a better place for long-form discussions, so we're really looking forward to people moving over there. Please introduce yourself in the Introductions catego

  1   2   >