Home
last modified time | relevance | path

Searched refs:update (Results 76 – 100 of 801) sorted by relevance

12345678910>>...33

/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md19 * `DEPS`: update dependencies ([#725](https://github.com/bpmn-io/dmn-js/pull/725))
23 * `DEPS`: update to `diagram-js-direct-editing@2`
27 * `DEPS`: update to `diagram-js@11.3.0` ([#772](https://github.com/bpmn-io/dmn-js/pull/722))
28 * `DEPS`: update to `table-js@8.0.1` ([#772](https://github.com/bpmn-io/dmn-js/pull/722))
45 * `DEPS`: update to `didi@8`
47 * `DEPS`: update DRD editor to `diagram-js@8.8.0`
48 * `DEPS`: update to `table-js@7.3.0`
59 * `DEPS`: update to `diagram-js@8.7.0`
104 * `DEPS`: update to `diagram-js@7.8.2` ([#670](https://github.com/bpmn-io/dmn-js/pull/670))
112 * `DEPS`: update dev dependencies
[all …]
/plugin/stylingpages/
H A Daction.php72 $this->update($patterns, $wikitext);
80 public function update($patterns, $wikitext) function in action_plugin_stylingpages
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php192 $update = $this->pdo->prepare('UPDATE propertystorage SET path = ? WHERE id = ?');
204 $update->execute([$newPath, $row['id']]);
/plugin/semanticdata/syntax/
H A Dentry.php184 $result = $store->update($sparql, $resultFormat, $lang, $infer);
193 $result = $store->update($sparql, $resultFormat, $lang, $infer);
204 $result = $store->update($sparql, $resultFormat, $lang, $infer);
210 $result = $store->update($sparql, $resultFormat, $lang, $infer);
/plugin/showlogin/
H A Dmanager.dat2 url=http://update.kreisbote.de/dokuwiki/plugins/showlogin/showlogin.zip
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D381fced1882ca8337143e6bb180a5715.asciidoc1 // docs/update.asciidoc:84
H A Dae9ccfaa146731ab9176df90670db1c2.asciidoc32 'update' => [
/plugin/openlayersmap/ol7/
H A DREADME.md
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A D.travis.yml6 - composer self-update
/plugin/findologicxmlexport/vendor/sebastian/global-state/
H A D.travis.yml14 - composer self-update
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php228 $update = $this->pdo->prepare('UPDATE ' . $this->tableName . ' SET path = ? WHERE id = ?');
240 $update->execute([$newPath, $row['id']]);
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMappedImage.java61 adler.update(imageBytes); in MappedImage()
90 adler.update(ret); in getImageBytes()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGamesConfiguration.php116 ],'update' => [
209 ],'update' => [
/plugin/searchform/
H A DREADME.md7 Original plugin by Adolfo González Blázquez (2008-10-10 last update)<br />
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js140 update: "update", property in gantt.config.undo_actions
329 this._storeTaskCommand(task, this._undo.command.type.update);
361 this._storeLinkCommand(link, this._undo.command.type.update);
602 … if (command.type === commands.type.update || command.type === commands.type.move) {
629 case this.type.update:
630 return this.type.update;
762 update: "updateTask",
770 update: "updateLink",
788 else if (command.type === actions.update) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13update&&s.type!==a.type.move||(e=[s.oldValue,s.value],s.value=e[0],s.oldValue=e[1])}return o}},thi…
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/
H A D.travis.yml14 - composer self-update
/plugin/jirainfo/
H A Dplugin.info.txt5 update 2019-03-09
/plugin/chat/
H A DChatNotify.class ... Play () public void Stop () public void update (java.awt.Graphics) java.awt ...
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A D.travis.yml4 - composer self-update
/plugin/structtasks/
H A Dplugin.info.txt6 desc Send update and reminder emails for tasks stored as struct data
/plugin/structupdate/
H A Dplugin.info.txt6 desc Adds action to bureaucracy forms that allows to update struct data of the page
/plugin/oauth/
H A DRedirectSetting.php13 public function update($input) function in dokuwiki\\plugin\\oauth\\RedirectSetting
/plugin/securelogin/lang/en/
H A Dneedpatch.txt2 You need to update dokuwiki or use patch [[http://dev.splitbrain.org/darcsweb/darcsweb.cgi?r=dokuwi…
/plugin/backlinks2/_test/data/meta/
H A D_dokuwiki.changes9 1463238887 127.0.0.1 E bob_ross_says update

12345678910>>...33