Home
last modified time | relevance | path

Searched refs:version (Results 2751 – 2775 of 2779) sorted by path

1...<<111112

/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_kr.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_nb.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_nl.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_no.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_pl.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_pt.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_ro.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_ru.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_si.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_sk.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_sv.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_tr.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
H A Dlocale_ua.js.map1 {"version":3,"sources":["webpack://[name]/webpack/universalModuleDefinition","webpack://[name]/webp…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.css6 This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL pro…
8 To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), please obtain Commerci…
H A Ddhtmlxgantt.js3438 Promise.version = "3.5.4";
5433 var version;
5435 version = process.versions.node.split(".").map(Number);
5436 } else if (process.version) {
5437 version = process.version.split(".").map(Number);
5439 return (version[0] === 0 && version[1] > 10) || (version[0] > 0);
5618 process.version = ''; // empty string to avoid regexp issues
8783 var version = this.$gantt.getUserData(0, "version");
8784 …rlSeparator(this.serverProcessor) + ["dhx_user=" + this._user, "dhx_version=" + version].join("&");
11872 this.version = "6.3.5";
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_broadway.css6 This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL pro…
8 To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), please obtain Commerci…
H A Ddhtmlxgantt_contrast_black.css6 This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL pro…
8 To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), please obtain Commerci…
H A Ddhtmlxgantt_contrast_white.css6 This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL pro…
8 To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), please obtain Commerci…
H A Ddhtmlxgantt_material.css6 This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL pro…
8 To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), please obtain Commerci…
573 …ta:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csv…
578 …ta:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csv…
H A Ddhtmlxgantt_meadow.css6 This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL pro…
8 To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), please obtain Commerci…
H A Ddhtmlxgantt_skyblue.css6 This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL pro…
8 To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), please obtain Commerci…
H A Ddhtmlxgantt_terrace.css6 This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL pro…
8 To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), please obtain Commerci…
/plugin/yuriigantt/
H A DLICENSE56 have designed this version of the GPL to prohibit the practice for those
75 "This License" refers to version 3 of the GNU General Public License.
86 exact copy. The resulting work is called a "modified version" of the
374 reasonable ways as different from the original version; or
490 propagate the contents of its contributor version.
570 Each version is given a distinguishing version number. If the
572 Public License "or any later version" applies to it, you have the
574 version or of any later version published by the Free Software
582 to choose that version for the Program.
587 later version.
[all …]
H A DREADME.md14 To use dhtmlxGantt in non-GPL projects (and get Pro version of the product), please obtain Commerci…
45 "version": "1.0",
74 "version": "1.0", <-- RESERVED version idetificator
/plugin/yuriigantt/_test/Drivers/
H A Dembedded.test.php73 $this->assertEquals($database->version, '1.0');

1...<<111112