/webtrees/ |
H A D | composer.lock | 11 "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 D | LICENSE.md | 59 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 D | README.md | 1 ![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 D | LICENSE.md | 25 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 D | functions.php | 41 $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 D | ModuleCustomTrait.php | 106 $version = $response->getBody()->getContents(); 109 if (preg_match('/^\d+\.\d+\.\d+/', $version)) { 110 return $version;
|
/webtrees/app/Statistics/Repository/ |
H A D | GedcomRepository.php | 59 $version = ''; 70 $version = $sour->attribute('VERS'); 76 $version,
|
/webtrees/app/Services/ |
H A D | ServerCheckService.php | 193 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.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _chart-timeline.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _list-branches.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _list-media.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _pages.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _list-sources.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _blocks.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _list-repositories.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _chart-lifespans.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _chart-fan.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _chart-statistics.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | _tab-album.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
/webtrees/resources/css/colors/ |
H A D | bluemarine.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | greenbeam.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | bluelagoon.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | belgianchocolate.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|
H A D | tealtop.css | 6 * the Free Software Foundation, either version 3 of the License, or 7 * (at your option) any later version.
|