1. 06 Jun, 2018 1 commit
  2. 29 May, 2018 1 commit
  3. 25 May, 2018 1 commit
  4. 24 May, 2018 1 commit
  5. 23 May, 2018 1 commit
  6. 22 May, 2018 1 commit
  7. 21 May, 2018 1 commit
  8. 18 May, 2018 1 commit
  9. 15 May, 2018 1 commit
  10. 08 May, 2018 2 commits
  11. 07 May, 2018 1 commit
  12. 06 May, 2018 1 commit
  13. 02 May, 2018 1 commit
  14. 27 Apr, 2018 1 commit
  15. 24 Apr, 2018 1 commit
  16. 22 Apr, 2018 1 commit
  17. 21 Apr, 2018 1 commit
    • Add full detail search endpoints. · 9a33d0bf
      * Ignore all types of coverage files.
      
        I was getting things like `.coverage.$user`.
      
      * Refactor existing serializers.
      
        Some serializers had their metadata all the way at the top
        of the file in separate variables, even though no other
        serializer were using those variables.
      
      * Put things into proper places to make it easier to read
        and change, without having to jump up and down a 1000+
        line file.
      
      * Add new serializers and use them in viewsets.
      
        These are the serializers for all 4 new endpoints,
        for courses, course runs, programs, and their aggregation.
      
      * Add new mixin for detail endpoint.
      
        The mixin will add `/detail` to the end of whatever viewset
        that uses it.
      
      * Call isort on the codebase.
      
      * Refactor serializer test code.
      
        This will make it x10 easier to add tests for the
        serializers we introduced in this PR.
      
      * Add test code for serializers.
      
      * Refactor and add tests for viewsets.
      Uman Shahzad committed
  18. 18 Apr, 2018 2 commits
    • Updated travis validate translations · 31ac8f5c
      Updated travis to use the i18n-tools validate
      to validate translations in pullrequests.
      LEARNER-2556
      
      updated i18n-tool to latest version
      ayub-khan committed
    • fix-translations · 7329e56d
      -pull atleast 1% translated languages
      
      -added push translations make target
      
      -removed generate merge options
      
      -removed i18n tools commands from extract translations
      
      -removed existing translations
      
      -extracted translations
      
      -new translations
      
      -compile messages
      ayub-khan committed
  19. 13 Apr, 2018 1 commit
  20. 10 Apr, 2018 1 commit
  21. 09 Apr, 2018 2 commits
  22. 05 Apr, 2018 1 commit
  23. 04 Apr, 2018 2 commits
  24. 03 Apr, 2018 2 commits
  25. 30 Mar, 2018 1 commit
  26. 29 Mar, 2018 4 commits
  27. 23 Mar, 2018 1 commit
  28. 21 Mar, 2018 2 commits
  29. 20 Mar, 2018 1 commit
  30. 19 Mar, 2018 2 commits