[edx-code] Re: Eucalyptus 1 RC1 Prerelease

2016-08-02 Thread Pierre Mailhot
github.com/tkeemon/868f320dc94a4ed825aee84047c0501f > > Ned- > > Do you want us to keep this discussion here or should we spin it off into > another thread? > > -TJ > > On Thursday, July 28, 2016 at 3:41:27 PM UTC-4, Pierre Mailhot wrote: >> >> In order to check if the problems I en

[edx-code] Re: Eucalyptus 1 RC1 Prerelease

2016-08-04 Thread Pierre Mailhot
py==0.14.0 >> numpy==1.6.2 >> >> Regardless, something in that apt-get command fixed my situation. >> >> Thanks for your help! >> >> On Tuesday, August 2, 2016 at 2:04:49 PM UTC-4, Pierre Mailhot wrote: >>> >>> TJ, that fixed it for me. &g

[edx-code] Re: Eucalyptus 1 RC1 Prerelease

2016-08-02 Thread Pierre Mailhot
TJ, that fixed it for me. Ned, you may want to consider upgrading numpy and scipy as part of the upgrade from Dogwood to Eucalyptus. My quick fix installed numpy-1.11.1 and scipy-0.18.0. On Tuesday, August 2, 2016 at 1:24:13 PM UTC-4, Pierre Mailhot wrote: > > Hey TJ, > > I have tr

[edx-code] Re: Send bulk email to all regsitered users

2016-10-07 Thread Pierre Mailhot
Hi Chris, Is there any documentation on how to use eucalyptus.2 and MailChimp? I was already looking into it and trying to figure out how to interconnect everything when I discovered the mailing djangoapps and references to mailchimp. And then I discovered this mailing list thread. We are

Re: [edx-code] Re: Course Discovery service

2016-10-28 Thread Pierre Mailhot
Hi Clinton, What is the state of the Course Catalog service as we speak (October 28th, 2016)? Is it part of Eucalyptus? I don't see a tag / release for eucalyptus in https://github.com/edx/course-discovery If not part of Eucalyptus, can it be used with Eucalyptus and the eucalyptus version

[edx-code] Re: Payment Provider Survey

2016-11-18 Thread Pierre Mailhot
But we can still create our own payment provider, right? For "political" and "administrative" reasons, we cannot use PayPal. We had to develop our own code for Paysafe / Netbanx. We do not want to lose that. On Friday, November 18, 2016 at 11:06:54 AM UTC-5, Clinton Blackburn wrote: > > Thank

[edx-code] Re: FYI: new Open edX Development wiki space

2017-04-20 Thread Pierre Mailhot
Thank you Andy. Even if I already had an account, this will be extremely useful. Already bookmarked. On Wednesday, April 19, 2017 at 7:54:12 PM UTC-4, Andy Armstrong wrote: > > We recently performed an audit of our Confluence wiki spaces, and > discovered that a large amount of our best

[edx-code] Re: Forums Database Name Change in Development

2017-03-08 Thread Pierre Mailhot
That's very interesting because under native (or fullstack) I have been using cs_comments_service for a few releases now because it would not connect to cs_comments_service_development. I even had to change RACK_ENV and SINATRA_DEV to "production" instead of development in forum_env because the

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

2017-09-27 Thread Pierre Mailhot
I have no problem with this. We mostly have been using Native for production and even for our test environment. I have to learn to use the Docker devstack in the near future. My iMac at home is too old to support it, but my iMac at work didn't have a problem with it when I last tried it a few

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

2017-08-24 Thread Pierre Mailhot
I had discussed it with Steven both in Stanford last year and Madrid this year. We were planning to switch to Stanford's version sooner than later, but as long as the merge will still allow us to produce PDF certificates in Hawthorn and beyond, we're ok with it. It was on our roadmap a few

[edx-code] Re: Marketing site for an Open edX instance

