1. 17 Jun, 2019 1 commit
    • Jérome Perrin's avatar
      xhtml_style: don't allow google translate · cd35f7d1
      Jérome Perrin authored
      Some users have been using google chrome builtin translation system with
      ERP5 back office (xhtml style), but the way google translation changes
      the DOM sometimes break ERP5 interface.
      This also have data privacy issue as this translation is done on google
      servers.
      
      https://www.w3.org/International/questions/qa-translate-flag recommends
      using translate=no but the approach of the meta tag might be preferable
      for our case as it prevents sending the page content to translation
      service.
      cd35f7d1
  2. 29 May, 2019 1 commit
  3. 09 Apr, 2019 1 commit
  4. 04 Apr, 2019 4 commits
  5. 02 Apr, 2019 9 commits
  6. 28 Mar, 2019 1 commit
  7. 01 Mar, 2019 1 commit
  8. 27 Feb, 2019 9 commits
  9. 08 Feb, 2019 4 commits
  10. 31 Jan, 2019 6 commits
  11. 18 Jan, 2019 2 commits
  12. 10 Jan, 2019 1 commit