1. 10 Jun, 2020 3 commits
  2. 08 Jun, 2020 1 commit
  3. 05 Jun, 2020 8 commits
  4. 04 Jun, 2020 1 commit
  5. 03 Jun, 2020 10 commits
  6. 02 Jun, 2020 5 commits
    • Jérome Perrin's avatar
      Fix some business template update bugs · 4c9d9f0e
      Jérome Perrin authored
      Several bug fixes for business template update bugs, including a fix for the problem preventing to update erp5_accounting_l10n_fr
      
      See merge request !1112
      4c9d9f0e
    • Vincent Pelletier's avatar
      17a0a275
    • 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 !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 !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 !1134
      e17f69f3
  7. 01 Jun, 2020 12 commits