1. 18 Sep, 2024 20 commits
  2. 17 Sep, 2024 11 commits
  3. 16 Sep, 2024 1 commit
    • Romain Courteaud's avatar
      erp5_hal_json_style/erp5_web: fix http cache condition · bcd82831
      Romain Courteaud authored
      The main query to the hateoas web section must be cache by the browser,
      to reduce the number of queries by 2.
      
      Caching policy manager conditions are checked before calculating the query result,
      and so, it is not possible anymore to wait for the script to explicitely
      ask for the result to be cached.
      bcd82831
  4. 10 Sep, 2024 7 commits
  5. 09 Sep, 2024 1 commit
    • Jérome Perrin's avatar
      Monaco editor 0.51.0 · d6f1aa37
      Jérome Perrin authored
      version up and fix a bug with indentation being 4 spaces (instead of the expected 2 spaces) with empty python files
      
      See merge request !1987
      d6f1aa37