/webtrees/app/Http/RequestHandlers/ |
H A D | RenumberTreeAction.php | 107 ->on('l_file', '=', 'f_file') 108 ->on('l_from', '=', 'f_id'); 123 ->on('l_file', '=', 'i_file') 124 ->on('l_from', '=', 'i_id'); 171 ->on('l_file', '=', 'i_file') 172 ->on('l_from', '=', 'i_id'); 209 ->on('l_file', '=', 'i_file') 210 ->on('l_from', '=', 'i_id'); 222 ->on('l_file', '=', 'f_file') 223 ->on('l_from', '=', 'f_id'); [all …]
|
H A D | FixLevel0MediaData.php | 90 ->on('media_file.m_file', '=', 'media.m_file') 91 ->on('media_file.m_id', '=', 'media.m_id'); 95 ->on('link.l_file', '=', 'media.m_file') 96 ->on('link.l_to', '=', 'media.m_id') 101 ->on('individuals.i_file', '=', 'link.l_file') 102 ->on('individuals.i_id', '=', 'link.l_from');
|
/webtrees/app/Statistics/Repository/ |
H A D | FamilyRepository.php | 75 * General query on family. 153 ->on('children.l_from', '=', 'f_id') 154 ->on('children.l_file', '=', 'f_file') 158 ->on('mchildren.l_file', '=', 'children.l_file') 159 ->on('mchildren.l_from', '=', 'children.l_to') 163 ->on('gchildren.l_file', '=', 'mchildren.l_file') 164 ->on('gchildren.l_from', '=', 'mchildren.l_to') 309 ->on('link2.l_from', '=', 'link1.l_from') 310 ->on('link2.l_type', '=', 'link1.l_type') 311 ->on('link2.l_file', '=', 'link1.l_file'); [all …]
|
/webtrees/ |
H A D | phpstan-baseline.neon | 4 message: '#^Cannot call method find\(\) on mixed\.$#' 16 message: '#^Cannot call method getCloseRelationshipName\(\) on mixed\.$#' 220 message: '#^Cannot access offset int on mixed\.$#' 250 message: '#^Cannot access offset int on mixed\.$#' 286 message: '#^Cannot access offset int on mixed\.$#' 322 message: '#^Cannot access offset int on mixed\.$#' 352 message: '#^Cannot access offset int on mixed\.$#' 388 message: '#^Cannot access offset int on mixed\.$#' 442 message: '#^Cannot call method findByInterface\(\) on mixed\.$#' 448 message: '#^Cannot call method first\(\) on mixed\.$#' [all …]
|
H A D | LICENSE.md | 38 gratis or for a fee, you must pass on to the recipients the same 44 (1) assert copyright on the software, and (2) offer you this License 66 software on general-purpose computers, but in those that do, we wish to 90 earlier work or a work “based on” the earlier work. 93 on the Program. 97 infringement under applicable copyright law, except executing it on a 133 (kernel, window system, and so on) of the specific operating system 134 (if any) on which the executable work runs, or a compiler used to 160 copyright on the Program, and are irrevocable provided the stated 174 for you must do so exclusively on your behalf, under your direction [all …]
|
H A D | README.md | 71 **webtrees** allows you to view and edit your genealogy on your website. It has 75 of collaborating with others working on your family lines. Your latest information 76 is always on your web site and available for others to see, defined by viewing 82 support, and future development is dependent on the time developers are willing 85 for the time they spend working on the project. There is also no outside source 95 …although PostgreSQL, SQL-Server and SQLite can be used. Some features rely on MySQL for collation.… 107 **webtrees** is tested on recent versions of popular browsers such as Edge, Firefox, 108 Chrome, and Safari. Support for other browsers and older versions is on a case-by-case basis. 113 2. Unzip the files and then upload them to an empty folder on your web server. 158 replaces them. (**Merge** is standard behavior on Windows and Linux.) If you use [all …]
|
/webtrees/tests/app/Module/ |
H A D | MissingFactsReportModuleTest.php | 106 'fbirt' => ['id' => 'on'], 107 'fburi' => ['id' => 'on'], 108 'fdeat' => ['id' => 'on'], 109 'fsour' => ['id' => 'on'], 110 'fbapm' => ['id' => 'on'], 111 'fbarm' => ['id' => 'on'], 112 'fbasm' => ['id' => 'on'], 113 'fconf' => ['id' => 'on'], 114 'fenga' => ['id' => 'on'], 115 'ffcom' => ['id' => 'on'], [all …]
|
/webtrees/app/Statistics/Google/ |
H A D | ChartDistribution.php | 36 * A chart showing the distribution of different events on a map. 139 ->on('pl_file', '=', 'p_file') 140 ->on('pl_p_id', '=', 'p_id'); 144 ->on('pl_file', '=', 'i_file') 145 ->on('pl_gid', '=', 'i_id'); 177 ->on('pl_file', '=', 'p_file') 178 ->on('pl_p_id', '=', 'p_id'); 182 ->on('n_file', '=', 'pl_file') 183 ->on('n_id', '=', 'pl_gid'); 215 ->on('pl_file', '=', 'p_file') [all …]
|
H A D | ChartMarriageAge.php | 66 $join->on('fam.f_id', '=', 'married.d_gid') 67 ->on('fam.f_file', '=', 'married.d_file'); 70 $join->on('birth.d_gid', '=', 'fam.f_husb') 71 ->on('birth.d_file', '=', 'fam.f_file'); 89 $join->on('fam.f_id', '=', 'married.d_gid') 90 ->on('fam.f_file', '=', 'married.d_file'); 93 $join->on('birth.d_gid', '=', 'fam.f_wife') 94 ->on('birth.d_file', '=', 'fam.f_file'); 116 * General query on ages at marriage.
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | LICENSE.md | 116 software. If the software is modified by someone else and passed on, we 118 that any problems introduced by others will not reflect on the original 136 refers to any such program or work, and a "work based on the Program" 146 is covered only if its contents constitute a work based on the 148 Whether that is true depends on what the Program does. 152 conspicuously and appropriately publish on each copy an appropriate 162 of it, thus forming a work based on the Program, and copy and 182 does not normally print such an announcement, your work based on 191 on the Program, the distribution of the whole must be on the terms of 198 collective works based on the Program. [all …]
|
/webtrees/app/Services/ |
H A D | LinkedRecordService.php | 93 ->on('l_file', '=', 'f_file') 94 ->on('l_from', '=', 'f_id'); 124 ->on('l_file', '=', 'i_file') 125 ->on('l_from', '=', 'i_id'); 154 ->on('l_file', '=', 'o_file') 155 ->on('l_from', '=', 'o_id'); 179 ->on('l_file', '=', 'm_file') 180 ->on('l_from', '=', 'm_id'); 203 ->on('l_file', '=', 'o_file') 204 ->on('l_from', '=', 'o_id'); [all …]
|
H A D | SearchService.php | 118 ->on('husb_name.n_file', '=', 'families.f_file') 119 ->on('husb_name.n_id', '=', 'families.f_husb') 124 ->on('wife_name.n_file', '=', 'families.f_file') 125 ->on('wife_name.n_id', '=', 'families.f_wife') 153 ->on('families.f_file', '=', 'placelinks.pl_file') 154 ->on('families.f_id', '=', 'placelinks.pl_gid'); 201 ->on('name.n_file', '=', 'individuals.i_file') 202 ->on('name.n_id', '=', 'individuals.i_id'); 223 ->on('i_file', '=', 'pl_file') 224 ->on('i_id', '=', 'pl_gid'); [all …]
|
H A D | CalendarService.php | 138 $join->on('d_gid', '=', 'i_id')->on('d_file', '=', 'i_file'); 147 $join->on('d_gid', '=', 'f_id')->on('d_file', '=', 'f_file'); 182 // For date ranges, we need a match on either the start/end. 255 * Get a list of events whose anniversary occurred on a given julian day. 256 * Used on the on-this-day/upcoming blocks and the day/month calendar views. 338 $join->on('d_gid', '=', 'i_id')->on('d_file', '=', 'i_file'); 347 $join->on('d_gid', '=', 'f_id')->on('d_file', '=', 'f_file'); 399 * By default, missing days have anniversaries on the first of the month, 400 * and invalid days have anniversaries on the last day of the month. 501 // On short months, 30th Adar shown on 1st Nissan
|
/webtrees/app/Schema/ |
H A D | Migration0.php | 55 $table->foreign('gedcom_id')->references('gedcom_id')->on('gedcom'); 76 $table->foreign('user_id')->references('user_id')->on('user'); 91 $table->foreign('user_id')->references('user_id')->on('user'); 92 $table->foreign('gedcom_id')->references('gedcom_id')->on('gedcom'); 110 $table->foreign('user_id')->references('user_id')->on('user'); 111 $table->foreign('gedcom_id')->references('gedcom_id')->on('gedcom'); 127 $table->foreign('user_id')->references('user_id')->on('user'); 128 $table->foreign('gedcom_id')->references('gedcom_id')->on('gedcom'); 142 $table->foreign('user_id')->references('user_id')->on('user'); 156 $table->foreign('gedcom_id')->references('gedcom_id')->on('gedcom'); [all …]
|
/webtrees/resources/xml/reports/ |
H A D | family_group_report.xml | 49 <if condition="$colors=='on'"> 74 <if condition="$photos=='on'"> 97 <if condition="$sources=='on'"> 128 <if condition="$photos=='on'"> 142 <if condition="$photos=='on'"> 149 <if condition="$sources=='on'"> 179 <if condition="$blanks==='on' or @BIRT:DATE!='' or @BIRT:PLAC!=''"> 184 <if condition="$sources=='on'"> 203 <if condition="$blanks==='on' or @CHR:DATE!='' or @CHR:PLAC!=''"> 208 <if condition="$sources=='on'"> [all …]
|
H A D | missing_facts_report.xml | 71 <if condition="$fbirt=='on'"> 95 <if condition="$fsour=='on'"> 114 <if condition="$fbapm=='on'"> 142 <if condition="$fsour=='on'"> 183 <if condition="$fsour=='on'"> 201 <if condition="($fbarm=='on') and (@SEX=='M')"> 242 <if condition="($fbasm=='on') and (@SEX=='F')"> 266 <if condition="$fsour=='on'"> 283 <if condition="$fconf=='on'"> 307 <if condition="$fsour=='on'"> [all …]
|
/webtrees/tests/data/ |
H A D | demo.ged | 1886 1 NOTE Image downloaded from https://en.wikipedia.org/wiki/Elizabeth_II on 24th May 2012 1894 1 NOTE Image downloaded from https://en.wikipedia.org/wiki/Elizabeth_II on 24th May 2012 1902 1 NOTE Image downloaded from https://en.wikipedia.org/wiki/Elizabeth_II on 24th May 2012 1910 1 NOTE Image downloaded from https://en.wikipedia.org/wiki/Elizabeth_II on 24th May 2012 1918 …d from https://en.wikipedia.org/wiki/Mary,_Princess_Royal_and_Countess_of_Harewood on 24th May 2012 1926 1 NOTE Image downloaded from https://en.wikipedia.org/wiki/St_Paul%27s_Cathedral on 25th May 2012 1941 1 NOTE Image downloaded from https://en.wikipedia.org/wiki/Camilla,_Duchess_of_Cornwall on 25th May… 1948 2 TITL Prince William in his flight lieutenant’s uniform on 12 June 2010 1949 1 NOTE Image downloaded from https://en.wikipedia.org/wiki/Prince_William,_Duke_of_Cambridge on 25t… 1957 1 NOTE Image downloaded from https://en.wikipedia.org/wiki/Prince_Harry_of_Wales on 25th May 2012 [all …]
|
/webtrees/resources/lang/et/ |
H A D | messages.po | 28 msgstr " aga detailid on teadmata" 99 msgstr "%1$s on %2$s, aga %3$s on soovitud." 252 msgstr[0] "%s perekond on uuendatud." 253 msgstr[1] "%s perekonda on uuendatud." 285 msgstr[0] "%s isik on uuendatud." 286 msgstr[1] "%s isikut on uuendatud." 309 msgstr[0] "%s märkus on uuendatud." 310 msgstr[1] "%s märkust on uuendatud." 334 msgstr[0] "%s hoidla on uuendatud." 335 msgstr[1] "%s hoidlat on uuendatud." [all …]
|
/webtrees/resources/lang/fi/ |
H A D | messages.po | 95 msgstr "%1$s on tyyppiä %2$s kun odotettiin %3$s." 248 msgstr[0] "%s perhe on päivitetty." 249 msgstr[1] "%s perhettä on päivitetty." 281 msgstr[0] "%s henkilö on päivitetty." 282 msgstr[1] "%s henkilöä on päivitetty." 305 msgstr[0] "%s huomautus on päivitetty." 306 msgstr[1] "%s huomautusta on päivitetty." 330 msgstr[0] "%s tietovarasto on päivitetty." 331 msgstr[1] "%s tietovarastoa on päivitetty." 351 msgstr[0] "%s lähde on päivitetty." [all …]
|
/webtrees/resources/views/lists/ |
H A D | notes-table.phtml | 26 $join->on('l_from', '=', 'i_id'); 27 $join->on('l_file', '=', 'i_file'); 38 $join->on('l_from', '=', 'f_id'); 39 $join->on('l_file', '=', 'f_file'); 50 $join->on('l_from', '=', 'm_id'); 51 $join->on('l_file', '=', 'm_file'); 62 $join->on('l_from', '=', 's_id'); 63 $join->on('l_file', '=', 's_file');
|
H A D | sources-table.phtml | 27 $join->on('l_from', '=', 'i_id'); 28 $join->on('l_file', '=', 'i_file'); 39 $join->on('l_from', '=', 'f_id'); 40 $join->on('l_file', '=', 'f_file'); 51 $join->on('l_from', '=', 'm_id'); 52 $join->on('l_file', '=', 'm_file'); 63 $join->on('l_from', '=', 'o_id'); 64 $join->on('l_file', '=', 'o_file');
|
H A D | media-table.phtml | 26 $join->on('l_from', '=', 'i_id'); 27 $join->on('l_file', '=', 'i_file'); 38 $join->on('l_from', '=', 'f_id'); 39 $join->on('l_file', '=', 'f_file'); 50 $join->on('l_from', '=', 's_id'); 51 $join->on('l_file', '=', 's_file');
|
/webtrees/public/ckeditor-4.15.1-custom/adapters/ |
H A D | jquery.js | 7 …on("instanceReady",function(e){var d=e.editor;setTimeout(function n(){if(d.element){e.removeListen… 8 …])});d.on("getData",function(a){b.trigger("getData.ckeditor",[d,a.data])},999);d.on("destroy",func… 9 c)})}d.on("destroy",function(){b.removeData("ckeditorInstance")});b.removeData("_ckeditorInstanceLo…
|
/webtrees/resources/views/modules/recent_changes/ |
H A D | changes-list.phtml | 48 …<?= /* I18N: [a record was] Changed on <date/time> by <user> */I18N::translate('Changed on %1$s by… 50 …<?= /* I18N: [a record was] Changed on <date/time> */ I18N::translate('Changed on %1$s', view('com… 52 …<?= /* I18N: [a record was] Changed on <date/time> */ I18N::translate('Changed by %1$s', e($row->u…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/ |
H A D | paste.js | 5 …on(e.mainPasteEvent,function(a){a=e.initPasteDataTransfer(a);f?a!=f&&(f=e.initPasteDataTransfer())… 6 …Focus")&&g.focus()}var h=c.lang.clipboard,e=CKEDITOR.plugins.clipboard,f;c.on("pasteDialogCommit",… 10 …on("load",function(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.add(a.ge…
|