History log of /webtrees/resources/views/individual-page.phtml (Results 1 – 25 of 53)
Revision Date Author Comments
# 10e06497 06-Sep-2022 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# c1f982bd 01-May-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #4365 - interactive tree breaks page layout


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

PHPdoc


# 42c92da7 08-Dec-2021 Greg Roach <greg@subaqua.co.uk>

Remove unused imports


# e12592bc 19-Nov-2021 Greg Roach <greg@subaqua.co.uk>

Refactor individual page


# 0ea4a3f2 20-Oct-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #4081 - UPLOAD_MEDIA setting is ignored


# 828e3b20 01-Jun-2021 Greg Roach <greg@subaqua.co.uk>

Refactor individual page views


# a53fba7e 01-Jun-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #3915 - refactor individual page views


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

Working on adding new GEDCOM tags


# 354a9dba 10-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #995 - add 'share anniversary' feature


# 853f2b8a 10-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #3617 - add 'share URL' feature


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

CodeStyle


# dc270d8c 08-Feb-2021 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 203146cf 29-Jan-2021 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# 06b58f1d 25-Jul-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3429 - individual tabs loaded twice


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

Redesign name accordion


# 7d70e4a7 25-Jun-2020 Greg Roach <greg@subaqua.co.uk>

Merge changes from develop


# c15fb5e7 15-Jun-2020 Greg Roach <greg@subaqua.co.uk>

Thinking about accordion indicators


# 336be01c 14-Jun-2020 Greg Roach <greg@subaqua.co.uk>

Fix: accordion not closing panels.


# 5675e46e 05-Jun-2020 miqrogroove <1371835+miqrogroove@users.noreply.github.com>

Fix Places Map Load Failure (#3294)

* Fix Places Map Load Failure

Because the XHR script sometimes runs prior to rendering the osm-map element, it is necessary to bind the _buildMapData to a diff

Fix Places Map Load Failure (#3294)

* Fix Places Map Load Failure

Because the XHR script sometimes runs prior to rendering the osm-map element, it is necessary to bind the _buildMapData to a different event named shown.bs.tab, and then unbind it later so it won't run more than one time.

* Make sure tab is ready in both cases.

Looks like it's possible for shown.bs.tab to fire before calling _drawMap, in which case registering the event doesn't work anyway.

* Simple But Slower Solution

Just change the map event from `show` to `shown`.

* Revert tab.phtml

* Fix Map Loading with Fancy fisharebest Code

show more ...


# 054771e9 27-Apr-2020 Greg Roach <greg@subaqua.co.uk>

Refactor ages


# 6a4003b9 24-Jan-2020 Greg Roach <fisharebest@webtrees.net>

Fix: #2995 - Incorrect ARIA attributes for tablist/tab/tabpanel


# 7bb122d6 18-Jan-2020 Greg Roach <fisharebest@webtrees.net>

Fix: #2979 - re-ordering deleted facts


# 0973b4d2 06-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Replace help-link function with template #1584


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

Parents' names in lists - replace function with template


123