History log of /webtrees/resources/views/modules/place-hierarchy/sidebar.phtml (Results 1 – 12 of 12)
Revision Date Author Comments
# 2210ec83 03-Apr-2023 David Drury <ddrury@users.noreply.github.com>

Fix map pages: force footer to bottom and tidy pedigree map & place hierarchy layouts (#4799)

* Fixes #4789, for all user map pages. It is necessary to give the map and sidebar elements a defined he

Fix map pages: force footer to bottom and tidy pedigree map & place hierarchy layouts (#4799)

* Fixes #4789, for all user map pages. It is necessary to give the map and sidebar elements a defined height so that on small devices where the elements are stacked, the footer is pushed below them

* Change inline style to bootstrap class

show more ...


# 0e54db38 25-Nov-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #3704 - add location-edit link on place-hierarchy page


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

CodeStyle


# bd29d468 25-Aug-2022 Greg Roach <greg@subaqua.co.uk>

CodeStyle


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

Use wt- namespace for data attributes


# c8db8a43 29-Apr-2021 Greg Roach <fisharebest@gmail.com>

Fix: #3867 - show locations as well as individuals/families in place hierarchy sidebar


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

CodeStyle


# 90949315 19-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge #2652 - Refactor LocationController into request handlers


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

Apply PSR12 code style to templates


# f4be870d 02-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Display of places without locations


# 32e8aa46 02-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Combine sprintf() into view()


# a634ddeb 02-Dec-2019 Greg Roach <fisharebest@webtrees.net>

Move module views to views/modules