Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 25 of 171) sorted by last modified time

1234567

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/openlayersmap/lang/en/
H A Dhelp.txt18 * **retrieving information** the map may contain elements that contain more information, using the i key you can activate a cursor that may be moved using the arrow keys, pressing the enter will execute an information retrieval. press the i or the escape key to return to navigation mode
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt723 ¤ MySQL data pulling configuration moved from phpThumb.php
/plugin/button/
H A Dstyle.css22 /* 2020-05-11 : moved maximum CSS up a level to allow override on a per-button basis
23 - text-shallow : simply moved
/plugin/addnewpage/
H A DREADME.md35 …iDo) in 2006. It was forked after the 2009-02-14 release of Dokuwiki, and moved to GitHub by [Robe…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md98 - Entire project moved under `Mpdf` namespace
117 - Decimal conversion methods (to roman, cjk, etc.) were moved to classes in `\Mpdf\Conversion` namespace
118 - Images in PHP variables (`<img src="var:smileyface">`) were moved from direct Mpdf properties to `Mpdf::$imageVars` public property array
169 - Generating font metrics moved to separate class
589 - Textcircle - when moved to next page by "page-break-inside: avoid"
595 - `<dottab>` fixed to allow color, font-size and font-family to be correctly used, avoid dots being moved to new page, and to work in RTL
691 To avoid just the border/background-color of the (empty) end of a block being moved on to next page (`</div></div>`)
731 Avoid just the border/background-color of the (empty) end of a block being moved on to next page (`</div></div>`)
737 This has been moved to a new file: classes/ttfontsuni_analysis.php.
748 - Border & background when closing 2 blocks (e.g. `</div></div>`) incorrectly being moved t
[all...]
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md17 * The create/append anything features moved to an [external module](https://github.com/bpmn-io/bpmn…
231 * `FEAT`: update embedded label bounds when shape is moved ([#1586](https://github.com/bpmn-io/bpmn…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md360 * `FIX(drd)`: allow connections to be moved with DMN elements ([#438](https://github.com/bpmn-io/dm…
/plugin/bbcodeextensions/
H A DChangeLog17 * Release is moved from notabug.org to codeberg.org .
/plugin/odt/
H A DChangeLog.txt87 …Every function that only builds the ODT style from given properties has been moved to the new help…
/plugin/prosemirror/
H A DREADME.md46 some rendering instructions have been moved to the respective `parser/` classes
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst51 * Deprecated functions.php and moved all of those methods to
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dredirects.asciidoc4 The following pages have moved or been deleted.
9 This page has moved. See <<authentication>>.
14 This page has moved. See <<installation>>
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md262 * If you're **NOT** using composer to manage your libraries: the root directory of the library's source code moved from `lib/Elastica/` to `src/`.
318 * The class `\Elastica\QueryBuilder\Version\Version240` has been moved to `\Elastica\QueryBuilder\Version\Version700` [#1693](https://github.com/ruflin/Elastica/pull/1693)
345 * The class `\Elastica\Type\Mapping` has been moved to `\Elastica\Mapping` [#1666](https://github.com/ruflin/Elastica/pull/1666)
836 - All properties in the \Elastica\ResultSet class will be moved to private in 4.0. To manipulate the creation of a ResultSet, implement the \Elastica\ResultSet\BuilderInterface and pass your new Builder to the \Elastica\Search instances. [#1065](https://github.com/ruflin/Elastica/pull/1065)
947 - Travis builds were moved to docker-compose setup. Ansible scripts and Vagrant files were removed
1052 - Introduction of Changelog standard based on http://keepachangelog.com/. changes.txt moved to CHANGELOG.md [#844](https://github.com/ruflin/Elastica/issues/844/)
1212 - ResultSet creation moved to static ResultSet::create() method [#690](https://github.com/ruflin/Elastica/issues/690/)
1736 - All tests where moved in Elastica\Test namespace
/plugin/ckgedit/ckeditor/
H A DCHANGES.md836 * [#13036](https://dev.ckeditor.com/ticket/13036): Fixed: Notifications are moved 10px to the right.
1044 * [#12423](https://dev.ckeditor.com/ticket/12423): [Safari7.1+] Fixed: *Enter* key moved cursor to …
1639 * [#9507](https://dev.ckeditor.com/ticket/9507): [Firefox] Selection is moved before editable posit…
H A Dckeditor.js.unc11568 G = n + (b.data.$.screenX - m.x) * (c ? -1 : 1) * (a._.moved ? 1 : 2),
11569 H = q + (b.data.$.screenY - m.y) * (a._.moved ? 1 : 2),
11579 a._.moved || a.layout();
11951 … b[d ? "right" : "left"] = (0 < a ? a : 0) + "px", e.setStyles(b), c && (this._.moved = 1))
12006 … this.move(this._.moved ? this._.position.x : e, this._.moved ? this._.position.y : d)
H A Dckeditor.js585 …q=k.height,F=n+(b.data.$.screenX-m.x)*(c?-1:1)*(a._.moved?1:2),G=q+(b.data.$.screenY-m.y)*(a._.mov…
586 …DITOR.DIALOG_RESIZE_BOTH)q=Math.max(e.minHeight||0,G-h);a.resize(n,q);a._.moved||a.layout();b.data…
608 b[d?"right":"left"]=(0<a?a:0)+"px",e.setStyles(b),c&&(this._.moved=1))},getPosition:function(){retu…
612 …olute"):a.setStyle("position","fixed"));this.move(this._.moved?this._.position.x:e,this._.moved?th…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js40 height:g},b)},300)}a._.moved||(r=isNaN(c)&&isNaN(d)?0:1,isNaN(c)&&(c=(m.width-n.width)/2),0>c&&(c=0…
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md16 `Sabre\HTTP\Util` moved to a separate `functions.php`, which is also
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md167 that was used to be in the `lib/Sabre/VObject` directory is now moved to
347 * Changed: Properties have been moved to an ICalendar or VCard directory.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md38 - `GuzzleHttp\Mimetypes` has been moved to a function in
321 - `Guzzle\Http\Url` has moved to `GuzzleHttp\Url`.
432 methods have moved to the CacheSubscriber.
554 moved to `GuzzleHttp\Subscriber\Log\Formatter`.
563 - Cookie: Cookie parsing logic has been moved to
569 - UriTemplate: URI template parsing has been moved to
582 code has moved to `GuzzleHttp\Cookie`.
608 - `Guzzle\Http\Plugin\Log\LogPlugin` has moved to
610 - `Guzzle\Http\Plugin\Md5\Md5Plugin` has moved to
612 - `Guzzle\Http\Plugin\Mock\MockPlugin` has moved to
[all …]
H A DCHANGELOG.md409 moved to `GuzzleHttp\Utils::jsonDecode`. `GuzzleHttp\get_path` moved to
410 `GuzzleHttp\Utils::getPath`. `GuzzleHttp\set_path` moved to
1088 * Added/moved client options:
1208 * BC: Inflection classes moved to Guzzle\Inflection. No longer static methods. Can now inject custo…
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DREADME.md3 Google API Client Service classes have been moved to the
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUploadedFile.php49 private $moved = false; variable in GuzzleHttp\\Psr7\\UploadedFile
212 return $this->moved;
269 $this->moved = php_sapi_name() == 'cli'
278 $this->moved = true;
281 if (false === $this->moved) {
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js53138 function tryRepairConnectionStart(moved, other, newDocking, points) { argument
53139 return _tryRepairConnectionSide(moved, other, newDocking, points);
53152 function tryRepairConnectionEnd(moved, other, newDocking, points) { argument
53155 waypoints = _tryRepairConnectionSide(moved, other, newDocking, waypoints);
53170 function _tryRepairConnectionSide(moved, other, newDocking, points) { argument
53246 slicedPoints = removeOverlapping(newPoints, moved, other);
53249 newPoints = _tryRepairConnectionSide(moved, other, newDocking, slicedPoints);

1234567