1. 02 Oct, 2018 1 commit
    • Vincent Pelletier's avatar
      ERP5Type.Base: Make _getReindexAndActivateParameterDict honor getDefaultActivateParameterDict · 37de85b7
      Vincent Pelletier authored
      It is set in constructInstance from received activate_kw, but is then if
      ActiveObject.activate is not used - as is the case when reindexObject is
      made an alias of recursiveReindexObject (ex: ERP5.Document.Delivery), as
      the latter calls recurseCallMethod which uses ActivityTool.activateObject
      which (purposefully, visibly) ignores getDefaultActivateParameterDict
      (unlike ActiveObject.activate).
      Also, do not step on activate_kw, for readability.
      37de85b7
  2. 01 Oct, 2018 1 commit
  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 8 commits
  9. 19 Sep, 2018 1 commit
  10. 18 Sep, 2018 5 commits