1. 26 Jun, 2015 1 commit
  2. 25 Jun, 2015 1 commit
  3. 18 Jun, 2015 1 commit
  4. 16 Jun, 2015 2 commits
  5. 11 Jun, 2015 1 commit
  6. 03 Jun, 2015 1 commit
  7. 02 Jun, 2015 1 commit
  8. 22 May, 2015 2 commits
    • SOL-794 Detailed Enrollment Report · b555c869
      - added the abstract and concrete layers of enrollment report provider
      - created a celery task.
      -added the button in the e-commerce reports section
      
      added the enrollment data backend
      
      added the payment data and start writing the test cases.
      
      updated the code with the feedback suggestions and wrote some test cases.
      - all the downloadable reports are now visible in the ecommerce download section.
      Pending instructor tasks is also visible in the ecommerce section
      
      added the fields in the user profile information
      changed the report store configuration key
      added the new http endpoint for financial reports to add more permissions for finance_admin to access.
      
      fix quality issues
      
      added test cases to check csv content data
      
      rebased with master and resolved conflicts
      
      changed the log messages
      
      added the changes as per code clintonb suggestions during code review
      
      updated the test cases for the finance_admin decorator
      
      changes suggested by clinton.
      
      Created and moved Table level filters to the Custom Manager for the CourseEnrollment model.
      
      ecommerce.js file was loaded twice in the instructor_dashboard.js fixed the issues
      
      added the registration code column in the csv
      
      added the full gender in the csv file
      
      Update data sources and add display name translations for the report columns
      
      fix meta name
      
      Make sure the reports section does not appear on non whitelabel courses
      
      pylint fixes
      
      expand out enumerated values
      Muhammad Shoaib committed
  9. 19 May, 2015 1 commit
  10. 05 May, 2015 1 commit
  11. 02 May, 2015 1 commit
  12. 27 Apr, 2015 1 commit
  13. 09 Apr, 2015 2 commits
  14. 17 Mar, 2015 3 commits
  15. 13 Mar, 2015 1 commit
  16. 02 Mar, 2015 1 commit
  17. 27 Feb, 2015 1 commit
  18. 23 Feb, 2015 1 commit
  19. 20 Feb, 2015 1 commit
  20. 11 Feb, 2015 1 commit
  21. 10 Feb, 2015 1 commit
    • Country Access: block enrollment · e609f982
      Block users from enrolling in a course if the user
      is blocked by country access rules.
      
      1) Enrollment via the login/registration page.
      2) Enrollment from the marketing iframe (via student.views.change_enrollment)
      3) Enrollment using 100% redeem codes.
      4) Enrollment via upgrade.
      
      This does NOT cover enrollment through third party authentication,
      which is sufficiently complex to deserve its own commit.
      Will Daly committed
  22. 09 Feb, 2015 1 commit
  23. 08 Feb, 2015 1 commit
  24. 07 Feb, 2015 1 commit
  25. 06 Feb, 2015 1 commit
  26. 04 Feb, 2015 5 commits
  27. 03 Feb, 2015 2 commits
  28. 29 Jan, 2015 2 commits
  29. 26 Jan, 2015 1 commit