1. 16 Feb, 2016 1 commit
  2. 11 Dec, 2015 1 commit
  3. 30 Oct, 2015 1 commit
  4. 20 Aug, 2015 1 commit
    • In-course reverification access control · ec28a75f
      * 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
      zubair-arbi committed
  5. 19 Aug, 2015 1 commit
  6. 15 Aug, 2015 1 commit
  7. 13 Aug, 2015 1 commit
  8. 14 Jul, 2015 1 commit
  9. 05 Jun, 2015 1 commit
  10. 03 Jun, 2015 1 commit
  11. 02 Jun, 2015 1 commit
  12. 23 Feb, 2015 2 commits
  13. 16 Jan, 2015 1 commit
  14. 15 Jan, 2015 4 commits
  15. 24 Sep, 2014 1 commit
    • Disabled student view if course is not yet released for students. · f14dd9d3
      LMS-6617
      
      Fixed wiki merge url regex.
      TNL-413
      
      ECOM-345 changed any lists that could display with only 1 item to divs
      
      ECOM-345 Added aria tags for header
      
      ECOM-364 Accessibility update for footer
      
      added my name to the authors file
      
      Addressing feedback from code review - removing unnecessary element references in selectors
      
      Updated header aria-label to be main
      Waheed Ahmed committed
  16. 22 Sep, 2014 1 commit
  17. 19 Sep, 2014 1 commit
  18. 12 Sep, 2014 1 commit
  19. 20 Jun, 2014 2 commits
    • Review from Cale · 87a462e2
      Piotr Mitros committed
    • XBlocks can disable navigation chrome. · 4f303a62
      There is an option to:
      * Enable/disable accordion navigation
      * Enable/disable/repoint tab navigation
      
      This allows for full-screen XBlocks (e.g. a code IDE, or large video
      player). It is also the first pass at allowing top-level XBlocks. It's
      also now possible to make a chromeless XBlock, point a tab to it, and
      make it point back to that tab.
      
      Next steps down that path would be:
      * Fix up how tabs are handled. The current version is a hack.
      * Create appropriate XBlocks for courseware, tabbed navigation,
        etc. to reach feature parity
      * Invert/rejigger the XML format.
      Piotr Mitros committed
  20. 07 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · d5029abf
      This commit updates lms/templates.
      
      These keys are now objects with a limited interface, and the particular
      internal representation is managed by the data storage layer (the
      modulestore).
      
      For the LMS, there should be no outward-facing changes to the system.
      The keys are, for now, a change to internal representation only. For
      Studio, the new serialized form of the keys is used in urls, to allow
      for further migration in the future.
      
      Co-Author: Andy Armstrong <andya@edx.org>
      Co-Author: Christina Roberts <christina@edx.org>
      Co-Author: David Baumgold <db@edx.org>
      Co-Author: Diana Huang <dkh@edx.org>
      Co-Author: Don Mitchell <dmitchell@edx.org>
      Co-Author: Julia Hansbrough <julia@edx.org>
      Co-Author: Nimisha Asthagiri <nasthagiri@edx.org>
      Co-Author: Sarina Canelake <sarina@edx.org>
      
      [LMS-2370]
      Calen Pennington committed
  21. 04 Apr, 2014 1 commit
  22. 28 Mar, 2014 1 commit
  23. 21 Mar, 2014 1 commit
    • Changes for viewing built-in tabs in studio · e86b4a12
      Changed "Status Page" -> "Page".
      
      UX:
          support for displaying built-in tabs
          restored drag and drop on Studio Pages
          additional styling for fixed state on Studio Pages
          add a new page action added to bottom of Studio Pages
      
      Dev
          changes for viewing tabs in studio,
          refactored the tab code,
          decoupled the code from django layer.
          is_hideable flag on tabs
          get_discussion method is needed to continue to support
      external_discussion links for now since used by 6.00x course.
          override the __eq__ operator to support comparing with
      dict-type tabs.
      
      Test
          moved test code to common,
          added acceptance test for built-in pages
          added additional unit tests for tabs.
          changed test_split_modulestore test to support serializing objects
      that are fields in a Course.
      
      Env:
          updated environment configuration settings so they are
          consistent for both cms and lms.
      Nimisha Asthagiri committed
  24. 05 Dec, 2013 1 commit
  25. 22 Nov, 2013 1 commit
  26. 25 Sep, 2013 1 commit
  27. 12 Sep, 2013 1 commit
  28. 31 Jul, 2013 1 commit
  29. 10 Jun, 2013 2 commits
  30. 18 Apr, 2013 1 commit
  31. 14 Apr, 2013 2 commits
  32. 04 Mar, 2013 1 commit
  33. 14 Jan, 2013 1 commit