1. 26 Dec, 2023 5 commits
  2. 25 Dec, 2023 1 commit
    • Jérome Perrin's avatar
      dms: fix hidden buttons on PDF preview · 3b91fe33
      Jérome Perrin authored
      Instead of disabling in javascript, which cause the button to be visible
      for a few milliseconds, disable directly in the HTML file.
      
      Do not hide "document properties", because it can be useful and it does
      not hurt and "edit images" because we don't hide the buttons to edit
      annotations either, so this is consistent.
      3b91fe33
  3. 22 Dec, 2023 2 commits
  4. 20 Dec, 2023 1 commit
    • Rafael Monnerat's avatar
      erp5_json_editor: Disable ajax and catch promise · 255cf060
      Rafael Monnerat authored
         The JSONEditor relies on call async load for load promises. The current code waits for the promises to finish and throw errors explicitly.
      
          This allows the renderjs properly handle the error on the same chain of promises.
      255cf060
  5. 15 Dec, 2023 2 commits
  6. 14 Dec, 2023 4 commits
  7. 13 Dec, 2023 1 commit
  8. 12 Dec, 2023 3 commits
  9. 06 Dec, 2023 2 commits
  10. 05 Dec, 2023 2 commits
  11. 04 Dec, 2023 2 commits
  12. 01 Dec, 2023 3 commits
  13. 30 Nov, 2023 3 commits
  14. 29 Nov, 2023 1 commit
  15. 28 Nov, 2023 8 commits