Skip to content
Snippets Groups Projects
  1. Aug 29, 2019
  2. Aug 28, 2019
  3. Aug 27, 2019
  4. Aug 23, 2019
  5. Aug 22, 2019
  6. Aug 21, 2019
  7. Aug 20, 2019
  8. Aug 19, 2019
  9. Aug 16, 2019
  10. Aug 15, 2019
  11. Aug 13, 2019
  12. Aug 12, 2019
    • Feanil Patel's avatar
      Convert to using ExitStack instead of nested. (#21329) · 9753eae4
      Feanil Patel authored
      * Convert to using ExitStack instead of nested.
      
      nested is not available in Python3.
      
      * Use ExitStack from contextlib2.
      
      ExitStack has not been backported to the Python 2.7 standard library and
      contextlib.nested is no longer available in Python 3.5.  We need to be
      able to use something in both 2 and 3 as we transition so we'll pull in
      contextlib2 which has backports of the full python3 contextlib.
    • Dave St.Germain's avatar
      Added edx-when's FieldData · 267be29a
      Dave St.Germain authored
      EDUCATOR-4554
      This fixes a bug where extended due dates were visible in the outline but not reflected on the courseware pages, resulting in problems not being submittable past the due date.
      In order for edx-when to work on courseware pages, it has to be more careful about field inheritance, which version 0.2 achieves.
      267be29a
  13. Aug 09, 2019
  14. Aug 08, 2019
  15. Aug 07, 2019
  16. Aug 06, 2019
  17. Aug 05, 2019
    • Dave St.Germain's avatar
      Upgrade bulk-grades · 2e4cbbe2
      Dave St.Germain authored
      2e4cbbe2
    • Ayub khan's avatar
      BOM-70 · c965e13c
      Ayub khan authored
      -Removed Submit-feedback View
      -Removed related tests
      -Removed help_modal.html
      -Removed help_modal.html test
      -Removed zendesk from requirements
      -Updated requirements
      c965e13c
    • aarif's avatar
      updated the github.in · a40c771a
      aarif authored
      added the updated dependency for oauth2
      
      added the commit hash instead of branch
      
      minor fix
      
      changes made by make upgrade
      a40c771a
  18. Aug 02, 2019
Loading