ayub-khan
1b774d15aa
-Allow staff to preview certificates before course end
2017-12-05 13:57:46 +05:00
Nimisha Asthagiri
38cfadeb20
Schedules: convert course language to supported released language
2017-11-29 20:08:33 -05:00
Ahsan Ulhaq
da675e52dc
Learner certificates should not be findable before the available date
...
LEARNER-3298
2017-11-23 14:14:05 +05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
Anthony Mangano
7e52af97b5
Render certificate templates in the correct language
...
LEARNER-2921
2017-11-07 14:49:44 -05:00
McKenzie Welter
39bf59e6d3
Flag for Hours of Effort in course certificates
...
Retrieve different data fields from Discovery
2017-10-17 17:07:54 -04:00
Michael LoTurco
96dbd26f83
Added edx-themed certificate template partials for learner-1996
2017-10-13 11:02:20 -04:00
McKenzie Welter
1fe76d7c01
calculated hours of effort for rendering cert template context
2017-09-29 14:26:16 -04:00
McKenzie Welter
f846442233
language --> content_language and get_fields() actually returns
2017-09-21 13:25:40 -04:00
Alex Dusenbery
ab71318104
EDUCATOR-1316 | Refactor courseware.views.views._get_cert_data and related functions.
2017-09-19 11:11:37 -04:00
McKenzie Welter
531a51f75c
Added util method to retrieve individual course_run data from Catalog
2017-09-15 15:03:20 -04:00
Alex Dusenbery
d6604ebb02
EDUCATOR-1354 | Get cert display date a little more safely; include course when updating cert webview context.
2017-09-13 16:48:34 -04:00
Sanford Student
4f977fb228
common function for cert display date
2017-09-08 10:05:30 -04:00
Gregory Martin
4d59eff8f6
Update cert display date
...
EDUCATOR-1266
2017-09-06 15:17:27 -04:00
Sofiya Semenova
c7fc1929f2
ED-801 Certificate issued date should display the certificate availability date for instructor paced coursest
2017-08-23 17:07:43 -04:00
pepeportela
2bea8be06e
Added spaces between arguments
2017-08-07 16:57:17 +02:00
pepeportela
e4003559de
Add i18n month with strftime_localized in certificate views
2017-08-07 11:09:02 +02:00
Michael Youngstrom
ca1ca99abf
Revert "Add i18n to date in certificate web"
2017-08-04 13:55:17 -04:00
pepeportela
1ff5333bc0
Add space between arguments
2017-08-04 18:16:39 +02:00
jportela
54a26cfff4
Add i18n month with strftime_localized in certificate views
2017-08-04 17:38:51 +02:00
jportela
a35e974457
Fix typo introduced in commit b841176
2017-08-04 14:31:55 +02:00
jportela
b841176e9c
Add i18n month dict to certificate using @amangano-edx solution in PR #14836
2017-08-04 14:27:43 +02:00
jportela
2646858cad
Add i18n to date in certificate web
2017-08-04 14:11:34 +02:00
Salah Alomari
b8ba64cbe1
Set copyright year dynamically
2017-06-19 14:33:55 +03:00
Andy Armstrong
79acb5c5be
Reorder LMS imports using isort
2017-06-11 21:48:06 -04:00
Saleem Latif
8ae92901ef
1. Merge microsites into Comprehensive Theming
...
2. Add site configuration overrides to theming/helpers.py
3. Move microsite.get_value from theming/helpers to site_configuration/helpers
4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
2016-07-27 13:55:14 +05:00
Adam Palay
18474b2d18
raise 404 if non-int user is passed to cert view
2016-04-14 09:43:56 -04:00
Adam Palay
883712b25b
add logging for when the cert view doesn't render (ECOM-4202)
2016-04-14 09:43:43 -04:00
Jonathan Piacenti
17ec12c650
Address platform final review notes.
2016-04-01 21:06:07 +00:00
Jonathan Piacenti
ccb5b6c74c
Adjust get_completion_badge usages to handle exceptions.
2016-04-01 10:13:09 -05:00
Jonathan Piacenti
61c76771f8
Add completion and enrollment badges.
2016-04-01 10:13:08 -05:00
Jonathan Piacenti
112a143589
Refactor badging, move into its own app.
2016-04-01 10:13:08 -05:00
Zia Fazal
463e8c82cf
Cert Social Sharing customization
...
changes after feedback from matte
2016-01-28 14:26:48 +05:00
Peter Fogg
96cc38951d
Disable audit certificates for new audit enrollments.
...
Two new certificate statuses are introduced, 'audit_passing' and
'audit_notpassing'. These signal that the GeneratedCertificate is not
to be displayed as a cert to the user, and that they either passed or
did not. This allows us to retain existing grading logic, as well as
maintaining correctness in analytics and reporting.
Ineligible certificates are hidden by using the
`eligible_certificates` manager on GeneratedCertificate. Some places
in the coe (largely reporting, analytics, and management commands) use
the default `objects` manager, since they need access to all
certificates.
ECOM-3040
ECOM-3515
2016-01-22 10:27:55 -05:00
Peter Desjardins
2bf25b2f51
Merge pull request #11043 from edx/pdesjardins/DOC-2543-b
...
Edit text strings in default template for web certificates to make them more generally applicable
2015-12-22 08:56:57 -05:00
Saleem Latif
475429c0a6
Web Certificates: Platform Branding integration
2015-12-22 11:50:15 +05:00
Peter Desjardins
451ae3b2e7
Edited text strings in the default template for web certificates to remove wording specific to edx.org. Addresses DOC-2543.
2015-12-21 16:31:17 -05:00
Jesse Zoldak
0aa196c48b
Revert "Edited the text strings in the default template for web certificates to remove wording specific to edx.org"
2015-12-17 16:10:05 -05:00
Peter Desjardins
a26da6e676
Edited the text strings in the default template for web certificates. Removed wording that applied specifically to edx.org. Reworded strings so that they will read correctly when the value of platform_name or cert_type requires the a or an article. Addresses DOC-254.
2015-12-17 14:31:06 -05:00
Matt Drayer
115b169259
mattdrayer/SOL-1519: Include course-level configuration in feature check
2015-12-13 09:57:29 -05:00
Matjaz Gregoric
f5c2f49eb5
Fix issue with unicode characters in certificates.
...
If platform name or "All rights reserved" translation contain non-ascii characters,
certificate HTML view would break with "'ascii' codec can't encode character...".
2015-12-09 09:54:09 +01:00
Zia Fazal
4f939f79f9
added new endpoint which renders certificate by uuid
...
fixed broken tests and added some optimisations
fixed migration history
2015-12-08 18:21:04 +05:00
Nimisha Asthagiri
d170c92f3b
Refactor course_image_url
2015-12-04 11:25:40 -05:00
Saleem Latif
37f10a3846
Make sure web view renders certs only if downloadable.
2015-12-01 16:10:05 +05:00
Zia Fazal
c5912ea367
refactored code as described in SOL-1386
...
further code refactoring and added test
fixed tests and internationalisation issues
added translators comment and pulled text to same line
changes based on feedback
updated doctoring to make it more unstandable
further optimizations
2015-11-17 15:44:46 +05:00
Saleem Latif
c068bc95cf
Custom 500 error message should only be seen for Preview
2015-11-12 11:31:25 +05:00
Chris Dodge
eeb8c48922
Disable posting to LinkedIn feature for microsites until we can support multiple LinkedIn accounts
2015-11-10 09:41:43 -05:00
Zia Fazal
fbc8a13410
convert string to bytestring before passing it to urllib.quote_plus
...
further improvement in handling of unicode data
2015-11-04 11:22:36 +05:00
Saleem Latif
466abcdce4
updated message for 500 error on certificate preview
2015-10-15 10:46:11 +05:00
Matt Drayer
7557620d59
Merge pull request #9967 from edx/ziafazal/SOL-1247
...
SOL-1247: use overridden course number and org
2015-10-01 10:10:13 -04:00