1. 10 Sep, 2014 1 commit
    • NOOP on setupFullScreenImage · 6deaf667
      Something appears to have changed, with regards to JavaScript loading
      via Studio. The function in-question, `setupFullScreenImage`, still
      behaves as intended in LMS. However, it fails in Studio despite being
      (seemingly?) present in the compiled `cms-modules-xxx.js` file which is
      loaded into Studio pages.
      
      This commit defines an in-line NOOP definition of the function, to
      ensure that it is always defined in Studio. The feature degrades
      gracefully and will now simply render as an image link that leads
      directly to the image URL.
      
      Note: LMS is unaffected by both the problem and temporary solution.
      
      This commit must be reverted once we diagnose and resolve the original
      issue.
      stv committed
  2. 04 Sep, 2014 2 commits
  3. 27 Aug, 2014 5 commits
  4. 26 Aug, 2014 2 commits
  5. 25 Aug, 2014 7 commits
  6. 22 Aug, 2014 3 commits
  7. 21 Aug, 2014 4 commits
  8. 18 Aug, 2014 1 commit
  9. 15 Aug, 2014 2 commits
  10. 14 Aug, 2014 13 commits