1. 30 May, 2017 1 commit
    • Nicolas Wavrant's avatar
      erp5_upgrader: pass activate_kw to ActiveProcess's constructor · a22232ef
      Nicolas Wavrant authored
      FullUpgrade Alarm relies on getLastActiveProcess to return results, which makes
      use of the catalog to return a result. If the Active Processes spawned by the
      3 Alarms composing the upgrader (pre, upgrade, post) are not indexed before
      the FullUpgrade Alarm collects the results, then the wrong active result is
      returned, which then give the wrong feedback to the user.
      
      It seems that the "defaultActivateParameterDict" method cannot overwrite
      the "tag" parameter of indexation activities (even if it was working for
      after_tag). This is why this commit is needed.
      a22232ef
  2. 29 May, 2017 6 commits
  3. 22 May, 2017 7 commits
  4. 19 May, 2017 7 commits
  5. 18 May, 2017 5 commits
  6. 17 May, 2017 3 commits
  7. 16 May, 2017 11 commits