History log of /webtrees/resources/views/components/select-family.phtml (Results 1 – 16 of 16)
Revision Date Author Comments
# 6232931f 18-Mar-2024 Greg Roach <greg@subaqua.co.uk>

Fix: #4963 - untranslated string in tom-select component


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

CodeStyle


# b55cbc6b 22-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Update and use Validation class


# c8d78f19 21-Jan-2022 Greg Roach <greg@subaqua.co.uk>

Replace select2 with tom-select


# 782714c2 29-Oct-2021 Greg Roach <greg@subaqua.co.uk>

Fix: reference class constants from the defining class


# 61275c55 22-Aug-2021 Jonathan Jaubart <dev@jaubart.com>

Bootstrap5: migration `form-select` and `card-deck` (#4004)

* Bootstrap5: use form-select class instead of form-control

* Bootstrap5: Replace dropped card-deck class by grid layout


# 67657255 16-Jun-2020 Greg Roach <greg@subaqua.co.uk>

Allow select2 edit controls to use @ with XREFs


# 027478c2 22-Jan-2020 Greg Roach <fisharebest@webtrees.net>

HTML validation - empty <option></option> is not allowed


# 64b4a654 20-Jan-2020 Greg Roach <fisharebest@webtrees.net>

Make UI clearer for adding privacy settings


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

Apply PSR12 code style to templates


# 203b6ccf 31-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2720 - select2 requires zero-based array keys; refactor controller as request handlers


# d72b284a 10-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


# 714206b0 25-Aug-2019 Richard Cissée <ric@richard-cissee.de>

Fix select2 minimumInputLength settings (#2556)

These had no effect (they were set on ajax, but have to be set at the top level, see e.g. https://github.com/select2/select2/issues/38)


# 0b4a90f1 20-Jun-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2463 - JS error in select2


# 6bdf2178 15-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2056 - cannot add styles to select components


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

Replace Bootstrap4 class with views