1. 09 Feb, 2018 2 commits
    • Vincent Pelletier's avatar
      Revert "erp5_officejs_support_request, erp5_post: Pass follow-up by value" · ba9a1418
      Vincent Pelletier authored
      This reverts commit c49cf8d8.
      Callee is directly accessed from other places, so changing this API is
      wrong.
      This it not immediately visible in tests, but this makes
      erp5_officejs_support_request_ui_test:testFunctionalSupportRequest
      testCheckComment test randomly fail (apparently because the javascript
      error message may appear after or before the test final step is
      satisfied - which means this tests is bugged, but that's a separate
      issue).
      ba9a1418
    • Vincent Pelletier's avatar
      CopySupport: Simplify manage_delObjects. · 9676ad20
      Vincent Pelletier authored
      These variables are only used when they evaluate as true, so it is
      pointless work to replace them with empty lists.
      9676ad20
  2. 08 Feb, 2018 6 commits
  3. 07 Feb, 2018 7 commits
  4. 06 Feb, 2018 3 commits
  5. 05 Feb, 2018 18 commits
  6. 02 Feb, 2018 4 commits