- 20 Nov, 2016 25 commits
-
-
Boris Kocherov authored
-
Boris Kocherov authored
-
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) fixed double loading of textures
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
thx @cedric.leninivin
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
This reverts commit 06154c63.
-
Boris Kocherov authored
This reverts commit 430f3245.
-
Boris Kocherov authored
-
Boris Kocherov authored
integrate text, spreadsheet, presentation router to one officejs_router add global settings gadget configuration string speedup replication modification_date use
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
erp5_ingestion_mysql_innodb_catalog: index url_string in portal_type: Fax, Telephone, Web Page, Web Style, Web Script
-
Boris Kocherov authored
bt5 format converted. History of changes is available at: https://lab.nexedi.com/bk/erp5/commits/bk_officejs.backup_new_bt_second
-
- 07 Nov, 2016 4 commits
-
-
Julien Muchembled authored
-
Romain Courteaud authored
-
Kazuhiko Shiozaki authored
-
Romain Courteaud authored
-
- 04 Nov, 2016 11 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
Otherwise, the user sees nothing at all whenever she's not allowed to view at least 1 test suite.
-
Romain Courteaud authored
-
Julien Muchembled authored
This fixes commit 63b3ccda
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
ConnectionError does not have status_dict
-
Julien Muchembled authored
-
Sebastien Robin authored
revert a change submitted by mistake
-
Sebastien Robin authored
This allows to have some information when testnode fails running a test suite
-
Douglas authored
Now the test node sends a `--frontend_url` parameter to the test suite, which an IPv4-enabled URL to the test node's backend. This is required to run remote tests on environments without IPv6 connectivity. Also the SlapOSController now waits 20 seconds instead of 10 seconds for the SlapOS proxy web server to start answering requests. On slower machines 10 seconds weren't being enough. @Tyagov, please review. /reviewed-on !189
-