1. 02 Jun, 2020 3 commits
    • Jérome Perrin's avatar
      versions up: Monaco editor 0.20.0 / prettier 2.0.5 · 3b45cd05
      Jérome Perrin authored
      These new versions contain several small improvements.
      
      It seems this version of prettier formats javascript in a way that jslint does not complain about.
      
      Also contain some small fixes for our renderjs and rsvp type definitions, so that monaco-editor-gadget.js can typecheck.
      
      See merge request nexedi/erp5!1139
      3b45cd05
    • Jérome Perrin's avatar
      Fix bugs in erp5_forge scripts · 9e5ee389
      Jérome Perrin authored
      * "Create Skin Folder" action had a typo, so it was not setting the `business_template_skin_layer_priorty` property that business template is using when installing.
      * "Create Report" was not updated for the new "action title" feature of forms.
      
      This time, add the missing tests that should have prevented these problems.
      
      See merge request nexedi/erp5!1133
      9e5ee389
    • Jérome Perrin's avatar
      erp5_forge coding style · e17f69f3
      Jérome Perrin authored
      Enable coding style on erp5_forge, after removing several problematic scripts that did not seem used.
      
      See merge request nexedi/erp5!1134
      e17f69f3
  2. 01 Jun, 2020 8 commits
  3. 29 May, 2020 15 commits
  4. 28 May, 2020 2 commits
  5. 27 May, 2020 9 commits
  6. 25 May, 2020 3 commits