| /plugin/bez/db/ ! |
| H A D | update0001.sql | 99 UPDATE label 108 UPDATE label 114 UPDATE OF label_id 117 UPDATE label 121 UPDATE label 179 UPDATE thread 189 UPDATE thread 195 UPDATE OF thread_id 198 UPDATE thread 201 UPDATE thread [all …]
|
| /plugin/combo/resources/theme/default/components/css/ ! |
| H A D | profile-update.css | 2 .form-profile-update { 10 .form-profile-update .form-control-row { 14 .form-profile-update .logo { 20 .form-profile-update label::first-letter { 23 .form-profile-update label { 27 .form-profile-update h1 { 35 .form-profile-update .form-floating:focus-within { 39 .form-profile-update-header { 44 .form-profile-update button { 48 .form-profile-update .login { [all …]
|
| /plugin/diagramsnet/lib/plugins/ ! |
| D | update.js | 2 * Update plugin. Use updateUrl and updateInterval (optional, default is 60000ms) 4 * update-url and update-interval URL parameters may be used instead.) 11 * <update ...> 20 * Where update must contain an id attribute to reference the cell in the diagram. 75 var updateInterval = parseInt(urlParams['update-interval'] || 60000); 76 var updateUrlParam = urlParams['update-url']; 83 // Creates empty file if update URL is in URL parameter 131 if (urlParams['update-url'] || (root.value != null && typeof(root.value) == 'object')) 219 var update = doc.createElement('update'); 220 update.setAttribute('id', cell.id); [all …]
|
| /plugin/asciidocjs/node_modules/is-regex/ ! |
| D | CHANGELOG.md | 12 - [Dev Deps] update `auto-changelog`, `core-js`, `eslint`, `tape` [`4b17cad`](https://github.com/in… 21 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`605a66f`](https://github.com… 24 - [Deps] update `has-symbols` [`4742c81`](https://github.com/inspect-js/is-regex/commit/4742c81260c… 36 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog` [`d60f28f`](https://… 37 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`2c35c43`](https://github.com/inspec… 40 - [actions] update workflows [`1843ef6`](https://github.com/inspect-js/is-regex/commit/1843ef65b8b8… 47 - [Dev Deps] update `auto-changelog`, `eslint` [`778fa6b`](https://github.com/inspect-js/is-regex/c… 54 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`fc91458`](https://github.com… 55 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`; add `safe-publish-latest` [`d43ed83`… 56 - [Dev Deps] update `auto-changelog`, `tape`; add `aud` [`56647d1`](https://github.com/inspect-js/i… [all …]
|
| /plugin/deletepageguard/ ! |
| H A D | RELEASE.md | 43 ### 2. Update Version 45 Use the automated version update system: 48 # Update to new version (use semantic versioning) 70 - Update `version.php` with new version and current date 71 - Update `plugin.info.txt` with version information 75 ### 3. Update Documentation 77 After version update, manually update release documentation: 79 #### 3.1 Update CHANGELOG.md 81 Create or update `CHANGELOG.md` with release notes: 126 3. Update version information [all …]
|
| /plugin/deletepageguard/build/ ! |
| H A D | update-version.php | 4 * Version Update Script for Delete Page Guard Plugin 7 * Usage: php build/update-version.php [new-version] [new-date] 31 echo "Delete Page Guard Plugin - Version Update Script\n"; 33 echo "Usage: php build/update-version.php <new-version> [new-date]\n"; 34 echo "Example: php build/update-version.php 1.1.0 2025-02-01\n"; 51 // Update version.php 61 // Update plugin.info.txt 71 // Update CHANGELOG.md header (if it exists and is unreleased) 85 // Update dokuwiki-plugin-page.txt (plugin template) 90 // Update lastupdate date [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/ ! |
| D | Proposals.php | 62 * Update the given proposal. This method supports patch semantics. 65 * @param string $proposalId The proposal id to update. 66 * @param string $revisionNumber The last known revision number to update. If 69 * revision and retry the update at that revision. 97 * Update the given proposal to indicate that setup has been completed. 110 * Update the given proposal (proposals.update) 112 * @param string $proposalId The proposal id to update. 113 * @param string $revisionNumber The last known revision number to update. If 116 * revision and retry the update at that revision. 123 …public function update($proposalId, $revisionNumber, $updateAction, Proposal $postBody, $optParams… function in Google\\Service\\AdExchangeBuyer\\Resource\\Proposals [all …]
|
| /plugin/asciidocjs/node_modules/has-symbols/ ! |
| D | CHANGELOG.md | 15 - [actions] update codecov uploader [`6424ebe`](https://github.com/inspect-js/has-symbols/commit/64… 16 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape` [`dfa7e7f`](… 17 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape` [`0c8d436`](ht… 18 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`9026554`](https://github.com… 20 - [Dev Deps] update `eslint`, `tape` [`bc7a3ba`](https://github.com/inspect-js/has-symbols/commit/b… 21 - [Dev Deps] update `eslint`, `auto-changelog` [`0ace00a`](https://github.com/inspect-js/has-symbol… 37 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `core-js`, `get-own… 40 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`36cea2a`](https://github.com/inspec… 41 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`1278338`](https://github.com… 42 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`1493254`](https://github.com… [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/ ! |
| D | ManagementExperiments.php | 103 * Update an existing experiment. This method supports patch semantics. 106 * @param string $accountId Account ID of the experiment to update. 107 * @param string $webPropertyId Web property ID of the experiment to update. 108 * @param string $profileId View (Profile) ID of the experiment to update. 109 * @param string $experimentId Experiment ID of the experiment to update. 121 * Update an existing experiment. (experiments.update) 123 * @param string $accountId Account ID of the experiment to update. 124 * @param string $webPropertyId Web property ID of the experiment to update. 125 * @param string $profileId View (Profile) ID of the experiment to update. 126 * @param string $experimentId Experiment ID of the experiment to update. [all …]
|
| D | ManagementCustomMetrics.php | 90 * @param string $accountId Account ID for the custom metric to update. 91 * @param string $webPropertyId Web property ID for the custom metric to update. 93 * update. 97 * @opt_param bool ignoreCustomDataSourceLinks Force the update and ignore any 109 * Updates an existing custom metric. (customMetrics.update) 111 * @param string $accountId Account ID for the custom metric to update. 112 * @param string $webPropertyId Web property ID for the custom metric to update. 114 * update. 118 * @opt_param bool ignoreCustomDataSourceLinks Force the update and ignore any 123 …public function update($accountId, $webPropertyId, $customMetricId, CustomMetric $postBody, $optPa… function in Google\\Service\\Analytics\\Resource\\ManagementCustomMetrics [all …]
|
| D | ManagementCustomDimensions.php | 90 * @param string $accountId Account ID for the custom dimension to update. 92 * update. 94 * to update. 98 * @opt_param bool ignoreCustomDataSourceLinks Force the update and ignore any 110 * Updates an existing custom dimension. (customDimensions.update) 112 * @param string $accountId Account ID for the custom dimension to update. 114 * update. 116 * to update. 120 * @opt_param bool ignoreCustomDataSourceLinks Force the update and ignore any 125 …public function update($accountId, $webPropertyId, $customDimensionId, CustomDimension $postBody, … function in Google\\Service\\Analytics\\Resource\\ManagementCustomDimensions [all …]
|
| D | ManagementRemarketingAudience.php | 114 * update. 116 * to update. 118 * update. 130 * Updates an existing remarketing audience. (remarketingAudience.update) 133 * update. 135 * to update. 137 * update. 142 …public function update($accountId, $webPropertyId, $remarketingAudienceId, RemarketingAudience $po… function in Google\\Service\\Analytics\\Resource\\ManagementRemarketingAudience 146 return $this->call('update', [$params], RemarketingAudience::class);
|
| D | ManagementGoals.php | 94 * @param string $accountId Account ID to update the goal. 95 * @param string $webPropertyId Web property ID to update the goal. 96 * @param string $profileId View (Profile) ID to update the goal. 109 * Updates an existing goal. (goals.update) 111 * @param string $accountId Account ID to update the goal. 112 * @param string $webPropertyId Web property ID to update the goal. 113 * @param string $profileId View (Profile) ID to update the goal. 119 …public function update($accountId, $webPropertyId, $profileId, $goalId, Goal $postBody, $optParams… function in Google\\Service\\Analytics\\Resource\\ManagementGoals 123 return $this->call('update', [$params], Goal::class);
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ ! |
| D | crud.asciidoc | 163 existing document, or perform a partial update to just some fields (either 167 ==== Partial document update 169 If you want to partially update a document (for example, change an existing 186 // Update doc at /my_index/_doc/my_id 187 $response = $client->update($params); 192 ==== Scripted document update 194 Sometimes you need to perform a scripted update, such as incrementing a counter 195 or appending a new value to an array. To perform a scripted update, you need to 211 $response = $client->update($params); 218 Upserts are "Update or Insert" operations. This means an upsert attempts to run [all …]
|
| /plugin/asciidocjs/node_modules/get-intrinsic/ ! |
| D | CHANGELOG.md | 13 - [Dev Deps] update `es-abstract` [`c60e6b7`](https://github.com/ljharb/get-intrinsic/commit/c60e6b… 19 - [actions] update checkout action [`ca6b12f`](https://github.com/ljharb/get-intrinsic/commit/ca6b1… 20 - [Dev Deps] update `@ljharb/eslint-config`, `es-abstract`, `object-inspect`, `tape` [`41a3727`](ht… 22 - [Dev Deps] update `aud`, `es-abstract`, `tape` [`1bef8a8`](https://github.com/ljharb/get-intrinsi… 23 - [Dev Deps] update `aud`, `es-abstract` [`0d41f16`](https://github.com/ljharb/get-intrinsic/commit… 31 - [Dev Deps] update `es-abstract`, `es-value-fixtures`, `tape` [`07ff291`](https://github.com/ljhar… 45 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `es-abstract`, `obj… 46 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `es-abstract`, `object-inspect`, `safe-publi… 48 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `object-inspect`, `… 49 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `es-abstract`, `es-value-fixtures`, `… [all …]
|
| /plugin/farmsync/lang/en/ ! |
| D | lang.php | 14 $lang['heading:Update animals'] = 'Update pages and media in farm animals'; 15 $lang['heading:Update done'] = 'Finished updating the animals:'; 24 $lang['legend:choose source'] = 'Source from which to update'; 25 $lang['legend:choose animals'] = 'Animals to update'; 26 $lang['legend:choose documents'] = 'Documents to update'; 29 $lang['label:PageEntry'] = 'Pages/Namespaces to update'; 30 $lang['label:MediaEntry'] = "Media/Media-Namespaces to update";
|
| /plugin/letsencrypt/ ! |
| D | cli.php | 36 $options->registerOption('update', 'Update the certificates', 'u'); 37 … $options->registerOption('force', 'Force a certificate update even when none is needed', 'f'); 38 …$options->registerOption('run-on-update', 'Run this command when the certificate has been updated'… 39 …et', 'Do not print anything except fatal errors (and whatever the run-on-update program outputs)',… 60 if($options->getOpt('update')) { 62 if(!$quiet) $this->success('No update needed'); 68 if($options->getOpt('run-on-update')) { 69 passthru($options->getOpt('run-on-update'), $return);
|
| /plugin/statistics/db/ ! |
| D | update0001.sql | 12 `user` TEXT NOT NULL REFERENCES `users` (`user`) ON DELETE CASCADE ON UPDATE CASCADE, 25 … TEXT DEFAULT NULL REFERENCES `users` (`user`) ON DELETE SET NULL ON UPDATE CASCADE, 56 …`session` TEXT NOT NULL REFERENCES `sessions` (`session`) ON DELETE CASCADE ON UPDATE CASCADE, 58 … INTEGER DEFAULT NULL REFERENCES `referers` (`id`) ON DELETE SET NULL ON UPDATE CASCADE, 82 … `session` TEXT NOT NULL REFERENCES `sessions` (`session`) ON DELETE CASCADE ON UPDATE CASCADE, 96 … `session` TEXT NOT NULL REFERENCES `sessions` (`session`) ON DELETE CASCADE ON UPDATE CASCADE, 105 FOREIGN KEY (`sid`) REFERENCES `search` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, 115 … `session` TEXT NOT NULL REFERENCES `sessions` (`session`) ON DELETE CASCADE ON UPDATE CASCADE, 141 … `session` TEXT NOT NULL REFERENCES `sessions` (`session`) ON DELETE CASCADE ON UPDATE CASCADE,
|
| /plugin/struct/action/ ! |
| H A D | move.php | 57 // general update of our meta tables 92 * Update the pid column of ALL data tables 103 $sql = "UPDATE data_$tbl SET pid = ? WHERE pid = ?"; 107 $sql = "UPDATE multi_$tbl SET pid = ? WHERE pid = ?"; 113 * Update the page-schema assignments 121 $sql = "UPDATE schema_assignments SET pid = ? WHERE pid = ?"; 129 * Update the Title information for the moved page 136 $sql = "UPDATE titles SET pid = ? WHERE pid = ?"; 141 * Update the ID in a given column 156 $sql = "UPDATE multi_$table [all …]
|
| /plugin/dev/.github/workflows/ ! |
| D | getEventNames.yml | 1 name: "Update Info from DokuWiki" 8 update: 9 name: Update the event name list 31 commit-message: "Update event names" 32 title: "Update event names"
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/ ! |
| D | Update.php | 23 * Class Update 24 * Elasticsearch API name update 29 class Update extends AbstractEndpoint class 36 'id is required for update' 42 'index is required for update' 80 public function setBody($body): Update
|
| /plugin/asciidocjs/node_modules/is-core-module/ ! |
| D | CHANGELOG.md | 12 - [Dev Deps] update `@ljharb/eslint-config`, `aud`, `semver`, `tape` [`c75b263`](https://github.com… 25 - [actions] update rebase action to use reusable workflow [`c0a7251`](https://github.com/inspect-js… 26 - [Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape` [`9ae8b7f`](https://github.com/inspect-j… 35 - [Dev Deps] update `aud`, `tape` [`651c6b0`](https://github.com/inspect-js/is-core-module/commit/6… 51 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape` [`7c0e2d0`](… 59 - [Fix] update node 0.4 results [`062195d`](https://github.com/inspect-js/is-core-module/commit/062… 60 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape` [`0790b62`](ht… 61 - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`7d139a6`](https://github.com/inspec… 68 - [actions] update codecov uploader [`0cfe94e`](https://github.com/inspect-js/is-core-module/commit… 78 - [Dev Deps] update `@ljharb/eslint-config` [`6717f00`](https://github.com/inspect-js/is-core-modul… [all …]
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ ! |
| D | 8cd00a3aba7c3c158277bc032aac2830.asciidoc | 8 'update' => [ 20 'update' => [ 39 'update' => [ 52 'update' => [ 64 'update' => [
|
| /plugin/elasticsearch/vendor/react/promise/src/ ! |
| D | Deferred.php | 48 * @param mixed $update 50 public function notify($update = null) argument 54 \call_user_func($this->notifyCallback, $update); 61 public function progress($update = null) argument 63 $this->notify($update);
|
| /plugin/betadoku/ ! |
| D | README.md | 19 3. `apt update` 23 7. `composer update` 38 After `data` folder update, you need just to restart your server with systemd or another process ma… 44 ## Update section in β-Doku is DokuWiki Satellite for Gemini Protocol 48 3. `composer update` - update vendor libraries
|