Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 155) sorted by relevance

1234567

/webtrees/
H A Dcomposer.lock11 "version": "3.3.0",
64 "version": "0.12.1",
124 "version": "3.2.0",
193 "version": "v3.0.3",
268 "version": "2.0.10",
359 "version": "3.0.1",
436 "version": "4.0.2",
503 "version": "v4.18.0",
564 "version": "1.1.5",
620 "version": "1.6.0",
[all …]
H A DLICENSE.md59 have designed this version of the GPL to prohibit the practice for those
78 “This License” refers to version 3 of the GNU General Public License.
89 exact copy. The resulting work is called a “modified version” of the
316 a modified version of its Corresponding Source. The information must
377 reasonable ways as different from the original version; or
478 work thus licensed is called the contributor’s “contributor version”.
483 by this License, of making, using, or selling its contributor version,
485 consequence of further modification of the contributor version. For
493 propagate the contents of its contributor version.
559 under version 3 of the GNU Affero General Public License into a single
[all …]
H A DREADME.md1 ![Latest version](https://img.shields.io/github/v/release/fisharebest/webtrees?sort=semver)
33 the Free Software Foundation, either version 3 of the License, or
34 (at your option) any later version.
112 1. Download the .ZIP file for latest stable version from [github.com](https://github.com/fisharebes…
131 upgrade your installation whenever a new version is made available. Even minor
132 **webtrees** version updates usually contain a significant number of bug fixes
138 will receive notification when a new version is available and an option to start
145 2. Download the latest version of **webtrees** available from
/webtrees/public/ckeditor-4.15.1-custom/
H A DLICENSE.md25 titled "legal.txt" in your version of this software, indicating your
27 recipient of your version of this software to use, reproduce, modify
310 be similar in spirit to the present version, but may differ in detail to
313 Each version is given a distinguishing version number. If the Program
314 specifies a version number of this License which applies to it and "any
315 later version", you have the option of following the terms and conditions
316 either of that version or of any later version published by the Free
317 Software Foundation. If the Program does not specify a version number of
318 this License, you may choose any version ever published by the Free Software
366 [This is the first released version of the Lesser GPL. It also counts
[all …]
/webtrees/app/Helpers/
H A Dfunctions.php41 $version = '';
43 $version = '?v=' . Webtrees::VERSION;
45 $version = '?v=' . filemtime(Webtrees::ROOT_DIR . 'public/' . $path);
51 return $base_url . '/public/' . $path . $version;
/webtrees/app/Module/
H A DModuleCustomTrait.php106 $version = $response->getBody()->getContents();
109 if (preg_match('/^\d+\.\d+\.\d+/', $version)) {
110 return $version;
/webtrees/app/Statistics/Repository/
H A DGedcomRepository.php59 $version = '';
70 $version = $sour->attribute('VERS');
76 $version,
/webtrees/app/Services/
H A DServerCheckService.php193 foreach (self::PHP_SUPPORT_DATES as $version => $end_date) {
194 if ($today > $end_date && version_compare(self::PHP_MINOR_VERSION, $version) <= 0) {
210 $sqlite_version = SQLite3::version()['versionString'];
/webtrees/resources/css/
H A D_list-notes.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_chart-timeline.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_list-branches.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_list-media.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_pages.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_list-sources.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_blocks.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_list-repositories.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_chart-lifespans.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_chart-fan.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_chart-statistics.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A D_tab-album.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
/webtrees/resources/css/colors/
H A Dbluemarine.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A Dgreenbeam.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A Dbluelagoon.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A Dbelgianchocolate.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.
H A Dtealtop.css6 * the Free Software Foundation, either version 3 of the License, or
7 * (at your option) any later version.

1234567