/webtrees/app/Schema/ |
H A D | Migration0.php | 38 $table->index('sort_order'); 89 $table->index('gedcom_id'); 104 $table->index('log_time'); 105 $table->index('log_type'); 106 $table->index('ip_address'); 107 $table->index('user_id'); 108 $table->index('gedcom_id'); 124 $table->index(['gedcom_id', 'status', 'xref']); 125 $table->index('user_id'); 140 $table->index('user_id'); [all …]
|
H A D | Migration37.php | 50 $table->index(['m_id', 'm_file']); 51 $table->index(['m_file', 'm_id']); 52 $table->index(['m_file', 'multimedia_file_refn']); 53 $table->index(['m_file', 'multimedia_format']); 54 $table->index(['m_file', 'source_media_type']); 55 $table->index(['m_file', 'descriptive_title']);
|
H A D | Migration40.php | 44 $table->index(['user_id', 'updated']); 45 $table->index(['gedcom_id', 'updated']);
|
H A D | Migration39.php | 46 $table->index('user_id'); 47 $table->index(['gedcom_id', 'user_id']);
|
H A D | Migration44.php | 47 $table->index(['latitude']); 48 $table->index(['longitude']);
|
/webtrees/resources/js/ |
H A D | treeview.js | 82 tv.toolbox.find('#tvbCompact').each(function (index, tvCompact) { argument 88 tv.toolbox.find('#tvbAllPartners').each(function (index, tvAllPartners) { argument 94 tv.toolbox.find('#tvbOpen').each(function (index, tvbOpen) { argument 100 tv.treeview.find('.tv_box:not(.boxExpanded)').each(function (index, box) { argument 110 tv.toolbox.find('#tvbClose').each(function (index, tvbClose) { argument 115 tv.treeview.find('.tv_box.boxExpanded').each(function (index, box) { argument 172 tv.treeview.find('td[abbr]').each(function (index, el) { argument
|
/webtrees/app/Report/ |
H A D | PdfRenderer.php | 149 * @param int $index 153 public function removeHeader(int $index): void argument 155 unset($this->headerElements[$index]); 161 * @param int $index 165 public function removeBody(int $index): void argument 167 unset($this->bodyElements[$index]);
|
/webtrees/ |
H A D | phpstan.neon.dist | 12 - index.php 13 - public/index.php
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 33 …(b[l]),h,m;k?(m=k.type.match(/alpha/)&&7==k.index?"alpha":m,m="o"==b[l].attributes["cke-symbol"]&&… 35 …],"§":["square",-3]};if(b in e||a&&a.match(/(disc|circle|square)/))return{index:e[b][1],type:e[b][… 36 …index:b?parseInt(g.getSubsectionSymbol(b),10):0,type:"decimal"};b=b.replace(/\W/g,"").toLowerCase(…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | README.md | 35 http://<your site>/<CKEditor installation path>/samples/index.html 39 http://www.example.com/ckeditor/samples/index.html
|
/webtrees/public/ckeditor-4.15.1-custom/skins/moono/ |
H A D | dialog.css | 5 …index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box…
|
H A D | dialog_ie.css | 5 …index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box…
|
H A D | dialog_ie8.css | 5 …index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box…
|
H A D | dialog_iequirks.css | 5 …index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box…
|
H A D | dialog_ie7.css | 5 …index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box…
|
/webtrees/resources/css/ |
H A D | _chart-interactive.css | 248 z-index: 90; /* should be < 100 because 100 is the z-index of WT menus */ 260 z-index: 91; /* just over tv_tools */
|
H A D | _on-screen-keyboard.css | 21 z-index: 1000;
|
H A D | _colorbox.css | 63 z-index: 9999;
|
/webtrees/app/Module/ |
H A D | StatisticsChartModule.php | 945 $index = 0; 947 $colors[] = self::Z_AXIS_COLORS[$index]; 948 $index = ($index + 1) % count(self::Z_AXIS_COLORS);
|
/webtrees/public/css/ |
H A D | vendor.min.css | 6 …index:2}[dir] .form-floating>label{border:1px solid #0000;border:var(--bs-border-width) solid #000… 11 …index:1}[dir] .ts-control{border:1px solid #dee2e6;border:1px solid var(--bs-border-color);border-…
|
H A D | minimal.min.css | 1 …index:90}[dir] #tvStylesSubmenu,[dir] #tv_tools{background-color:#efefef;border:1px outset #dfdfdf…
|
H A D | fab.min.css | 1 …index:90}[dir] #tvStylesSubmenu,[dir] #tv_tools{background-color:#efefef;border:1px outset #dfdfdf…
|
/webtrees/data/ |
H A D | .gitignore | 4 !index.php
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/dialog/styles/ |
H A D | dialog.css | 13 z-index: 10010;
|
/webtrees/resources/css/xenea/images/ |
H A D | readme.txt | 11 Website: http://www.everaldo.com/crystal/index.html
|