Skip to content
Snippets Groups Projects
  1. Oct 23, 2020
  2. Aug 28, 2020
  3. Aug 06, 2020
  4. Jun 02, 2020
  5. May 21, 2020
    • Nicholas D'Alfonso's avatar
      AA-151 dates banner on course outline and refactor · b454f9be
      Nicholas D'Alfonso authored
      - use new dates banner template on course outline page
      - remove old banner from main.html
      - let dates tab use new dates banner template
      - remove dates banner completely from the courseware problem view
        on the web app
      - use new banner on the courseware problem view on the mobile app
      - update banner util to use get_course_blocks
      b454f9be
  6. May 08, 2020
  7. May 06, 2020
    • Adam Butterworth's avatar
      Fix all stylelint errors (#23920) · 42cc0d01
      Adam Butterworth authored
      * Fix all stylelint errors
      
      For any errors that fixing would require changing the output of the css disable stylelint for that line instead of modifying.
      
      * Update quality.py
      
      Make stylelint quality check pass when there are no errors
      
      * Delete empty selectors
  8. Apr 09, 2020
    • Nicholas D'Alfonso's avatar
      AA-97 mobile reset message · 39605070
      Nicholas D'Alfonso authored
      - remove code for displaying banner in mobile dates fragment
      - replace button with link to web app in reset dates banner on
        the mobile problem template
      - adjust spacing of reset dates button in banner when button wraps
        on smaller screen
      39605070
  9. Apr 02, 2020
  10. Mar 12, 2020
  11. 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
  12. Mar 26, 2019
    • adeelehsan's avatar
      Proctoring exam always on top · a504045f
      adeelehsan authored
      proctoring banner was interfering
      with course goal banner. Z-index
      added on proctoring banner to make
      sure its always on top
      
      learner-5581
      a504045f
  13. Jan 28, 2019
    • Matt Hughes's avatar
      Improve screen real estate usage of proctoring courseware banner · 12b5da3a
      Matt Hughes authored
      The banner took up too much room with the browser
      zoomed in. This adds a button to hide/show much of the copy, reducing the
      portion of the page on zoomed-in desktop browsers stickily obscuring
      courseware. The toggle's initial state is set according to browser
      width.
      
      update semantic structure of some proctoring banner elements
      
      JIRA:EDUCATOR-3899
      
      JIRA:EDUCATOR-3900
      12b5da3a
  14. Jan 16, 2019
  15. Jul 09, 2018
  16. Nov 16, 2017
    • Michael Terry's avatar
      Show current tab even in high contrast mode · b2d534da
      Michael Terry authored
      In the dashboard header and the course navigation bar, the current
      tab is supposed to be the only one with a bottom border.  But in
      high contrast mode in Windows, all of them were assigned a bottom
      border color.
      
      So instead of toggling the color when active, toggle the border
      style, since Windows overrides our color choice anyway.
      
      LEARNER-3219
      b2d534da
  17. Nov 06, 2017
  18. Nov 03, 2017
  19. Nov 01, 2017
  20. Oct 30, 2017
  21. Oct 26, 2017
  22. Oct 16, 2017
  23. Oct 11, 2017
  24. Sep 13, 2017
    • uzairr's avatar
      Fix inconsistency in the active tab colors · 8b54c13f
      uzairr authored
      The course header sass source is generating styles that eventually
      are in conflict with some of the tabs.To avoid it, new style
      properties are added that resolves it.
      
      LEARNER-748
      8b54c13f
  25. Aug 30, 2017
  26. Jul 26, 2017
  27. Jul 25, 2017
  28. Jul 17, 2017
  29. May 12, 2017
    • Jillian Vogel's avatar
      Updates combined Register, Login, and Password Reset views as per new design · 71ba54a9
      Jillian Vogel authored
      * Reorders form fields, and updates labels, placeholders, and tip text
      * Increases clickable area for links and labels.
      * Removes "*" markers from required fields, and instead adds
        "(optional)" labels to visible optional fields.
      * Updates font colors and sizes, and removes box shadows
      * Adds custom drop-down styles
      * Improves responsive design scaling for small screens
      * Make Terms of Service and Honor Code open in new window to avoid losing form
        field values.
      71ba54a9
  30. Mar 29, 2017
  31. Mar 08, 2017
  32. Dec 19, 2016
  33. Oct 19, 2016
  34. Sep 16, 2016
  35. Aug 03, 2016
  36. Jul 12, 2016
  37. May 12, 2016
Loading