History log of /webtrees/resources/views/chart-box.phtml (Results 1 – 25 of 25)
Revision Date Author Comments
# 1ff45046 23-Mar-2024 Greg Roach <greg@subaqua.co.uk>

PHP 8.2 - union types


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

Replace illuminate/container with our own simpler container


# 2e464181 02-Jun-2022 Greg Roach <greg@subaqua.co.uk>

Use a factory to make unqique identifiers


# d4786c66 25-Aug-2021 Greg Roach <greg@subaqua.co.uk>

Use wt- namespace for data attributes


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

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


# 1bcc6ba6 26-Jul-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #3557 - do not show _WT_OBJE_SORT tags - they are no longer used


# 93386620 04-Sep-2020 Greg Roach <greg@subaqua.co.uk>

Remove calls to deprecated function


# 7f9d794b 04-Jul-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3392 - show less information in chart-block charts


# 7fe676e5 06-Jun-2020 Greg Roach <greg@subaqua.co.uk>

Working on GEDCOM tags/elements


# 9ecabc6a 26-May-2020 Greg Roach <greg@subaqua.co.uk>

Make Fact objects immutable. Remove setTag()


# ebbd0d78 19-Mar-2020 Greg Roach <greg@subaqua.co.uk>

Remove links from charts to private individuals


# 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


# 93894b1d 26-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Do not show links on private chart boxes


# 22d65e5a 25-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Strict types


# 17dd427e 15-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2361 - use CSS for chart lines on the family page


# 0b5fd0a6 03-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Declare static closures


# b6c326d8 25-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Replace Bootstrap4 class with views


# 8af3e5c1 08-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Strict types and code review


# 580a4d11 24-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2263 - facts duplicated in chart-boxes


# 87cca37c 23-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Refactor module components


# 820b62df 16-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Use Collection class


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

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


# e759aebb 14-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Working on pedigree chart


# 242a7862 13-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Refactoring themes and chart boxes