Skip to content

PR for Release Candidate 2014-02-19 - #2635

Merged
jzoldak merged 1 commit into
releasefrom
rc/2014-02-19
Feb 20, 2014
Merged

PR for Release Candidate 2014-02-19#2635
jzoldak merged 1 commit into
releasefrom
rc/2014-02-19

Conversation

@jzoldak

@jzoldak jzoldak commented Feb 18, 2014

Copy link
Copy Markdown
Contributor

No description provided.

Rollback Django Debug Toolbar from 1.0.1 to 0.9.4
@jzoldak
jzoldak merged commit 9986a66 into release Feb 20, 2014
@jzoldak
jzoldak deleted the rc/2014-02-19 branch October 23, 2014 19:23
rmoch added a commit to openfun/edx-platform that referenced this pull request Mar 3, 2016
rmoch added a commit to openfun/edx-platform that referenced this pull request Mar 3, 2016
…ourse is also free. Closes openedx#2635

Display course price in euro. Related to openedx#2636
regisb pushed a commit to openfun/edx-platform that referenced this pull request Mar 8, 2016
regisb pushed a commit to openfun/edx-platform that referenced this pull request Mar 8, 2016
…ourse is also free. Closes openedx#2635

Display course price in euro. Related to openedx#2636
regisb pushed a commit to openfun/edx-platform that referenced this pull request Mar 10, 2016
regisb pushed a commit to openfun/edx-platform that referenced this pull request Mar 10, 2016
…ourse is also free. Closes openedx#2635

Display course price in euro. Related to openedx#2636
rmoch added a commit to openfun/edx-platform that referenced this pull request Mar 16, 2016
Fork edx-platform to allow usage of ecommerce service and Paybox:
     - ecommerce code is not compatible with Cypress regarding the JWT authentification, then we use new dependancy edx_rest_api_client (added to fun-apps requirements) to auth
     - Display prices in Euro currency
     - Alphabeticaly order Paybox fields to ensure they are posted in the same order they were signed where created
     - Change edX payement related wording for our own
     Related to openedx#1831 openedx#2637 openedx#2636 openedx#2635 openedx#2656 openedx#2644 openedx#2662 openedx#2712
rmoch added a commit to openfun/edx-platform that referenced this pull request Mar 17, 2016
Fork edx-platform to allow usage of ecommerce service and Paybox:
     - ecommerce code is not compatible with Cypress regarding the JWT authentification, then we use new dependancy edx_rest_api_client (added to fun-apps requirements) to auth
     - Display prices in Euro currency
     - Alphabeticaly order Paybox fields to ensure they are posted in the same order they were signed where created
     - Change edX payement related wording for our own
     Related to openedx#1831 openedx#2637 openedx#2636 openedx#2635 openedx#2656 openedx#2644 openedx#2662 openedx#2712

Quick fix missing i18n in javascript

This closes issue openedx#2705.
regisb pushed a commit to openfun/edx-platform that referenced this pull request Mar 22, 2016
Fork edx-platform to allow usage of ecommerce service and Paybox:
     - ecommerce code is not compatible with Cypress regarding the JWT authentification, then we use new dependancy edx_rest_api_client (added to fun-apps requirements) to auth
     - Display prices in Euro currency
     - Alphabeticaly order Paybox fields to ensure they are posted in the same order they were signed where created
     - Change edX payement related wording for our own
     Related to openedx#1831 openedx#2637 openedx#2636 openedx#2635 openedx#2656 openedx#2644 openedx#2662 openedx#2712

Quick fix missing i18n in javascript

This closes issue openedx#2705.
regisb pushed a commit to openfun/edx-platform that referenced this pull request Mar 23, 2016
Fork edx-platform to allow usage of ecommerce service and Paybox:
     - ecommerce code is not compatible with Cypress regarding the JWT authentification, then we use new dependancy edx_rest_api_client (added to fun-apps requirements) to auth
     - Display prices in Euro currency
     - Alphabeticaly order Paybox fields to ensure they are posted in the same order they were signed where created
     - Change edX payement related wording for our own
     Related to openedx#1831 openedx#2637 openedx#2636 openedx#2635 openedx#2656 openedx#2644 openedx#2662 openedx#2712

Quick fix missing i18n in javascript

This closes issue openedx#2705.
regisb pushed a commit to openfun/edx-platform that referenced this pull request Mar 24, 2016
Fork edx-platform to allow usage of ecommerce service and Paybox:
     - ecommerce code is not compatible with Cypress regarding the JWT authentification, then we use new dependancy edx_rest_api_client (added to fun-apps requirements) to auth
     - Display prices in Euro currency
     - Alphabeticaly order Paybox fields to ensure they are posted in the same order they were signed where created
     - Change edX payement related wording for our own
     Related to openedx#1831 openedx#2637 openedx#2636 openedx#2635 openedx#2656 openedx#2644 openedx#2662 openedx#2712

Quick fix missing i18n in javascript

This closes issues openedx#2705 and openedx#1831.
regisb pushed a commit to openfun/edx-platform that referenced this pull request May 9, 2016
Fork edx-platform to allow usage of ecommerce service and Paybox:
     - ecommerce code is not compatible with Cypress regarding the JWT authentification, then we use new dependancy edx_rest_api_client (added to fun-apps requirements) to auth
     - Display prices in Euro currency
     - Alphabeticaly order Paybox fields to ensure they are posted in the same order they were signed where created
     - Change edX payement related wording for our own
     Related to openedx#1831 openedx#2637 openedx#2636 openedx#2635 openedx#2656 openedx#2644 openedx#2662 openedx#2712

Quick fix missing i18n in javascript

This closes issues openedx#2705 and openedx#1831.
regisb pushed a commit to openfun/edx-platform that referenced this pull request May 26, 2016
Fork edx-platform to allow usage of ecommerce service and Paybox:
     - ecommerce code is not compatible with Cypress regarding the JWT authentification, so we use new dependency edx_rest_api_client (added to fun-apps requirements) to auth
     - Display prices in Euro currency
     - Alphabeticaly order Paybox fields to ensure they are posted in the same order they were signed where created
     - Change edX payement related wording for our own

Related to issues openedx#1831 openedx#2637 openedx#2636 openedx#2635 openedx#2656 openedx#2644 openedx#2662 openedx#2712 openedx#2705 openedx#1831 openedx#2788 openedx#2791 openedx#2863
rmoch added a commit to openfun/edx-platform that referenced this pull request Aug 26, 2016
Fork edx-platform to allow usage of ecommerce service and Paybox:
     - ecommerce code is not compatible with Cypress regarding the JWT authentification, so we use new dependency edx_rest_api_client (added to fun-apps requirements) to auth
     - Display prices in Euro currency
     - Alphabeticaly order Paybox fields to ensure they are posted in the same order they were signed where created
     - Change edX payement related wording for our own

Related to issues openedx#1831 openedx#2637 openedx#2636 openedx#2635 openedx#2656 openedx#2644 openedx#2662 openedx#2712 openedx#2705 openedx#1831 openedx#2788 openedx#2791 openedx#2863
Dogwood openedx#3116
kdmccormick pushed a commit to kdmccormick/openedx-platform that referenced this pull request Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant