Skip to content
Snippets Groups Projects
  1. Mar 25, 2016
  2. Mar 24, 2016
  3. Mar 23, 2016
  4. Mar 22, 2016
  5. Mar 21, 2016
  6. Mar 17, 2016
  7. Mar 16, 2016
  8. Mar 15, 2016
  9. Mar 14, 2016
    • Zia Fazal's avatar
      ziafazal/WL-328: Multi-Site Comprehensive Theming · 954dae58
      Zia Fazal authored
      ziafazal: improvements need for multi-tenancy
      ziafazal: fixed broken tests
      ziafazal: no need to add setting in test.py
      ziafazal: added hostname validation
      ziafazal: changes after feedback from mattdrayer
      ziafazal: fixed branding and microsite broken tests
      ziafazal: make STATICFILES_DIRS to list
      ziafazal: added theme directory to mako lookup for tests
      ziafazal: added more protection in test_util
      saleem-latif: Enable SCSS Overrides for Comprehensive Theming
      saleem-latif: Incoporate feedback changes, Correct test failures, add tests and enable theming for django templates
      saleem-latif: Correct errors in python tests
      mattdrayer: Fix invalid release reference
      mattdrayer: Update django-wiki reference to latest release
      954dae58
    • muzaffaryousaf's avatar
      Properly escape mixed content. text + html. · d43f33db
      muzaffaryousaf authored
      TNL-4243
      d43f33db
  10. Mar 11, 2016
    • Peter Fogg's avatar
      Accessibility fixes for the course home page. · 9188f968
      Peter Fogg authored
      ECOM-3799
      9188f968
    • Toby Lawrence's avatar
      Update and take advantage of our ability to override RequireJS paths. · 4eb95737
      Toby Lawrence authored
      We had a mechanism to, at runtime, generate a RequireJS config that
      would override the base paths and, instead, use the hashed versions of
      assets for things that RequireJs was loading on demand.
      
      We've now moved that out of the coureware.html base template and into
      main.html so that more pages actually benefit from it.
      
      As well, we've added some of the heavy hitters for unhashed assets,
      namely moment.min.js, to these overrides which should allow better
      caching for end users.  We'll be able to add more things to the override
      list in the future as they crop up.
      4eb95737
  11. Mar 10, 2016
    • dylanrhodes's avatar
      Asynchronous download button for ORA2 data · 2b1a7eec
      dylanrhodes authored
      Conflicts:
      	lms/djangoapps/instructor/tests/test_api.py
      	lms/djangoapps/instructor/utils.py
      	lms/djangoapps/instructor/views/api.py
      	lms/djangoapps/instructor/views/api_urls.py
      	lms/djangoapps/instructor/views/instructor_dashboard.py
      	lms/djangoapps/instructor_task/api.py
      	lms/djangoapps/instructor_task/tasks.py
      	lms/djangoapps/instructor_task/tasks_helper.py
      	lms/djangoapps/instructor_task/tests/test_api.py
      	lms/djangoapps/instructor_task/tests/test_tasks.py
      	lms/djangoapps/instructor_task/tests/test_tasks_helper.py
      	lms/envs/aws.py
      	lms/envs/common.py
      	lms/static/coffee/src/instructor_dashboard/data_download.coffee
      	lms/templates/instructor/instructor_dashboard_2/data_download.html
      2b1a7eec
    • Matjaz Gregoric's avatar
      Remove course about 'Overview' link/tab. · 3ad0a007
      Matjaz Gregoric authored
      It looks like in the past there used to be several tabs on the
      course about page, but the other tabs have been commented
      out years ago.
      
      Having a single tab is pointless and confusing, so remove it.
      3ad0a007
  12. Mar 09, 2016
  13. Mar 08, 2016