1. 12 Mar, 2020 1 commit
    • Jérome Perrin's avatar
      Folder: fix checkConsistency on folder containing non erp5 objects · 96031946
      Jérome Perrin authored
      contentValues() nowadays return also non ERP5-ish objects such as python
      scripts , OFS.File etc. Because of that, if an ERP5 Folder contained a
      non ERP5 object, which does not have fixConsistency or checkConsistency
      methods, Folder.checkConsistency was causing an infinite loop because it
      was acquiring checkConsistency method from self.
      96031946
  2. 10 Mar, 2020 4 commits
  3. 09 Mar, 2020 14 commits
  4. 06 Mar, 2020 11 commits
  5. 05 Mar, 2020 10 commits