1. 06 May, 2018 1 commit
  2. 02 May, 2018 1 commit
  3. 27 Apr, 2018 1 commit
  4. 24 Apr, 2018 1 commit
  5. 22 Apr, 2018 1 commit
  6. 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
  7. 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
  8. 13 Apr, 2018 1 commit
  9. 10 Apr, 2018 1 commit
  10. 09 Apr, 2018 2 commits
  11. 05 Apr, 2018 1 commit
  12. 04 Apr, 2018 2 commits
  13. 03 Apr, 2018 2 commits
  14. 30 Mar, 2018 1 commit
  15. 29 Mar, 2018 4 commits
  16. 23 Mar, 2018 1 commit
  17. 21 Mar, 2018 2 commits
  18. 20 Mar, 2018 1 commit
  19. 19 Mar, 2018 2 commits
  20. 08 Mar, 2018 3 commits
  21. 07 Mar, 2018 2 commits
  22. 06 Mar, 2018 2 commits
  23. 05 Mar, 2018 1 commit
  24. 01 Mar, 2018 1 commit
  25. 28 Feb, 2018 1 commit
  26. 26 Feb, 2018 2 commits