History log of /webtrees/resources/views/edit/link-spouse-to-individual.phtml (Results 1 – 17 of 17)
Revision Date Author Comments
# 2ec6adfb 05-Feb-2023 Greg Roach <greg@subaqua.co.uk>

Fix: modals broken on link-spouse-to-individual page


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

CodeStyle


# 81443e3c 19-May-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables


# 9e3c2cf9 02-May-2022 Greg Roach <greg@subaqua.co.uk>

Outdated bootstrap markup


# afc2d190 23-Jan-2022 Greg Roach <greg@subaqua.co.uk>

Bootstrap5 needs explicit spacing between form rows


# 9ba2a180 01-Jul-2021 Greg Roach <greg@subaqua.co.uk>

Finish refactoring the missing-gedcom-tags code


# efd4768b 11-May-2021 Greg Roach <fisharebest@gmail.com>

Working on GEDCOM elements


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

CodeStyle


# 8d651de7 27-Aug-2020 Richard Cissée <ric@richard-cissee.de>

Fix: Link spouse to individual (#3461)

* fix link-spouse-to-individual

1. add ajax-modal in order to enable helptexts
2. add PLAC subtags (latitude/Longitude etc.) (without this the respective i

Fix: Link spouse to individual (#3461)

* fix link-spouse-to-individual

1. add ajax-modal in order to enable helptexts
2. add PLAC subtags (latitude/Longitude etc.) (without this the respective icon was without function, also better for consistency in general)

* add missing newline

show more ...


# 7c7d1e03 14-Jun-2020 Greg Roach <greg@subaqua.co.uk>

Refactor edit controllers into request handlers. Preparing to use GedcomElements


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

Apply PSR12 code style to templates


# a32e67c7 07-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2752 - missing parameters when adding family members


# a437889d 15-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix: missing tree parameter on various edit routes


# 83615acf 06-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


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

Replace Bootstrap4 class with views


# d993d560 23-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Working on icons


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

Use .phtml extension for template files