2017-11-01 Thread Pierre Mailhot
evolution toward a hybrid between > Drupal and some other static marketing site (most likely powered by Node.js > to support React). We simply rely on Drupal too much to make a large shift. > I would not be surprised if Drupal is still in use a year from now. > > Clinton >

[edx-code] Marketing site for an Open edX instance

2017-10-30 Thread Pierre Mailhot
Hello everyone, Here at EDUlib, we want to build a minimal open source "marketing site" on top of the Open edX catalog which is available with the LMS. Unfortunately, not everybody has the ressources (staff, money and time) to build a new front-end. For example, what we need is something

[edx-code] Re: Deprecating PDF Certificates

2018-01-16 Thread Pierre Mailhot
We are still using PDF certificates and I have no intention of moving to HTML certificates. We were looking for the integration of the Stanford code into Open edX. On Tuesday, January 16, 2018 at 2:56:07 PM UTC-5, Sandy Student wrote: > > Hello open edX users and contributors, > > As you may

[edx-code] Re: Checking community interest in lightweight analytics for Open edX

2018-02-22 Thread Pierre Mailhot
Hi John, Saw the discussion yesterday. We would definitely be interested in looking at it and testing it here at EDUlib. Will it be released before or after the Open edX Conference? On Thursday, February 22, 2018 at 11:41:37 AM UTC-5, John Baldwin wrote: > > Hi Everyone, > > Appsembler has

[edx-code] Re: Is there a "timeout" for the LMS ?

2018-09-04 Thread Pierre Mailhot
There used to be *SESSION_INACTIVITY_TIMEOUT_IN_SECONDS* that you could use in lms.auth.json On Friday, August 24, 2018 at 9:13:12 AM UTC-4, Kalulu Rak wrote: > > > Hello, > > I have installed native open edX with the ginkgo release. > > But I wonder if there is a timeout for the LMS. >

[edx-code] Re: Feature suggestion - course content search

2018-03-22 Thread Pierre Mailhot
Have you enabled ENABLE_COURSEWARE_SEARCH in the FEATURES section of lms.env.json? On Thursday, March 22, 2018 at 6:20:08 AM UTC-4, Alexey Kholodkov wrote: > > Hello > > I'm new to edX and I don't found a way to search course content. I mean > search on course page which returns references to

[edx-code] Re: Feature suggestion - course content search

2018-03-22 Thread Pierre Mailhot
See https://openedx.atlassian.net/wiki/spaces/OpenDev/pages/34734726/edX+Feature+Flags and http://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/edx_search.html for more details On Thursday, March 22, 2018 at 9:34:24 AM UTC-4, Pierre Mailhot wrote

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

2019-01-18 Thread Pierre Mailhot
Ned, I tried compiling master through Android Studio for the mobile app. It compiles, it installs but it won't show me the courses 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

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

2019-01-15 Thread Pierre Mailhot
I can answer that one. We recently wanted to try the latest mobile releases with Hawthorn. Unfortunately it was not possible because one of the mobile API used by the latest mobile release was changed post Hawthorn. We hope it will be included in Ironwood. See

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

2019-01-19 Thread Pierre Mailhot
se issues! > > The authentication change would still require a config change (and we > still would have needed configuration#4937) > <https://github.com/edx/configuration/pull/4937> but a warning in the > named Release Notes would have at least alerted us to the problem. > > Chee

[edx-code] Re: Change currency in Open edx courses

2019-08-27 Thread Pierre Mailhot
There are multiples places where the currency is being used. The first place to change it in Open edX would be in /edx/app/edxapp/lms.env.json For example : "PAID_COURSE_REGISTRATION_CURRENCY": [ "cad", "$" ], You need to replace cad by the value for your currency

[edx-code] Re: Change currency in Open edx courses

2019-08-27 Thread Pierre Mailhot
*NOTE: This Google Group has been deprecated. Please visit* discuss.openedx.org * for future discussions.* On Tuesday, August 27, 2019 at 2:32:34 PM UTC-4, Pierre Mailhot wrote: > > There are multiples places where the currency is being used. > > The first place to change it in Op