/plugin/jquery-syntax/jquery-syntax/ |
H A D | jquery.syntax.layout.editor.js | 17 this.current=updated;this.changed=result;return result;} 19 …changed,newLines){if(changed.start!=changed.end){var start=changed.start,end=changed.end;start+=th… argument 20 $(this.container).prepend(newLines);else{var start=changed.start;start+=this.current.offsets[start]… 26 …r clientState=editor.getClientState();var changed=editor.updateChangedLines();if(changed.differenc… 27 changed.start-=1;var text=editor.textForLines(changed.start,changed.end);if(changed.start==changed.…
|
/plugin/twofactorsmsgateway/ |
H A D | helper.php | 84 $changed = null; 94 $changed = true; 109 $changed = true; 113 if (!is_null($changed) && $this->_settingGet("provider", '') != '') { 114 $changed = 'otp'; 116 return $changed;
|
/plugin/autolink2/ |
H A D | helper.php | 133 $changed = false; 158 $changed = true; 167 $changed = true; 172 if ($changed) return $this->_saveIndex('autolink'); 197 $changed = true; 212 if ($changed) return $this->_saveIndex('autolink'); 314 $changed = false; 320 $changed = true; 323 if ($changed) return $this->_saveIndex('autolink');
|
/plugin/twofactorsmsappliance/ |
H A D | helper.php | 73 $changed = null; 86 if ($changed === true && $this->_settingExists("phone")) { 87 $changed = 'otp'; 89 return $changed;
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
H A D | RollupNamespace.asciidoc | 35 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 49 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 63 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 77 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 91 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 121 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 139 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 153 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
|
H A D | SearchableSnapshotsNamespace.asciidoc | 30 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 47 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 66 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 80 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
|
H A D | TasksNamespace.asciidoc | 30 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 46 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release 62 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
|
/plugin/schedule/lib/ |
H A D | scheduleTable.js | 65 scheduleMap.poi.changed (); 71 var changed = false; 76 scheduleMap.poi.changed ();
|
/plugin/projects/lib/ |
H A D | project.php | 171 public function changed() { return $this->changed; } function in Project 187 $key = array_search($name, $this->changed); 188 if ($key !== false) unset($this->changed[$key]); 301 if ($file->is_target()) $this->changed[] = $file->name(); 358 $changed = array(); 361 $changed[] = $name; 362 return $changed;
|
/plugin/diagramsnet/lib/plugins/ |
H A D | tickets.js | 171 var changed = false; 190 changed = setAttr('abstract', shortString(ticket.description_text, 600)) | 201 changed = changed | setAttr(key, ticket.custom_fields[key]); 204 return changed;
|
/plugin/cite/ |
H A D | CHANGELOG.md | 22 …getPermURL()` and `cite_getCiteURL()` changed internally to prevent overwritting the global rev en…
|
/plugin/move/helper/ |
H A D | rewrite.php | 274 $changed = ($old_text != $text); 277 if(is_writable($file) || !$changed) { 278 if($changed) {
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/ |
H A D | PredictionContext.php | 583 $changed = false; 594 if ($changed || ($parentContext !== null && !$parent->equals($parentContext))) { 595 if (!$changed) { 602 $changed = true; 609 if (!$changed) {
|
/plugin/subpages/ |
H A D | README.md | 8 * **2023-04-19**: Bugfix (changed constructor)
|
/plugin/structpublish/lang/en/ |
H A D | mail.txt | 3 This is to notify you that the status of the page “@PAGE@” has changed to @STATUS_CURRENT@.
|
/plugin/gitlog/ |
H A D | plugin.info.txt | 6 desc Display git commits and changed files.
|
/plugin/autotweet/ |
H A D | plugin.info.txt | 6 desc Automatically posts tweets to your Twitter app when pages are changed.
|
/plugin/editor/ |
H A D | plugin.info.txt | 6 desc Displays a list of recently changed wiki pages by a given author
|
/plugin/lastpages/ |
H A D | README.md | 14 * **2023-04-19**: Bugfix (TypeError: array_reverse / changed constructor)
|
/plugin/task/lang/en/ |
H A D | subscribermail.txt | 3 The following task in the @TITLE@ wiki was added or changed.
|
/plugin/task/lang/pt-br/ |
H A D | subscribermail.txt | 3 The following task in the @TITLE@ wiki was added or changed.
|
/plugin/task/lang/cs/ |
H A D | subscribermail.txt | 3 The following task in the @TITLE@ wiki was added or changed.
|
/plugin/snippets/ |
H A D | README | 7 … choose have files with embedded snippets automatically updated when the snippet file is changed.
|
/plugin/zenlogin/ |
H A D | plugin.info.txt | 6 desc This plugin automatically creates user and log them in at Zenphoto. When a user changed, the…
|
/plugin/findologicxmlexport/vendor/twig/twig/ |
H A D | CHANGELOG | 36 * changed internal code to use the namespaced classes as much as possible 220 * changed the way we store template source in template classes 389 * changed url_encode to always encode according to RFC 3986 453 * changed ☃ to § in tests 841 * changed the order of execution for node visitors 874 * changed trans tag to accept any variable for the plural count 877 * changed the algorithm used for parsing expressions 881 * changed all exceptions to extend Twig_Error 942 * changed the generated code to match the new coding standards 1045 * changed the cache extension to .php [all …]
|