Home
last modified time | relevance | path

Searched refs:changes (Results 76 – 100 of 463) sorted by relevance

12345678910>>...19

/plugin/git/
H A Dplugin.info.txt6 …ws you to perform GIT actions. It allows, amongst other things to commit changes locally while ask…
/plugin/querychangelog/lang/en/
H A Dquerychangelog.txt9 containing a lot of pages! (All the '.changes' files within the base
/plugin/publish/lang/en/
H A Dmailchangetext.txt15 Please review the changes and approve the revision at @NEWPAGE@ or give feedback to @USER@.
/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md12 …4. Add tests for your change. Only refactoring and documentation changes require no new tests. If …
24 * Use `phpcs --standard=PSR2` to check your changes against the coding standard.
/plugin/publistf/
H A DCHANGELOG.md2 All notable changes to this project will be documented in this file.
19 with changes to Dokuwiki starting with version "Hogfather" RC2
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php143 public static function modify(string $dn, Change ...$changes): ModifyRequest
145 return new ModifyRequest($dn, ...$changes);
141 modify(string $dn, Change...$changes) global() argument
H A DLdapClient.php141 $entry->changes()->reset();
212 $response = $this->sendAndReceive(Operations::modify($entry->getDn(), ...$entry->changes()), ...$controls);
213 $entry->changes()->reset();
/plugin/templateconfhelper/
H A DREADME9 changes template based on users Selection via GET and saves it in the Session.
80 change cache rules to see changes on cascade path.
82 ===== changes =====
/plugin/txtconf/lang/en/
H A Dintro_entities.txt9 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.
H A Dintro_mime.txt9 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.
/plugin/weiqi/img/
H A Dreadme.txt8 The only changes made to the original files at
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/
H A DChangeLog.md3 All notable changes to `sebastianbergmann/object-enumerator` are documented in this file using the …
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DREADME.md10 This library is automatically updated daily with new API changes, and tagged weekly.
/plugin/mediatooltip/
H A DREADME.md4 … jQuery tooltip widget, and their appearance can be controlled by making changes to the style.css …
/plugin/querychangelog/lang/fr/
H A Dquerychangelog.txt11 fichiers '.changes' du namespace et de ses sous dossiers sont
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-3.2.md3 All notable changes of the PHP_CodeCoverage 3.2 release series are documented in this file using th…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md5 in case you have heavily used internal-api here are the most important the changes:
7 **Main changes**
/plugin/authplaincas/
H A Dauth.php491 function modifyUser($user, $changes) { argument
497 if (!is_array($changes) || !count($changes)) return true;
499 foreach ($changes as $field => $value) {
/plugin/displaywikipage/
H A DCHANGELOG.md2 All notable changes to this project will be documented in this file.
/plugin/referrers/
H A DCHANGELOG.md2 All notable changes to this project will be documented in this file.
/plugin/diffpreview/
H A DREADME.md11 This plugin adds the option to view a diff of your changes, which can be useful if you don't want t…
/plugin/authldaplocal/
H A Dauth.php392 …* @param array $changes array of field/value pairs to be changed (password will be clear text)
395 public function modifyUser($user, $changes) { argument
411 if(!is_array($changes) || !count($changes)) return true;
415 foreach($changes as $field => $value) {
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/
H A DChangeLog.md3 All notable changes to `sebastianbergmann/php-token-stream` are documented in this file using the […
/plugin/upgrade/lang/de/
H A Dstep0.txt1 Dieses Plugin aktualisiert ihr Wiki automatisch auf die aktuelle DokuWiki Version. Bevor Sie fortsetzen, sollten Sie den[[doku>changes|Änderungsverlauf]] lesen und überprüfen, ob vor oder nach der Aktualisierung weitere Schritte notwendig sind.
/plugin/elwikiupgrade/lang/it/
H A Dstep0.txt1 …ibile di DokuWiki. Prima di continuare è consigliabile leggere il [[doku>changes|Changelog]] e con…

12345678910>>...19