Home
last modified time | relevance | path

Searched refs:related (Results 76 – 100 of 152) sorted by relevance

1234567

/plugin/redissue/
H A DREADME.md7 * Make a link to the choosen issue in Redmine and the related project.
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md42 * #41: Fixing bugs related to comparing URLs in `Request::getPath()`.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md94 * Corrected the CalDAV-scheduling related privileges.
393 * #659: Don't throw errors when when etag-related checks are done on
432 * Simplified the Locking system and fixed a bug related to if tokens checking
584 * #539: Fixed a bug related to scheduling in shared calendars.
593 * #581: Fixed problems related to finding attendee information during
602 * #566: Another issue related to the migration script, which would cause
618 * #566: Migration process had 2 problems related to adding the `uid` field
648 notifications-related functionality, just add this plugin.
847 property storage, and other property-related functionality that was not
1436 * BC Break: Sabre_DAV_ILockable is removed and all related per-node locking
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md8 Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in PHP; because of this it tries to be opinion-free and very extendable.
15 These APIs are related to:
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md75 * #41: Fixing bugs related to comparing URLs in `Request::getPath()`.
/plugin/wikistats/
H A DREADME.md13 …ires | [tag](https://www.dokuwiki.org/plugin:tag "plugin tag") (for displaying tag related stats) |
/plugin/authhttp/
H A DREADME65 want to disable email-related functions in DokuWiki.
/plugin/database2/
H A Ddatabase2.php3811 while ( is_array( $related = $resultset->fetch( PDO::FETCH_NUM ) ) )
3814 if ( !ctype_digit( trim( $related[0] ) ) )
3817 $selectables[intval( $related[0] )] = trim( $related[1] );
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md323 * Fixed error related to headers not being set when using standalone data load functions
/plugin/jquery/
H A Djquery-1.4.2.js2530 related, match, handleObj, elem, j, i, l, data,
2561 related = null;
2565 related = jQuery( event.relatedTarget ).closest( handleObj.selector )[0];
2568 if ( !related || related !== elem ) {
/plugin/bible/bible_douayRheims/
H A D1_Thessalonians.txt35 …3:6. But now when Timothy came to us from you and related to us your faith and charity, and that y…
/plugin/strata/
H A Dmanual.txt218 The following sections contain short samples, each of these samples is situated inside a table or list block. It is possible to enclose the whole of the query (not including sorting, grouping, or other [[#Query Results]] related blocks) in a ''query'' block as a convenience.
236 You can refer to 'the current page' with ''%%[[]]%%''. This can be used to write queries that get information related to the page, but defined on other pages.
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md336 * [#13590](http://dev.ckeditor.com/ticket/13590): Fixed: Various issues related to the [Paste from …
424 * [#13105](http://dev.ckeditor.com/ticket/13105): Fixed: Various issues related to [`CKEDITOR.tools…
444 …//docs.ckeditor.com/#!/api/CKEDITOR.fileTools.uploadRepository) and changed all related properties.
460 …g the native clipboard access whenever possible. This solved many issues related to pastebin such …
465 * Other changes and related fixes:
475 …* Browser support.<br>Browser support for related features varies significantly (see http://canius…
601 …nd [#12491](http://dev.ckeditor.com/ticket/12491): Fixed: Various issues related to restoring the …
603 … the editable is overwritten) is being fixed. That might have fixed many related scenarios in all …
994 * [#10887](http://dev.ckeditor.com/ticket/10887): Internet Explorer 8 compatibility issues related
1085 …/docs.ckeditor.com/#!/guide/dev_jquery) is now available. Several jQuery-related issues fixed: [#8…
/plugin/diagramsnet/lib/stencils/
H A DLICENSE9 …Copyright and Similar Rights means copyright and/or similar rights closely related to copyright in…
/plugin/diagramsnet/lib/templates/
H A DLICENSE9 …Copyright and Similar Rights means copyright and/or similar rights closely related to copyright in…
/plugin/diagramsnet/lib/img/
H A DLICENSE9 …Copyright and Similar Rights means copyright and/or similar rights closely related to copyright in…
/plugin/mantis/lib/
H A Dchangelog137 - xmlschema: Add some information for the related type to an element
390 - nusoapmime: add type=text/xml to multipart/related (thanks Emmanuel Cordonnier)
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt129 4 for the detailed specification of this and other time related commands.
H A Dpgn-standard.txt899 9.1: Player related information
942 9.2: Event related information
1028 9.5: Time and date related information
1499 provided an ftp site (chess.uoknor.edu) for the storage of chess related data
1702 representation formats. The PGN related programs include: "cb2pgn.exe"
1706 The ChessBase related utilities (cb2pgn/pgn2cb) are found at chess.uoknor.edu
1709 The NIC related utilities (nic2pgn/pgn2nic) are found at chess.uoknor.edu in
1976 standards for other chess related purposes. Two important standards are FEN
/plugin/adfs/phpsaml/
H A DREADME.md21 Update php-saml to 2.15.0, this version includes a security patch related to XEE attacks
25 Update php-saml to 2.10.4, this version includes a security patch related to
261 advanced_settings.php file which contains extra configuration info related to
1447 A class that contains functionality related to the metadata of the SP
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md10 It allows annotating and exporting chart or related data to various bitmap,
901 * Fixed: Hashbanged url interpretation issue in IE (related to reusable svg nodes)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md21 * Added missing `@throws` annotations to Client::request and related methods [#2153](https://github.com/ruflin/Elastica/pull/2153)
577 - Fix elastic 5.3.x deprecation warning related to Content-Type not being set.
921 - Remove Thrift transport and everything related to it
922 - Remove Memcache transport and everything related to it
923 - Remove BulkUdp and everything related to it
924 - Remove Facets and everything related to it
930 - Remove \Elastica\Index\Status object and related functions
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md537 …nerabilities will be promptly addressed. Please do not disclose security-related issues publicly u…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock2764 "description": "Generic abstractions related to dispatching event",
3205 "description": "Symfony polyfill for intl's Normalizer class and related functions",
3596 "description": "Generic abstractions related to writing services",
/plugin/ckgedit/ckeditor/
H A DCHANGES.md217 …* Removed green marks and legend related to grammar-supported languages in the Languages tab of SC…
756 * [#13590](https://dev.ckeditor.com/ticket/13590): Fixed: Various issues related to the [Paste from…
844 * [#13105](https://dev.ckeditor.com/ticket/13105): Fixed: Various issues related to [`CKEDITOR.tool…
864 …/ckeditor4/latest/api/CKEDITOR.fileTools.uploadRepository.html) and changed all related properties.
880 …g the native clipboard access whenever possible. This solved many issues related to pastebin such …
885 * Other changes and related fixes:
895 …* Browser support.<br>Browser support for related features varies significantly (see http://canius…
1021 …d [#12491](https://dev.ckeditor.com/ticket/12491): Fixed: Various issues related to restoring the …
1023 … the editable is overwritten) is being fixed. That might have fixed many related scenarios in all …
1414 * [#10887](https://dev.ckeditor.com/ticket/10887): Internet Explorer 8 compatibility issues related
[all …]

1234567