1. 29 Jun, 2016 1 commit
  2. 28 Jun, 2016 3 commits
  3. 27 Jun, 2016 3 commits
  4. 20 Jun, 2016 2 commits
  5. 13 Jun, 2016 2 commits
  6. 09 Jun, 2016 3 commits
  7. 08 Jun, 2016 1 commit
  8. 19 May, 2016 1 commit
  9. 18 May, 2016 5 commits
  10. 11 May, 2016 1 commit
  11. 02 May, 2016 2 commits
  12. 22 Apr, 2016 6 commits
  13. 21 Apr, 2016 1 commit
  14. 11 Apr, 2016 1 commit
  15. 06 Apr, 2016 1 commit
  16. 01 Apr, 2016 1 commit
  17. 25 Mar, 2016 1 commit
    • Fix issues with Underscore in the asset pipeline · 6dd09a89
      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.
      Andy Armstrong committed
  18. 22 Mar, 2016 2 commits
  19. 29 Feb, 2016 2 commits
  20. 04 Feb, 2016 1 commit