History log of /webtrees/resources/views/modules/family_nav/sidebar-family.phtml (Results 1 – 18 of 18)
Revision Date Author Comments
# 455ea186 20-Nov-2024 Greg Roach <greg@subaqua.co.uk>

#5057 - do not show links to private families


# d35568b4 31-Mar-2023 Greg Roach <greg@subaqua.co.uk>

Replace illuminate/container with our own simpler container


# 10e06497 06-Sep-2022 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 1baf69de 04-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Add support for SEX X (other)


# a5068f91 13-Oct-2021 Greg Roach <greg@subaqua.co.uk>

Remove unused imports


# 315eb316 16-Aug-2021 Greg Roach <greg@subaqua.co.uk>

Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.


# 6fcafd02 08-Apr-2021 Greg Roach <fisharebest@gmail.com>

Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, Fixes: #1236, Fixes: #2331


# f11f4a44 17-Jun-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3350 - wrong link in family navigator


# 8b27c8be 22-Apr-2020 Greg Roach <greg@subaqua.co.uk>

Family navigator - turn family titles into links


# 627d7dbe 13-Feb-2020 Greg Roach <fisharebest@webtrees.net>

Consistent markup in family navigator


# 5e6816be 06-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Parents' names in lists - replace function with template


# d70512ab 03-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Apply PSR12 code style to templates


# 1afbbc50 17-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2653 add ability to re-order parent families; make the first one the primary family


# eb414fd9 17-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Allow family navigator labels to wrap for small screens


# da7f6dd7 01-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2727 - suppress empty menu in family navigator


# 39ca88ba 15-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Rename functions getFoo() to foo() and return collections instead of arrays


# c0935879 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename GedcomRecord::getXref() to xref()


# dd6b2bfc 12-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Use .phtml extension for template files