Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 25 of 463) sorted by path

12345678910>>...19

/plugin/404manager/
H A DREADME.md5 The [404 manager Dokuwiki plugin](https://www.dokuwiki.org/plugin:404manager) changes the behavior …
/plugin/abc2/
H A Dall.css36 * changes from Anika Henke <anika@selfthinker.org>:
H A Dstyle.css20 /* changes from Anika Henke <anika@selfthinker.org>:
/plugin/aceeditor/
H A Dbuild.js1changes=0,this.window=t||window};(function(){this.schedule=function(e){this.changes=this.changes|e…
/plugin/adfs/phpsaml/
H A DCHANGELOG95 * Minor changes on time validation/exceptions
H A DREADME.md147 with minor changes. You only need to load the files of the `lib/Saml` folder.
1629 demo1, only changes the targets.
/plugin/advanced/lang/en/config/
H A Dintro.txt5 Remember to press the **Save** button before leaving this page otherwise your changes will be lost.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md926 * Fixed: beforeCapture issue on SVG document changes
995 * Fixed: Issue with object changes which overwrite undo/redo object states
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1changes) {\n\t * if (_.find(changes, { 'user': 'todo', 'type': 'delete'})) {\n\t * t…
/plugin/authchained/
H A Dauth.php291 … * @param array $changes array of field/value pairs to be changed (password will be clear text)
294 public function modifyUser($user, $changes) { argument
296 return $this->usermanager_auth->modifyUser($user, $changes);
/plugin/authdrupal7/
H A DREADME.md52 Also think about necessary changes in the ACL config. For my case I configured my wiki as closed. S…
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1237 public $changes; variable in Google_DriveService
1261 …$this->changes = new Google_ChangesServiceResource($this, $this->serviceName, 'changes', json_deco…
/plugin/authgooglesheets/
H A Dauth.php99 public function modifyUser($user, $changes) argument
101 return $this->helper->update($user, $changes);
H A Dhelper.php150 * @param array $changes Array in which keys specify columns
153 public function update($user, $changes) argument
161 foreach ($changes as $col => $value) {
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DREADME.md10 This library is automatically updated daily with new API changes, and tagged weekly.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDns.php50 public $changes; variable in Google\\Service\\Dns
79 'changes',
83 … 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes',
107 … => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes/{changeId}',
136 … 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes',
H A DDrive.php64 public $changes; variable in Google\\Service\\Drive
107 'changes',
111 'path' => 'changes/startPageToken',
132 'path' => 'changes',
190 'path' => 'changes/watch',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DChangesListResponse.php39 public function setChanges($changes) argument
41 $this->changes = $changes;
48 return $this->changes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DChangeList.php41 public function setChanges($changes) argument
43 $this->changes = $changes;
50 return $this->changes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaChangeHistoryEvent.php77 public function setChanges($changes) argument
79 $this->changes = $changes;
86 return $this->changes;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md52 …der to prevent the accidental installation of API wrappers with breaking changes**, it is highly r…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md175 header changes. https://github.com/guzzle/guzzle/pull/1207
393 ### Breaking changes
395 The breaking changes in this release are relatively minor. The biggest thing to
591 * For information on changes and upgrading, see:
812 * Removed the whole changedHeader() function system of messages because all header changes now go t…
H A DUPGRADING.md223 ## Overarching changes:
312 ### General changes
720 ### Interface changes
722 Additions and changes (you will need to update any implementations or subclasses you may have creat…
752 ### Cache plugin breaking changes
773 * Removed the whole changedHeader() function system of messages because all header changes now go t…
784 ### Interface changes
807 ### Other changes
1128 Namespace is now `Guzzle\Plugin`. Many other changes occur within this namespace and are detailed i…
1167 Now `Guzzle\Plugin\Backoff\BackoffPlugin`, and other changes.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md4 All notable changes to this project will be documented in this file.
H A DREADME.md450 `public static function modifyRequest(RequestInterface $request, array $changes): RequestInterface`
452 Clone and modify a request with the given changes.

12345678910>>...19