- 01 Nov, 2017 40 commits
-
-
Tyler Hallada committed
-
Modified criteria for upselling. User must have a dynamic deadline to receive an email with an upsell button
sandroroux committed -
Calen Pennington committed
-
Separate the date and link logic out of VerifiedUpgradeDeadlineBlock, so that it can be called directly with prefetched data for check_and_get_upgrade_link_and_date
Calen Pennington committed -
ENT-704
Douglas Hall committed -
asadiqbal committed
-
LEARNER-1705
Andy Armstrong committed -
Dennis Jen committed
-
Nimisha Asthagiri committed
-
John Eskew committed
-
McKenzie Welter committed
-
noraiz-anwar committed
-
LEARNER-2412
Matthew Piatetsky committed -
Asad Azam committed
-
Andy Armstrong committed
-
This reverts commit a1419b15.
Simon Chen committed -
Robert Raposa committed
-
John Eskew committed
-
Jesse Shapiro committed
-
Added explicit 'fields' attribute to OrganizationSerializer. Creating a ModelSerializer without either the 'fields' attribute or the 'exclude' attribute has been deprecated since 3.3.0. LEARNER-2320
Waheed Ahmed committed -
LEARNER-1694 Fix a11y failure Fix header styling Fix layout issues Further layout fixes
Andy Armstrong committed -
Uman Shahzad committed
-
Uman Shahzad committed
-
Michael Youngstrom committed
-
Alex Dusenbery committed
-
Aamish Baloch committed
-
The license for course run content is now stored on the CourseOverviews model and exposed via the Course API. LEARNER-2791
Clinton Blackburn committed -
Calen Pennington committed
-
castellanese committed
-
Calen Pennington committed
-
Make image url in the task and pass to template
Tyler Hallada committed -
Address some of Cale's PR comments Combine query functions into one. No debug logging Pull int variables out into static class variables Mixin needs to call super __init__ too Remove multi-course copy from upgrade reminder Address Cale's round 2 comments
Tyler Hallada committed -
Tyler Hallada committed
-
Tyler Hallada committed
-
Fix test_templates By passing the date pre-formatted to ace. Address PR comments Fix linting Add TODO comment about using LoggerAdapter More lint fixes Fix upgrade_reminder task from silently failing
Tyler Hallada committed -
Finish test_base.py tests Address some PR comments Some test_send_recurring_nudge fixes Fix test_schedule_bin Fix test_site_config Fix test_multiple_enrollments Tests pass now! Use consistent naming: upgrade_reminder
Tyler Hallada committed -
Tyler Hallada committed
-
Sofiya Semenova committed
-
Harry Rein committed
-