1. 29 Jan, 2018 4 commits
  2. 24 Jan, 2018 1 commit
    • Boris Kocherov's avatar
      add erp5 package description files · c95c52d8
      Boris Kocherov authored
      exlude not used paths
      add dependence from erp5_officejs_onlyoffice_fonts
      add erp5_officejs dependency
      exclude common/externs/
      use upstream empty wordeditor document
      gitignore: add jekyll temp folder
      improve gadget_loader now it used build config file
      rename _xlfnFunctions.js to xlfnFunctions.js
      c95c52d8
  3. 14 Nov, 2017 1 commit
  4. 10 Nov, 2017 2 commits
    • Boris Kocherov's avatar
      use jio storrage for save document images · b67e646a
      Boris Kocherov authored
      disable "image upload blocking" on image jio save (probably it wrong)
      use modified jio_putAttachment to save image:
      * if attachId undefined then attachId = mimeType,sha1hashOfFile
      * not save in jio storage if attach with checksumm already exist
      * return attachId
      * allow dataUri instead blob
      use modified jio_getAttachment allow get attachment as dataUrl or
      blobUrl (ooffice use blobUrl)
      disable load images as background
      b67e646a
    • Boris Kocherov's avatar
      fixed double loading of textures · b603ac29
      Boris Kocherov authored
      b603ac29
  5. 06 Nov, 2017 1 commit
  6. 03 Nov, 2017 11 commits
  7. 02 Nov, 2017 16 commits
  8. 01 Nov, 2017 4 commits