Home
last modified time | relevance | path

Searched refs:Missing (Results 1 – 25 of 65) sorted by last modified time

123

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs19728 if(!R) console.error("Missing Info for XLS Record 0x" + RecordType.toString(16));
22620 if(!content) throw new Error("Missing content.xml in ODS / UOF file");
/plugin/statistics/inc/pchart/
H A DpChart.php1768 $Missing = array();
1770 $data->getXYMap($ColName, $XIn, $YIn, $Missing, $Index);
1828 if($XLast != -1 && !isset ($Missing [floor($X)]) && !isset ($Missing [floor($X + 1)]))
1923 $Missing = array();
1925 $data->getXYMap($ColName, $XIn, $YIn, $Missing, $numElements);
1965 if($YLast != NULL && $AroundZero && !isset ($Missing [floor($X)]) && !isset ($Missing [floor($X + 1)])) {
1985 if(!isset ($Missing [floor($X)]) || $YLast == NULL) {
3048 $this->Errors [] = "[Warning] ".$FunctionName." - Missing dat
[all...]
/plugin/orphanmedia2/
H A DREADME15 * Missing (the media file does not exist, but there are link(s) to it elsewhere on the pages)
22 * Missing media files detected
H A Ddokuwiki-plugin-page.md35 …valid, qualified references \\ # of valid, relative references \\ # of Missing media files \\ #…
38 | missing | Missing Media, the media file does not exist, but there are link(s) to it elsewhere on …
/plugin/statdisplay/pchart/
H A DpChart.php1635 $Missing = array();
1637 $data->getXYMap($ColName, $XIn, $YIn, $Missing, $Index);
1695 …if ($XLast != - 1 && ! isset ( $Missing [floor ( $X )] ) && ! isset ( $Missing [floor ( $X + 1 )] …
1784 $Missing = array();
1786 $data->getXYMap($ColName, $XIn, $YIn, $Missing, $numElements);
1826 …if ($YLast != NULL && $AroundZero && ! isset ( $Missing [floor ( $X )] ) && ! isset ( $Missing [fl…
1844 if (! isset ( $Missing [floor ( $X )] ) || $YLast == NULL) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DAggregation.php27 use Elastica\Aggregation\Missing; alias
291 public function missing(string $name, string $field): Missing
293 return new Missing($name, $field);
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md462 * Never implemented the method *Missing* on [`Aggregation\Percentiles`](https://www.elastic.co/guide/en/elasticsearch/reference/6.4/search-aggregations-metrics-percentile-aggregation.html) [#1532](https://github.com/ruflin/Elastica/pull/1532)
640 - `\Elastica\Query\Missing`: negate `\Elastica\Query\Exists` instead
1157 - Added: Filter\Range::setExecution, Filter\Terms::setExecution, Filter\Missing::setExistence, Filter\Missing::setNullValue, Filter\HasChild::setMinumumChildrenCount, Filter\HasChild::Filter\HasChild::setMaximumChildrenCount, Filter\Indices::addIndex
1199 - Updated Type::getDocument() exception handling. \Elastica\Exception\ResponseException will be thrown instead of \Elastica\Exception\NotFoundException if the ES response contains any error (i.e: Missing index) (BC break) [#687](https://github.com/ruflin/Elastica/issues/687/)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DMissing.php6 * Class Missing.
10 class Missing extends AbstractAggregation class
/plugin/ckgedit/ckeditor/
H A DCHANGES.md185 * [#1748](https://github.com/ckeditor/ckeditor-dev/pull/1748): Fixed: Missing [`CKEDITOR.dialog.def…
260 * [#1426](https://github.com/ckeditor/ckeditor-dev/issues/1426): [IE8-9] Fixed: Missing [Balloon To…
574 * [#11627](https://dev.ckeditor.com/ticket/11627): Fixed: Missing words when [pasting from Word](ht…
633 * [#14573](https://dev.ckeditor.com/ticket/14573): Fixed: Missing [Widget](https://ckeditor.com/cke…
H A Dconfig.js.unc401 FileBrowserError_306: "Missing a temporary folder.",
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified785 FileBrowserError_306: "Missing a temporary folder.",
H A Den.js-4.9.merged37 FileBrowserError_306: "Missing a temporary folder.",
H A Den.js.ckgedit36 FileBrowserError_306: "Missing a temporary folder.",
H A Den.js.unc37 FileBrowserError_306: "Missing a temporary folder.",
H A Dlang_array.txt697 FileBrowserError_306: "Missing a temporary folder.",
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/lang/
H A D_translationstatus.txt4 cs.js Found: 30 Missing: 0
5 cy.js Found: 30 Missing: 0
6 da.js Found: 12 Missing: 18
7 de.js Found: 30 Missing: 0
8 el.js Found: 25 Missing: 5
9 eo.js Found: 30 Missing: 0
10 fa.js Found: 30 Missing: 0
11 fi.js Found: 30 Missing: 0
12 fr.js Found: 30 Missing: 0
14 he.js Found: 30 Missing: 0
[all …]
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified785 FileBrowserError_306: "Missing a temporary folder.",
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1243 alert("Missing Samba Url");
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/lang/
H A D_translationstatus.txt4 cs.js Found: 118 Missing: 0
5 cy.js Found: 118 Missing: 0
6 de.js Found: 118 Missing: 0
7 el.js Found: 16 Missing: 102
8 eo.js Found: 118 Missing: 0
9 et.js Found: 31 Missing: 87
10 fa.js Found: 24 Missing: 94
11 fi.js Found: 23 Missing: 95
12 fr.js Found: 118 Missing: 0
13 hr.js Found: 23 Missing: 95
[all …]
/plugin/tagfilter/script/select2/
H A DREADME.md46 Missing a language? Just copy `select2_locale_en.js.template`, translate
/plugin/html5video2/script/
H A Dvideo.min.js23 …=i).attributes.BANDWIDTH||$u.warn("Invalid playlist STREAM-INF detected. Missing BANDWIDTH attribu…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md207 - Missing lowercase normalization for host.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md87 * Missing documentation for the `$postal` property was added to the
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1 … message: localize('MissingRequiredPropWarning', 'Missing property \"{0}\".…

123