1. 29 Aug, 2017 1 commit
  2. 24 Aug, 2017 1 commit
  3. 22 Aug, 2017 4 commits
  4. 18 Aug, 2017 1 commit
  5. 17 Aug, 2017 1 commit
  6. 15 Aug, 2017 1 commit
  7. 14 Aug, 2017 1 commit
  8. 05 Aug, 2016 1 commit
  9. 04 Aug, 2016 1 commit
  10. 17 Feb, 2016 1 commit
  11. 20 Nov, 2015 1 commit
  12. 02 Nov, 2015 1 commit
    • Move unenroll messages into separate data attributes. · 3320ecf4
      Having the messeges embedded into onclick attributes was fragile because
      it could break if the translated string contained special characters
      such as single quotes.
      
      Rather than trying to escape the special characters inside the onclick handler,
      move the translatable strings into separate h-escaped data attributes and interpolate
      the values in the (already existing) jQuery click handler rather than in the
      inline onclick handler.
      
      This makes the javascript code more consistent as well as fixes the problem
      where the popup would break if translation included single quotes.
      Matjaz Gregoric committed
  13. 19 Oct, 2015 1 commit
  14. 19 Jun, 2015 1 commit
  15. 17 Apr, 2015 1 commit
  16. 31 Mar, 2015 1 commit
  17. 25 Mar, 2015 1 commit
    • Dashboard styling cleanup/changes, including: · dfcb3f2b
      - reversing the positions of the sidebar and course listing
      - html for new social icons (not currently wired up)
      - new actions dropdown for unenrollment and email settings
      - partial reorganization of dashboard.scss styles
      - text fix for unenrollment
      - added missing endif, p/hgroup closures
      - reverted la.course-item
      - removed extra operator
      - fixed broken bok choy test
      Marco Morales committed
  18. 23 Feb, 2015 1 commit
  19. 19 Dec, 2014 1 commit
  20. 10 Oct, 2014 1 commit