1. 12 Jun, 2017 1 commit
  2. 27 Apr, 2017 1 commit
  3. 24 Apr, 2017 1 commit
  4. 27 Mar, 2017 1 commit
  5. 11 Jan, 2017 1 commit
    • These tasks tend to be very short but can queue behind grade reports · 4e6745f3
      Here are the 3 tasks over the last 30 days with average duration
      runtimes in seconds:
      
      lms.djangoapps.instructor_task.tasks.calculate_students_features_csv 37.794393
      lms.djangoapps.instructor_task.tasks.calculate_may_enroll_csv   0.030303
      lms.djangoapps.instructor_task.tasks.export_ora2_data   67.629921
      
      All but ora2 seem fine to pass through the default queue, which has 3
      workers per physical machine.
      Kevin Falcone committed
  6. 12 Oct, 2016 1 commit
  7. 10 Mar, 2016 1 commit
    • Asynchronous download button for ORA2 data · 2b1a7eec
      Conflicts:
      	lms/djangoapps/instructor/tests/test_api.py
      	lms/djangoapps/instructor/utils.py
      	lms/djangoapps/instructor/views/api.py
      	lms/djangoapps/instructor/views/api_urls.py
      	lms/djangoapps/instructor/views/instructor_dashboard.py
      	lms/djangoapps/instructor_task/api.py
      	lms/djangoapps/instructor_task/tasks.py
      	lms/djangoapps/instructor_task/tasks_helper.py
      	lms/djangoapps/instructor_task/tests/test_api.py
      	lms/djangoapps/instructor_task/tests/test_tasks.py
      	lms/djangoapps/instructor_task/tests/test_tasks_helper.py
      	lms/envs/aws.py
      	lms/envs/common.py
      	lms/static/coffee/src/instructor_dashboard/data_download.coffee
      	lms/templates/instructor/instructor_dashboard_2/data_download.html
      dylanrhodes committed
  8. 17 Dec, 2015 1 commit
  9. 22 Nov, 2015 1 commit
  10. 06 Nov, 2015 1 commit
  11. 29 Oct, 2015 1 commit
  12. 17 Aug, 2015 1 commit
  13. 13 Aug, 2015 1 commit
  14. 02 Jul, 2015 1 commit
  15. 16 Jun, 2015 1 commit
  16. 04 Jun, 2015 1 commit
  17. 22 May, 2015 1 commit
    • 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
  18. 12 May, 2015 4 commits
  19. 19 Mar, 2015 1 commit
  20. 10 Dec, 2014 1 commit
  21. 01 Dec, 2014 1 commit
  22. 14 Oct, 2014 1 commit
  23. 02 Oct, 2014 1 commit
  24. 22 Nov, 2013 2 commits
  25. 16 Oct, 2013 5 commits
  26. 10 Oct, 2013 5 commits
  27. 18 Jun, 2013 2 commits