History log of /webtrees/resources/views/modules/personal_facts/tab.phtml (Results 1 – 21 of 21)
Revision Date Author Comments
# 4e54fb47 14-Jun-2024 Greg Roach <greg@subaqua.co.uk>

Fix: #4992 - spinner for inactive tab visible above active tab


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

CodeStyle


# 0363a7fd 23-Feb-2022 David Drury <ddrury@users.noreply.github.com>

Added "autocomplete="off" to check boxes that save state across page refreshes (#4230)


# 36779af1 18-Feb-2022 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# b315f3e1 05-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #1584 - Replace FunctionsPrint* with templates


# 3340ecd2 01-Jan-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #4149 - legacy redirects fail when correpsonding module is disabled


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

Remove unused imports


# 2d8276ba 22-Aug-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #4000 - persistent checkbox toggles / BS5


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

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


# 0f5fd22f 21-May-2021 Greg Roach <fisharebest@gmail.com>

Working on adding new GEDCOM tags


# 91a257a4 12-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #3831 - separate associate/relatives events on the individual-facts-tab


# 7c2c99fa 09-Feb-2021 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 2cf1b3d7 12-Jul-2020 Greg Roach <greg@subaqua.co.uk>

Cleanup webtrees.js


# 02467d32 27-Jun-2020 Greg Roach <greg@subaqua.co.uk>

Better handling for custom record types


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

Apply PSR12 code style to templates


# 051c822d 26-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Consistent language


# 4a2590a5 03-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2264 - styling for chartboxes


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

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


# 2adcbd9a 05-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2159 - integrate clipboard support into modules


# 64490ee2 31-Dec-2018 Greg Roach <fisharebest@webtrees.net>

Fix: #1711 - display toggles not persistent


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

Use .phtml extension for template files