1. 15 Apr, 2014 1 commit
  2. 11 Apr, 2014 1 commit
  3. 10 Apr, 2014 1 commit
  4. 09 Apr, 2014 3 commits
  5. 02 Apr, 2014 2 commits
    • Studio: syncing up font-based styling between TinyMCE editing view and Studio HTML xmodule preview · 473ed4cc
      Separating and documenting tinyMCE font imports from customized vendor code and customized render styling css files (because font must load first in iframe).
      
      Add the TinyMCE font file to the CMS pipeline.
      Brian Talbot committed
    • Tiny MCE version 4.0.20 · f44a1b6c
      Changed tiny-MCE to not load CSS files dynamically.
      Added CSS files for tiny-MCE in env files.
      Moved TinyMCE files to directory structure required by Jake command.
      Changed clients of "tinymce.min.js" to use "tinymce.full.min.js" instead.
      Updated CHANGELOG to indicate tinymce version 4.0.20.
      Renamed tinymce.css.
      Directions for creating tinymce.full.min.js and commenting of edX changes.
      Updated comments related to disabling dynamic JS and CSS file loading in tinymce.
      Allow TinyMCE to handle CSS within the iframe.
      Nimisha Asthagiri committed
  6. 31 Mar, 2014 1 commit
  7. 28 Mar, 2014 3 commits
  8. 27 Mar, 2014 1 commit
  9. 25 Mar, 2014 2 commits
  10. 24 Mar, 2014 1 commit
  11. 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
  12. 20 Mar, 2014 1 commit
  13. 17 Mar, 2014 1 commit
  14. 14 Mar, 2014 1 commit
  15. 11 Mar, 2014 1 commit
  16. 10 Mar, 2014 5 commits
  17. 07 Mar, 2014 3 commits
  18. 06 Mar, 2014 2 commits
  19. 05 Mar, 2014 4 commits
  20. 04 Mar, 2014 1 commit
  21. 28 Feb, 2014 4 commits