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