/plugin/findologicxmlexport/vendor/webmozart/assert/ |
D | CHANGELOG.md | 10 * added `Assert::ip()` 11 * added `Assert::ipv4()` 12 * added `Assert::ipv6()` 13 * added `Assert::notRegex()` 14 * added `Assert::interfaceExists()` 15 * added `Assert::isList()` 16 * added `Assert::isMap()` 17 * added polyfill for ctype 27 * added `Assert::minCount()` 28 * added `Assert::maxCount()` [all …]
|
/plugin/jplayer/vendor/symfony/process/ |
D | CHANGELOG.md | 13 * added command line arrays in the `Process` class 14 * added `$env` argument to `Process::start()`, `run()`, `mustRun()` and `restart()` methods 24 * added support for PTY mode 25 * added the convenience method "mustRun" 33 * added the ability to define an idle timeout 38 * added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows 39 * added Process::signal() 40 * added Process::getPid() 41 * added support for a TTY mode 46 * added ProcessBuilder::setArguments() to reset the arguments on a builder [all …]
|
/plugin/combo/vendor/symfony/process/ |
D | CHANGELOG.md | 7 * added `Process::setOptions()` to set `Process` specific options 8 * added option `create_new_console` to allow a subprocess to continue 14 * added `Process::getStartTime()` to retrieve the start time of the process as float 28 * added `Process::getLastOutputTime()` method 33 * added the `Process::fromShellCommandline()` to run commands in a shell wrapper 36 * added the `Process::waitUntil()` method to wait for the process only for a 42 * added the `Process::isTtySupported()` method that allows to check for TTY support 44 * added the `ProcessSignaledException` class to properly catch signaled process errors 50 * added a second `array $env = []` argument to the `start()`, `run()`, 52 * added a second `array $env = []` argument to the `start()` method of the [all …]
|
/plugin/findologicxmlexport/vendor/twig/twig/ |
D | CHANGELOG | 15 * added TemplateWrapper::getTemplateName() 27 * added preserveKeys support for the batch filter 29 * added the possibility to pass a TemplateWrapper to Twig\Environment::load() 31 * added a spaceless filter 32 * added max value to the "random" function 35 * added Twig\Loader\ChainLoader::getLoaders() 51 * added a second argument to the join filter (last separator configuration) 57 * added the "deprecated" tag 58 * added support for dynamically named tests 65 * added the Symfony ctype polyfill as a dependency [all …]
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/ |
D | MockSyncCollection.php | 39 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/struct/_test/action/ |
D | DiffTest.php | 75 $added = $pq->find('td.diff-addedline'); 78 $this->assertEquals(2, $added->count()); 83 $this->assertStringContainsString('bar2', $added->eq(0)->getHtml()); 84 $this->assertStringContainsString('baz2', $added->eq(0)->getHtml()); 87 $this->assertStringContainsString('foobar2', $added->eq(1)->getHtml());
|
/plugin/tgnotify/ |
D | CHANGELOG.rst | 13 * Feature: Silent messages added (no notifications to receivers) 18 * Feature: Page URL added to message 19 * Feature: Username or IP address added to message 53 * Feature: Plugin debug mode is added. May be activated at settings page. 58 * New language added: Ukrainian (UA)
|
/plugin/isauth/ |
D | CHANGELOG | 5 added .gitignore file 7 added license file 15 - added plugin.info.txt 21 - added the fix to remove <p> tags from Chris 2017-08-19 from
|
/plugin/noiewarning/ |
D | ChangeLog | 15 * action.php: added sequence number for the WIKITEXT_PREPROCESS event 26 * action.php: added debug handler (disabled by default) 29 * recommend/: added folder with browser recommendations. 30 * recommend/: Files added: midori.txt, firefox.txt, elinks.txt, opera.txt 39 * DokuWiki page: added page and download link.
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/ |
D | with_filters.test | 9 ( var is escaped by |escape_and_nl2br, line-breaks are added, 14 ( var is escaped by |escape_and_nl2br, line-breaks are added, 19 ( var is escaped by |escape_and_nl2br, line-breaks are added, 29 ( var is escaped by |escape_and_nl2br, line-breaks are added, 36 the output is escaped by |escape_and_nl2br, line-breaks are added, 70 ( var is escaped by |escape_and_nl2br, line-breaks are added, 76 ( var is escaped by |escape_and_nl2br, line-breaks are added, 82 ( var is escaped by |escape_and_nl2br, line-breaks are added, 94 ( var is escaped by |escape_and_nl2br, line-breaks are added, 102 the output is escaped by |escape_and_nl2br, line-breaks are added,
|
/plugin/codebuttonmod2/ |
D | README.MD | 7 In the default toolbar there is no code button available. The plugin Mod 1 added one code button. 43 - An additional button **Insert Code (Copy)** is added to the toolbar. 44 - An additional button **Insert Inline Code** is added to the toolbar. 45 - New feature added: every *code* block can be copied to clipboard with a single click.
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
D | random.rst | 5 The ``random`` function was added in Twig 1.5. 8 String and integer handling was added in Twig 1.6. 11 The "max" argument was added in Twig 1.38.
|
D | source.rst | 5 The ``source`` function was added in Twig 1.15. 8 The ``ignore_missing`` flag was added in Twig 1.18.3.
|
/plugin/contactmodern/ |
D | CHANGELOG | 3 * Spanish translation added (thanks to Cristian Wente) 11 * Polish translation added (thanks to Alex Setlak - http://alek.magazynek.org/) 27 * Changelog added.
|
/plugin/farm/install/ |
D | farmstructurecreator.php | 205 $added = false; variable 207 …\s*\$conf\[\'basedir\'\]\s*\=\s*DOKU_ANIMAL_BASEDIR\s*\.\s*DOKU_FARM_ANIMAL;`', $l)) $added = true; variable 208 if(!$added) { 211 $added = true; variable 216 if(!$added) fwrite($fp, '$conf[\'basedir\'] = DOKU_ANIMAL_BASEDIR.DOKU_FARM_ANIMAL;');
|
/plugin/fedauth/Auth/OpenID/ |
D | Extension.php | 45 $added = $message->namespaces->addAlias($this->ns_uri, 49 if ($added === null) {
|
/plugin/custommeta/ |
D | README.md | 7 …data](https://www.dokuwiki.org/devel:metadata) used by DokuWiki or metadata added by other plugins. 9 The metadata to be added must be declared using a specific syntax in the page text. The declaration… 13 All added metadata will be appended to the page's .meta file within an array called “custommeta.” T… 17 …pagelist](https://www.dokuwiki.org/plugin:pagelist). In this fork, I have added the functionality …
|
/plugin/groupmail/ |
D | CHANGELOG | 29 * added sendlog=..., to setup a log page where sent emails are logged 39 * Spanish translation added (thanks to Cristian Wente) 47 * Polish translation added (thanks to Alex Setlak - http://alek.magazynek.org/) 63 * Changelog added.
|
/plugin/openid/Auth/OpenID/ |
D | Extension.php | 52 $added = $message->namespaces->addAlias($this->ns_uri, 56 if ($added === null) {
|
/plugin/copycode/ |
D | README.md | 11 - New feature : added an option to disable inline copy on right-click 12 - New feature : added an option to disable auto-copy of highlighted text 16 - Fix : added code to prevent copy after scrolling the code block. 17 - New feature : added a list of cursor in configuration panel to choose the hover cursor on code bl…
|
/plugin/tooltip/ |
D | ChangeLog | 16 * syntax/tooltip.php, syntax/short.php: added text ('text') renderer 19 * style.css: (add) added "winlike" style. 25 * DokuWiki page: (add) added pictures
|
/plugin/eventline/timeline_js/scripts/ |
D | sources.js | 33 var added = false; 77 added = true; 82 if (added) { 90 var added = false; 148 added = true; 152 if (added) { 187 var added = false; 242 added = true; 247 if (added) {
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
D | CHANGELOG.md | 12 * 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.
|
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/ |
D | README.md | 4 This component provides functions added to PHP 7.2 core: 18 Also, it provides constants added to PHP 7.2:
|
/plugin/langdelete/ |
D | style.css | 104 .ani-ld-text-added { 105 animation: 0.1s linear ld-text-added; 108 @keyframes ld-text-added {
|