Skip to content
Snippets Groups Projects
  1. May 02, 2016
  2. Apr 22, 2016
  3. Apr 20, 2016
  4. Apr 19, 2016
  5. Apr 18, 2016
  6. Apr 14, 2016
  7. Apr 11, 2016
  8. Apr 04, 2016
  9. Apr 01, 2016
  10. Mar 31, 2016
  11. Mar 30, 2016
  12. Mar 25, 2016
    • Andy Armstrong's avatar
      Fix issues with Underscore in the asset pipeline · 6dd09a89
      Andy Armstrong authored
      FEDX-121
      
      The previous approach for handling NPM assets was
      to symlink them into the static directory. This appeared
      to cause trouble with the asset pipeline where the files
      in question were not installed and then old versions were
      picked up instead.
      
      This change instead copies NPM libraries to a new
      static directory so that the pipeline can consume them
      as with any other file. This new directory is added to
      .gitignore so that the files don't get accidentally
      checked in.
      6dd09a89
  13. Mar 16, 2016
  14. Feb 24, 2016
  15. Feb 18, 2016
  16. Feb 17, 2016
  17. Feb 03, 2016
  18. Jan 27, 2016
  19. Jan 04, 2016
  20. Dec 17, 2015
  21. Dec 16, 2015
    • Peter Fogg's avatar
      Support tool for changing enrollments. · a680919e
      Peter Fogg authored
      Allows support staff or global staff to view a list of a learner's
      enrollments, and change enrollment modes. We generate a
      ManualEnrollmentAudit record for these enrollment changes in order to
      track updates. Additionally, enrollment changes are handled through
      the enrollment API, which handles bookkeeping such as granting refunds
      where appropriate.
      
      ECOM-2825
      a680919e
  22. Dec 09, 2015
  23. Dec 08, 2015
  24. Dec 04, 2015
  25. Nov 13, 2015
  26. Nov 10, 2015
Loading