1. 28 May, 2020 2 commits
  2. 27 May, 2020 9 commits
  3. 25 May, 2020 6 commits
  4. 22 May, 2020 3 commits
  5. 21 May, 2020 1 commit
    • Jérome Perrin's avatar
      Prevent some useless logs · a8f32683
      Jérome Perrin authored
      This removes some logs happening a lot during tests, when installing business templates or indexing documents.
      
      See merge request !1105
      a8f32683
  6. 19 May, 2020 5 commits
  7. 18 May, 2020 1 commit
  8. 15 May, 2020 4 commits
  9. 14 May, 2020 8 commits
  10. 13 May, 2020 1 commit
    • Romain Courteaud's avatar
      erp5_corporate_identity: allow to display the list of related documents · 92f3adb8
      Romain Courteaud authored
      Substitution mapping can be used on the web section default document to include a list of documents.
      
      The documents will match the web section predicates and a category defined on the web section layout configuration parameter.
      
      The substitution key will look like: ${basecategory[__parentcategory]__category}
      92f3adb8