Home
last modified time | relevance | path

Searched refs:uploaded (Results 76 – 96 of 96) sorted by relevance

1234

/plugin/diagramsnet/lib/resources/
H A Ddia_gu.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_hr.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_id.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_lv.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_ml.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_nl.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_pl.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_ca.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_es.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_fil.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_fr.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_gl.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_ro.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_tr.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_hu.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_pt-br.txt1095 cantReadUpload=Cannot read the uploaded diagram
H A Ddia_vi.txt1095 cantReadUpload=Cannot read the uploaded diagram
/plugin/ckgedit/ckeditor/
H A DCHANGES.md329 * [#1213](https://github.com/ckeditor/ckeditor-dev/issues/1213): Fixed: Multiple images uploaded us…
536 …d Image](https://ckeditor.com/cke4/addon/uploadimage) feature now uses `uploaded.width/height` if …
540 …le uploads to make it possible to send additional information about the uploaded file to the serve…
833 * [#13003](https://dev.ckeditor.com/ticket/13003): Fixed: Anchors are uploaded when moving them by …
877 …. It also handles editing and undo/redo operations when a file is being uploaded and integrates wi…
H A Dckeditor.js.unc16994 this.uploaded = 0;
17053 if (g.uploaded)
17142 …a.lengthComputable && (b.uploadTotal || (b.uploadTotal = a.total), b.uploaded = a.loaded, b.update…
17147 …if (b.uploaded = b.uploadTotal, 200 > d.status || 299 < d.status) b.message = b.lang.filetools["ht…
17158 !1 === e ? b.changeStatus("error") : b.changeStatus("uploaded")
17164 … if ("error" == a || "abort" == a || "loaded" == a || "uploaded" == a) this.abort = function() {};
17172 return !!this.status.match(/^(?:loaded|uploaded|error|abort)$/)
17272 …loadMethod && e) return b = a.uploadRepository.create(d.$.files[0]), b.on("uploaded", function(a) {
26513 b && "uploading" == c.status && b.update(c.uploaded)
26515 c.on("uploaded", function() {
H A Dckeditor.js867 …a=this.file.type.split("/"),d&&(a[0]=d),this.fileName=a.join("."));this.uploaded=0;this.responseDa…
870 g.error&&g.error.message&&(f.message=g.error.message);if(g.uploaded)for(var e in g)f[e]=g[e];else a…
873uploaded=a.loaded,b.update())},d.upload.onerror=a,d.upload.onabort=c):(b.uploadTotal=b.total,b.upd…
1330 …reateTask({weight:c.uploadTotal}));b&&"uploading"==c.status&&b.update(c.uploaded)});c.on("uploaded…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1513 objects when they're uploaded. At the moment we're just validating syntax.

1234