Home
last modified time | relevance | path

Searched refs:added (Results 76 – 100 of 398) sorted by last modified time

12345678910>>...16

/plugin/wrap/
H A Dexample.txt188 * ''round'' can be added to anything with a background colour or a border and will only work in modern browsers (no IE8 and under)
/plugin/catlist/
H A DREADME.md11 The plugin is not actively developped, but still somewhat maintained. Some features may be added if it is not too much work. As I'm not a user of DokuWiki anymore, I'm looking for a new maintainer for this plugin. Please step in if you're interested.
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php39 public function addChange(array $added, array $modified, array $deleted) { argument
43 'added' => $added,
125 $added = [];
133 $added = array_merge($added, $change['added']);
161 'added' => $added,
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md167 * Changed: Message::getBodyAsStream and Message::getBodyAsString were added. The
H A DREADME.md608 * added.
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php154 * @param array $added
160 …protected function sendSyncCollectionResponse($syncToken, $collectionUrl, array $added, array $mod… argument
166 foreach (array_merge($added, $modified) as $item) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractPDOTest.php665 'added' => [],
684 'added' => ["todo3.ics"],
693 'added' => ["todo1.ics", "todo3.ics"],
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md224 iCalendar and vCard were added.
501 specifically id 2 for both Sarajevo and Lisbon). A workaround was added to
559 * Added: Also added the 'IGNORE_INVALID_LINES' option, to completely disregard
/plugin/pot/
H A DREADME.md114 …> to sum up all pots where this pod id ("example" without added numbers) occurs
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example49 * Some common functions are added by [indexmenu plugin folder]/scripts/contextmenu.js
/plugin/indexmenu/syntax/
H A Dindexmenu.php
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md142 This version added the [`form_params`](http://guzzle.readthedocs.org/en/latest/request-options.html…
216 value as an array, then use the newly added `getHeaderAsArray()` method of
658 `GuzzleHttp\Stream\MetadataStreamInterface` has been added to denote streams
850 …same CurlMulti object was reused globally for each client. This can cause issue where plugins added
H A DCHANGELOG.md121 * Feature: added `GuzzleHttp\json_encode` and `GuzzleHttp\json_decode`.
169 * Bug fix: Content-Type header is now added when using an explicitly provided
433 value as an array, then use the newly added `getHeaderAsArray()` method of
530 * `ResponseInterface::xml` now accepts a `libxml_options` option and added a
595 * Restructured how events are added to `GuzzleHttp\ClientInterface::sendAll()`.
716 * OAuth parameters are only added via the plugin if they aren't already set
960 * Debug headers can now added to cached response in the CachePlugin
1039 * Bug: Cookies can now be added that have a name, domain, or value set to "0"
1145 * Added a StreamInterface, EntityBodyInterface, and added ftell() to Guzzle\Common\Stream
1161 * Added an ApiCommandInterface and added `getParamNames()` and `hasParam()`
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md153 * Fixed many minor issues in various handlers, and probably added a few regressions too
238 * Improved SyslogUdpHandler's support for RFC5424 and added optional `$ident` argument
H A DUPGRADE.md71 - As support for the official Elasticsearch library was added, the former ElasticSearchHandler has …
72 renamed to ElasticaHandler and the new one added as ElasticsearchHandler.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md268 - Body as `"0"` is now properly added to a response.
284 - A port is no longer added to a URI when the scheme is missing and no port is
H A DREADME.md269 This decorator could be added to any existing stream and used like so:
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md443 …nts: https://developers.google.com/discovery/. Sometimes new features are added to APIs with unusu…
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md65 only once and in the order in which they were added.
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DREADME.md4 This component provides functions added to PHP 7.2 core:
18 Also, it provides constants added to PHP 7.2:
/plugin/foldablelist/
H A DREADME.md50 added config-options for CSS and separate Button-Up and Button-Down
58 and each list naturally grows as new items are added on top but older items remain important enough…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md388 - The paragraph parser no longer needs to be added manually to the environment
H A DCHANGELOG-0.x.md
/plugin/passpolicy/
H A Dwords.txt41 added
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md12 * The `isInEuropeanUnion` property was added to `GeoIp2\Record\Country`
19 * The following new anonymizer properties were added to `GeoIp2\Record\Traits`
40 was added to help detect corrupt databases. GitHub #83.
87 * Missing documentation for the `$postal` property was added to the
123 * Support for `timeout` and `connectTimout` were added to the `$options` array
158 * The check added to the `GeoIP2\Database\Reader` lookup methods in 0.8.0 did
169 * A `metadata()` method has been added to the `GeoIP2\Database\Reader` class.
182 * Support was added for GeoIP2 Connection Type, Domain and ISP databases.

12345678910>>...16