Skip to content
Snippets Groups Projects
  1. Oct 20, 2015
  2. Oct 06, 2015
  3. Aug 20, 2015
    • zubair-arbi's avatar
      In-course reverification access control · ec28a75f
      zubair-arbi authored
      * Automatically create user partitions on course publish for each ICRV checkpoint.
      * Disable partitions for ICRV checkpoints that have been deleted.
      * Skip partitions that have been disabled when checking access.
      * Add verification access control UI to visibility settings.
      * Add verification access control UI to sequential and vertical settings.
      * Add partition scheme for verification partition groups.
      * Cache information used by verification partition scheme and invalidate the cache on update.
      * Add location parameter to UserPartition so the partition scheme can find the associated checkpoint.
      * Refactor GroupConfiguration to allow multiple user partitions.
      * Add special messaging to ICRV for students in the honor track.
      
      Authors: Zubair Arbi, Awais Qureshi, Aamir Khan, Will Daly
      ec28a75f
  4. Jul 28, 2015
    • Will Daly's avatar
      Allow users to submit initial verification at in-course checkpoints. · 47b81c92
      Will Daly authored
      * Combine verification and reverification photo submission end-points.
      * Combine verification and reverification Backbone models.
      * Allow deletion of verification status in Django admin.
      * Initial verification from a checkpoint is associated with the checkpoint.
      * Fix critical bug in which an invalid link was sent to Software Secure
        for the photo ID image of reverification attempts.
      47b81c92
  5. Jul 21, 2015
    • Will Daly's avatar
      Separate verification deadline from upgrade deadline · 25fa2ffc
      Will Daly authored
      * Add verification deadline model.
      * Populate verification deadlines from course modes table.
      * Update student dashboard to use verification deadlines.
      * Update pay-and-verify view to use verification deadlines.
      * Simplify Django admin for course modes and add validation.
      * Add verification deadline to Django admin for course modes.
      * Add UI for when the upgrade deadline is missed in the pay-and-verify flow.
      25fa2ffc
  6. Jul 13, 2015
  7. Jun 10, 2015
  8. Jun 01, 2015
  9. May 27, 2015
  10. May 08, 2015
    • Will Daly's avatar
      Updates to the verify student Django admin. · 4f156dc0
      Will Daly authored
      * Ensure that VerificationStatus is append-only and immutable.
      * Allow searching by student for verification status.
      * Properly pluralize verification status.
      * Use ConfigModelAdmin for ICRV config model admin.
      4f156dc0
  11. May 07, 2015
  12. May 05, 2015
  13. Apr 30, 2015
  14. Apr 29, 2015
  15. Apr 17, 2015
  16. Apr 10, 2015
  17. Apr 07, 2015
  18. Apr 02, 2015
  19. Mar 14, 2015
  20. Jan 20, 2015
  21. Dec 31, 2014
  22. Dec 19, 2014
  23. Dec 02, 2014
  24. Dec 01, 2014
  25. Nov 10, 2014
  26. Feb 10, 2014
  27. Feb 05, 2014
  28. Jan 31, 2014
  29. Jan 06, 2014
    • Julia Hansbrough's avatar
      Migrations · e3114a54
      Julia Hansbrough authored
      e3114a54
    • Julia Hansbrough's avatar
      Initial PR for verified cert reporting · d3277c99
      Julia Hansbrough authored
      Refactored from code in Stanford's itemized revenue reports into a new Report class used for all revenue-related reporting.
      
      Models for all cert types complete; test coverage for half of cert types complete.
      
      If this architecture is deemed solid, the next steps are to add a reasonable UI folks will use to select reports to download, allow them to restrict based on dates/universities, and of course complete test coverage.
      d3277c99
  30. Dec 03, 2013
  31. Oct 31, 2013
    • Diana Huang's avatar
      Code cleanup due to review comments · 17610edf
      Diana Huang authored
      * make `user_status` more intelligent
      * remove some logic from the templates
      * rename `parse_error_msg` to `parsed_error_msg`
      * fix up and add more tests
      
      LMS-1387
      17610edf
Loading