Brittney Exline
d31d9bd684
ENT-942 Implement an abstraction layer for SoftwareSecurePhotoVerification class methods
2018-04-05 15:48:59 -04:00
bmedx
147663fb6e
Update fix_ungraded_certs to Django 1.11 spec
2018-04-05 10:41:08 -04:00
bmedx
9bde305c49
Remove deprecated make_option from certificates management commands
2018-03-30 15:54:35 -04:00
edx-pipeline-bot
70ae23d4c2
Merge pull request #17831 from edx/release-mergeback-to-master
...
Merge release back to master
2018-03-29 13:58:22 -04:00
Troy Sankey
81ed96bc88
bump django to 1.11.11
2018-03-27 15:55:07 -04:00
Ahsan Ulhaq
ea9a679c27
small nit
2018-03-27 16:59:07 +05:00
Ahsan Ulhaq
7428b2fe94
Discovery for pdf cert generation
...
LEARNER-4520
2018-03-27 15:23:46 +05:00
rabiaiftikhar
0f63a2727e
EDUCATOR-2428 add acceptance criteria for certificate delivered column in grade report
2018-03-21 21:31:07 +05:00
Bill DeRusha
d4b57bc218
Removed self-paced feature flag from code
2018-02-26 13:44:53 -05:00
Ahsan Ulhaq
25130ae3c8
Making honor code not eligible for Certificate
...
LEARNER-4117
2018-02-09 13:53:50 +05:00
Jeremy Bowman
bf86b3da98
PLAT-1942 Handle xmodule_django field deprecations
2018-02-05 15:05:54 -05:00
Adeel Khan
d9d4ae5535
Fix invalid certificate page for a11y and translation.
...
Invalid certificate page has hardcoded lang='en' for
html, that would cause a11y issue for other languages user.
Some of screen reader text is not under translation. This patch
would fix both issues.
LEARNER-3110
2018-01-25 14:02:12 +05:00
Nimisha Asthagiri
dd20106c8b
Quiet quality
2018-01-19 15:12:29 -05:00
Nimisha Asthagiri
2e9efe6472
Fix Certificates import and signals code
2018-01-19 15:12:28 -05:00
rabia23
222794ee59
EDUCATOR-2016 In proctored exams, learner will not receive certificate when marked suspicious
2018-01-19 16:50:16 +00:00
noraiz-anwar
698a041ee8
auto certs for non-verfied enrollment modes
2018-01-18 11:43:16 +05:00
Jeremy Bowman
4026c25f7a
Merge pull request #17133 from edx/jmbowman/PLAT-1873_2
...
PLAT-1873 to_deprecated_string() cleanup part 2
2018-01-10 13:45:15 -05:00
Michael Terry
57ba9b2ac6
Remove deprecated enabled field
...
The CertificateGenerationCourseSetting.enabled column is
deprecated. It is no longer referenced anywhere in the code, and
it's time to remove it.
Original code by Michael LoTurco.
LEARNER-2549
2018-01-09 10:04:26 -05:00
Jeremy Bowman
669aa13ad6
PLAT-1873 to_deprecated_string() cleanup part 2
2018-01-08 17:26:55 -05:00
Jeremy Bowman
1aebe11afc
PLAT-1859 Fix LMS shard 1 tests under Django 1.9
2017-12-27 14:38:55 -05:00
Jeremy Bowman
da8cf6b528
PLAT-1382 Populate ALLOWED_HOSTS for tests
2017-12-05 14:22:30 -05:00
ayub-khan
1b774d15aa
-Allow staff to preview certificates before course end
2017-12-05 13:57:46 +05:00
Nimisha Asthagiri
549f4b661e
Schedules: Add celery task logging
2017-12-04 14:16:27 -05:00
Nimisha Asthagiri
38cfadeb20
Schedules: convert course language to supported released language
2017-11-29 20:08:33 -05:00
Brian Mesick
9911c8d068
Merge pull request #16649 from edx/bmedx/django111_tag_test_failures_lms_1
...
Tag LMS Unit 1 tests that fail in Django 1.11
2017-11-27 09:15:53 -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
bmedx
5fbbf4979a
Tag LMS Unit 1 tests that fail in Django 1.11
2017-11-22 15:46:45 -05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
bmedx
f3f8d8ec96
Changes necessary for Django 1.11 tests to start
...
- Certificates management commands updates
- Moving reverse calls in tests into setUp from class definition
- Import shuffling
- Consolidating cryptograhpy version to 1.9
2017-11-13 15:45:32 -05:00
Brian Mesick
2acdaa5de3
Merge pull request #16450 from edx/bmedx/django111_urls_lms_1
...
LMS urls cleanup for Django 1.11
2017-11-08 11:26:15 -05:00
Anthony Mangano
f696c4c08b
Merge pull request #16440 from edx/LEARNER-2921-fix-spanish-cert-dates
...
LEARNER-2921 Fix i18n for certificates
2017-11-07 16:40:10 -05:00
Anthony Mangano
7e52af97b5
Render certificate templates in the correct language
...
LEARNER-2921
2017-11-07 14:49:44 -05:00
bmedx
9d9c199d48
LMS urls cleanup for Django 1.11
...
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
- This is the first of several urls updates for LMS; a work in progress
2017-11-07 11:55:57 -05:00
bmedx
11a4030767
LMS urls cleanup for Django 1.11
...
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
- This is the second of several urls updates for LMS; a work in progress
2017-11-06 16:06:00 -05:00
Gabe Mulley
7fd643faa4
Add tests for experience types, ensure courses have a verified mode
2017-11-01 16:51:10 -04:00
Giulio Gratta
908d5f91a5
Makes regen_user fn respect ENABLE_OPENBADGES
...
- Uses pre-existing function to check if badging is enabled
- Patch ENABLE_OPENBADGES for failing test
2017-11-01 16:05:57 -04:00
Jeremy Bowman
ba06372cac
PLAT-1780 Remove dependency on django-extensions
2017-10-27 13:19:12 -04: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
8f31c1f251
extended parameters of language-less certificate templates
2017-10-12 10:30:51 -04:00
McKenzie Welter
18d8cd965c
Merge pull request #16088 from edx/McKenzieW/learner-1997
...
Add 'Hours of Effort' to Spanish certificates template context
2017-09-29 15:53:35 -04:00
McKenzie Welter
1fe76d7c01
calculated hours of effort for rendering cert template context
2017-09-29 14:26:16 -04:00
Nimisha Asthagiri
1febdbfac9
Grades cleanup: remove read_only param and create method
...
EDUCATOR-171
2017-09-28 07:48:25 -04:00
McKenzie Welter
190b2c36fe
Changed lookup logic to consider language learner-1995
2017-09-27 07:53:39 -04:00
Brian Beggs
2d19136beb
Merge pull request #16009 from edx/jmbowman/pytest_unit_tests
...
PLAT-1677 Switch to pytest for unit tests
2017-09-25 08:57:01 -04:00
Jeremy Bowman
ca97e946a6
Switch to pytest for unit tests
2017-09-22 16:07:53 -04:00
Nimisha Asthagiri
22edaf7d24
Grades: move out of temporary new folder
...
EDUCATOR-1400
2017-09-22 11:49:46 -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
Sofiya Semenova
d62e249834
Merge pull request #15996 from edx/ssemenova/ed-1319
...
ED-1319 Cert not accessible by learner
2017-09-18 13:09:36 -04:00