Skip to content
Snippets Groups Projects
  1. Sep 08, 2021
  2. Sep 07, 2021
  3. Sep 03, 2021
  4. Sep 02, 2021
  5. Sep 01, 2021
  6. Aug 31, 2021
  7. Aug 30, 2021
  8. Aug 25, 2021
  9. Aug 24, 2021
  10. Aug 23, 2021
  11. Aug 19, 2021
  12. Aug 18, 2021
  13. Aug 17, 2021
    • Bianca Severino's avatar
      fix: update proctored exam settings URL · 1255bd85
      Bianca Severino authored
      The proctored exam settings link now directs to a new modal view, rather
      than the old exam settings page.
      1255bd85
    • oliviaruizknott's avatar
      feat: Send date override to credentials · e9902965
      oliviaruizknott authored
      When sending a GeneratedCertificate to Credentials, send the associated
      CertificateDateOverride (if there is one), or else None. This
      will be triggered after any save of a GeneratedCertificate, and after
      any save or deletion of a single CertificateDateOverride.
      
      Credentials will eventually store its own copy of this date override, or
      edit or remove exiting date overrides.
      e9902965
    • João Victor Martins's avatar
      feat: Add API and command to import blocks from courseware · eec72431
      João Victor Martins authored
      The functionality is exposed by (a.) A RESTful API, and (b.) A
      management command. Both are added to Content Libraries V2. They allow
      block importing from a local modulestore instance. Additionally, the
      command line supports importing blocks from a remote platform instance
      through API calls.
      
      Additionally, fixes were added to parts of the system where needed to
      properly export blocks to Content Libraries.
  14. Aug 16, 2021
Loading