1. 28 Oct, 2015 10 commits
  2. 27 Oct, 2015 5 commits
  3. 26 Oct, 2015 1 commit
    • Romain Courteaud's avatar
      [Zelenium] Store the test HTML as a dataURL in case of error · 89115b88
      Romain Courteaud authored
      This will ease debugging from posted test results.
      This code should be synchronous (no Blob asDataURL method for example) and so, btoa is used.
      
      Sadly, btoa will fail with unicode character
      Do not report HTML error in such case, until a cleaner dataURL is implemented
      89115b88
  4. 24 Oct, 2015 1 commit
    • Boris Kocherov's avatar
      erp5_officejs: add spreadsheet gadget · ea28b5f8
      Boris Kocherov authored
      Creating a renderjs gadget that follows a standard interface
      to get, edit and save spreadsheet document using jio. Spreadsheet
      gadget is based on onlyOffice editor.
      Format of spreadsheet document that can be edited in renderjs gadget
      is xlsy. At present the spreadsheet document conversion from any
      (xlsx, ods, etc) to xlsy is done automatically during first
      synchronization with gadget by cloudooo.
      ea28b5f8
  5. 23 Oct, 2015 9 commits
  6. 22 Oct, 2015 2 commits
  7. 21 Oct, 2015 2 commits
  8. 20 Oct, 2015 7 commits
  9. 19 Oct, 2015 3 commits