1. 02 Oct, 2018 5 commits
  2. 01 Oct, 2018 10 commits
  3. 28 Sep, 2018 6 commits
  4. 26 Sep, 2018 3 commits
  5. 25 Sep, 2018 5 commits
  6. 24 Sep, 2018 1 commit
  7. 21 Sep, 2018 9 commits
  8. 20 Sep, 2018 1 commit
    • Thomas Gambier's avatar
      [erp5_officejs] Revive codemirror app for javascript only · bcec7244
      Thomas Gambier authored
      Codemirror app is now using the same mechanism as text_editor. For now, it has
      exactly the same features as text editor but it will create "Web Script"
      instead of "Web Page" documents. The codemirror mode is forced to "javascript"
      and the content type of the document if forced to "application/javascript".
      bcec7244