- 08 Dec, 2017 5 commits
-
-
'Full Name' field in the signup form is allowing HTML as an input which makes spoofing easily.To avoid it, validation is added that will ensure 'Full Name' field does not allow HTML. LEARNER-3385
uzairr committed -
Update account settings page for enterprise learners
Zubair Afzal committed -
ENT-762
zubair-arbi committed -
update edx-organizations version to 0.4.9
Rabia Iftikhar committed -
rabia23 committed
-
- 07 Dec, 2017 16 commits
-
-
Allow users to fulfill entitlements and change enrollments from the course dashboard.
Harry Rein committed -
Schedules: Fix hold back error
Tyler Hallada committed -
Fix video transcript model import before Django initialization occurs.
John Eskew committed -
McKenzie Welter committed
-
Tyler Hallada committed
-
Also add try/except that prevents enroll failure caused by Schedule creation exception in the future. Address PR comments Split one-line docstrings on their own line Add period to the end of docstring summaries Use kwargs.get to be more defensive Disable pylint unused-argument about sender param
Tyler Hallada committed -
The user can now enroll in a session, unenroll from a session or change session from a new course enrollment card on the course dashboard.
Albert St. Aubin committed -
Aj/entitlement session backend
Albert (AJ) St. Aubin committed -
Lower pylint threshold to just above what it is on master
Calen Pennington committed -
EDUCATOR-1577: Removed roll-out flags.
Alessandro Roux committed -
[LEARNER-3136] This commit containts the logic and API endpoint for a user to Enroll, Unenroll, and switch-session on a Course Entitlement.
Albert St. Aubin committed -
Don't use the edx-platform revision as the studio assets base url
Calen Pennington committed -
PLAT-1372 Remove dead templates copying old admin HTML
Jeremy Bowman committed -
John Eskew committed
-
updated translations
Ayub khan committed -
ayub-khan committed
-
- 06 Dec, 2017 19 commits
-
-
Jeremy Bowman committed
-
Turn on deprecation warnings in Django 1.11
John Eskew committed -
sandroroux committed
-
Calen Pennington committed
-
John Eskew committed
-
Alex Dusenbery committed
-
Fix breadcrumb tooltips in IE
Michael Terry committed -
Zendesk proxy client
Eric Fischer committed -
PLAT-1749 Support Django 1.10+ CSRF tokens
Jeremy Bowman committed -
Revert removing CREATE_SCHEDULE_WAFFLE_FLAG "Merge pull request #16728"
Nimisha Asthagiri committed -
This change creates a new lms/cms endpoint which accepts unauthenticated requests to securely create zendesk tickets. This allows javascript code to create tickets without exposing ZENDESK_OAUTH_ACCESS_TOKEN EDUCATOR-1889
Eric Fischer committed -
Jeremy Bowman committed
-
This reverts commit 8b652ad3, reversing changes made to b212af24.
Nimisha Asthagiri committed -
IE11 is not using 'overflow: visible' as the default overflow, so set that manually. This allows our tooltips on the course nav buttons to appear on hover or focus. LEARNER-3125
Michael Terry committed -
sandroroux committed
-
Merge pull request #16805 from edx/alasdair/LEARNER-3128-sequence-list-role-presentation-a11y-update LEARNER-3128 add role=presentation to sequence nav list items
AlasdairSwan committed -
mako/react bridge code
Ari Rizzitano committed -
PLAT-1427 Adapt to build_attrs change in Django 1.11
Jeremy Bowman committed -
sandroroux committed
-