Skip to content

Fix bug with multiple responses per problem - #2637

Merged
sefk merged 1 commit into
edx-west/rc-merge-20140213from
nick/fix-shuffle-bug
Feb 19, 2014
Merged

Fix bug with multiple responses per problem#2637
sefk merged 1 commit into
edx-west/rc-merge-20140213from
nick/fix-shuffle-bug

Conversation

@nparlante

Copy link
Copy Markdown
Contributor

Ok, this should work with DB class @jaericson @sefk

@sefk

sefk commented Feb 19, 2014

Copy link
Copy Markdown
Contributor

nicely done @nparlante, thanks.

sefk added a commit that referenced this pull request Feb 19, 2014
Fix bug with multiple shuffled responses per problem
@sefk
sefk merged commit ada62ee into edx-west/rc-merge-20140213 Feb 19, 2014
rmoch added a commit to openfun/edx-platform that referenced this pull request Mar 3, 2016
- 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
- Alphabeticaly order Paybox fields to ensure they are posted in the same order as when signature where created

Related to openedx#1831 and openedx#2637
regisb pushed a commit to openfun/edx-platform that referenced this pull request Mar 8, 2016
- 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
- Alphabeticaly order Paybox fields to ensure they are posted in the same order as when signature where created

Related to openedx#1831 and openedx#2637
regisb pushed a commit to openfun/edx-platform that referenced this pull request Mar 10, 2016
- 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
- Alphabeticaly order Paybox fields to ensure they are posted in the same order as when signature where created

Related to openedx#1831 and openedx#2637
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
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Feb 15, 2019
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Feb 15, 2019
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.

2 participants