Skip to content

Fix payment of certificates with expiration datetime - #30

Closed
regisb wants to merge 18 commits into
fun/release-3.14from
regisb/fix_paying_certificate_with_expiration_date
Closed

Fix payment of certificates with expiration datetime#30
regisb wants to merge 18 commits into
fun/release-3.14from
regisb/fix_paying_certificate_with_expiration_date

Conversation

@regisb

@regisb regisb commented May 26, 2016

Copy link
Copy Markdown

The message used for the payment of certificates for courses with an
expiration datetime was incorrectly translated. This was causing a js
error that prevented the proper text from appearing.

This closes issue openedx#2863.

rmoch and others added 18 commits May 9, 2016 18:50
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.
…port public/private DailyMotion and Youtube. Related to openedx#2136
If the web certificate setting is activated, pdf certificates were no
longer displayed in the user dashboard. In this patch, we simply swap a
couple conditions to make sure that pdf certificates are displayed even
when web certificates are activated.

This should be a temporary patch and should be removed once we stop
supporting pdf certificates and migrate existing pdf certificates to web
certificates.
This requirement causes a large number of build to crash because of the
dependency on versiontools. But we do not use it, not even in
development. So we remove it.
EDX doesn't support to display order history when we use ECommerce.
I will try to PR EDX with a fix, so we don't need the fork
Not even course staff should have access to the certificate
configuration page. Only is_staff and is_superuser users are granted
access.
Previously, only 4 signatories were allowed on web certificates. We
increase this value to 8.
The certificate modified date is required in the FUN certificate
templates to be displayed in French.
The google analytics tracking code should not be included for users that
have not yet clicked on the "I agree" button on the cookie banner.

This closes issue openedx#2300.
The minimum verified certificate grade can be edited from the "Grading"
tab. It is then stored in MySQL.
We have removed :
 * the mail adress (student profile and grade reports)
 * id / name / mailing adress / language (student profile)

 This closes openedx#2837
The message used for the payment of certificates for courses with an
expiration datetime was incorrectly translated. This was causing a js
error that prevented the proper text from appearing.

This closes issue openedx#2863.
@regisb
regisb force-pushed the fun/release-3.14 branch from df92895 to fea52d4 Compare May 26, 2016 14:58
@regisb regisb closed this May 26, 2016
@regisb
regisb deleted the regisb/fix_paying_certificate_with_expiration_date branch May 26, 2016 14:59
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.

3 participants