1. 10 Nov, 2021 23 commits
  2. 09 Nov, 2021 4 commits
  3. 08 Nov, 2021 2 commits
  4. 04 Nov, 2021 3 commits
  5. 02 Nov, 2021 1 commit
  6. 27 Oct, 2021 1 commit
  7. 26 Oct, 2021 4 commits
  8. 25 Oct, 2021 1 commit
  9. 22 Oct, 2021 1 commit
    • Jérome Perrin's avatar
      core: Extend Category import with an option to force deletion of categories in use · 78cf1c94
      Jérome Perrin authored
      Category spreadsheet import did not delete categories if some documents
      where related to these categories. While this may make sense when using
      this import in site with already some data, in many cases, we want to
      be able to delete the categories, so that the result is that the category
      tree match the imported spreadsheet.
      
      This extend the dialog to support a new "force delete" mode that delete
      categories even if they are use, leaving the documents using categories
      with broken relations.
      78cf1c94