Skip to content
Snippets Groups Projects
  1. Mar 17, 2020
  2. Mar 16, 2020
  3. Mar 12, 2020
  4. Mar 11, 2020
  5. Mar 10, 2020
  6. Mar 09, 2020
  7. Mar 04, 2020
    • Nicholas D'Alfonso's avatar
      AA-12 reset self paced due dates · be3b1506
      Nicholas D'Alfonso authored
      - for self paced courses, if a sequential's due date has passed
        and it is incomplete, allow the user to reset the start_date
        for the related schedule to now, thus shifting all due dates
        for all sequentials within the course by the pre determined
        due date offset.
      - add historical table to the Schedule model.
      be3b1506
  8. Feb 25, 2020
  9. Feb 24, 2020
  10. Feb 23, 2020
  11. Feb 21, 2020
  12. Feb 19, 2020
  13. Feb 18, 2020
  14. Feb 14, 2020
  15. Feb 10, 2020
  16. Feb 07, 2020
  17. Feb 06, 2020
  18. Feb 03, 2020
  19. Jan 29, 2020
  20. Jan 27, 2020
  21. Jan 20, 2020
  22. Jan 15, 2020
  23. Jan 14, 2020
  24. Jan 13, 2020
  25. Dec 19, 2019
  26. Dec 18, 2019
    • Robert Raposa's avatar
      update logistration js to require json · 2e2ceeae
      Robert Raposa authored
      This is Part 3 of clean-up for removing the shim from
      LoginSessionView.post.  Not that the shim should be gone, the frontend
      code can be simplified to always provide the shimless version of the
      code.
      
      ARCH-1253
      2e2ceeae
  27. Dec 13, 2019
  28. Dec 12, 2019
    • Robert Raposa's avatar
      use login_ajax for logistration · d79e7df3
      Robert Raposa authored
      - use login_ajax (in place of login_session with shim) for
      logistration's call to login POST
      - add toggle for using login_ajax from logistration
        - FEATURES['ENABLE_LOGIN_POST_WITHOUT_SHIM']
      - add custom metrics for redirect_url
      - update test for third-party auth error_code
      
      NOTE: The error_code `third-party-auth-with-no-linked-account`
      was introduced in JSON in this earlier PR:
      https://github.com/edx/edx-platform/pull/22452/files
      
      ARCH-1253
      d79e7df3
  29. Dec 10, 2019
  30. Dec 02, 2019
    • Kyle McCormick's avatar
      Create UI for CSV team management (#22310) · dcf5d70b
      Kyle McCormick authored
      Adds "Manage" sub-tab to course "Teams" tab
      with UI for downloading and uploading team
      membership CSVs. The upload and download function-
      ality are currently not implemented.
      
      The new tab only appears when the user is course staff
      and the course has at least one instructor-managed
      team-set, which is not the case for any existing
      courses, so not current course staff will see this
      change.
      
      This ticket will be followed-up upon in MST-44 and
      MST-49.
      
      MST-41
  31. Nov 21, 2019
  32. Nov 18, 2019
    • Adeel Khan's avatar
      Fixing error message for consistency · 6b04b574
      Adeel Khan authored
      This patch would make financial
      assistance form help message to be
      consistent with implementation. Using
      characters limit instead of word limit.
      
      PROD-733
      6b04b574
  33. Nov 12, 2019
  34. Nov 04, 2019
  35. Oct 25, 2019
Loading